asahi417 commited on
Commit
227af28
1 Parent(s): 93add4d
Files changed (41) hide show
  1. generate_reference_files.py +2 -1
  2. reference_files/answer-test.amazon.txt +4942 -0
  3. reference_files/answer-test.new_wiki.txt +0 -0
  4. reference_files/answer-test.nyt.txt +0 -0
  5. reference_files/answer-test.reddit.txt +0 -0
  6. reference_files/answer-test.txt +0 -0
  7. reference_files/answer-validation.amazon.txt +2443 -0
  8. reference_files/answer-validation.new_wiki.txt +1469 -0
  9. reference_files/answer-validation.nyt.txt +2533 -0
  10. reference_files/answer-validation.reddit.txt +2402 -0
  11. reference_files/answer-validation.txt +0 -0
  12. reference_files/paragraph-test.amazon.txt +0 -0
  13. reference_files/paragraph-test.new_wiki.txt +0 -0
  14. reference_files/paragraph-test.nyt.txt +0 -0
  15. reference_files/paragraph-test.reddit.txt +0 -0
  16. reference_files/paragraph-test.txt +0 -0
  17. reference_files/paragraph-validation.amazon.txt +2443 -0
  18. reference_files/paragraph-validation.new_wiki.txt +1469 -0
  19. reference_files/paragraph-validation.nyt.txt +2533 -0
  20. reference_files/paragraph-validation.reddit.txt +2402 -0
  21. reference_files/paragraph-validation.txt +0 -0
  22. reference_files/question-test.amazon.txt +0 -0
  23. reference_files/question-test.new_wiki.txt +0 -0
  24. reference_files/question-test.nyt.txt +0 -0
  25. reference_files/question-test.reddit.txt +0 -0
  26. reference_files/question-test.txt +0 -0
  27. reference_files/question-validation.amazon.txt +0 -0
  28. reference_files/question-validation.new_wiki.txt +1469 -0
  29. reference_files/question-validation.nyt.txt +0 -0
  30. reference_files/question-validation.reddit.txt +0 -0
  31. reference_files/question-validation.txt +0 -0
  32. reference_files/sentence-test.amazon.txt +0 -0
  33. reference_files/sentence-test.new_wiki.txt +0 -0
  34. reference_files/sentence-test.nyt.txt +0 -0
  35. reference_files/sentence-test.reddit.txt +0 -0
  36. reference_files/sentence-test.txt +0 -0
  37. reference_files/sentence-validation.amazon.txt +0 -0
  38. reference_files/sentence-validation.new_wiki.txt +0 -0
  39. reference_files/sentence-validation.nyt.txt +0 -0
  40. reference_files/sentence-validation.reddit.txt +0 -0
  41. reference_files/sentence-validation.txt +0 -0
generate_reference_files.py CHANGED
@@ -8,7 +8,8 @@ os.makedirs('./reference_files', exist_ok=True)
8
 
9
  for split in ['test', 'validation']:
10
  for domain in ["default", 'new_wiki', 'nyt', 'reddit', 'amazon']:
11
- dataset = load_dataset(dataset_name, domain, split=split)
 
12
  for data in ['question', 'answer', 'sentence', 'paragraph']:
13
  with open('./reference_files/{}-{}.{}txt'.format(data, split, "" if domain == 'default' else f"{domain}."), 'w') as f:
14
  if data == 'paragraph':
 
8
 
9
  for split in ['test', 'validation']:
10
  for domain in ["default", 'new_wiki', 'nyt', 'reddit', 'amazon']:
11
+ dataset = load_dataset(dataset_name, domain, split=split, download_mode='force_redownload')
12
+ print(dataset, split, domain)
13
  for data in ['question', 'answer', 'sentence', 'paragraph']:
14
  with open('./reference_files/{}-{}.{}txt'.format(data, split, "" if domain == 'default' else f"{domain}."), 'w') as f:
15
  if data == 'paragraph':
reference_files/answer-test.amazon.txt ADDED
@@ -0,0 +1,4942 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ I finally purchased the Food Saver system, and will bepurchasing these bags quite a bit in the future.
2
+ behind my hamper
3
+ I have not owned a juicer in quite a few years
4
+ Knorr's vegetable stock
5
+ his reckless sleeping body
6
+ Chicken Wing
7
+ 20
8
+ Target
9
+ It light and a little thicker in the glass
10
+ very expensive
11
+ four
12
+ glass top range top
13
+ because I no longer have to kneel down to get an eye-level view of the measure
14
+ stainless steel kitchen
15
+ less than $100.00
16
+ an Oster
17
+ Hario paper cone filters
18
+ Damask Dark Gray Heather Pinzon Plush Throw
19
+ below your desks
20
+ stitching
21
+ over 2 years
22
+ Circulon
23
+ excellent
24
+ placement of the screw holes
25
+ Spiegelau
26
+ VERY happy
27
+ the ice cream never froze past milk shake consistency.
28
+ silicone leaf
29
+ 16 Piece Pure White Ribbed Porcelain Dinnerware Set
30
+ harvest gold
31
+ 2
32
+ I was concerned that cleanup might be a problem, but it was really easy to clean with a soft dish brush and a little soap
33
+ leftover whey
34
+ R-230KW model
35
+ Adjustable
36
+ Japanese prints
37
+ plastic
38
+ cutting board
39
+ feet under it
40
+ coffee gets cold fairly quickly
41
+ French presses
42
+ nano-brownies and micro-spaniards
43
+ really clean
44
+ Presto is blazing fast and pops every kernel
45
+ Cuisinart
46
+ It works great for drying fresh cut pasta doe.
47
+ at the fold
48
+ This cabinet is very easy to assemble
49
+ clean our 15 carpeted steps
50
+ Swiss
51
+ elegant glass mug
52
+ tins
53
+ ten inch
54
+ scale
55
+ It is very sharp
56
+ ten minutes
57
+ didn't want to wait for shipping
58
+ 10-inch
59
+ beer
60
+ storing bathroom sundries
61
+ Cowboy Lager
62
+ Cuisinart
63
+ hang
64
+ very short making it very difficult to reach distances
65
+ definitely a summer weight
66
+ in the south
67
+ they tasted plastic
68
+ find out the fan is broken
69
+ this coffeemaker
70
+ limes or lemons
71
+ coffee cabinet
72
+ oil, butter etc
73
+ a few more
74
+ returning it
75
+ Wave Design
76
+ Scamble up an omelet with saugage on the side
77
+ it was really easy!
78
+ measuring spoons
79
+ very firm
80
+ pretty close to my tub
81
+ The Bodum toaster
82
+ pretty regularly
83
+ metal
84
+ $40
85
+ 5 stars
86
+ two
87
+ The CDN measured 33 and 211 while the Taylor measured 36 and 190 degrees
88
+ dried out cake
89
+ five
90
+ sheet set
91
+ Friday
92
+ use double
93
+ Amazon
94
+ a few minutes
95
+ quart mason jars
96
+ genuine Bissel
97
+ 2
98
+ real bed
99
+ blankets/comforters
100
+ Bissell
101
+ Kuerig
102
+ heavy
103
+ POLISHED stainless steel
104
+ The resulting bread has been very tasty (and hopefully healthy as well)
105
+ the nap
106
+ cheap pans
107
+ wedge of pie
108
+ less
109
+ within 2 days
110
+ Goodmans
111
+ lightweight
112
+ less than 120#
113
+ So I've been using these -Disposable Filters for Use in Keurig Brewers
114
+ my son
115
+ price
116
+ vitamix
117
+ rice and veggies
118
+ The rubber on the edges scrape the sides of the mixing bowl to ensure that everything gets mixed in evenly
119
+ airtight feature
120
+ arrived unscathed and not even a package dent
121
+ Thanksgiving
122
+ If the cover and the bowl were redesigned to make removal easier
123
+ tongs on the fork
124
+ puree
125
+ husband
126
+ two
127
+ The lid is exceedingly hard to clean.
128
+ vented glass lids and coated handles
129
+ four
130
+ salt and pepper set is
131
+ fabric
132
+ fits all my skillets.
133
+ black
134
+ the handle
135
+ 1 cup
136
+ It works great for drying fresh cut pasta doe.
137
+ small
138
+ vanilla ice cream
139
+ stuck-on gunk
140
+ cooling rack
141
+ a month
142
+ cooking utensils
143
+ purifier
144
+ 0
145
+ leaking
146
+ how much dirt and hair come up
147
+ burning my hand through an old oven mitt
148
+ It has been WONDERFUL! I feel so much better.I
149
+ coffee grounds
150
+ This is a 5 cup unit
151
+ Summer
152
+ throw out the basket
153
+ water
154
+ technical
155
+ Nespresso espresso machine
156
+ couplers
157
+ insulate with blankets under you as well as over you
158
+ half an hour
159
+ sometimes have trouble making toast
160
+ The shape of the base
161
+ customer reviews
162
+ Fedex
163
+ my grandson
164
+ 1+3/4"
165
+ that's the only place they could fit
166
+ the beach
167
+ Dyson
168
+ (Pam
169
+ 20 oz
170
+ a third full
171
+ little vacuum
172
+ mattress
173
+ a recipe guide or any kind of instructions
174
+ ideally
175
+ 15
176
+ nicked
177
+ husband
178
+ 20 years
179
+ how little the vacuum left behind
180
+ inline fuse
181
+ cookies
182
+ ceramic
183
+ little clearance for anything but the smallest espresso cups
184
+ pretty quiet for a vacuum
185
+ on the coffee table
186
+ not really non-stick
187
+ wilted greens
188
+ 3 way timer
189
+ short period of time
190
+ dogs
191
+ full glass
192
+ 5
193
+ serta
194
+ holder
195
+ tends to take a lot of the apple with the skin
196
+ 4 stars
197
+ the front corner of the toaster
198
+ very frequently
199
+ washing instuctions
200
+ "broil"
201
+ guest room
202
+ It's pretty heavy
203
+ lightweight
204
+ I sent it back the next day.
205
+ the chilling panel hugs the bottle so tighly it is a little difficult removing it
206
+ the most comfortable folding chair
207
+ did not shatter or even crack
208
+ 96% fat free
209
+ more stable and slim lined
210
+ The lid
211
+ food
212
+ cold as well as heat
213
+ cost more
214
+ 13 1/2
215
+ the bottom layer of yogurt turns out burnt
216
+ Capresso
217
+ metal bird holders
218
+ two years ago
219
+ light colored wood
220
+ meat balls
221
+ a full gallon of water lasted 3 nights.
222
+ about a year
223
+ a mark on the soapstone
224
+ 184
225
+ removing the bottle from the cooling container
226
+ awesome
227
+ If I ever find a use for the shield
228
+ Zojirushi is becoming my favorite
229
+ muddy
230
+ fiesta set
231
+ hole in the handle
232
+ dutch
233
+ part of the pump where the soap actually comes out
234
+ good
235
+ 10 years ago
236
+ bread machine
237
+ bread and the loaves
238
+ stiff
239
+ not
240
+ 4 months ago
241
+ HEPA
242
+ stone
243
+ Popit Little Big Box
244
+ put a strap on it
245
+ scrambled eggs
246
+ nonstick
247
+ height
248
+ for decoration and to put miscellaneous things inside them
249
+ Plastic
250
+ bitty pieces
251
+ don't recommend it for travel
252
+ an avid sewer
253
+ a bucket heater or a crockpot with a dial
254
+ no tools
255
+ a inner plastic ring
256
+ pillows
257
+ portable bottle warmer
258
+ the inside surfaces of the thank
259
+ have come unglued
260
+ on the workbench
261
+ OXO Potato Ricer
262
+ rice paper
263
+ at least 5 years
264
+ bronze
265
+ wall
266
+ washed it much less often
267
+ today
268
+ burned
269
+ a year now
270
+ the cover that I'm still waiting for
271
+ a nice large 14 cup bowl along with a smaller one
272
+ kitchen ceiling fan
273
+ how it pops and how long it takes
274
+ 2009
275
+ it is outside of our return window (30 days) so we will be unable to return this model
276
+ oval roaster pan
277
+ Eye, skin and respiratory
278
+ anti scratch resistant
279
+ those who like their steaks well-done
280
+ margarita's
281
+ Mr. Coffee
282
+ extra bubble wrap
283
+ walk in closet
284
+ 20%
285
+ 400.00
286
+ oil
287
+ steam/smoke
288
+ crunchy
289
+ utilitarian black
290
+ Keurig machine
291
+ 3
292
+ October 2013
293
+ up high where no one can see them up
294
+ a colander insert
295
+ tight and uniform
296
+ Cuisinart
297
+ a brush
298
+ the buttons
299
+ processor
300
+ IF you cannot follow pictures, simple directions, then you dont deserve good sushi anyway
301
+ BODUM USES A SPECIAL BOROSILICATE GLASS THAT IS EXTRAORDINARILY FRAGILE AND BREAKS FOR NO APPARENT REASON
302
+ as it was when first bought
303
+ The mattress is firm but not too hard, very comfy.
304
+ It's a bit smaller than most
305
+ black
306
+ cookie sheet full of cookies
307
+ lid
308
+ the Bissell Pet Hair Eraser Handheld Vacuum, Corded, 33A1
309
+ mother
310
+ batteries
311
+ a third of your life
312
+ maybe 15
313
+ toast and a little bit of broiling
314
+ Trader Joe's precooked rice
315
+ 4 1/2 inch
316
+ on Amazon
317
+ Ecozeri Multilayered coating
318
+ handles
319
+ canned air
320
+ superb
321
+ Lighter-weight books
322
+ cut open a finger by accident
323
+ 30-45 minutes
324
+ OvenArt muffin pan
325
+ $3,000
326
+ Under the blazers
327
+ for more than a year
328
+ keep silverware looking brand new
329
+ air purifier
330
+ latches
331
+ Henckels
332
+ USA
333
+ nice and tight
334
+ 5 gal.
335
+ Target
336
+ leave the unit on the charger
337
+ water filter
338
+ it does not
339
+ was crushed/torn in a few places
340
+ over 21 inches
341
+ Amazon
342
+ Rubber feet
343
+ a demonstration and taste
344
+ moving the scale
345
+ the heat of cooking
346
+ mom
347
+ electric knife
348
+ I got this roller to try out making my own ravioli's
349
+ pee
350
+ features of moving side to side and up and down
351
+ bubble wrap
352
+ require more maintenance
353
+ drying these IMMEDIATELY
354
+ cleaning brush
355
+ around your neck
356
+ large tank
357
+ doe snot come apart
358
+ press
359
+ K cup machine
360
+ vinegar
361
+ 6 grown children
362
+ cans
363
+ ultra shiny chrome ring around the middle and the thin frosted plastic
364
+ a set of mixing bowls
365
+ tea
366
+ four
367
+ cute cookies
368
+ perfect
369
+ microfiber
370
+ a drawer
371
+ cast iron
372
+ It heats very evenly
373
+ organization-mode
374
+ long enough to cut through a small pizza
375
+ my husband wouldn't take it
376
+ daughter
377
+ By removing the air from the bottle
378
+ Teaspoons
379
+ Amazon.com
380
+ bacon
381
+ looks good
382
+ black version
383
+ buying it
384
+ Intellitec
385
+ crepes
386
+ Hario
387
+ place the dough in the pan for its last rise so you don't deflate it moving it over before cooking
388
+ label
389
+ does a decent job
390
+ They do not have valves or little pieces to wash and disinfect
391
+ stiff
392
+ silicone
393
+ rubbed sage
394
+ clock
395
+ the drawer
396
+ very pleased
397
+ the base of the pin to pierce the eggs is too wide
398
+ cereal
399
+ electric
400
+ cabinets
401
+ stainless steel strainer
402
+ I
403
+ adjustable frame
404
+ the 2 pass test
405
+ stainless steel.
406
+ three
407
+ 9 month old
408
+ all carpet thicknesses as well as bare floors
409
+ peaches, apples and cherries
410
+ the suction cups
411
+ smallish
412
+ 40
413
+ to make Larabars
414
+ DOES NOT
415
+ skin free
416
+ used them for my spices
417
+ No instruction manual
418
+ Melamine
419
+ healthy muffins
420
+ sits out in the open
421
+ the tip of a knife
422
+ pushing and pulling a cleaner around
423
+ were poorly positioned
424
+ Some kitchen tools
425
+ prepare your own meals
426
+ nesting system
427
+ walking/hiking
428
+ a few hours
429
+ 24
430
+ decorating
431
+ something might rust, mold, or otherwise decay
432
+ spring hinge of the lid
433
+ With hot air
434
+ years
435
+ cups
436
+ non-stick
437
+ coffee
438
+ fruits & veggies
439
+ Lorraine Home Fashions Enchantment Shower Curtain
440
+ hand wash only
441
+ the seal
442
+ 10/12 hours
443
+ dispenser
444
+ can't clean between the bristles
445
+ a 90 degree width
446
+ paper towel
447
+ A remote that works out of the box would also be helpful!
448
+ quite like
449
+ Winware
450
+ five
451
+ fire hazard
452
+ throw it in with the wash
453
+ Amazon Vine program
454
+ throughout the day
455
+ in case one gets scratched.
456
+ 9" pie pans
457
+ four
458
+ the cool touch sides really are
459
+ 40-50%
460
+ porridge
461
+ one in the bathroom and one in the laundry room
462
+ will not operate
463
+ 5
464
+ muffins
465
+ wash in the dishwasher
466
+ 40
467
+ dough or jam
468
+ careful
469
+ the flexibility of it
470
+ hangers
471
+ tested it
472
+ If you want to cook for two or three
473
+ anti scratch resistant
474
+ a split on the front piece
475
+ Rachael Ray
476
+ every night
477
+ 450 degrees
478
+ the construction could be better
479
+ Simple Human
480
+ GVS142
481
+ once a month
482
+ an economical coffee maker
483
+ asthetics
484
+ whole body weight
485
+ layers of thin metal mesh
486
+ easy clean lid
487
+ a couple of mover's pads
488
+ tea ball
489
+ 20 minutes
490
+ cleaning it
491
+ went dull
492
+ well-balanced
493
+ slightly smaller
494
+ no
495
+ it just doesn't have as many options as you might expect to see in a chair in this price range
496
+ daily
497
+ powerful enough to handle anything you are looking to blend
498
+ north star navigation unit
499
+ noisy
500
+ plastic
501
+ single
502
+ last a long time
503
+ 3 lbs
504
+ 9.99
505
+ it doesn't
506
+ .It is a good iron for the fabric worker and homemaker and others using materials/fabric, such as cotton, rayon, some silks on low etc.
507
+ steam wand
508
+ contacted the company
509
+ halogen light tube
510
+ 4" thickness
511
+ every single time
512
+ office
513
+ around the plastic window
514
+ My brother
515
+ yank the paper with brute force
516
+ almonds
517
+ Ikea furniture would be slightly better quality
518
+ interchangeable surfaces
519
+ a total newbie
520
+ several years ago
521
+ whisk
522
+ first time
523
+ video
524
+ easy to take apart
525
+ well-made and supposedly has a high-end electric motor
526
+ My sandwich was perfect and delicious.
527
+ 3
528
+ provided you keep it very well seasoned, and get the toothed Lodge Grill Pan Scraper 2-Pack
529
+ WOW!
530
+ its blade
531
+ two
532
+ Bed, Bath and Beyond
533
+ low
534
+ I hadn't cleaned the first time so I brought it out and started to clean
535
+ any deep fryer
536
+ vacuum
537
+ it beeps (and loudly too) every time you push a button
538
+ The price was great
539
+ push button drain
540
+ 1-2 hours
541
+ thicker
542
+ 6
543
+ 3 months
544
+ the top is wide not a typical straw
545
+ black
546
+ One star
547
+ the hopper
548
+ vegetable oil
549
+ pretty good kitchen and household products
550
+ feet
551
+ microwave safe
552
+ came broken in a million pieces
553
+ retired
554
+ the temperature and time settings
555
+ warm,
556
+ is under powered.
557
+ wood studs
558
+ very happy with it
559
+ The feel of the sheet is comfortable as well.
560
+ 400F+
561
+ silicone
562
+ really deep
563
+ my husband sliced his finger on it
564
+ lightning deal for black Friday
565
+ great
566
+ burnt smell
567
+ decades
568
+ 2
569
+ the second hook
570
+ the reviews
571
+ deep
572
+ easy
573
+ pipes and valves
574
+ 7
575
+ hip
576
+ less heat
577
+ noise it makes after it has quit perking
578
+ smells or colors
579
+ frying pan
580
+ Batteries are included
581
+ very well
582
+ quiet
583
+ three
584
+ catching all the corn
585
+ cheesy
586
+ in the middle
587
+ the food can get inside there and, well, it isn't safe
588
+ a little darker
589
+ Everything
590
+ .99
591
+ felt pads
592
+ spatula
593
+ last week
594
+ 6 months ago
595
+ awesome
596
+ great quality
597
+ a reliable italian manufacturer of quality kitchen goods
598
+ 3 minutes
599
+ they replaced the device
600
+ grinds the fruit/veggies
601
+ some of my money back
602
+ bride
603
+ daughter
604
+ a chocolate fountain
605
+ a safety pin to the bottom of the organizer.
606
+ 10 oz
607
+ gift
608
+ plastic
609
+ it doesn't absorbe taste or odors
610
+ hasn't stained.
611
+ non-abrasive, smooth paste
612
+ Bed, Bath, and Beyond
613
+ added 60-day satisfaction guarantee
614
+ a push pin or thumb tack
615
+ least two
616
+ margaritas and Moscow mules
617
+ in style
618
+ only 1 star
619
+ latches
620
+ the front edge of my counter
621
+ After a couple months of use, I noticed myself tapping the scale, moving the items around, and it dawned on me. I was still cheating my portions
622
+ it takes a minute to dump the grounds and clean the pot.
623
+ glassware
624
+ starburst pattern
625
+ Stone
626
+ on a tray right by the sofa
627
+ the safety switch
628
+ it is stainless and it's easy to clean. Pop it into dishwasher and it looks new again.
629
+ 14
630
+ firm
631
+ Macy's
632
+ sturdy
633
+ egg crate cover
634
+ plastic
635
+ about a week
636
+ salt or pepper
637
+ It makes holding the grater much more comfortable
638
+ 5
639
+ 19 circ
640
+ great results
641
+ the ends
642
+ Cleaning
643
+ wife
644
+ the bathroom
645
+ 2
646
+ the ink used to label the button has WORN OFF!
647
+ 3 days
648
+ bread pan
649
+ daughter-in-law
650
+ it stays open
651
+ plenty and quite powerful
652
+ 3 and 1/2 years
653
+ acid has the enzymes
654
+ for canning on my induction stove top
655
+ one
656
+ It cut into the lid so smoothly I couldn't tell it was working
657
+ three
658
+ unnecessary
659
+ 350
660
+ stretchy
661
+ 5 stars
662
+ amazon
663
+ non-skid
664
+ 6 cup espresso maker
665
+ ice cream
666
+ one of the halves of the frame was broken off
667
+ the smaller, more flexible brushes
668
+ non-stick pan
669
+ unsatisfactory
670
+ bedroom
671
+ quit pattern and magnets
672
+ it may freeze in place
673
+ people who like to lie their head flat, witha little fluff
674
+ blender is rather loud
675
+ stainless steel
676
+ The handles
677
+ long time ago
678
+ corded
679
+ gorgeous
680
+ Doesn't seem to burn the coffee
681
+ Returned it
682
+ onions
683
+ 4-times-as-much
684
+ more than a few items
685
+ Audrey's Garden accessories
686
+ the comforter
687
+ induction cooking
688
+ ring
689
+ 93
690
+ a true Belgian style waffle
691
+ angled
692
+ put it on a rubber mat
693
+ potatoes
694
+ 236 power-nozzle
695
+ husband
696
+ younger
697
+ Even though it's plastic, it seems durable
698
+ two part filtration system
699
+ 4 years
700
+ hard as a rock
701
+ 8"
702
+ often resulted in badly cut slices for 3/4 of my loaf
703
+ This one is great
704
+ it cooks too hot
705
+ excellent
706
+ couple years
707
+ It took me and my 16 yr. old kid
708
+ long as an adult body
709
+ country
710
+ rechargeable batteries
711
+ came with ZERO filters
712
+ no cracks or issues so far
713
+ a very sturdy set that you can use every day
714
+ kitchen
715
+ inexpensive
716
+ Sistema Klip system
717
+ bottoms
718
+ OXO
719
+ lifter
720
+ 1 star
721
+ silicone pastr brush
722
+ the unit
723
+ lid
724
+ it makes about a large mug and a half
725
+ four minutes
726
+ Beauty, function, lifetime guarantee, and great price
727
+ condo
728
+ small stand up sleeve
729
+ water everywhere
730
+ a sheet snob
731
+ ONE
732
+ doesn't add a ton of weight
733
+ Global
734
+ baked creations
735
+ used
736
+ 5"10'
737
+ red or white wine
738
+ my wife
739
+ matte finish
740
+ The dust holder
741
+ it appears to be quite durable
742
+ steeped tea
743
+ several weeks
744
+ it doesn't really turn out a smooth puree,
745
+ Enviro pads
746
+ fingerprints
747
+ microwave
748
+ hold feature
749
+ wooden
750
+ difficult to remove and replace
751
+ 21 month old
752
+ aren't compatible with the systems the previous mentioned venues offer
753
+ 2-3 times per week
754
+ decant a bit
755
+ not-too-old box spring
756
+ two AAA batteries
757
+ borosilicate glass
758
+ serrated
759
+ home distillation unit
760
+ stainless steel cups with stainless steel lids
761
+ The functionality of the scale
762
+ 1/2 hour
763
+ 2
764
+ photo of tulips
765
+ the underside of the top was unfinished
766
+ not really bad to clean up
767
+ fairly small
768
+ jar opener
769
+ charcoal
770
+ Large and Medium
771
+ water
772
+ baby bottle
773
+ is a trifle short
774
+ cool anything with any degree of effectiveness
775
+ 5'4
776
+ Slippery Kitchen
777
+ outgoing mail to the mailbox
778
+ space heaters
779
+ the groove isn't deep enough
780
+ Amazon
781
+ plastic
782
+ refresh
783
+ smoothies
784
+ older
785
+ plastic
786
+ occasionally
787
+ stainless steel
788
+ several months
789
+ small packages
790
+ $39.99
791
+ really good
792
+ double stick tape
793
+ 30 years
794
+ different types of breads
795
+ Soy sauce
796
+ plastic shower caddy
797
+ from day one
798
+ I had to purchase larger "commercial" sized jelly roll pans (difficult to find 18 x 13 cookie sheets)
799
+ KCup Platinum
800
+ quickly
801
+ 10 hours
802
+ three easy minutes
803
+ Freshware candy mold
804
+ about a week
805
+ calibrating was simple
806
+ limited
807
+ Amazon
808
+ seems cheap
809
+ teflon
810
+ The lid
811
+ lid's plastic ridges are a bit sharp too
812
+ Lasko 2551
813
+ The flimsy construction
814
+ wooden
815
+ soft bed
816
+ rep
817
+ the clear dispensers slides off the wall bracket so you can clean it easier
818
+ the styling
819
+ a few weeks
820
+ Karl
821
+ Walgreens
822
+ the fish prints came off
823
+ people who like to try new recipes and make their own food products from scratch
824
+ they get real dirty or stained
825
+ Europe
826
+ little bumps
827
+ Cleanup is relatively simple, the screen takes a little scrubbing with some soap but cleans up nicely
828
+ temporary
829
+ at how much it can hold and how light it is
830
+ $6
831
+ hard cheeses, chocolate, zesting citrus and similar tasks
832
+ studio
833
+ clunky on the steps
834
+ Japan
835
+ the base
836
+ the drive in each morning
837
+ easy to clean
838
+ over-crowded
839
+ watching a video on youtube to understand more on what to do I tried it out
840
+ a regular coffee pot.
841
+ Electric
842
+ few months ago
843
+ bedroom
844
+ the commendable uniformity of its toasting
845
+ Very nifty little gadget
846
+ would always have one ready when the other one is in the wash
847
+ extremely durable and totally accurate
848
+ every day
849
+ Rowenta Professional iron
850
+ cancel
851
+ Korean BBQ
852
+ cord clip on the handle
853
+ very dark and old stains
854
+ 100%
855
+ shake the scoop
856
+ jackhammer
857
+ food stick
858
+ the stuff that we have to pick up after the dogs
859
+ the cup on the bottom
860
+ It does not fit cleanly into a corner angle
861
+ rotary
862
+ burned rubber
863
+ that most are too large and bulky
864
+ iceberg lettuce
865
+ leaner cuts
866
+ California
867
+ make a couple of meals
868
+ hold the minute button in
869
+ cardstock
870
+ price
871
+ July 2013
872
+ stainless straws
873
+ open the wine cork
874
+ 3
875
+ I bought this set to go with a RSVP set
876
+ "burnished"
877
+ Pretty much the same
878
+ TV
879
+ the magnet
880
+ plastic
881
+ Pinterest
882
+ Reconditioned Waring Juice Extractor
883
+ thick and bulky
884
+ when the water is ready
885
+ paddle shafts in the pan wore out
886
+ 500-degree
887
+ Polder
888
+ the handles
889
+ burned
890
+ soft and about as crease-free
891
+ 30 seconds
892
+ 4 loaves of bread/week
893
+ tea
894
+ any size bread
895
+ homemade ice cream
896
+ during a recent 90 degree spell
897
+ break
898
+ burn
899
+ Amazon.com
900
+ has a w h i n e to it
901
+ the Breeze
902
+ everything
903
+ a friend
904
+ foldaway
905
+ ice or frozen fruit
906
+ Lodge, Grill / Griddle
907
+ Smith's sharpener
908
+ Super easy
909
+ a toaster.
910
+ I love a good cup of coffee
911
+ spiral zucchini into spaghetti noodles
912
+ low
913
+ Rachael Ray
914
+ You will get burnt
915
+ only 1-2 min after a recharge
916
+ .Update:I have 3 of this units
917
+ Put index finger against front and thumb under door handle
918
+ restaurant quality appearance
919
+ so thick and heavy
920
+ 3 years ago
921
+ teflon
922
+ plug
923
+ hand held vacuum cleaner by Dirt Devil
924
+ Amazon and Thermos
925
+ Draping a napkin over the bacon
926
+ tacky and corny
927
+ grind coarsely to minimize the sludginess in the bottom
928
+ PC gaming
929
+ hole
930
+ one person
931
+ JetDry
932
+ together in the same box
933
+ pizzas and rolls and artisan breads
934
+ 5 1/2 inches
935
+ always weak
936
+ sit over the sink
937
+ griddles
938
+ you can "see" that it work
939
+ stainless
940
+ for the money I would still consider a good slicer if it continues working
941
+ soft
942
+ the quicker your filters will wear out
943
+ fountain lights
944
+ $100
945
+ 25 degrees
946
+ average
947
+ hot-glued
948
+ by hand
949
+ 45
950
+ frozen treats
951
+ additional magnets
952
+ the motor shutting down for a 'mandatory' cooling off period.
953
+ This heater works just great
954
+ about a month ago
955
+ heat.
956
+ wire rack
957
+ a year ago
958
+ 1 year
959
+ This product is only an extremely expensive fan
960
+ generous size and thick.
961
+ serving spatula's
962
+ chef's
963
+ is it is flimsy
964
+ $19.99
965
+ Smaller
966
+ queen size
967
+ twelve inch
968
+ 10 1/2
969
+ The shorter, wider design
970
+ smaller food items
971
+ glass
972
+ it is a bit pricey
973
+ it doesn't seem that the base is heavy enough
974
+ valuable
975
+ thick and covered with heavy grade material
976
+ battery charger
977
+ little finger tab
978
+ 22"
979
+ got stuck on the black plastic that hold the blade in place
980
+ the store
981
+ This drying rack
982
+ appx 2 years
983
+ it works great
984
+ 5 years
985
+ RIVAL
986
+ the pump
987
+ very quiet
988
+ go from stove to oventop
989
+ FAST
990
+ coupon
991
+ lid
992
+ Blendtec Pros
993
+ the sheet catches a lot of heavier tars exhaled
994
+ napkins blowing away
995
+ dating
996
+ measurements
997
+ The smell
998
+ very satisfied
999
+ the thumbs sometimes get into the food on the cookie tray when I take stuff out of the oven
1000
+ a slow cooker
1001
+ sleep on side/back/stomach
1002
+ bottom rack
1003
+ throw out the basket
1004
+ foot pedal
1005
+ bristled vacuum wand
1006
+ not to cross thread riser into base
1007
+ left out in freezing weather by a house-sitter who used it to carry water
1008
+ Christmas
1009
+ whipping attachment
1010
+ 1956
1011
+ grass fed beef
1012
+ induction motor
1013
+ riced items
1014
+ you hardly know it is there
1015
+ the Vue
1016
+ salt and pepper
1017
+ Pyrex
1018
+ about a dozen cupcakes
1019
+ four
1020
+ keep-warm
1021
+ The Beast
1022
+ one
1023
+ at the top of the handle
1024
+ Braun WK200W
1025
+ a variety of bottles
1026
+ spatula
1027
+ it can cause your beer to overflow
1028
+ mini
1029
+ World of Futons
1030
+ extra switches
1031
+ big
1032
+ allen wrench
1033
+ right through the chillsner as the beer flows out the top of it
1034
+ glass carafe
1035
+ dishwasher
1036
+ Note that they are not absolutely quiet
1037
+ inadequate
1038
+ 12
1039
+ the SAFEST opener I've ever used but fast, clean and quieter
1040
+ Shark XL
1041
+ boxes
1042
+ three
1043
+ wash/disinfect
1044
+ twin
1045
+ dangerous
1046
+ Keurig
1047
+ neckties and bowties
1048
+ three
1049
+ one piece
1050
+ freezer bag
1051
+ smells
1052
+ Oster
1053
+ wheels
1054
+ refills
1055
+ Cuisinart
1056
+ the tray
1057
+ coffee easily spews out of it
1058
+ drip maker carafe.
1059
+ has never gotten dull
1060
+ green smoothie
1061
+ holding the pictures in place
1062
+ 10- 20 mins
1063
+ 20 years
1064
+ heavier then my Miele
1065
+ very small areas
1066
+ different temps
1067
+ coffee
1068
+ 3 cups
1069
+ large shag rugs
1070
+ 450 degrees
1071
+ adding an egg or two, and sometimes a little beer to the bread
1072
+ it's going back immediately
1073
+ The cord does not stretch out straight enough so you have to contend with the cord curling
1074
+ just as good
1075
+ easy
1076
+ recently married daughters
1077
+ cracking plastic sound
1078
+ They stay firm instead of getting ripe too fast
1079
+ dog
1080
+ sturdy
1081
+ bottom of the shelf
1082
+ SpotBot
1083
+ bottled water
1084
+ based on the Cooks Illustrated Kitchen testing lab
1085
+ three
1086
+ the timer isn't a timer, it's merely a marker to remind you of how long you're planning on running the machine.
1087
+ green
1088
+ long hanging stuff
1089
+ Carrageenan
1090
+ water
1091
+ breakfast
1092
+ the Tardis
1093
+ from walking on the counter while running
1094
+ rotary
1095
+ up or down
1096
+ bath full
1097
+ Clean up
1098
+ stainless steel
1099
+ Blue
1100
+ emulsify
1101
+ EatSmart
1102
+ simple and easy to read.
1103
+ the padded bar
1104
+ worn box spring
1105
+ charge
1106
+ Grip tape
1107
+ BISSELL Steam Mop Deluxe Hard Floor Cleaner, 31N1
1108
+ 3 pound
1109
+ slides around
1110
+ 16 oz
1111
+ it's insulated
1112
+ 5-10 seconds
1113
+ four stars
1114
+ the little face towels
1115
+ Battery life
1116
+ twice
1117
+ a wooden wine rack
1118
+ USA pans
1119
+ tube
1120
+ It hardly survived to the two year mark
1121
+ polypropylene
1122
+ the cordlessness
1123
+ 16.9 fl oz
1124
+ hot soak
1125
+ 99
1126
+ Dustbuster
1127
+ 4 star
1128
+ living room rug
1129
+ had a party at my house
1130
+ free
1131
+ a year
1132
+ staining or scorching
1133
+ 20 inches deep X 14.5 inches tall X 10 inches wide
1134
+ better results
1135
+ small jobs
1136
+ for the same purpose
1137
+ a screw
1138
+ $20
1139
+ strenght of Amazon reviews
1140
+ the waterproof layer
1141
+ awesome
1142
+ 200
1143
+ more expensive turns itself off faster
1144
+ frozen ice cream
1145
+ daughter
1146
+ once a week
1147
+ once a month
1148
+ additional blankets
1149
+ waking up sweating
1150
+ PAM
1151
+ recommend it to anyone
1152
+ starter kit or a beer veteran
1153
+ $39.99
1154
+ slow rise, no knead bread
1155
+ older pan
1156
+ returned the item
1157
+ 40
1158
+ metal pan
1159
+ three
1160
+ have usually held up to everyday usage
1161
+ They are soft
1162
+ the mesh at the bottom forms such a good seal
1163
+ slotted spoon
1164
+ lunch
1165
+ a HEPA filter over the exhaust port to collect fine particulate
1166
+ by hand
1167
+ roast beef
1168
+ for making baby food
1169
+ a skillet and a toaster
1170
+ 30-seconds
1171
+ maybe she picked wrong kind of zucchini
1172
+ It is quiet
1173
+ the filter and a large fiberglass cap
1174
+ cotton candy
1175
+ Black & Decker Digital Advantage
1176
+ corner
1177
+ tank
1178
+ espresso
1179
+ 3 ft
1180
+ last fall
1181
+ mineral
1182
+ parchment paper
1183
+ behaving erratically
1184
+ 6 inches
1185
+ very happy
1186
+ little oven
1187
+ rounded
1188
+ humidifier
1189
+ a really nice box with that spongy foam stuff
1190
+ 30mins
1191
+ This is also excellent for those printed out recipes
1192
+ not as long as other curtains
1193
+ BBB
1194
+ cookies
1195
+ over priced
1196
+ carbonated water
1197
+ Simple Human
1198
+ standard plastic grocery bag
1199
+ microwave
1200
+ cooking pasta
1201
+ wooden spoon
1202
+ save on some batteries
1203
+ clean
1204
+ cooler
1205
+ very satisfied
1206
+ old-fashioned basting brushes
1207
+ Just throw the bowl and the paddle in the dishwasher
1208
+ gone up significantly
1209
+ "dull" bolster area
1210
+ every couple of weeks
1211
+ toting my cloths to the washer and dryer
1212
+ county fair
1213
+ fondue pot
1214
+ Wusthof
1215
+ strainer
1216
+ OXO slicer
1217
+ Cuisinart cooking products
1218
+ perfect
1219
+ the insulating power
1220
+ over the shower handle
1221
+ 2 weeks
1222
+ you have to really snug it up against the top of the opener
1223
+ almost 24/7
1224
+ anti scratch resistant
1225
+ the container
1226
+ $15
1227
+ leaves floors cleaner than regular mopping
1228
+ square
1229
+ use a great deal more coffee in order to get the cup I want
1230
+ OXO
1231
+ cotton shirts and even bed sheets
1232
+ slow cooker
1233
+ hanging belts or ties or other clothing accessories
1234
+ $14
1235
+ hard to get a good grip
1236
+ metal
1237
+ The suction
1238
+ 13
1239
+ steamer
1240
+ Presto
1241
+ the white side
1242
+ round
1243
+ Walmart
1244
+ not very well
1245
+ how much water to add
1246
+ the price
1247
+ friends and their children
1248
+ after several washings in the top rack of the diswasher, the plastic gets a "foggy&#34
1249
+ the air
1250
+ nice and sturdy
1251
+ Curculon
1252
+ first 30 days
1253
+ 5 qt.
1254
+ had to return it
1255
+ pop up rods over the toaster
1256
+ not possible to change
1257
+ 24 oz
1258
+ it did not shatter or even crack
1259
+ seasoning meats
1260
+ narrow opening
1261
+ weighted
1262
+ twenty-five dollars
1263
+ tea
1264
+ hand steamer
1265
+ 3
1266
+ about a quarter
1267
+ dryer
1268
+ a 50' extension cord
1269
+ this timer
1270
+ So far it has kept our large basement at 70 degrees and has not run that much even though it is really cold up here in NE PA.
1271
+ plates
1272
+ fussy
1273
+ not had to replace one
1274
+ Santoku
1275
+ twin xl
1276
+ pleased
1277
+ Pyrex
1278
+ lunchroom
1279
+ OVEN
1280
+ 175lbs
1281
+ De Longhi
1282
+ nearly everyday
1283
+ 1 to 5
1284
+ blue flower earl grey or Irish breakfast tea
1285
+ the clips for the lid get in the way a bit if you use pot holders to try and remove the crock while it's still hot
1286
+ any lipstick, lip gloss, chapstick
1287
+ non slip table mat
1288
+ the lights still work (and they have a separate pull chain
1289
+ spouse
1290
+ speed up the process
1291
+ the video that was submitted by a purchases/user
1292
+ 6 - 8 inch long size
1293
+ like it very much
1294
+ My husband
1295
+ four stars
1296
+ salt or pepper
1297
+ charred and dull
1298
+ Shiny in appearance
1299
+ about a month
1300
+ loyal Amazon customer
1301
+ 450
1302
+ dishwasher
1303
+ This little kettle is tiny, so it heats up to a boil at a rapid pace.
1304
+ higher
1305
+ french fries.
1306
+ contaminate the food
1307
+ a French press
1308
+ 15%
1309
+ I would suggest keeping it in the box
1310
+ Use recycled lids from store-bought mayo or salad dressing
1311
+ hard to close
1312
+ send this back
1313
+ stack really well
1314
+ I don't have to clean out the press after each crush
1315
+ you don't use enough teabags
1316
+ great price, good value and prompt delivery
1317
+ The Egg Genie
1318
+ xmas
1319
+ Libbey
1320
+ another reviewer
1321
+ you use a little oil and wipe it down both sides after scrubbing down with water and a good nylon bristle brush
1322
+ 3 or 4
1323
+ once
1324
+ about $150 - $200
1325
+ 3qt saucepan
1326
+ vacumn bags
1327
+ set it at five to get toasted browned bread
1328
+ more than seven decades
1329
+ not very easy
1330
+ a little worried
1331
+ fundamentally different
1332
+ "wear and tear"
1333
+ a Duvet Comforter cover
1334
+ Braun
1335
+ a great price too
1336
+ half an hour
1337
+ sticky marinated meats
1338
+ where it attaches
1339
+ washed it
1340
+ body
1341
+ blenders
1342
+ burn
1343
+ to remove the product decal sticker on the side
1344
+ the halogen light
1345
+ Mexico
1346
+ Amazon
1347
+ on a carpet
1348
+ Zojirushi
1349
+ solid, well-constructed
1350
+ hot areas
1351
+ visibility of detail
1352
+ holding a roaster pan, or the handle of a fry pan
1353
+ air
1354
+ weight and balance
1355
+ Cold
1356
+ cat
1357
+ boxer and long haired cat
1358
+ it seemed to work
1359
+ you must pick size, etc. every time
1360
+ Hoover Pleated HEPAY
1361
+ 20 years
1362
+ for sleeping soundly
1363
+ .I love Bodum Coffee Presses
1364
+ $70
1365
+ spare ribs
1366
+ tapered
1367
+ cup-style filter
1368
+ 23-cup
1369
+ how difficult it would be to transfer the grounds into the espresso thingy
1370
+ spoon
1371
+ can opener
1372
+ three times
1373
+ size
1374
+ DeLonghi espresso maker
1375
+ over tightening
1376
+ solid nylon
1377
+ in the living room
1378
+ only one cup serving is desired
1379
+ to ID spices
1380
+ 3
1381
+ isn't heavy enough by itself to hold up if there are only a few pieces of clothing
1382
+ metal
1383
+ a regular cooktop
1384
+ die cast aluminum
1385
+ Honeywell 38002 Enviracare Universal Replacement Pre-Filter)
1386
+ twice as much
1387
+ knife block off of the counter
1388
+ filter
1389
+ The flower part
1390
+ 7
1391
+ kept them cold for several hours.
1392
+ they did not toast evenly across the slice
1393
+ sheet vinyl
1394
+ two potatoes and roast a dozen spears of asparagus
1395
+ twice
1396
+ 12 oz
1397
+ choosing Meyer for their pans
1398
+ 800 thread
1399
+ dorky
1400
+ Once I got it assembled
1401
+ 4 stars
1402
+ disposables
1403
+ Priced right
1404
+ Once or twice
1405
+ T-fal
1406
+ ground beef burgers with bacon
1407
+ you'll be very happy.
1408
+ I didn't purchase it through amazon
1409
+ basic, cheap
1410
+ a little higher
1411
+ stands
1412
+ years
1413
+ to scrape paint
1414
+ The tops didn't brown
1415
+ rinse it with warm water
1416
+ five years
1417
+ soft and absorbent
1418
+ Price too was Excellent
1419
+ adapter
1420
+ the internal thermostat
1421
+ Rachel Ray
1422
+ every day
1423
+ It heats up pretty quick
1424
+ This is the third
1425
+ BarKeepers Friend
1426
+ traditional wood
1427
+ like a charm
1428
+ so that little hands can't reach it
1429
+ food network
1430
+ 3 year warranty
1431
+ GOT IT ABOUT 15
1432
+ three stars
1433
+ The Big Boss Pro Steam
1434
+ slightly over 3-1/2 inches
1435
+ local hardware store, even the grocery store
1436
+ someone
1437
+ it was giving me literally a very tiny dribble drop that was too small to wash with.
1438
+ drink my coffee with a straw
1439
+ muffins and cupcakes
1440
+ It does not take up too much counter space
1441
+ white vinegar
1442
+ 20 oz
1443
+ frosted mugs
1444
+ 4
1445
+ grandchildren's fingers
1446
+ if I would ever actually find a use for it
1447
+ wasting my money
1448
+ It will last forever
1449
+ screw in plug
1450
+ three
1451
+ $20
1452
+ the muffin comes out "denser"
1453
+ Tablemate
1454
+ the newer designed shark steamers
1455
+ Joe Dimaggio
1456
+ 10-15 minutes
1457
+ 15+seconds
1458
+ lightweight
1459
+ all the time
1460
+ poor quality
1461
+ a few weeks
1462
+ Mixer
1463
+ slow speeds were too fast
1464
+ push the cubes out
1465
+ kid's lunch
1466
+ a 10 inch or thicker mattress
1467
+ friend of our family's got married
1468
+ a couple
1469
+ Smith's CCKS 2-Step Knife Sharpener
1470
+ pound of coffee
1471
+ 4
1472
+ chipped
1473
+ HEPA
1474
+ baking
1475
+ becomes unsightly over time
1476
+ same price
1477
+ The pan leaves authentic grill marks
1478
+ It is a small set
1479
+ one side
1480
+ 3 times
1481
+ at least 2DAYS
1482
+ Thomas
1483
+ 24 oz. small vented casserole
1484
+ French press
1485
+ As an oven
1486
+ The baseboard heater is extremely expensive to run in the winter.
1487
+ placing heavier objects in them
1488
+ hole
1489
+ frustratingly addictive
1490
+ soy milk
1491
+ shiny chrome finish which, coordinates beautifully with my stainless steel kitchen appliances, and is very pretty to look at
1492
+ two
1493
+ it turns on
1494
+ Oxo
1495
+ carpet cleaners you rent from the super market
1496
+ lifetime
1497
+ stainless steel
1498
+ Nylon
1499
+ I was swimming in the lake and the flip top prevented any splashes of lake water from getting into my drink
1500
+ mist of water
1501
+ k cups
1502
+ Assembly
1503
+ shorter
1504
+ morning
1505
+ great reviews
1506
+ convenience
1507
+ inexplicably narrow-necked bottles
1508
+ Japan
1509
+ difficult to pour
1510
+ scrambled eggs,
1511
+ on top of my fridge
1512
+ Sharp SuperSteam
1513
+ they don't last long and I'm constantly having to replace it. I
1514
+ liquid soap with similar viscosity
1515
+ the lids
1516
+ a couple people
1517
+ stainless steel
1518
+ green
1519
+ handles
1520
+ shoulder strap
1521
+ one ounce
1522
+ dirty laundry
1523
+ dual steamer basket
1524
+ kitchen counter
1525
+ three year
1526
+ All-Clad
1527
+ holes
1528
+ did not come properly "Pre-Seasoned."
1529
+ $5
1530
+ more than a minute
1531
+ harmful chemicals
1532
+ a vacuum cleaner
1533
+ King/Queen
1534
+ in front of the TV
1535
+ tomato, green tea, avocado and sweet corn ice cream
1536
+ The cord is too short
1537
+ put it in the dishwasher
1538
+ the middle
1539
+ The price is good
1540
+ ISpring
1541
+ CHEMEX
1542
+ they wont' stay flat
1543
+ learning how to use the whole piece of fruit or vegetable
1544
+ beautiful, soft, absorbent
1545
+ about a year
1546
+ freezing stock
1547
+ you set how long you want to grind
1548
+ old dog pee
1549
+ kerug (sp)
1550
+ one
1551
+ these gorgeous glasses
1552
+ crushed ice
1553
+ plastic
1554
+ Clean up
1555
+ plant-based diet
1556
+ chrome
1557
+ soft
1558
+ stainless steel
1559
+ 80$
1560
+ use clear packaging tape to help secure it to the base to hold it sturdier
1561
+ drains all of the water from the fish
1562
+ harsh environment
1563
+ have not found a good use for them.
1564
+ wife
1565
+ Hoover
1566
+ damaged
1567
+ key lime green
1568
+ $19.99
1569
+ a great little vacuum
1570
+ these leak like a sieve
1571
+ prep cooking
1572
+ on the top
1573
+ weighted arm
1574
+ the handle
1575
+ They look nothing like what is pictured
1576
+ The paper is a little thinner
1577
+ the next day
1578
+ bottle stopper collectors.
1579
+ provide opportunities for small splatters to escape
1580
+ NOTHING
1581
+ the exact same thing
1582
+ hair
1583
+ marked measurements
1584
+ 67 lbs.
1585
+ It's a space saver
1586
+ 1 1/2 quarts
1587
+ because they are all JUNK
1588
+ an uncut tomato
1589
+ They have some slight flexibility that wood handles don't
1590
+ at her barn
1591
+ 1000 watts
1592
+ tile bathroom and linoleum kitchen
1593
+ bottom
1594
+ this looked like the best option for the price
1595
+ became noisier
1596
+ house a motor this powerful
1597
+ second
1598
+ rubber feet
1599
+ Hamilton Beach
1600
+ Circulon Whistling Tea Kettle
1601
+ in the kitchen
1602
+ 60% cotton/ 40% acrylic blend
1603
+ screw
1604
+ the handle
1605
+ five
1606
+ taking them off and putting them back on
1607
+ heat
1608
+ broke after a short time
1609
+ Knife Sharpener
1610
+ price
1611
+ weekend
1612
+ the slightest touch
1613
+ It doesn't leak at all.
1614
+ It doesn't take up a lot of space
1615
+ this product because our gas stove seems to have only two settings: high and higher
1616
+ marry
1617
+ hardwood and carpeting
1618
+ vibrates itself off the desk
1619
+ lightly scrubbed the area and wiped it clean
1620
+ 18oz
1621
+ pop open
1622
+ leave the oven door open
1623
+ Losing counter and storage space
1624
+ I am content with the cradle
1625
+ whiskey, scotch, or bourbon
1626
+ any bottle from 750ml to 1.5 liters
1627
+ few months
1628
+ a knob
1629
+ hand wash only
1630
+ manufacturing process
1631
+ locker
1632
+ would cost more than it's worth to ship back
1633
+ predominately French
1634
+ Half gallon
1635
+ 3 speeds; oscillates, or not; air can be directed up/down/straight ahead; quiet
1636
+ positive
1637
+ trash can
1638
+ making the dough
1639
+ 20 to 30
1640
+ it simply overflows and spills all over your counter
1641
+ they are well made
1642
+ four
1643
+ Amazon
1644
+ soap making
1645
+ tea
1646
+ three
1647
+ 30 seconds
1648
+ there very expensive
1649
+ very comfortable and non-slip
1650
+ during sales
1651
+ freeze some of the beer
1652
+ it doesn't drip
1653
+ mathematical formula
1654
+ mixing bowls
1655
+ polycarbonate, Utrem, silicone, and melamine
1656
+ sturdy, EZ to assemble.
1657
+ choc chips
1658
+ 80%
1659
+ ease-of-cleaning
1660
+ ISpring
1661
+ The funnel
1662
+ two
1663
+ air tight
1664
+ in the door
1665
+ pulse
1666
+ it can't go in microwave
1667
+ circular needles
1668
+ Cook's knives
1669
+ fudge molds
1670
+ 5 weeks
1671
+ air suction
1672
+ drain
1673
+ two
1674
+ the price
1675
+ Amazon
1676
+ they feature non-slip handles
1677
+ basket
1678
+ cookbook holder
1679
+ a double weave strainer
1680
+ has improved
1681
+ cookie cutters
1682
+ to bring the cup to the kettle, not to carry a boiling vessel across the room
1683
+ Ball jars
1684
+ .It's made of extremely heavy cast iron
1685
+ It does include a small, glass pie plate
1686
+ couch potato lounging
1687
+ don't puff up
1688
+ The smell fades
1689
+ filters
1690
+ vanilla
1691
+ driving
1692
+ metal utensils
1693
+ 2 months
1694
+ these will break
1695
+ nice for personal items
1696
+ two
1697
+ the quilts his grandmother used to make
1698
+ 6 1/2 quarts
1699
+ google
1700
+ full indicator
1701
+ Bad beer
1702
+ Chihuahua's
1703
+ of grandma's cup at the pump
1704
+ the Amazaon price was marvelous
1705
+ opening or closing the closet door
1706
+ Boston shaker
1707
+ reinforced steel
1708
+ LOOKS great
1709
+ Vitamix
1710
+ pan
1711
+ Cooper Cooler
1712
+ different on each side
1713
+ struggles to operate any handheld kitchen gadgets
1714
+ sodastream
1715
+ solid,and so easy
1716
+ vertical
1717
+ Pocket
1718
+ silicone
1719
+ Ice-21
1720
+ summer and spring
1721
+ fuzz
1722
+ one for me and two for friends
1723
+ to use as a scoop for my dog, cat and bird foods
1724
+ hold a world of your fondest memories.
1725
+ there is virtually no clean up after use
1726
+ unplug it and plug it in again
1727
+ Cuisinart
1728
+ I had installed the whole thing in less than 15 mins
1729
+ I love my coffee pot
1730
+ Amazon
1731
+ its intent - as a pie carrier.
1732
+ the Brita replacement filters
1733
+ adorable and quite the eye-catching serving piece
1734
+ White
1735
+ magnets hidden
1736
+ the box
1737
+ Oster
1738
+ 7
1739
+ I shattered when tapping it entirely too hard against the garbage can to get some grounds out
1740
+ daughters
1741
+ oxygen
1742
+ adjustable frame
1743
+ Hamilton-Beach
1744
+ 450-500 degrees
1745
+ cleans up with a snap
1746
+ 11" thick
1747
+ ongoing "surcharge
1748
+ wraps or salads
1749
+ the bottom panels had to be put in place
1750
+ mostly stainless steel
1751
+ honest review
1752
+ a Hoover Wind Tunnel Air
1753
+ coffee
1754
+ poultry
1755
+ soft
1756
+ 3 star
1757
+ perfectly
1758
+ very difficult to get together
1759
+ Yogurt
1760
+ the rubber seal on the lids
1761
+ very difficult
1762
+ 2 weeks
1763
+ buzzer
1764
+ turkey dressing
1765
+ husbands birthday
1766
+ Cuisinart
1767
+ the recharger
1768
+ CONS:Price
1769
+ 2 days
1770
+ ordered it without reading reviews
1771
+ Sharp
1772
+ Not convenient at all.
1773
+ 700 square foot
1774
+ over a year's
1775
+ still using these bags for groceries at least once a week
1776
+ 14 degrees of sharpness
1777
+ China
1778
+ Breville product (toaster oven)
1779
+ Boos Mystery Oil
1780
+ my mom
1781
+ looks too good.
1782
+ I might buy something like this again, but it would have to be sturdier.
1783
+ couch
1784
+ a conventional Mr. Coffee type maker
1785
+ Microplane
1786
+ free
1787
+ using my fingers to push the bottom of each muffin cup
1788
+ about a min
1789
+ in the dish drainer
1790
+ a very slight slant
1791
+ powerful
1792
+ Now less than 5 months later the teflon coating is coming off
1793
+ the Oster
1794
+ the material is super light weight, but strong
1795
+ keep the drinks just a cold
1796
+ two
1797
+ more slender
1798
+ boiling water
1799
+ bread
1800
+ gave this away as a gift
1801
+ off brands
1802
+ silicone contact points
1803
+ demise of incandescent bulbs,
1804
+ the best
1805
+ have some storage space planned for it.
1806
+ mini parfaits
1807
+ air condition company
1808
+ four
1809
+ make things significantly more comfy
1810
+ over $19 after tax
1811
+ 5,000
1812
+ drawer
1813
+ limited in its cleaning abilities
1814
+ cord is ridiculously (as in open to ridicule) short
1815
+ plastic tablecloth
1816
+ amazon
1817
+ Eureka
1818
+ terrific
1819
+ using the magnet
1820
+ above standards
1821
+ Dual(2) Countdown timers
1822
+ vent tab
1823
+ 30 minutes
1824
+ 6 months
1825
+ $100 or so
1826
+ probe
1827
+ PEVA (polyethylene vinyl acetate)
1828
+ grinder
1829
+ the packets aren't enough
1830
+ Kenmore
1831
+ silicone bakeware
1832
+ prime the unit
1833
+ three hours
1834
+ the footprint
1835
+ quite a while
1836
+ sensor on top
1837
+ Bodum Bistro Large Electric Water Kettle
1838
+ Whisper quiet
1839
+ 2
1840
+ heavier gauge stainless steel
1841
+ T-fal
1842
+ very absorbent
1843
+ Wusthof knives
1844
+ 3/8" diameter
1845
+ will not allow to flow the water fast enough
1846
+ very modern, sleek
1847
+ The ZOJIRUSHI TUFF MUG
1848
+ coffee and with tea
1849
+ replace another small one
1850
+ Breville
1851
+ mashed potatoes
1852
+ 11
1853
+ one of the stands are wobbly
1854
+ a razor and goo be gone
1855
+ funnel
1856
+ wear it on my shoulder
1857
+ Walmart
1858
+ carafe
1859
+ Chefs Toolbox
1860
+ pour-button
1861
+ Mr. Coffee
1862
+ uniform
1863
+ the off/on light is hidden completely behind the temperature knob
1864
+ embedded into the meat
1865
+ far better than replacing the cork
1866
+ arm
1867
+ Big Boss grill
1868
+ highly polished finish
1869
+ $10
1870
+ cutting board oil
1871
+ washing instuctions
1872
+ rust
1873
+ stew and soups
1874
+ got this roller to try out making my own ravioli's
1875
+ tea particles
1876
+ 6
1877
+ 4-Stars
1878
+ sweep our floors with a broom
1879
+ silicone bristles
1880
+ the sponge
1881
+ this cup
1882
+ They are great pans for a great price!
1883
+ ridges or markings
1884
+ fried potatoes, bacon and egg
1885
+ perfectly
1886
+ bread
1887
+ Amico
1888
+ start with fresher beans and a lighter roast
1889
+ when we poured chilled beverages or put ice into the glass
1890
+ dirty
1891
+ plastic
1892
+ These are heavy
1893
+ freezer, fridge, cupboard, and microwave
1894
+ vinegar
1895
+ kitchen
1896
+ love the look
1897
+ scratches on the springforms
1898
+ Christmas two years ago
1899
+ grinder and screw with the grinds
1900
+ latte maker
1901
+ in the top part
1902
+ your hands
1903
+ no chips or porcelain impurities noticed
1904
+ for her to practice decorating
1905
+ Dip-It
1906
+ three Victorinox knives
1907
+ blue
1908
+ panel
1909
+ Stack pieces
1910
+ old-fashioned cookie cutters
1911
+ gimmicky
1912
+ ask for a refund or exchange
1913
+ a small protrusion
1914
+ two canisters
1915
+ rave
1916
+ Amazon
1917
+ insulation
1918
+ Steamfast
1919
+ Cooks Illustrated
1920
+ broke often
1921
+ brush
1922
+ the bed skirt
1923
+ 1800-Watt
1924
+ oil
1925
+ more than a cup full
1926
+ grocery store bags
1927
+ smaller size
1928
+ stainless cleaner
1929
+ is it is not a very deep
1930
+ I prefer these to my Egyptian cotton sheets
1931
+ consistent use
1932
+ tea kettle
1933
+ happy
1934
+ two or three days
1935
+ Hoover
1936
+ empty the remaining water left in the white part, use the brush and clean the disk w/clean dry cloth each time
1937
+ black/white
1938
+ light
1939
+ the hardware store
1940
+ aerator
1941
+ strainer
1942
+ a couple times a week
1943
+ two
1944
+ brown rice and beans
1945
+ cross-contamination
1946
+ hold water
1947
+ shoes
1948
+ metal gear of the motor
1949
+ lid
1950
+ 1 of the 4
1951
+ coarse
1952
+ two
1953
+ Amazon
1954
+ the price
1955
+ you need to be a chemist to try and refill yourself
1956
+ wife
1957
+ at least ten times
1958
+ fabric wrap
1959
+ Sure they get food stains
1960
+ 440 sqft
1961
+ zip lock
1962
+ on the TOP
1963
+ built in
1964
+ cast iron grill pans
1965
+ first one the wooden handle broke off
1966
+ handle
1967
+ pillow
1968
+ round
1969
+ TFal
1970
+ lukewarm coffee)
1971
+ 3 shakes
1972
+ can't pour coffee until the brewing cycle is complete
1973
+ a great deal
1974
+ KitchenAid Pro Line Series Waffle BakerKitchenAid Pro Line Series Waffle Baker
1975
+ very quiet
1976
+ it does not disappoint.
1977
+ no directions
1978
+ Lindy's
1979
+ two-piece handles
1980
+ a little
1981
+ it's been working great for us
1982
+ baking
1983
+ store-bought mayo or salad dressing
1984
+ easy to assemble, sturdy, and most importantly has a very simple design
1985
+ cooking pasta, quinoa or oatmeal
1986
+ divots
1987
+ does not have the best circulation
1988
+ . I'm surprised no one has sued the company for manufacturing this awkward, uncomfortable, dangerous product.
1989
+ Black & Decker
1990
+ the filters
1991
+ color
1992
+ Great invention, but it is a bit bulky. I would suggest keeping it in the box so as not to lose any parts. It works great for drying fresh cut pasta doe.
1993
+ the little clear cap
1994
+ 3 minutes
1995
+ roomie
1996
+ refreshing
1997
+ wooden microwave cart
1998
+ immediately
1999
+ metal
2000
+ excellent on wide-board bamboo floors
2001
+ left it open
2002
+ condensation
2003
+ lotion
2004
+ white
2005
+ greek yogurt
2006
+ harder pillows
2007
+ gas barbecue
2008
+ great nonstick
2009
+ cherry
2010
+ diagonal
2011
+ too big
2012
+ price
2013
+ works exceedingly well
2014
+ palmed it
2015
+ make the complex cup of coffee
2016
+ rubber band
2017
+ jar opener
2018
+ because it is cheaper
2019
+ two
2020
+ cheap plastic
2021
+ if one's hands aren't perfectly dry
2022
+ is large enough
2023
+ Shark Professional
2024
+ looks and I like its quiet whistle.
2025
+ four
2026
+ half inch
2027
+ clunky on the steps
2028
+ can be used by both righties and lefties
2029
+ $100
2030
+ wedding gift.
2031
+ suction cups.
2032
+ scorched
2033
+ hold books, book light, tissues and other small items
2034
+ Magic Butter Machine
2035
+ They appear to be
2036
+ Corn Bread
2037
+ disappointment
2038
+ springs and components tucked away in plastic housing so that they could not be accessed
2039
+ nice and fluffy
2040
+ stove top kettles for years
2041
+ these sheets are heavy
2042
+ travel mugs
2043
+ downward
2044
+ in less than two minutes
2045
+ "airing" the loaves
2046
+ bedskirts
2047
+ Walmart
2048
+ have usually held up to everyday usage
2049
+ where the electric connects to the heating element
2050
+ milk steamer
2051
+ that it has major hot spots
2052
+ over a month
2053
+ not capable of grinding properly
2054
+ leather
2055
+ the entire season
2056
+ daily
2057
+ Grand Prix II
2058
+ metal
2059
+ worked perfectly
2060
+ The foil cutter
2061
+ . Both very convenient to use in bedrooms
2062
+ never any sharp edges to cut yourself on and it also prevents drips so no cleanup required
2063
+ garbage disposal
2064
+ one month
2065
+ it definitely looks much better in person
2066
+ five year
2067
+ sorting whites, colors and reds each laundry day
2068
+ really enjoyed it
2069
+ cannot cut on it
2070
+ etagere cabinet
2071
+ my daughter
2072
+ a few months
2073
+ a button that retracted the cord
2074
+ the lid
2075
+ 9
2076
+ 4
2077
+ inconsistant quality from unit to unit
2078
+ Cusinart
2079
+ prolongs the life of the fruit
2080
+ 1/4 inch
2081
+ retired chef,
2082
+ buy in bulk at Sam's Club and Costco
2083
+ Floormate
2084
+ need to shape it somewhat into a patty
2085
+ manual juicers
2086
+ 5-star
2087
+ almond milk
2088
+ well made
2089
+ six weeks
2090
+ husband decided to make tea in it and poured boiling water onto the tea bags
2091
+ the newer designed shark steamers
2092
+ indian food
2093
+ quickly
2094
+ vacuum
2095
+ a birthday gift
2096
+ didn't fit any of our doors.
2097
+ simple to use
2098
+ wreath
2099
+ ZeroWater pitcher
2100
+ two
2101
+ being sharp
2102
+ padded hooks
2103
+ 30 or 33 gallon
2104
+ dorm rooms or small apartments
2105
+ cast iron dutch oven
2106
+ gorgeous
2107
+ weeks
2108
+ somebody who has a KitchenAid Stand Mixer with all the good attachments
2109
+ so I don't overeat
2110
+ eggs
2111
+ $50
2112
+ a range of fun, complimenting colors
2113
+ Progressive International Egg Beater
2114
+ Noble Needle
2115
+ deeper
2116
+ in the middle of the night
2117
+ The only con I can see is that it may be a bit heavy to handle for someone who is delicate.
2118
+ queen
2119
+ rubber
2120
+ crock pot
2121
+ oxo products
2122
+ 4 gallon
2123
+ the size
2124
+ a cup or 2
2125
+ the cashier and baggers
2126
+ put the wetter toppings on one side and the dryer toppings on the other
2127
+ good grips
2128
+ the dimensions of your cabinet
2129
+ impractical for knife storage
2130
+ The heater panel is paintable
2131
+ ground beef
2132
+ stainless steel
2133
+ you'll wonder, as I have, how you got along without it to this point.
2134
+ the lid
2135
+ battery
2136
+ so I don't overeat
2137
+ two
2138
+ Glass
2139
+ tools
2140
+ lemon extract
2141
+ Amazon
2142
+ in the past
2143
+ wedding gifts
2144
+ small bottle
2145
+ 3 stars
2146
+ Dyson DC15 Animal
2147
+ the fan
2148
+ I wouldn't buy more of them.
2149
+ bedroom
2150
+ two to three minutes
2151
+ French press
2152
+ perfectly
2153
+ This scraper
2154
+ 3
2155
+ seemed to work as flawlessly as my old openers
2156
+ the outlet
2157
+ 3 year old
2158
+ cat hair
2159
+ husband
2160
+ can withstand to be in the liquid and is long enough to do the job
2161
+ right choice
2162
+ waffle maker
2163
+ about 7-8 slices
2164
+ quiet
2165
+ japan
2166
+ expensive
2167
+ Oxo
2168
+ washed it once on cold
2169
+ second tablecloth
2170
+ two
2171
+ 3
2172
+ 5 year limited warranty
2173
+ works on gas and electric
2174
+ pizelle maker
2175
+ have to heat it up in a secondary cup, then pour it into my travel mug
2176
+ knife
2177
+ clean our screened in porch
2178
+ fan
2179
+ the base
2180
+ 20 minutes
2181
+ turn it off
2182
+ has a latch that can be slid into place that prevents opening
2183
+ Keurig B155
2184
+ Silicone mats,
2185
+ mattresses at home
2186
+ 3 or 4 sticks
2187
+ inside
2188
+ 3
2189
+ Baking them in the Oven
2190
+ SHOULDER
2191
+ Grocery store plastic bags
2192
+ Breville
2193
+ absolutely beautiful
2194
+ lighter and thinner
2195
+ nubs
2196
+ bottles of fluids
2197
+ open bottles
2198
+ it is a bit bulky.
2199
+ this turns out GREAT boiled eggs
2200
+ completely unplug your brewer
2201
+ 6
2202
+ plain old tap water
2203
+ 30 piece
2204
+ pipe cleaners
2205
+ Guests
2206
+ 6 months ago
2207
+ the spoon / lifter
2208
+ directions
2209
+ effort to make it "safe"
2210
+ very small amounts
2211
+ dough
2212
+ THE WHOLE CHOPPER IS KAPUT,DEAD, DOES NOT WORK AT ALL!!!!
2213
+ against the tub
2214
+ inexpensive
2215
+ Christmas
2216
+ eggnog latte, then made a regular latte and after that I made a sugar free coconut milk peppermint mocha
2217
+ has held up ok after about 2 months of washing.
2218
+ Proctor Silex roaster
2219
+ smoothies
2220
+ 2 batches of ice cream in a row
2221
+ twelve
2222
+ stainless steel
2223
+ so i can sleep
2224
+ a few walnut halves
2225
+ a plastic
2226
+ department store pillows
2227
+ Highly recommended!
2228
+ measuring liguids
2229
+ 45 minutes
2230
+ at my parents house
2231
+ cloth
2232
+ a black liner
2233
+ Over a year later and they have NOT replaced my dispenser
2234
+ My sister
2235
+ one serving size
2236
+ the bottom
2237
+ it can never seem to settle on a weight.
2238
+ OXO
2239
+ Cutco shears
2240
+ the bottoms did not make good contact with my stove burners
2241
+ two
2242
+ body and soul
2243
+ drywall or any soft-material wall
2244
+ mother
2245
+ finer sized heating elements
2246
+ sleek simple design
2247
+ anti scratch resistant
2248
+ full-size
2249
+ 10"
2250
+ denser, sturdier batters
2251
+ metal
2252
+ 14 X 20
2253
+ registered the vacuum with Hoover
2254
+ the mesh back is contoured
2255
+ 14 muffins
2256
+ hold my spices
2257
+ quickly
2258
+ the poaching tray
2259
+ quiet
2260
+ about 3 weeks
2261
+ $5.00
2262
+ matching sheet set
2263
+ Melitta Take-2
2264
+ description
2265
+ under the shelf in my closet.
2266
+ coarse-ground yellow grits
2267
+ slow cooker
2268
+ Amazon
2269
+ VERY sturdy
2270
+ have yet to find any of its functions lacking
2271
+ so convenient to store with the airtight cap
2272
+ you do need to use only low heat on many synthetics though
2273
+ a couple of times
2274
+ immediately
2275
+ there's no spot in my kitchen where it doesn't look bad
2276
+ 1-3
2277
+ it did not
2278
+ 5
2279
+ under the top portion of the handle
2280
+ 14 ounce
2281
+ a few years
2282
+ dishwasher
2283
+ switzerland
2284
+ nice thick handle
2285
+ cinnamon-sugar
2286
+ rear surround speakers
2287
+ potential fire hazard
2288
+ $6 or $8
2289
+ so the sink is right there
2290
+ The recipes are also in German, but cmon you can Google any recipe in seconds and it will do just fine.
2291
+ clean up
2292
+ several months
2293
+ colander
2294
+ side
2295
+ significant deposits
2296
+ pretty
2297
+ edge cleaning
2298
+ cookie sheet
2299
+ 5x7
2300
+ cottony
2301
+ put it on a flat baking sheet or pan
2302
+ five years
2303
+ Bissell
2304
+ 3-3/4 inch diameter
2305
+ $14
2306
+ 10 year old
2307
+ sharp
2308
+ bottom locking mechanism
2309
+ years ago
2310
+ 1000 ponds
2311
+ "toast" setting
2312
+ my gps
2313
+ so heavy
2314
+ two heat settings & a non-heat setting
2315
+ prep bowls
2316
+ toaster,
2317
+ moderate amount
2318
+ warm the milk too hot
2319
+ Designed for different sized citrus
2320
+ 5
2321
+ 75-80
2322
+ WThe Mavea filter
2323
+ 70
2324
+ 9 1/2 years
2325
+ two
2326
+ ikea
2327
+ muffin pan
2328
+ suction cups
2329
+ double-wide mobile home,
2330
+ satin
2331
+ extra few bucks
2332
+ reasonable price.
2333
+ twice
2334
+ rose colored
2335
+ they are easier to clean than the glass one
2336
+ "mysteriously" disappeared
2337
+ the Kuhn Rikon Single Cup Easy Brew
2338
+ US Shelby CO
2339
+ a bigger sweeper
2340
+ Yes, it does whistle, but in proportion to its size. It's NOT loud.
2341
+ 10
2342
+ when tipped over to drink, the seal doesn't leak
2343
+ metal universal lid
2344
+ square biscuits
2345
+ $40.00
2346
+ it cleans the air plus keeps the humidity at a good level no noise
2347
+ just squished a very ripe tomato
2348
+ top rack of my dishwasher
2349
+ Amazon
2350
+ I am really disapointed.
2351
+ very scratch resistent
2352
+ 6qt 12in
2353
+ to keep our fruit organized and keep a lot of the counter space clean
2354
+ a citrus squeezer
2355
+ empty it.
2356
+ a lot of customers received the desk in a somewhat damaged condition
2357
+ specialty stores
2358
+ the length
2359
+ it would probably be great for baked mac and cheese or any casserole.
2360
+ julienne strips on a zucchini
2361
+ small cans, such as tuna or tomato paste
2362
+ locking drain
2363
+ clear lid
2364
+ you likely won't hear this little fellow whistling
2365
+ when strained through something that is more tightly woven
2366
+ cheap
2367
+ much smaller than I expected
2368
+ It is a one-person job
2369
+ Cooks Illustrated
2370
+ a LOT of coffee
2371
+ the stain will not leave and the color will eventually darken
2372
+ cordless
2373
+ smaller items
2374
+ USDA
2375
+ lid rack
2376
+ cutting fruit and vegetables
2377
+ about the size of a toaster
2378
+ Roman soaking tub
2379
+ straight, small screwdrivers
2380
+ Amazon
2381
+ Benriner
2382
+ not enough to pick up anything more than a hair or a miniscule crumb
2383
+ closet
2384
+ set of coasters
2385
+ the magnetic strips
2386
+ mid-point shelf brackets
2387
+ looks just as cheap as any other fan
2388
+ evaporate
2389
+ quite powerful
2390
+ 2 cup amount is below the max fill line
2391
+ 6 cup
2392
+ Impossible to get them evenly cooked
2393
+ below the chalkboard
2394
+ the base is really really small
2395
+ the heating element.
2396
+ very crooked
2397
+ alcoholic beverages
2398
+ at the jobsite
2399
+ mattress
2400
+ 100-pack
2401
+ 1/19/2011I
2402
+ spatula
2403
+ the remote rocks!
2404
+ within the first year
2405
+ 12 cups
2406
+ Hamilton Beach
2407
+ You need to watch the videos on Youtube.com
2408
+ the other day
2409
+ light blue
2410
+ 8" 'Chef's' knife
2411
+ cans
2412
+ a disappointment
2413
+ one
2414
+ Lock & Lock containers
2415
+ trays
2416
+ the small size prevents the food from becoming over-done and dry
2417
+ lever to make toast is a little fussy
2418
+ I would have given it a score of three, but felt that the presence of little metal slivers on the handle weld spots deserved a lower score
2419
+ a dirt devil on a stick
2420
+ light-duty
2421
+ 15%
2422
+ 1974
2423
+ juicer
2424
+ peanut butter
2425
+ a second pair
2426
+ about 1.5 years
2427
+ non-stick feature
2428
+ non-skid coating
2429
+ Target
2430
+ $2
2431
+ bright red
2432
+ bits of garlic out from the little holes
2433
+ vertical napkin holders
2434
+ sponge and a little dish detergent
2435
+ very sharp
2436
+ bread pan
2437
+ clasps
2438
+ ability to extend to hard-to-reach areas.
2439
+ every wine glass
2440
+ commercial concessions and bounce house company
2441
+ one
2442
+ Bella Cucina Belgian waffle maker
2443
+ CDN TM4 Count Down Big Digit timer
2444
+ I'm getting rid of it
2445
+ 7 year
2446
+ roughly $180
2447
+ .These bags are really easy to use, and have been perfect
2448
+ plates and coffee mugs
2449
+ a bottle of water
2450
+ leaks
2451
+ everything turned out just perfect
2452
+ other odd sized Farberware pieces
2453
+ spaghetti or fettuccine
2454
+ spagetti
2455
+ once
2456
+ there is a tiny rubbery taste
2457
+ put a ball of meat in and pound it into form
2458
+ nest the mugs
2459
+ in the dishwasher
2460
+ two
2461
+ skillet
2462
+ frequently
2463
+ chopped onions, peppers and celery
2464
+ 3 and a half hours
2465
+ *too* early
2466
+ nothing is happening.
2467
+ because the rubber seals are not that great
2468
+ the oven
2469
+ spatula
2470
+ ok
2471
+ user error
2472
+ large
2473
+ DeLonghi
2474
+ the linen tablecloth
2475
+ which way the steam is going to escape
2476
+ Ozeri
2477
+ dough hooks, whisk, and drink mixer rod
2478
+ strength of your batteries
2479
+ lid
2480
+ very slim
2481
+ quite good
2482
+ wine
2483
+ mattress protector
2484
+ smoothies
2485
+ Fissler
2486
+ chinese
2487
+ USA
2488
+ my husband
2489
+ laundry sorter
2490
+ soda
2491
+ bolt
2492
+ 3 1/2 year
2493
+ fan speed selector has tiny lights on it that
2494
+ Sure they get food stains on their finish and on the rivets
2495
+ it is plastic and lightweight, it appears to be quite durable
2496
+ Hario
2497
+ the timer feature
2498
+ electric kettle
2499
+ 3
2500
+ coffee
2501
+ three
2502
+ it needed to be frozen
2503
+ water
2504
+ It runs at a slower speed
2505
+ the cleaning and drying
2506
+ rinse with cool water
2507
+ cook evenly,
2508
+ pulling apart at the outside seam
2509
+ Breville BKC700XL
2510
+ Home and Kitchen under bath towels
2511
+ roll out
2512
+ perfect, unbroken condition
2513
+ tea
2514
+ good heft
2515
+ a good looking serving piece as well. what more could i ask of a pan that is so versatile and at a reasonable price?
2516
+ pillows
2517
+ a nice little projection on the inside to keep it from slipping through one's hand
2518
+ 1 year
2519
+ stored two half chicken breasts with sauce easily.
2520
+ a year
2521
+ (not too heavy)
2522
+ 16
2523
+ Good beer
2524
+ sitting next to my kitchen sink
2525
+ a second one
2526
+ 10 mins
2527
+ hose
2528
+ up to 2 months
2529
+ Bunn
2530
+ a touch heavy
2531
+ $500.00
2532
+ terribly dull knives
2533
+ sorting whites
2534
+ the base that holds the molds upright, 6 molds that don't skimp on space, and 6 lid/handle/drip catchers
2535
+ 1.5 months
2536
+ It's not great, but it's not as bad as some
2537
+ pot holders
2538
+ an 18 ounce mug
2539
+ under the top portion of the handle
2540
+ by my couch
2541
+ Mr Coffee
2542
+ in the microwave
2543
+ hammer
2544
+ a humid climate where salt cakes
2545
+ the handle does not come out at 90deg. it bends down which makes it easier and safer hold and to clean
2546
+ nut milk bag
2547
+ none
2548
+ like it
2549
+ 180
2550
+ magnet
2551
+ a rag mop
2552
+ the Copco Cup
2553
+ warm water
2554
+ KitchenAid blender
2555
+ cleaned rugs well
2556
+ bag tops
2557
+ living area
2558
+ come out perfect
2559
+ sleek-looking machine, a silvery color, lightweight with a carrying handle built in
2560
+ tiny holes
2561
+ fryer
2562
+ It works great, makes washing rice faster since you have a constant flow of clean water running over it.
2563
+ a disk inside it
2564
+ back
2565
+ a small apartment
2566
+ The book
2567
+ 5
2568
+ long time
2569
+ wife
2570
+ lower
2571
+ down
2572
+ Australia
2573
+ stainless steel
2574
+ GABA brown rice
2575
+ a machine shop as well as a cafe
2576
+ two
2577
+ 5
2578
+ option for one slice
2579
+ very little of the grinds make their way past it
2580
+ Progressive International Powdered Sugar Keeper
2581
+ tea, oatmeal, and hot cocoa
2582
+ egg cooker
2583
+ Victorinox
2584
+ up straight
2585
+ church
2586
+ easily
2587
+ dirty water container
2588
+ Oxo
2589
+ Skyrim and Red Dead Redemption
2590
+ mincing/pureeing
2591
+ I need to increase the speed in order to move those frozen pieces to the bottom and get the blender going again
2592
+ hook
2593
+ over 40
2594
+ double walls
2595
+ imparting fruit flavors while leaving the tea (or other liquid) separate for serving
2596
+ portion control
2597
+ $100.00
2598
+ you get about two tablespoons or so of water if you dump directly to your plate
2599
+ smaller-sized cupcakes
2600
+ roasting bags
2601
+ made in China
2602
+ Amazon
2603
+ 7 months
2604
+ D
2605
+ isn't as powerful
2606
+ plastic
2607
+ guessing the motor overheated and seized up
2608
+ flour
2609
+ unusable as a cutting board
2610
+ .The only issue is that the elastic on the bottom sheet is not strong enough to stay on the bed.
2611
+ tool
2612
+ every review
2613
+ glide
2614
+ phallic design
2615
+ never seems to get much over 350
2616
+ breaks or cracks
2617
+ decant wine
2618
+ 16
2619
+ never any sharp edges to cut yourself on and it also prevents drips so no cleanup required
2620
+ all of my popcorn
2621
+ Crane "Penguin"
2622
+ Stella Artois (a lager), local crafted ales and Pils (Pilsner)
2623
+ 2 years
2624
+ a simple blanket
2625
+ clean
2626
+ air purifier
2627
+ a modern look
2628
+ a college student
2629
+ ceramic dish
2630
+ stainless steel
2631
+ extremely reasonable
2632
+ since 2003.
2633
+ this hasn't been "as seen on tv"
2634
+ U
2635
+ making a half pot or more
2636
+ long enough to reach an 11 ft ceiling.
2637
+ The oil filtering system
2638
+ with the waffle maker
2639
+ gazillion
2640
+ Coke habit
2641
+ latte
2642
+ sticky
2643
+ infused Coconut Oil
2644
+ plastic
2645
+ Ecojarz Stainless Steel Drink Top for Small Mouth Canning Jars
2646
+ there were no instructions
2647
+ good
2648
+ grease from the cheese soaks into the stone
2649
+ 5 star
2650
+ 5 stars
2651
+ poor
2652
+ shuts off
2653
+ Penguin
2654
+ throws
2655
+ once a week
2656
+ pretty, very slightly hot pinkish red
2657
+ 1-liter
2658
+ this heater will not automatically turn back on
2659
+ 30 seconds
2660
+ "build it yourself
2661
+ seeds
2662
+ a few years
2663
+ producing an even fine grind
2664
+ $99
2665
+ cork
2666
+ being microwaved
2667
+ Cuisinart Smartstick
2668
+ nasty odors
2669
+ kit that offers everything you need to make beer
2670
+ locks
2671
+ $80
2672
+ very difficult to grind the peppercorns
2673
+ young friend of our family
2674
+ $26.99
2675
+ 8"
2676
+ vacuum
2677
+ silicone
2678
+ twisting the stem/base
2679
+ commercial quality
2680
+ 18 ounce
2681
+ almost instantly
2682
+ pink
2683
+ you must rinse them every time
2684
+ Crate and Barrell
2685
+ lumbar pillows
2686
+ new condition, with no dings or scratches
2687
+ Wusthof Silverpoint II
2688
+ solid wood
2689
+ hands
2690
+ not to wake others when grinding coffee in the morning
2691
+ one reviewer
2692
+ plastic
2693
+ three
2694
+ a link
2695
+ it stops at whichever position it was oscillating at.
2696
+ 15
2697
+ easy grab lip
2698
+ all gets into your
2699
+ worst designed vacuum I've ever purchased
2700
+ the hardwoods
2701
+ pan
2702
+ manufacturer reputation
2703
+ lightweight
2704
+ white
2705
+ handles
2706
+ spare batteries
2707
+ a need
2708
+ two
2709
+ espresso-based
2710
+ blending
2711
+ Dish Network 722
2712
+ four toothbrushes
2713
+ 1 cup Clorox per gallon water
2714
+ Mexico
2715
+ white pepper
2716
+ one of the tines
2717
+ stand mixer
2718
+ two out of five
2719
+ Sharper Image
2720
+ Lynn Hoffman
2721
+ thin slices
2722
+ white noise machines
2723
+ piece of wood
2724
+ They are thick and solid
2725
+ rotary beaters
2726
+ firmly
2727
+ cooking spray
2728
+ handles
2729
+ screws
2730
+ empty the last drop
2731
+ 2
2732
+ receiver
2733
+ cloudy
2734
+ probably rip
2735
+ disappointed
2736
+ I'm very new to my Kitchenaid Mixer
2737
+ fits perfectly.
2738
+ intermediate
2739
+ chairs
2740
+ its stark whiteness
2741
+ plastic spinner in the box
2742
+ smoothly and effortlessly
2743
+ his keys
2744
+ grass-fed butter oil or ghee
2745
+ 32 oz.
2746
+ fan
2747
+ white
2748
+ the seal
2749
+ slowly add pressure
2750
+ small and thin
2751
+ absorb
2752
+ HEAVY WOOL AREA RUGS
2753
+ every two months
2754
+ 10-12
2755
+ a vacuum
2756
+ fairly loud
2757
+ plates
2758
+ Yes
2759
+ China
2760
+ Amazon Wish List
2761
+ You have to hold down the button for what feels like a minute before you actually can
2762
+ the Dyson groom is too stiff for upholstery
2763
+ . I think it last 1 year.
2764
+ for the money, it's an ok toaster
2765
+ Contigo Tumbler
2766
+ squeak
2767
+ bowl
2768
+ Dyson
2769
+ memory foam
2770
+ The new filter basket slips right into place.
2771
+ rubber lip
2772
+ long metal tube
2773
+ King Size SafeRest Premium Hypoallergenic Waterproof Mattress Protector
2774
+ my main or guest wash cloths
2775
+ quickly
2776
+ looking for a set that would work with all types of cookware
2777
+ kitchen utensils
2778
+ wasteful of resources
2779
+ two bedroom apartment
2780
+ unobtrusive and strong
2781
+ 13x9
2782
+ 1%
2783
+ cracks
2784
+ open and close them easier
2785
+ kids in the house anymore
2786
+ fry eggs
2787
+ reviews
2788
+ queen
2789
+ all four sides
2790
+ google
2791
+ kitchen
2792
+ eight
2793
+ husband
2794
+ small
2795
+ Made well and looks great
2796
+ camping
2797
+ 56 bottles
2798
+ 3 weeks
2799
+ over 10
2800
+ dish washer
2801
+ rabbits
2802
+ oven
2803
+ The box
2804
+ crock pot
2805
+ magnet on the back
2806
+ USA
2807
+ three
2808
+ drops them through a grate once they're ground small enough
2809
+ lightly
2810
+ anyone who needs quality knives
2811
+ Meat gets a nice sear at the highest setting and veggies, rice, noodles, etc. cook nicely as well
2812
+ Just rotate it
2813
+ hand-grinding coffee
2814
+ a POWER screwdriver with a Phillips bit
2815
+ My husband travels periodically to places that manufacture rubber products
2816
+ food saver
2817
+ will it be broken again in another few months
2818
+ metal
2819
+ more than 1 cup
2820
+ impatient person
2821
+ pizza oven
2822
+ very nice appearance of the press
2823
+ upper lid of the presser
2824
+ to arrive so quickly
2825
+ a bit taller
2826
+ made a real mess the first ime
2827
+ daughter
2828
+ 75
2829
+ tiny little scratches in it
2830
+ The light is too bright
2831
+ plastic
2832
+ juice popsicles
2833
+ this timer
2834
+ Conked out within couple of weeks
2835
+ Amazon
2836
+ an honest review
2837
+ keyboards and other accessories
2838
+ rock it across the pizza
2839
+ tiny bit
2840
+ . It's not put together with screws, bolts, or nails. It's just suppose to fit snugly together and stay up on it's own
2841
+ baking pan
2842
+ every day
2843
+ Keurig
2844
+ over four years
2845
+ . This product looks good when its done
2846
+ Function is most important
2847
+ Mr. Coffee
2848
+ 8
2849
+ 3 years
2850
+ rust forming
2851
+ Removable attachment caddy
2852
+ stainless sink
2853
+ spend the extra money
2854
+ RCA Race 8002E ENERGY STAR 8000 BTU Window Air Conditioner
2855
+ 1000
2856
+ It slices through everything like it's warm butter, and items fall away from the sides
2857
+ Intex Nylon Flocked Queen
2858
+ This one has a thin, t-shirt type material for a pad,
2859
+ two
2860
+ if you do not want the cereal boxes lying around everywhere
2861
+ DeLonghia
2862
+ gel/rubberized
2863
+ washing the dishes
2864
+ 1"
2865
+ dispenser
2866
+ a really DEEP 12v socket
2867
+ NONSTICK
2868
+ marks
2869
+ pitchers
2870
+ I like strong coffee
2871
+ RV and cabin
2872
+ based on the brand.
2873
+ 14x14
2874
+ Ultraglide
2875
+ very stable and surprisingly sturdy
2876
+ a platform bed
2877
+ the lids
2878
+ push the button
2879
+ mid-90s
2880
+ parts are dishwasher safe.
2881
+ 4 hours
2882
+ one week.
2883
+ Kitchen aid products
2884
+ 100
2885
+ very expensive
2886
+ dog
2887
+ guaranteed for life
2888
+ good
2889
+ Space bags
2890
+ good
2891
+ cat
2892
+ necklaces
2893
+ 220 grit
2894
+ sputtering
2895
+ tiny
2896
+ 7qt
2897
+ $50 - 60
2898
+ behaving erratically
2899
+ last June
2900
+ beeping
2901
+ one by one
2902
+ heating oil or fats in the cups in the microwave.
2903
+ to cool the tent
2904
+ bamboo oil
2905
+ remote
2906
+ ceramic
2907
+ too costly to return it
2908
+ bag
2909
+ this machine doesn't make noises
2910
+ water
2911
+ it has cut down on the dust in the room
2912
+ apple cider vinegar
2913
+ separate pencil cup
2914
+ D
2915
+ hangers
2916
+ Springfield, MO
2917
+ first couple of times
2918
+ 6-weeks
2919
+ died while making cookie dough
2920
+ buying a lid from the maker of your cooking vessel
2921
+ tofu sold in the plastic tubs with water
2922
+ build quality
2923
+ 4
2924
+ a short time
2925
+ unit is shaky
2926
+ two
2927
+ bedroom and his office
2928
+ We purchased this on Jan 29, 2014
2929
+ oil
2930
+ four
2931
+ course
2932
+ shelf liner
2933
+ held up very well
2934
+ defective
2935
+ rack
2936
+ Elegant home etagere products
2937
+ washboard
2938
+ Slicer
2939
+ tap water
2940
+ ironing something large
2941
+ traveling
2942
+ the button that holds it in place barely fits right
2943
+ two
2944
+ The knife
2945
+ plastic
2946
+ the price
2947
+ two
2948
+ Starbucks machine
2949
+ gives a much more 'finished' look
2950
+ see inside the hopper
2951
+ paper-thin slices
2952
+ it works by pressure and not by adhesive
2953
+ had strings hanging from them
2954
+ buying online
2955
+ turkey
2956
+ more pegs
2957
+ No spills
2958
+ flatness
2959
+ melting
2960
+ 64 ounces
2961
+ the pan had cooled, the warp was gone, and the pan back to its normal flat
2962
+ oversized King
2963
+ extra pots & pans
2964
+ work fine for painting
2965
+ Her sight is dimminished
2966
+ low to medium pile carpet
2967
+ measuring cups/spoons
2968
+ No sticking, no hassles
2969
+ a bottle or jar
2970
+ low setting
2971
+ 2-year-old
2972
+ oven
2973
+ footpedal on the base
2974
+ pancakes
2975
+ very satisfied
2976
+ Civic
2977
+ well made
2978
+ this waffle maker gets extremely hot steam (burn worthy) that pours forth from where the handle attaches between the iron plates.
2979
+ price and simplicity.
2980
+ "Made in China" quality
2981
+ solid and well-constructed ironing board
2982
+ replace the item
2983
+ delicious and not bitter
2984
+ both
2985
+ a big one
2986
+ grinder
2987
+ retractable
2988
+ Harold Imports
2989
+ Toast Master
2990
+ white
2991
+ one
2992
+ about 3 minutes
2993
+ love them
2994
+ The handles
2995
+ bride
2996
+ Shepherd's pie
2997
+ 10 inch diameter
2998
+ vinegar
2999
+ Fiesta
3000
+ brush it out with your finger or a spatula
3001
+ to mostly prevent the dogs from scratching the leather
3002
+ 2 months
3003
+ easy
3004
+ onions and garlic
3005
+ which knifes I used to cut smelly onions
3006
+ a box
3007
+ 4 hours
3008
+ the regular clock
3009
+ 60 sqft
3010
+ up to 500 degrees
3011
+ red
3012
+ robot
3013
+ the two cupper
3014
+ very satisfied with this product
3015
+ 1-2 times
3016
+ 5 years
3017
+ 10 years
3018
+ haven't had any problem with food sticking
3019
+ deep but not very tall
3020
+ about five minutes
3021
+ back of a door
3022
+ wife
3023
+ just the right size
3024
+ shorter one
3025
+ fold the tape back over the hole
3026
+ the instruction booklet and realized it was all in German
3027
+ handle heats up
3028
+ padded hangers
3029
+ 6 months
3030
+ to puree and chop homemade baby food
3031
+ 2 tbsps.
3032
+ pinch spoon
3033
+ microwave oven
3034
+ watch a good movie
3035
+ "Pet" version
3036
+ 400F
3037
+ two people
3038
+ tiny
3039
+ defective
3040
+ falls off on the left
3041
+ mainly positive
3042
+ second Luna Pad that I have purchased
3043
+ i used the vacuum to suck up the extra water.
3044
+ medium sized
3045
+ 10 minutes
3046
+ Tomatoes and oregano
3047
+ mother-in-law
3048
+ real winner
3049
+ Not too much
3050
+ a funky smell
3051
+ TV connections
3052
+ gifts
3053
+ ceramic and titanium
3054
+ lay flat
3055
+ Christmas
3056
+ up to 11 pounds
3057
+ Wally World
3058
+ freezing
3059
+ the entire line of USA pans
3060
+ muffin pan
3061
+ It is heavy
3062
+ 99%
3063
+ bit bigger
3064
+ It can blow cool air as well
3065
+ A stuffed burger
3066
+ save a bit of money
3067
+ 200 Fahrenheit
3068
+ face
3069
+ bedbugs
3070
+ White Wing
3071
+ calphalon one
3072
+ thick plastic
3073
+ Goodmans
3074
+ 6
3075
+ The T-Fal ActiFry
3076
+ Sears Kenmore Canister
3077
+ since the 1930's
3078
+ chrome
3079
+ OXO
3080
+ Juicing
3081
+ inexpensive timer
3082
+ ingenuity
3083
+ purse, messenger bag, briefcase or glove compartment
3084
+ non-stick surface
3085
+ functional and attractive
3086
+ One small issue is that if you lose power this heater will not automatically turn back on when power is restored.
3087
+ beatiful
3088
+ drawings, no verbage
3089
+ using my hand to turn the cone a little
3090
+ 10 minutes
3091
+ consumer reports
3092
+ paper
3093
+ I'm going to purchase another one for my other shower
3094
+ I would recommend these.
3095
+ They pill just a little
3096
+ throwing out half pots of coffee
3097
+ a bed
3098
+ do not have valves or little pieces
3099
+ wasn't hard
3100
+ "manual" juicers
3101
+ to experiment with some Absinthe mixes
3102
+ $50 - 60
3103
+ good for cooling cookies
3104
+ empty the pulp collector
3105
+ Amazon
3106
+ 9.5 in
3107
+ skim milk
3108
+ LG vacuum
3109
+ 4 loaves of bread/week
3110
+ wouldn't ring
3111
+ Umbra
3112
+ All I wanted to put on it was some laundry soap, fabric softeners,
3113
+ dark off-green
3114
+ set of cookware
3115
+ i like the construction.very sturdy
3116
+ works very well
3117
+ golf
3118
+ two
3119
+ The smallest bowls make great ingredient cups
3120
+ 13-1/2"W x 36"H x 12"D
3121
+ 3 stars
3122
+ is much longer
3123
+ a bit tricky
3124
+ strain even my somewhat arthritic hands.
3125
+ dutch oven
3126
+ a small, narrow knife holder
3127
+ conduct heat very well
3128
+ staining
3129
+ plastic expandable tension rod
3130
+ the cord
3131
+ Leaked
3132
+ a thrift store
3133
+ pouch
3134
+ 2012 John Wayne calendar
3135
+ small blenders
3136
+ 4
3137
+ Amazon
3138
+ small
3139
+ 16 years
3140
+ toasters
3141
+ Martha Stewart
3142
+ much cheaper
3143
+ White
3144
+ two
3145
+ I received mine in a timely fashion
3146
+ BedVoyage
3147
+ hardwood
3148
+ happily suprised
3149
+ no bolts or wood
3150
+ a week or so
3151
+ The base setting
3152
+ It doesn't get dirty at all
3153
+ bagel
3154
+ Amazon
3155
+ Primula
3156
+ Friedrich
3157
+ two were just a mess
3158
+ did not reprint the coupons
3159
+ iRobot corp
3160
+ Hoover Canister
3161
+ one in turquoise and one in white
3162
+ it's a little too tall
3163
+ two more
3164
+ mechanical
3165
+ baking pans
3166
+ 3
3167
+ 1-1 1/2
3168
+ bags
3169
+ 1 hour ago
3170
+ little
3171
+ frother
3172
+ I make fruit shakes that have frozen fruit, including a cut-up frozen banana, and the blender blends
3173
+ great
3174
+ $60.00
3175
+ seam becomes permanently visible
3176
+ the water
3177
+ pens
3178
+ high-end
3179
+ digital temperature gauge
3180
+ queen
3181
+ the tank on this Penguin has only one small filling port that is much too small to get your hand through
3182
+ reasonable size
3183
+ Yube Cube
3184
+ face
3185
+ almost every night for 2 weeks
3186
+ All samples are of the same weight of popping corn (weighed for accuracy on a postal scale)
3187
+ not an airtight
3188
+ four
3189
+ reasonably satisfied
3190
+ only comes in white
3191
+ digital controls
3192
+ be happy
3193
+ from 5 to 2 or 3
3194
+ 2.5
3195
+ frozen, just making a very loud humming noise
3196
+ larger Cuisinart keurig
3197
+ Zojirsuhi
3198
+ easy to refill
3199
+ on line
3200
+ much smaller
3201
+ 8 months
3202
+ ammonia
3203
+ They ALL leak
3204
+ how much crud it sucked up
3205
+ The buttons could be bigger, and it's hard to read their labels
3206
+ all this business of taking it apart and putting
3207
+ the heating element.
3208
+ silverware
3209
+ grandson
3210
+ rare
3211
+ My wife
3212
+ Hoover
3213
+ a steak
3214
+ . It is heavy and very floppy, so it can be difficult to stand it on it's side
3215
+ grind spices
3216
+ plastic
3217
+ the ice cubes melting faster than larger ones
3218
+ falling over
3219
+ grasp it by the rim and lift the bottle, making sure it doesn't slip out
3220
+ 10x
3221
+ stoppers
3222
+ tension
3223
+ roll/slide/move the loaves into the pan any other way
3224
+ several friends
3225
+ dining room
3226
+ chlorine
3227
+ oddball hardware
3228
+ Amazon
3229
+ the edges
3230
+ memory
3231
+ 2 months
3232
+ skin of the chicken
3233
+ 6 min cook
3234
+ ten years
3235
+ attachment
3236
+ 8 metal bars
3237
+ they are not machine washable
3238
+ a reservoir cut
3239
+ 3 days
3240
+ bottom of the bowl
3241
+ exactly one hour
3242
+ several hours
3243
+ in about 5 minutes
3244
+ weight
3245
+ arrange your spice containers
3246
+ refrigerator
3247
+ coals to be on the top
3248
+ toaster
3249
+ cord is really short
3250
+ heavy duty plastic
3251
+ becasue they are supposed to be pre-seasoned
3252
+ Amazon
3253
+ 9
3254
+ rate these 5 stars.
3255
+ in a regular triangle type box
3256
+ that it does not stand in place on it's own
3257
+ about six feet
3258
+ DC26
3259
+ U.S.
3260
+ Chef's Choice 675 Hot Pot
3261
+ 1960's
3262
+ The Trudeau is way overpriced for what you get
3263
+ The steam
3264
+ tight seal
3265
+ Clear
3266
+ strains the herb out and makes very clear oil/butter.
3267
+ too wide and too high
3268
+ golden brown
3269
+ dust mites in their bed
3270
+ dustbusters
3271
+ around two days
3272
+ White Cat Corn
3273
+ whole frozen fruit
3274
+ roughly 100 lbs
3275
+ make nice little ships and icebergs
3276
+ Caphalon
3277
+ few
3278
+ on/off
3279
+ the beaters
3280
+ it was worth
3281
+ window
3282
+ under $5
3283
+ downturn
3284
+ vent
3285
+ tilt n' drain
3286
+ shake it pretty hard to get the bread out.
3287
+ electrically
3288
+ easy to hold
3289
+ very durable
3290
+ I imagine it will do well on my ceramic-tile floor. My impression is that the brush probably does well
3291
+ stainless steel
3292
+ give bad reviews on Amazon
3293
+ ripen faster
3294
+ mold
3295
+ customize
3296
+ fair and honest review
3297
+ stickers
3298
+ Fagor Duo
3299
+ yellow
3300
+ 14x14
3301
+ weak wrists
3302
+ The cups fit nicely on the saucers, and manage to give the illusion of delicacy while still feeling substantial.
3303
+ any sushi lover
3304
+ the mold
3305
+ knives
3306
+ duvet insert
3307
+ hooking the plastic pieces onto the hose
3308
+ lactose intolerant
3309
+ America's Test Kitchen
3310
+ without muffin paper cups
3311
+ You get what you pay for
3312
+ easy to clean
3313
+ every two months
3314
+ color
3315
+ professional size steam press
3316
+ cherry red
3317
+ around $5.00
3318
+ 1 minute
3319
+ flawlessly
3320
+ USA
3321
+ fridge door
3322
+ Ford
3323
+ the zipper
3324
+ this item met all our expectations
3325
+ "floaties" in my herbal teas
3326
+ in a container in the refrigerator
3327
+ I tested the accuracy with a 50 g calibrating weight - this scale is absolutely accurate to fractions of whole numbers.
3328
+ paper towels
3329
+ does allow scoring
3330
+ West Bend
3331
+ the unit with the bowls needs plenty of storage room
3332
+ a dimple
3333
+ no milk
3334
+ remove some of the buckwheat
3335
+ some lemon, or juice
3336
+ a little opaque
3337
+ measuring cups
3338
+ cold chocolate milk
3339
+ locks closed
3340
+ 6
3341
+ Clean up is a breeze
3342
+ olive
3343
+ diameter
3344
+ 26 pages
3345
+ reusable My K-Cup
3346
+ Bissell's
3347
+ their model numbers
3348
+ 8 years
3349
+ 4 of these for the price
3350
+ once a week or so
3351
+ clean our carpeted stairs
3352
+ last longer
3353
+ a potential safety issue
3354
+ a very good item to donate
3355
+ "non slip
3356
+ two days
3357
+ $99
3358
+ 10 1/2" high
3359
+ a nice seal
3360
+ 12-14'
3361
+ daily
3362
+ cut the bottom off
3363
+ glass
3364
+ the holes
3365
+ the container
3366
+ Little Hoot and the Snowman
3367
+ cause the dispenser to dispense more of a splatter (water still separated from the soap)
3368
+ too small
3369
+ round, rectangle and square
3370
+ it did not work
3371
+ spring loaded
3372
+ potatoes
3373
+ wrapped in turkish towels
3374
+ Tassimo T-Disc
3375
+ cold
3376
+ microplane grater
3377
+ a slick host who has multiple takes to make itlook can appear to be a good product
3378
+ 600 GSM
3379
+ OXO pinepple slicer
3380
+ travel
3381
+ difficult
3382
+ Keurig
3383
+ super cheap
3384
+ a drinking glass
3385
+ tongs
3386
+ 4-5 weeks
3387
+ hand just slides around the jar
3388
+ it can time how long something takes
3389
+ The squeezer
3390
+ 3qt saucepan
3391
+ v shaped rack
3392
+ cast iron
3393
+ waterproof material
3394
+ once
3395
+ spill out the water all over the place
3396
+ kids
3397
+ GelPro
3398
+ 7 year
3399
+ cheap
3400
+ embroidered edge ON TOP
3401
+ glass insert
3402
+ a wise purchase
3403
+ terms of power
3404
+ four
3405
+ refrigerate it
3406
+ within weeks
3407
+ bathrooms
3408
+ Dyson DC65 Animal Complete Upright Vacuum Cleaner
3409
+ two years ago
3410
+ Costco
3411
+ a friend
3412
+ metal
3413
+ short
3414
+ 250F
3415
+ two
3416
+ Japanese
3417
+ the bathroom
3418
+ $62.99
3419
+ 5 months or so
3420
+ frozen pizza
3421
+ three or more times use per week
3422
+ Crane produces more moisture than Vicks
3423
+ instructions
3424
+ housing
3425
+ a button
3426
+ 200
3427
+ oil is expensive
3428
+ Cotton
3429
+ China
3430
+ soap
3431
+ got a bad one
3432
+ three Rottweilers
3433
+ small in height
3434
+ bagged vacuum
3435
+ clip on
3436
+ it was really easy!
3437
+ hands
3438
+ Dyson
3439
+ DeLonghi
3440
+ a good quality egg pan
3441
+ dainty
3442
+ over 2 years ago
3443
+ wall mount use
3444
+ diesel like smell
3445
+ mandolin
3446
+ reusable 3000 times
3447
+ Ikea
3448
+ Bed, Bath & Beyond
3449
+ $27.50
3450
+ under the lip of your cans so there are never any sharp edges
3451
+ The mat
3452
+ it isn't an elegant piece of furniture
3453
+ They list as being effective from -40F to +560F
3454
+ late 50's
3455
+ paper towel holder
3456
+ very difficult to openwithout fear of breaking the device
3457
+ arthritic
3458
+ Short or dense breads are get better slicing results
3459
+ 3
3460
+ 1 year
3461
+ Clean up
3462
+ air
3463
+ s'mores
3464
+ where the right spot to stop filling was at
3465
+ great
3466
+ drying pasta
3467
+ non-stick
3468
+ higher quality
3469
+ a few
3470
+ felt pads
3471
+ burn
3472
+ takes up less counter space
3473
+ slightly orangey gold
3474
+ The Rotisserie
3475
+ not too warm
3476
+ burn
3477
+ toaster oven
3478
+ Brita
3479
+ an espresso cup
3480
+ it barely dented
3481
+ heated setting
3482
+ stainless steel
3483
+ it was a convenient size for the refrigerator for my ground flax seed
3484
+ papaya
3485
+ 12 amp
3486
+ very weak
3487
+ into the hose
3488
+ candy-colored blue
3489
+ a friend's dinner party
3490
+ to remove chlorine taste
3491
+ accidents
3492
+ Medium vacuum-seal flat bags
3493
+ perfect
3494
+ Stainless steel Electric pot
3495
+ Calphalon
3496
+ booklet
3497
+ suction
3498
+ I'm a big guy
3499
+ spice labels
3500
+ Sur La Table
3501
+ 24oz
3502
+ Hamilton Beach
3503
+ split in half
3504
+ out of the sides
3505
+ longer
3506
+ limited counter space
3507
+ my simple old two-knife shredder
3508
+ to clean
3509
+ Italian
3510
+ about 4 minutes
3511
+ high percentage of 5-star reviews
3512
+ quick
3513
+ Queen
3514
+ they shed water through the steam holes
3515
+ hand-washing
3516
+ rear
3517
+ two years
3518
+ better looking and classier
3519
+ some kind of air traffic controller
3520
+ oil, butter, or baking spray
3521
+ glass
3522
+ 350 sq ft
3523
+ five seconds
3524
+ two
3525
+ already burnt
3526
+ 10yo
3527
+ cleanup is not all that easy.
3528
+ the button
3529
+ is an abomination
3530
+ it was not the color pictured
3531
+ amazon
3532
+ incredibly crisp
3533
+ foot warmer
3534
+ recommended care and use
3535
+ evenly brown, crisp and rapid
3536
+ six
3537
+ desired thickness
3538
+ another 20 or so
3539
+ Amazon
3540
+ three times
3541
+ excessive fan noise
3542
+ jar opener
3543
+ a removable gasket
3544
+ pulling a very hot pan out of the oven
3545
+ Leggett and Platt
3546
+ Bon Ami
3547
+ top rack
3548
+ the dimples
3549
+ over 5 yrs old
3550
+ rinse and reuse
3551
+ double-walled stainless
3552
+ Kitchen Gurus
3553
+ There should be a chart relating American rice types to the Asian types
3554
+ hard surface
3555
+ coffee
3556
+ understand how it works and its "quirks", but once you learn, it is worth it.Now I can pressure cook with confidence and convenience.
3557
+ shelves
3558
+ discarded the box
3559
+ the rollers
3560
+ 3 or 4 minutes
3561
+ Multi-functional and agile, not clumsy like regular larger tongs.
3562
+ glass carafe
3563
+ it's cute
3564
+ the handles become lose
3565
+ dry cleaner's
3566
+ tends to get overheated and smells like it is going to melt
3567
+ regular charcoal
3568
+ The newer one
3569
+ loud
3570
+ inside of the rim
3571
+ bialetti
3572
+ Much easier to use, and my baked goods will stay in one piece
3573
+ construction is exceptional
3574
+ two
3575
+ It isn't a bad comforter for the price
3576
+ lotion
3577
+ trash
3578
+ 18 months ago
3579
+ Probably but the plastic parts might not.
3580
+ has to be stored in an air sealed bag
3581
+ nice to not have shoes
3582
+ daughter
3583
+ I was very happy with the first use, not so much the second use
3584
+ 120 min
3585
+ 6 hours
3586
+ top leg half
3587
+ cornbread
3588
+ TEA requires HOT WATER to brew
3589
+ 3 batches of 7
3590
+ Extremely
3591
+ These are grill worthy but seem like they might have trouble with heavier items like large chicken breasts
3592
+ baking my own bread
3593
+ hygienic
3594
+ little suction and clogged up quickly
3595
+ re-filling the napkins
3596
+ food
3597
+ 5 years
3598
+ increase
3599
+ 12-ounces
3600
+ Southern
3601
+ Arrived super-sharp
3602
+ the fact that the containers are not only stackable, but fit into one another minimizing storage space
3603
+ label maker
3604
+ Butterfly Meadow
3605
+ Wednesday
3606
+ grandmother
3607
+ very fine suede
3608
+ the blade
3609
+ a regular upright vacuum and a tiny little stick vac
3610
+ Osterizer
3611
+ some oil
3612
+ be aware of the location of the hole in one corner
3613
+ get it pretty and clean
3614
+ 25' long
3615
+ the slight serrate
3616
+ about 3 trays
3617
+ any travel mugs (like from Starbucks) that hold small or medium size coffee
3618
+ mixing popover batter and making hollandaise sauce
3619
+ quiet
3620
+ two cups
3621
+ very soft and flimsy
3622
+ shortly before serving
3623
+ one rinse sufficed
3624
+ The first roll
3625
+ quality is good
3626
+ European
3627
+ nearly 2 dozen jars
3628
+ I have not owned a juicer in quite a few years.
3629
+ due to being hollow
3630
+ at Macy's
3631
+ strawberries
3632
+ a few weeks
3633
+ Cuisinart
3634
+ detachable
3635
+ it is defective
3636
+ heavy
3637
+ trans fat
3638
+ whisk
3639
+ Poptart
3640
+ hopper
3641
+ shrinkage of the cooked patty
3642
+ barnyard
3643
+ make sure the lid is on tight
3644
+ small capacity of the water tank
3645
+ cut up
3646
+ Ball Color 6-Pack Lids and Bands, Blue
3647
+ $129
3648
+ Chinese
3649
+ 4.5 stars
3650
+ it indicates on the product packaging that the item is machine-washable
3651
+ chicken
3652
+ it's awkward and heavy
3653
+ does not get gooky with dried food
3654
+ 3
3655
+ almond milk
3656
+ 5 minutes
3657
+ metal
3658
+ removing bathtub/shower clutter
3659
+ KSM-150
3660
+ baking chips
3661
+ 128
3662
+ the horse is now very demanding
3663
+ the spinning mechanism in the frother
3664
+ 550 square feet
3665
+ It shows no signs of age after using daily for months now
3666
+ beautiful
3667
+ feel and smells much better now
3668
+ hassle
3669
+ oval
3670
+ a month ago
3671
+ in a jar
3672
+ the muffins do cook faster
3673
+ Bialetti stovetop espresso maker
3674
+ i tossed it
3675
+ a decent amount of weight in it
3676
+ within a couple months
3677
+ dry cleaned
3678
+ 0
3679
+ home office
3680
+ I attached this to my Kitchenaid Classic 4.5Q and it fit and worked perfect.
3681
+ the kids for their new apartment
3682
+ sturdy
3683
+ white
3684
+ no upper basekt
3685
+ no
3686
+ Steuby & Co
3687
+ as intended
3688
+ Teavana
3689
+ perfectly
3690
+ fairly quiet
3691
+ 12/27/11
3692
+ a couple of months ago
3693
+ ceramic blade
3694
+ THICK
3695
+ thinking it would help but it doesn't
3696
+ refreshing
3697
+ room and compartments
3698
+ KitchenAid
3699
+ Breville
3700
+ it fit and worked perfect.
3701
+ I wash the cheesecloth in the sink with dish soap and rinse it well. The yogurt residue washes out easily
3702
+ cut myself very bad once
3703
+ 4-1/2 quart
3704
+ about a third cup
3705
+ cut the meat
3706
+ sugar, flour, rice, nuts, pasta, coffee, tea bags
3707
+ month and a half
3708
+ two
3709
+ 5x
3710
+ two
3711
+ Oster
3712
+ two
3713
+ definitely being buying more of these!
3714
+ purchased the smaller ones
3715
+ last 3 holidays
3716
+ whole, fresh nutmegs
3717
+ 3 grandchildren
3718
+ step by step instructions
3719
+ get rid of the smell
3720
+ reviewers
3721
+ dents
3722
+ The pincer-like holders
3723
+ Amazon
3724
+ You should be doing this anyway to keep residue from building up
3725
+ amazon
3726
+ low pile
3727
+ ID the plastic boxes
3728
+ chef's choice sharpener
3729
+ Amazon
3730
+ potatoes
3731
+ to make Mozzarella and then make Ricotta
3732
+ two
3733
+ the edges
3734
+ cases
3735
+ a bag
3736
+ 7 years ago
3737
+ roasted chicken
3738
+ it's actually pretty heavy gauge
3739
+ wipe it clean with a wash cloth
3740
+ ice crushing
3741
+ organizing
3742
+ wife
3743
+ cleaning and picking up the water and drying the carpet
3744
+ about 2 1/2 to 3 minutes
3745
+ overpriced
3746
+ the SAFEST opener I've ever used but fast, clean and quieter
3747
+ Ozeri
3748
+ Dolce Gusto
3749
+ Osterizer
3750
+ Fiestaware
3751
+ Vornado
3752
+ bolts
3753
+ Caphalon
3754
+ stiff
3755
+ 5 or 6 regular
3756
+ need to wait for the parts and then arrange for a service call.
3757
+ new to using a Food Saver
3758
+ trying to put the glass bottom back into the ring
3759
+ the heat source
3760
+ remote control
3761
+ it has attachments to clean the stairs and is very lightweight
3762
+ a few years
3763
+ on top of the mattress pad but under the sheet
3764
+ a month
3765
+ light-weight
3766
+ ease of use and sturdiness
3767
+ the video that was submitted by a purchases/user
3768
+ You can't open the tank up for a thorough cleaning
3769
+ coffee
3770
+ soak in water and brush it later
3771
+ 50250
3772
+ a Tassimo and currently have a Keurig
3773
+ Germany
3774
+ If I could send it back I would
3775
+ the pillow cases barely cover my pillows. (and they are standard size)
3776
+ by hand
3777
+ Update 1/21/10The heater is still working well and has kept my basement at 70 degrees all through the cold, cold winter.
3778
+ 3 years ago
3779
+ dishwasher
3780
+ firm, lasting foam
3781
+ three
3782
+ amazon
3783
+ coffee choices would be limited and more expensive
3784
+ milky drink
3785
+ It is quite easy
3786
+ Starbucks
3787
+ empty-nesters
3788
+ being in school and working
3789
+ bon ami
3790
+ Salvation Army
3791
+ Pet hair Eraser
3792
+ the dishwasher
3793
+ two
3794
+ high enough
3795
+ 6
3796
+ handy for getting pet hair off of couches and chairs
3797
+ Juiceman Jr
3798
+ tongs
3799
+ Does not even need washing
3800
+ mineral oil
3801
+ squeeze
3802
+ Circulon
3803
+ a huge hit
3804
+ I will order
3805
+ The bread machine cookbook
3806
+ mesh like material
3807
+ the top
3808
+ computer
3809
+ July 31 2005.
3810
+ beige
3811
+ 18/8 stainless
3812
+ It is not fixable
3813
+ the expanding basket
3814
+ it takes a little longer to do some jobs
3815
+ normal
3816
+ a lot of it is needed,
3817
+ William Sonoma
3818
+ tips
3819
+ charge
3820
+ potentially can last for years
3821
+ 5 star
3822
+ not toasting one side
3823
+ KitchenAid
3824
+ screw in each bar first
3825
+ BPA
3826
+ more expensive
3827
+ Arm and Hammer baking soda bag on the back
3828
+ on the front grids
3829
+ eggplant color,
3830
+ the levering action
3831
+ traditional replaceable bag to collect dust
3832
+ tedious to remove
3833
+ crack by itself due to temperature differences
3834
+ coating on the racks
3835
+ Boards that are too hard
3836
+ pans
3837
+ 4 days
3838
+ deep
3839
+ you have to constantly refill it
3840
+ they are delicate
3841
+ OXO
3842
+ very upset
3843
+ good grip
3844
+ $30
3845
+ Steak
3846
+ below the chalkboard
3847
+ things like picnics, informal get-togethers, etc.
3848
+ Godinger
3849
+ was not hot
3850
+ bed stuff
3851
+ terry
3852
+ Cuisipro Donvier Yogurt Cheese Maker,
3853
+ two
3854
+ guestroom
3855
+ chrome
3856
+ way too flimsy
3857
+ air
3858
+ two
3859
+ Green Earth Wok
3860
+ The wood just cracked
3861
+ reuseable filter
3862
+ salt mill
3863
+ long power cord
3864
+ 1.5 liter
3865
+ quite sturdy.- does not wobble.- nice and wide.- cover is decent quality.- catch holds the legs firmly.- height is fully adjustable in reasonable increments
3866
+ as often as my other primary "go to knives"
3867
+ a plasticy odor when I heat the cooker up
3868
+ to have water for tea and hot chocolate
3869
+ that it kept wine chilled
3870
+ a gift
3871
+ I pack my lunch
3872
+ does not work
3873
+ in the microwave
3874
+ stainless steel
3875
+ a little too large
3876
+ the little door in the front keeps popping back up and loses the suction
3877
+ middle and upper
3878
+ smell sensor
3879
+ retractable cord
3880
+ quiet
3881
+ scrubbing at a difficult spot
3882
+ bed
3883
+ Power roller bar
3884
+ plastic wine glasses
3885
+ rice cooker portion
3886
+ putting it on top of a tray
3887
+ 4 stars
3888
+ 3 Stars
3889
+ you can "see" how dirty your carpet is
3890
+ animal rennet
3891
+ not convinced that the pressure is strong enough
3892
+ less oil than usual
3893
+ dish drawers
3894
+ it will not get into the cracks and cervices of a tile floor
3895
+ Black and Decker DCM2500
3896
+ no ice
3897
+ cast iron skillet
3898
+ nut
3899
+ Cuisinart
3900
+ OXO
3901
+ died while making cookie dough
3902
+ a local computer shop
3903
+ the price
3904
+ you are not missing out on anything
3905
+ good
3906
+ Cleanup was easy
3907
+ 42 ounces
3908
+ I am not worried about my place catching fire from a faulty heating element.I
3909
+ not be able to "squeeze"
3910
+ teen son
3911
+ cracked
3912
+ command hooks
3913
+ only in the early morning time
3914
+ iced tea function
3915
+ infrared
3916
+ water
3917
+ in the mail
3918
+ white cast iron
3919
+ a blanket
3920
+ soups
3921
+ mild
3922
+ 15+seconds
3923
+ Freshware
3924
+ cord clip
3925
+ Cook's Illustrated.
3926
+ TP-Holder
3927
+ BareWater
3928
+ 5 years
3929
+ three years
3930
+ DeLonghi products
3931
+ durably
3932
+ 2
3933
+ traditional "fast food" straws
3934
+ 3
3935
+ they can get completely wet on the outside but still remain dry on the inside
3936
+ plastic end has warped
3937
+ Bailey's cupcakes
3938
+ fast, foldable Thermoworks and the fast, non-foldable
3939
+ It doesn't stay together and will literately crumble if there's any weight on it
3940
+ a little too much
3941
+ at least a full minute
3942
+ ice cubes
3943
+ My husband
3944
+ to make fruit smoothies
3945
+ good long time
3946
+ That is huge when it comes to dense calorie foods
3947
+ the wide base
3948
+ two
3949
+ kettle korn
3950
+ Amazon
3951
+ November 26, 2013
3952
+ as time went by
3953
+ Maybe the one thing I don't like about it is the really smooth bottom that makes it hard to keep it straight on my crappy coil stove
3954
+ Amazon
3955
+ tossing and serving salad
3956
+ trash cans
3957
+ because of the price
3958
+ a terry cloth towel
3959
+ Ozeri Epicurean Digital Kitchen Scale
3960
+ processor
3961
+ almost a year
3962
+ heat it up
3963
+ A wall stud
3964
+ does not heat up your kitchen
3965
+ 12 large bananas
3966
+ clean
3967
+ my 93 year old mother
3968
+ help
3969
+ Philippines
3970
+ 2 more as gifts
3971
+ great
3972
+ very sharp
3973
+ reduces energy usage
3974
+ disappointed
3975
+ lemon and lime sorbet
3976
+ uncle
3977
+ 800/1200
3978
+ flashes when its ready for use
3979
+ soft camel-color
3980
+ Bunn Service
3981
+ beautiful
3982
+ 2 months
3983
+ Cuisinart
3984
+ either one or two
3985
+ hand
3986
+ none
3987
+ thermal
3988
+ 6 months
3989
+ an EC701 model
3990
+ the block is really big
3991
+ fire resistance
3992
+ They are lightweight
3993
+ for tuna
3994
+ a little hassle
3995
+ These are very simple stylish tough glasses
3996
+ commercial use
3997
+ very easy
3998
+ diaper bag
3999
+ fire hazard
4000
+ never really held a charge
4001
+ fleece
4002
+ successful
4003
+ three stars
4004
+ plasticy type of smell.
4005
+ That slight angle of the handle
4006
+ level of usage
4007
+ if the mixer automatically reset itself to OFF when it's unplugged.
4008
+ This ice cream maker is also a good price
4009
+ wrinkled
4010
+ five stars
4011
+ 4 Peaks Tech
4012
+ December 24, 2013
4013
+ STB 101 hand held turbo brush
4014
+ rotate the mattress
4015
+ welded steel
4016
+ to seat the lid just right before you latch it
4017
+ storing dry goods and leftovers
4018
+ steamer
4019
+ few inches
4020
+ bed
4021
+ It's a bit small to hang on to
4022
+ memory chip
4023
+ air latch
4024
+ prevent fraying
4025
+ the heating element and fryer housing
4026
+ good
4027
+ not a satisfactory sharpener
4028
+ Right when you push the cup down into the blender
4029
+ quiet
4030
+ multi
4031
+ smoke detector
4032
+ spices and herbs
4033
+ half way
4034
+ snap
4035
+ nuts don't grind evenly
4036
+ .So far, the Food Saver Bags have worked out very well for me.
4037
+ playing with a toy
4038
+ Oxo Good Grips
4039
+ last year
4040
+ They ARE washable!
4041
+ Contractor's Heavy Duty Trash Bags
4042
+ dog
4043
+ Pyrex
4044
+ Cook's Illustrated
4045
+ it's attractive and well-made
4046
+ dozens
4047
+ free
4048
+ 1.5 cups
4049
+ dryer
4050
+ electronic
4051
+ Amazon
4052
+ Honeywell
4053
+ quite dulled, with sticker residue and many dark fingerprints and water stains
4054
+ grommets
4055
+ but have not received any answers on how to permanently fix this one little issue.
4056
+ $129
4057
+ keep the bowl in the deep freezer
4058
+ thawed first
4059
+ wooden
4060
+ a blanket
4061
+ slightly larger than what I thought it'd be
4062
+ the black base catches little bits of cheese
4063
+ scratched
4064
+ 3.5 stars
4065
+ extremely dull
4066
+ patty
4067
+ cordless vacuum
4068
+ very flimsy
4069
+ satin brushed
4070
+ waste of money
4071
+ top of the wine bottle
4072
+ A true jewel red
4073
+ where the hole is
4074
+ cakes
4075
+ roll-up travel bags
4076
+ America's Test Kitchen
4077
+ at work.
4078
+ stainless steel
4079
+ silicone pans
4080
+ pet hair
4081
+ HEPA
4082
+ three
4083
+ sage green
4084
+ Bought this six years ago
4085
+ the crazy colors
4086
+ dust and other stuff that is floating in the
4087
+ fitted
4088
+ cold drinks
4089
+ Chef's
4090
+ steel
4091
+ over a year ago
4092
+ earplugs and snore pillows
4093
+ morning
4094
+ hands
4095
+ thirty seconds
4096
+ it rolls
4097
+ the clear glass
4098
+ hurts your hand when it gets slammed into the jar
4099
+ made little black marks
4100
+ Zojurishi
4101
+ break or crack
4102
+ leak
4103
+ bagless
4104
+ 4.5-5
4105
+ more programmable
4106
+ shape the meat into a patty before sticking it into the press
4107
+ 2-inch' brass hinge
4108
+ hold it next to your ear
4109
+ sponge holder
4110
+ old Ken wood Stereo Receive
4111
+ five stars
4112
+ blue speckle
4113
+ at home
4114
+ rubber
4115
+ a sticker
4116
+ improve this design
4117
+ A very good value
4118
+ so it's not going to tilt over.
4119
+ price
4120
+ 13.5-ounces
4121
+ Haan pads
4122
+ the padding
4123
+ KING SIZED BED
4124
+ cutting board
4125
+ Hurom
4126
+ frosty clear color
4127
+ cheese.
4128
+ pantry moths
4129
+ glass
4130
+ red
4131
+ two layer
4132
+ desk
4133
+ Crate and Barrell
4134
+ 300 sq ft
4135
+ Saturday
4136
+ Cleaning any loose leaf/grind product
4137
+ by putting another 1/2 to 1 inch metal band around the inside
4138
+ lots of colors
4139
+ big heavy duty nonstick pot
4140
+ nasty smell
4141
+ insulation
4142
+ a ring
4143
+ six small loaves
4144
+ melt butter and later to simmer giblets and finally to make gravy
4145
+ Attractive, sturdy, and holds a lot of utensils
4146
+ Pinzon
4147
+ eggs
4148
+ 3 (three)
4149
+ roomba
4150
+ my adult children
4151
+ Very modern and sharp looking
4152
+ The lid is made strangely and it twists to become looser and thats how you drink it
4153
+ the toaster
4154
+ a rebate
4155
+ 8 months
4156
+ will last a long time
4157
+ bread
4158
+ if there was some sort of fastening system
4159
+ Florida
4160
+ 4 hours
4161
+ soak it in a detergent
4162
+ much flimsier
4163
+ allows bubbles to form on the micro-surfaces of the etching
4164
+ but it didn't seem to make a difference.
4165
+ Stainless
4166
+ white
4167
+ 20 inches
4168
+ WHITE
4169
+ 2 and half months ago
4170
+ US
4171
+ heavy
4172
+ towel
4173
+ $129
4174
+ I reach for my green pans most often
4175
+ liquefied onions for sauces, pureed soups, made doughs,
4176
+ quite sturdy.- does not wobble.- nice and wide.- cover is decent quality.- catch holds the legs firmly.- height is fully adjustable in reasonable increments
4177
+ clear glass bowls
4178
+ misleading
4179
+ the instructions
4180
+ questionable
4181
+ water reservoir
4182
+ cylinder
4183
+ openings go all the way down to the bottom
4184
+ pour
4185
+ a light handwashing
4186
+ teaspoon or tablespoon
4187
+ over 6 months
4188
+ like new
4189
+ quickly and easily
4190
+ soda and packs of water
4191
+ the dishwasher
4192
+ They are super plushy
4193
+ Umbra
4194
+ easy
4195
+ a clog deep inside
4196
+ the feet are adjustable
4197
+ plenty big to hold a lot of dressing
4198
+ husband
4199
+ the small size of the cups
4200
+ Bodum Chambord 4 c.
4201
+ twin 10 inch mattress
4202
+ Costco
4203
+ a big gallon ice-cream bucket
4204
+ Rolls Royce vs. a Dodge Neon
4205
+ the Oster
4206
+ too big
4207
+ The pan will season itself
4208
+ WEB
4209
+ cool
4210
+ It's almost as if an airplane is taking off in your kitchen
4211
+ mincing garlic and chopping dried fruit and nuts
4212
+ It's a rubbermaid continer
4213
+ less expensive espresso machines
4214
+ slow-cooker
4215
+ deep wrinkles that needed an iron to get out
4216
+ dividers have small gaps
4217
+ laundry cart
4218
+ sticks on whatever surface
4219
+ use the syrups or if you can use the water from your tap
4220
+ anti scratch resistant
4221
+ 4 times
4222
+ four
4223
+ way too small to have much utility
4224
+ 14 months
4225
+ picks up all the hair without getting clogged
4226
+ shutting off before the water was all pumped
4227
+ parmigiana cheese and whole nutmeg
4228
+ Germany
4229
+ throw out
4230
+ 2
4231
+ icy cold
4232
+ steam burn
4233
+ pot of tea
4234
+ four
4235
+ the cord
4236
+ leaves and lawn debris
4237
+ plastic binders
4238
+ replace another small one
4239
+ Epica juicer
4240
+ a VERY large, very white (turned brown!) toaster oven that was about 10 years old
4241
+ 2
4242
+ pretty big compared to most other basters
4243
+ 8 cups-64 OZ
4244
+ some of the juice
4245
+ the blade is a clear/whitish color
4246
+ Two adults who weigh about 290lbs in total have been sleeping on it with no complaints.
4247
+ 3
4248
+ light, super soft, cleans well, and warm
4249
+ decent pitcher
4250
+ dissolved minerals
4251
+ Otherwise I am thrilled
4252
+ hold my pastry mat in place
4253
+ Dyson and our Bissell
4254
+ Tassimo
4255
+ takes a LOT of counter space and storage space
4256
+ uniform
4257
+ gravity and suction
4258
+ I was able to adjust the accuracy of the Taylor some
4259
+ mainly because the is no loss, or any waste using them.
4260
+ local hardware store
4261
+ Rowenta
4262
+ More head support and it stays fluffed up
4263
+ winter
4264
+ loose tea
4265
+ hurting him
4266
+ plastic housing
4267
+ After travelling in Hawaii
4268
+ Awesome
4269
+ 30 CALORIES AND NO CALORIES FROM FAT
4270
+ scared the dog
4271
+ clamping
4272
+ Cook's Illustrated
4273
+ due to excessive beater wobble and a funky motor
4274
+ celery
4275
+ It's smaller than eggspected
4276
+ avocado
4277
+ plastic
4278
+ cappuccino glasses
4279
+ extra wide
4280
+ the door shelf at the bottom
4281
+ put something on the bottom
4282
+ front
4283
+ several months later
4284
+ $20
4285
+ orange
4286
+ 30%
4287
+ small to medium
4288
+ great
4289
+ an all in one pepper and salt shaker
4290
+ cheese
4291
+ Progressive International
4292
+ sent me out a replacement
4293
+ The lid is an ample sized frying pan (its like getting two iron skillets for the price of one
4294
+ dorm rooms or small apartments
4295
+ 4
4296
+ $100
4297
+ body oil
4298
+ Cuisinart
4299
+ Not silent, but not distracting
4300
+ about 5 inches
4301
+ closet
4302
+ three
4303
+ espresso
4304
+ light-weight
4305
+ 2 and a half months
4306
+ When the water bounced and sizzled
4307
+ snap
4308
+ IMPOSSIBLE to clean
4309
+ easy to crank
4310
+ forever
4311
+ 5
4312
+ cutting gum paste forms for cake decorating
4313
+ potato peeler
4314
+ 30 seconds
4315
+ more efficient
4316
+ loud
4317
+ very reasonable priced
4318
+ low priced
4319
+ hot and strong
4320
+ leaked
4321
+ Stick the metal tip into item
4322
+ room service
4323
+ pretty mediocre
4324
+ walmart
4325
+ re-milled soap
4326
+ a standard spatula for mixing cake batter
4327
+ the tapered sides make it too small for any burner location
4328
+ spoons
4329
+ It is easy and kind of fun
4330
+ one or two
4331
+ lids
4332
+ firmly attaches to most flat surfaces via a suction cup
4333
+ clips
4334
+ isn't as efficient as it could be
4335
+ store bought eggs
4336
+ haven't had any issues with toast getting stuck inside of the toaster, or burnt edges
4337
+ physical store
4338
+ U.S.A.
4339
+ my electric bill ,
4340
+ it does not take us that long to eat
4341
+ fridge door
4342
+ 4
4343
+ 8 D cells
4344
+ storage shelves
4345
+ burning the food
4346
+ the skin
4347
+ 6 hours
4348
+ Brita
4349
+ it fits and doesn't leak
4350
+ two years
4351
+ Ozeri
4352
+ does not get gooky with dried food and require cleaning
4353
+ back
4354
+ two across plus two stacked
4355
+ cooking
4356
+ a single small pork roast
4357
+ spoon
4358
+ ricer
4359
+ like it
4360
+ allows one to see what is happening
4361
+ hot-glue the flat to the ring
4362
+ dutch oven
4363
+ $7
4364
+ 16 inch
4365
+ key
4366
+ black holes
4367
+ The blade that holds the vegetable was too small
4368
+ steams veggies
4369
+ easily adjustable
4370
+ 4
4371
+ on the table beside the front door
4372
+ constantly
4373
+ expensive Henkels
4374
+ The coffee maker
4375
+ Zojirushi coffee maker
4376
+ the USA
4377
+ Turbo Tool
4378
+ zig-zag edge
4379
+ China town
4380
+ gluten
4381
+ 100%
4382
+ 85 degree
4383
+ tomato or potato soup
4384
+ Both ice mold cracked at bottom within a few weeks
4385
+ shrillness
4386
+ OXO
4387
+ it's Fahrenheit only, whereas most sous vide recipes are in Celsius
4388
+ 5 or 6
4389
+ works for an hour
4390
+ glass
4391
+ Star Trek
4392
+ disappointed
4393
+ all night
4394
+ sheets
4395
+ its large size
4396
+ sharpening steel
4397
+ extremely soft and smooth
4398
+ 5
4399
+ daughter
4400
+ thick and sturdy
4401
+ charcoal
4402
+ one month
4403
+ Bamboo Oil, or butcher block oil
4404
+ all-metal
4405
+ the next day
4406
+ there are all the standard extras
4407
+ The backside is, but the front isn't.
4408
+ I'd pay even more for it now
4409
+ puree, shredding - very good even slicing
4410
+ 3 times as much
4411
+ sample
4412
+ dishwasher
4413
+ vacuum
4414
+ rubber
4415
+ several times
4416
+ 2-4 degrees off
4417
+ French press
4418
+ plastic
4419
+ I have 3 dogs and a cat.
4420
+ hand
4421
+ white
4422
+ a few days
4423
+ bake for gifts and monthly card parties
4424
+ a few bucks
4425
+ negative reviews
4426
+ $11
4427
+ Less expensive, larger grinding volume, quieter, longer lasting
4428
+ top-heavy
4429
+ Two
4430
+ I think less so because they're actually pretty heavy
4431
+ rotary
4432
+ a few
4433
+ Eureka
4434
+ was with watermelon, rum, Splenda, and lime juice
4435
+ brown rice
4436
+ coffee pitcher
4437
+ Shaved ice is fine and pretty fast.
4438
+ heavy duty commercial grade
4439
+ Gaiam
4440
+ kitchen
4441
+ discoloration
4442
+ 3
4443
+ 1 cup
4444
+ its a necessary "evil&#34
4445
+ non-adjustable
4446
+ After quite unsuccessfully trying to limit my inhuman food portions
4447
+ month
4448
+ linersor grease
4449
+ it may wobble
4450
+ you can use them in the freezer
4451
+ resistance
4452
+ inherited
4453
+ quick and can add hot water while cooking in no time
4454
+ pushing the "popcorn" button
4455
+ 2 weeks
4456
+ about 12-14per shelf
4457
+ the automatic blender action
4458
+ about two inches
4459
+ dragging the cutting board over to the pan
4460
+ blue
4461
+ carbonated drinks
4462
+ extra features
4463
+ to keep your rooms tidy
4464
+ Amazon's return policy is excellent
4465
+ Oster 6646
4466
+ The lid is the same size as my other one, which makes it convenient.
4467
+ 2011
4468
+ the bins
4469
+ Over 500 Ice Creams
4470
+ small
4471
+ the little face towels
4472
+ would give the CDN a 5 star rating
4473
+ leak in the construction
4474
+ steel modular unit
4475
+ take a sip, wait a few seconds and then insert the chillsner
4476
+ 48 hours
4477
+ the black rubber in the middle
4478
+ there were dents
4479
+ tiny
4480
+ three different sizes
4481
+ moderate amount
4482
+ furniture
4483
+ stove top
4484
+ seasoned it
4485
+ Amazon
4486
+ high setting
4487
+ cooking utensils
4488
+ under the sink
4489
+ egyptian cotton
4490
+ aerator
4491
+ the decal
4492
+ 4.9" x 1"
4493
+ I've tipped this thing over on my desk with the flip top sealed over the straw and only a couple drops came out
4494
+ gift
4495
+ stinky
4496
+ catfish and hushpuppies
4497
+ price
4498
+ rubber seal
4499
+ rice cooker
4500
+ safer and using less energy
4501
+ Grand Flaky biscuits
4502
+ better
4503
+ 12
4504
+ steel
4505
+ replacements
4506
+ They fit perfectly
4507
+ about $3 less
4508
+ any weight
4509
+ Had to return to get replacement.
4510
+ hard water
4511
+ oder from used oil
4512
+ too much of a hassle to stop and swap out
4513
+ my daughter
4514
+ 6-7 years
4515
+ cold-filtered coffee
4516
+ troubling
4517
+ neutral sage/olive green
4518
+ Smooth
4519
+ a battery
4520
+ about a year
4521
+ P-51
4522
+ once or twice a week
4523
+ perfect every time and always comes out of the toaster properly
4524
+ U.S. standard size spice jar
4525
+ 60" x 124"
4526
+ a plate
4527
+ OXO
4528
+ rather small but just right for a small group
4529
+ may order another
4530
+ they can get completely wet on the outside but still remain dry on the inside
4531
+ Wedgewood
4532
+ wouldn't recommend
4533
+ they are pretty durable
4534
+ Decent looking, seemingly accurate and consistent.
4535
+ the days of using knifes
4536
+ China
4537
+ let the baked items cool
4538
+ husband
4539
+ free shipping
4540
+ four
4541
+ Chardonnay stayed refreshingly cold for well over the hour it took us to finish it.
4542
+ same brand
4543
+ magnetic backing
4544
+ dandy
4545
+ stamped steel
4546
+ really happy with it
4547
+ small apartment in the big city
4548
+ capacity
4549
+ beeping
4550
+ under the counter
4551
+ having extra wires around
4552
+ spills coffee out everywhere and over everything
4553
+ turn
4554
+ $369
4555
+ remote wand
4556
+ have very small hands
4557
+ The odor
4558
+ damaged at the handle
4559
+ laundry
4560
+ grinding bowl
4561
+ align the lid with the base
4562
+ 3-5 minutes of cook time.
4563
+ grandma
4564
+ Tea Kettle
4565
+ great
4566
+ nice weight
4567
+ expandable feature
4568
+ moderate amount
4569
+ spring loaded
4570
+ the motor may overheat
4571
+ It produces a nice little stream of cool mist
4572
+ pretty disappointed
4573
+ compact
4574
+ fresher, crisper
4575
+ practically the life of the battery
4576
+ 2001
4577
+ 1/4 cup
4578
+ bridal shower gift or a nice present for your favorite cook!
4579
+ tops
4580
+ the cover
4581
+ the oil collection container
4582
+ I was leaving town
4583
+ the larger Sanyo electric grill
4584
+ comfy
4585
+ $50
4586
+ $3.00
4587
+ two
4588
+ rinse the rice well
4589
+ 12-inch pans
4590
+ several months ago
4591
+ release ozone
4592
+ morning
4593
+ two
4594
+ it doesn't secure well enough to the lid, slips off the lid, a
4595
+ homebrewing
4596
+ smooth stones
4597
+ knife block
4598
+ countdown timer
4599
+ feet on this appliance are very sticky
4600
+ very dark orange
4601
+ kitchen
4602
+ 2 years
4603
+ they are NOT leak-proof
4604
+ shelves
4605
+ furniture
4606
+ Psychopaths
4607
+ fantastic design
4608
+ OXO
4609
+ Fruit and veggies
4610
+ a big machine
4611
+ Danielle
4612
+ Lightweight
4613
+ little cutting board
4614
+ cherios, fruit loops and reeses puffs
4615
+ against the tub
4616
+ 10
4617
+ nice on my counter
4618
+ additional steam
4619
+ suction
4620
+ roaring freight train
4621
+ white
4622
+ snug
4623
+ whip cream
4624
+ much more pleasant experience
4625
+ free shipping
4626
+ cause cancer or reproductive damage
4627
+ 5,000 BTU AC
4628
+ 5
4629
+ printer
4630
+ USA
4631
+ programming
4632
+ finest
4633
+ ONE
4634
+ adding all of the ingredients
4635
+ last night
4636
+ bathroom
4637
+ fits nicely
4638
+ submersible
4639
+ a bottle of Finazzle
4640
+ Crushes ice into snow if you let it.
4641
+ 4 feet I think
4642
+ The Bonavita
4643
+ six Fiesta 4-Piece Place Settings
4644
+ forever
4645
+ large
4646
+ microfiber mop
4647
+ a few months
4648
+ metal shavings/filings
4649
+ is very tight, but still does not seal properly
4650
+ Amazon
4651
+ Lemon and cinnamon
4652
+ broccoli and blueberries
4653
+ mouse
4654
+ one
4655
+ 25 years
4656
+ pulp collector size
4657
+ bottle cap opener
4658
+ Gen 3
4659
+ on Amazon
4660
+ rolled edges not well rolled
4661
+ aluminum foil and both types of aluminum pie shields
4662
+ it will fall over
4663
+ 304SS
4664
+ works even better for it's intended use
4665
+ pretty easy
4666
+ sinus
4667
+ squeezing the bag
4668
+ using a filter
4669
+ 5
4670
+ a very heavy cleaver
4671
+ diffusers, strainers and many other loose tea devices
4672
+ 1
4673
+ Chinese
4674
+ prevent others from making my mistake
4675
+ green
4676
+ this little tea pot (it IS little....) and a teapot warmer
4677
+ hoover upright animal and a dyson animal
4678
+ scubbing pad
4679
+ glad
4680
+ stationary & on high
4681
+ 15 to 16 ounces
4682
+ angled measuring
4683
+ It still does what it's supposed to
4684
+ grocery store baggers
4685
+ flaxseed
4686
+ pumpkin pie
4687
+ two-cup plastic storage containers
4688
+ red
4689
+ water filters
4690
+ it would make it rock back and forth
4691
+ glass cooktop
4692
+ $79.99
4693
+ A friend of mine
4694
+ long battery life
4695
+ 25 degree
4696
+ strength of the blade
4697
+ you will need storage room
4698
+ ok
4699
+ the ice comes out looking like legos
4700
+ smaller
4701
+ hearing uses others have come up with
4702
+ The cutting edge
4703
+ quiet
4704
+ February
4705
+ cheap
4706
+ several
4707
+ 16 Piece Pure White Ribbed Porcelain Dinnerware Set
4708
+ It's quick and easy to set any time up to 99 minutes
4709
+ vacuum
4710
+ thought outside the box
4711
+ INCREDIBLY quiet
4712
+ quickly and efficiently
4713
+ a simple spray mop
4714
+ 3
4715
+ 165 lineal feet and 205 square feet
4716
+ Ron Popeil
4717
+ America
4718
+ light weight
4719
+ fruit juice pops
4720
+ red and green
4721
+ small
4722
+ cleaning carpet
4723
+ vacuum
4724
+ cookies
4725
+ a very modern take on a fruit bowl,
4726
+ They are Good, solid, cast or forged
4727
+ Overall though, an excellent unit. Highly recommend.
4728
+ intimidated
4729
+ when we use heavy cream
4730
+ base was still liquid
4731
+ wok style
4732
+ 'step-to'open'
4733
+ a cup
4734
+ nice and thick
4735
+ at least an hour
4736
+ 2 cups
4737
+ unbelievable
4738
+ pressure cooker
4739
+ its a bit small
4740
+ They pill just a little
4741
+ highly recommend the other water kettle
4742
+ lids
4743
+ roomba 560
4744
+ All-Clad pan
4745
+ Kindergarten
4746
+ a Liz Claiborne
4747
+ canister
4748
+ electric stove
4749
+ Another of the three would break in half where the tray meets the base each time it was accidentally knocked over
4750
+ for white noise
4751
+ milk
4752
+ basket
4753
+ leftovers and toast
4754
+ glass jars
4755
+ heat the beans while grinding and this affects the taste
4756
+ not so stiff that they rip up the skins on the vegetables
4757
+ third of the apple
4758
+ the blue protective film
4759
+ it is metal
4760
+ Hoover
4761
+ STOPPED WORKING
4762
+ a loooong cord
4763
+ low
4764
+ squish it down
4765
+ flour and sugar
4766
+ AUNT MARTHA'S 33 X 38 INCH FLOUR SACK DISH TOWELS
4767
+ dish soap and a dish scrubber
4768
+ $14.00
4769
+ almost 2.5
4770
+ Kitchen
4771
+ 4 different weight modes
4772
+ no longer turn on
4773
+ 18 months
4774
+ tube extension
4775
+ China
4776
+ large family
4777
+ griddle pan
4778
+ Air Condition unit
4779
+ cotton
4780
+ mascara
4781
+ 14-15 months
4782
+ countertop
4783
+ espresso machine
4784
+ replace another small one
4785
+ flimsy
4786
+ twice
4787
+ not as hot
4788
+ a little harsh:
4789
+ curved
4790
+ space
4791
+ leave uncut areas, jagged edges, or little whiskers of metal
4792
+ Timolino
4793
+ white chocolate cocoa.
4794
+ noisier than other cordless vacuums
4795
+ Amazon
4796
+ old-fashioned, mechanical ticking timer,
4797
+ organic
4798
+ reasonable price
4799
+ 7
4800
+ 3 oz.
4801
+ paper towel and light fingers pressure
4802
+ strange
4803
+ Sharp
4804
+ pulling out impurities in the water
4805
+ not to over mix
4806
+ wood
4807
+ six weeks
4808
+ eight
4809
+ width
4810
+ homebrewing
4811
+ main mug
4812
+ to heat chef boyardee or boil some rice
4813
+ It takes up a good amount of space
4814
+ damaged
4815
+ got clogged or stopped working
4816
+ knock off one of the plastic strips
4817
+ a very long time.
4818
+ black
4819
+ I still wish to learn the art of rolling sushi, but until then I will follow the Germans and Leifheit my way to yummy.
4820
+ filter housings
4821
+ tidier habits
4822
+ alone
4823
+ 60 minutes
4824
+ non-stick
4825
+ the paper bags become a bit damp
4826
+ Nordic Ware
4827
+ due to an inside joke
4828
+ 3 qt
4829
+ clothes and shoes
4830
+ It leans to a side.
4831
+ freon
4832
+ the clean up is pretty quick.
4833
+ old fashioned way
4834
+ because of the coating on the pans
4835
+ Amazon
4836
+ you're expecting something like the original Beautyrest pillows with springs, you'll be disappointed
4837
+ it's not (to my thinking) an $80 ironing board
4838
+ too weak
4839
+ Tarragon and wine
4840
+ within 5 minutes
4841
+ trash can
4842
+ compact vacuum cleaner
4843
+ cover flips open on its own
4844
+ thick stretchy material
4845
+ whimsical...very cute
4846
+ grabbing small items
4847
+ tortilla warmer
4848
+ make noise
4849
+ hot water
4850
+ often
4851
+ bottom of the pitcher
4852
+ other odd sized Farberware pieces
4853
+ towels
4854
+ Salad Shooter
4855
+ the safety tab on the bottom
4856
+ I haven't had for long
4857
+ has an allergy and cannot buy school lunches
4858
+ generous size and thick.
4859
+ works great on floors- medium success with carpet
4860
+ first week
4861
+ in the machine
4862
+ under the equipment cover
4863
+ bananas
4864
+ infrared carbon
4865
+ outside
4866
+ tempered glass lid
4867
+ great
4868
+ wine. Libbey glasses
4869
+ 10
4870
+ drinking water
4871
+ a drink that has milk
4872
+ These bumps don't impact the function of the scoop
4873
+ returned the grinder
4874
+ screwdrivers
4875
+ colored buttons
4876
+ 30 minutes
4877
+ Consumer Reports
4878
+ they are too loud
4879
+ it's nonstick
4880
+ 375
4881
+ desk
4882
+ white
4883
+ boils water
4884
+ practical and the price would be reasonable,too
4885
+ rubber
4886
+ the mixer is relatively quiet
4887
+ 4 or 5 times
4888
+ a little PAM
4889
+ Victorinox
4890
+ Farberware
4891
+ cut your vegetables smaller.
4892
+ rather hard
4893
+ Bonavita
4894
+ the plastic and the machine
4895
+ return policy and their customer service
4896
+ a couple days so far
4897
+ AZ
4898
+ Amazon
4899
+ fireplace
4900
+ seven months.
4901
+ pattern
4902
+ 5 months
4903
+ apartments
4904
+ oil
4905
+ price
4906
+ I did not expect to take so much time putting them together!!! Seriously it took two people to do it
4907
+ taking hot dishes to work or other events
4908
+ into the press
4909
+ the price is quite reasonable considering all that you get
4910
+ yellow
4911
+ excellent
4912
+ very easy
4913
+ purses
4914
+ puree up whatever sweet fruits are in season and make pops out of them
4915
+ inconsistent
4916
+ Houston
4917
+ carpet
4918
+ cleanup is quicker
4919
+ mason jars.
4920
+ thrilled
4921
+ virtual wall
4922
+ nest-friendly
4923
+ 90 percent less fat than regular popped popcorn
4924
+ simmering homemade stock or stew
4925
+ the matching lid
4926
+ a jeweler
4927
+ This Bissell
4928
+ Sunbeam
4929
+ it does not sweat
4930
+ cleaned a lot of dirt out of the grout
4931
+ kernels burnt a bit
4932
+ PUR
4933
+ chopper/dicers
4934
+ the awkward feel of the handle
4935
+ Just the right size
4936
+ four stars
4937
+ microwave
4938
+ Samsung Galaxy s4
4939
+ a standard mop
4940
+ clicks
4941
+ STARS!!!!
4942
+ memory foam topper
reference_files/answer-test.new_wiki.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/answer-test.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/answer-test.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/answer-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/answer-validation.amazon.txt ADDED
@@ -0,0 +1,2443 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ end up with some big pieces that never got chopped
2
+ every couple hours
3
+ non-robots
4
+ Quick, sleek, responsive
5
+ with confidence and convenience.
6
+ it exceeded my expectations
7
+ making my Irish steel cut oatmeal
8
+ it's not (to my thinking) an $80 ironing board
9
+ stovetop pressure cooker
10
+ scoop that doesn't break or bend awkwardly after only a few uses
11
+ a cover
12
+ it's terrific
13
+ no leaking and everything was very well blended
14
+ these don't have any obvious Christmas designs on them
15
+ Mortar and Pestle
16
+ 6 months
17
+ electric
18
+ not a single scratch
19
+ one-time investment
20
+ It also has a scented filter
21
+ 5-7 minutes
22
+ it is not refillable.
23
+ dispenser
24
+ Lift and Lock Pole Caddy
25
+ bomb diggity
26
+ one year warranty
27
+ 5 year warranty
28
+ assembly instructions
29
+ one
30
+ one person
31
+ 3-4
32
+ two places at the top
33
+ small
34
+ scissors
35
+ markings on the blade
36
+ upper cabinets
37
+ up the sides of the pans
38
+ 3 speed blender
39
+ 7 months
40
+ table
41
+ a failure
42
+ sugary
43
+ high heat burner to preheat the pan and then grill
44
+ go into the freezer without a problem
45
+ non-stick
46
+ bacon
47
+ IT'S STILL FRESH
48
+ a copy of my sale's slip from Lowe's
49
+ four dogs
50
+ to let it sit for a while (like a few hours)
51
+ I dont find it to be difficult at all and in fact it requires less effort than cleaning my stainless steel pans
52
+ They will last a long, long time
53
+ children
54
+ Less sticking, less deformation
55
+ fat
56
+ FarberWare
57
+ kitchen
58
+ pumpkin cake
59
+ five minutes
60
+ hand wash rather than stick it in the dish washer
61
+ sure beats a bucket of melted ice!
62
+ dry food storage
63
+ bottles
64
+ the textured scrubbing pad
65
+ steaks and chicken
66
+ pretty flat area
67
+ brass
68
+ someone coming in and sitting on it
69
+ fruits, and vegetables
70
+ the bread would dry out and turn rock-hard in a day.
71
+ overdose him
72
+ Calphalon
73
+ fluffed and stretched out
74
+ childs
75
+ fan
76
+ good
77
+ tea
78
+ cord
79
+ five
80
+ I really like it
81
+ rubber feet
82
+ main areas and open spaces
83
+ safety test this product a bit more closely
84
+ Costco
85
+ no waste
86
+ Mom
87
+ very smoothly
88
+ 2 months
89
+ red finish like on a car.
90
+ 2 cups of anything
91
+ 10-15 mins
92
+ tea making
93
+ because its handle; I feel it more ergonomic
94
+ Rachael Ray
95
+ cassarol
96
+ 18 cups of popcorn in under 3 minutes
97
+ shirts
98
+ Eureka Enviro Hard-Surface Floor Steamer,313A
99
+ handles on the spoons and forks have a more voluminous shape
100
+ The suction cup feet
101
+ her mother
102
+ it's convenient and easy to clean after every use
103
+ I ordered 3 of these
104
+ dents
105
+ touch-less kind
106
+ slicer and boning knives
107
+ dry
108
+ 2
109
+ the cover is the same diameter as the bowl
110
+ Three cups
111
+ non-plastic
112
+ to anyone that wants to get rid of the toxns from using a microwave
113
+ the roller brush
114
+ Dr. John Hogan
115
+ Deep Fry Thermometer
116
+ chinchilla
117
+ Fiestaware
118
+ cornstarch
119
+ cupcakes
120
+ two
121
+ a higher thread count pillow case stays cool all night, not the pillow.
122
+ 22 tablespoons
123
+ 3 sweaters
124
+ suction hooks
125
+ 15' x 14'
126
+ 10 pushes
127
+ love
128
+ about 3 1/2 years ago
129
+ vertical or horizontal
130
+ OXO Good Grips Hand-Held Mandoline Slicer
131
+ housekeeper
132
+ cherry pitting device
133
+ rewards points
134
+ sunlight
135
+ my Ionizer was a real DUD
136
+ soft boiled eggs
137
+ broken from day one
138
+ It's easy to use
139
+ the small size prevents the food from becoming over-done and dry
140
+ basement closet
141
+ wooden
142
+ turn down the temperature
143
+ many hours later
144
+ disappointed
145
+ olives
146
+ 2 minutes
147
+ rusts
148
+ the Silverpoint II
149
+ because of the cord
150
+ smell
151
+ most of the wrinkles fell away.
152
+ the white
153
+ 5 to 8 times
154
+ a dream
155
+ about to order my third one
156
+ recycling or the trash
157
+ Some of the rust is alredy surfacing
158
+ uncontrolled
159
+ magnetic wand
160
+ hand wash
161
+ leaking bottom
162
+ heavy stoneware
163
+ 3
164
+ day after I received
165
+ wood
166
+ out of the dishwasher they seem to have a residue over them.
167
+ 3
168
+ loud
169
+ medium heat
170
+ bagels
171
+ safety issue
172
+ flour sifter
173
+ smooth out the table skirts
174
+ softer cheeses or veggies
175
+ roughness
176
+ Sunbeam manual timer
177
+ .Cleaning is pretty easy as well. Simply rub off any excess flour using a damp cloth
178
+ 34 oz
179
+ with this grill
180
+ how the quality of the sheet set would be
181
+ a sweet treat
182
+ Norpro
183
+ ground coffee
184
+ white vinegar
185
+ low
186
+ wine lovers
187
+ bagged
188
+ returning it
189
+ stacked on each other
190
+ a fast clean job.
191
+ sensible and simple
192
+ OXO
193
+ microwave
194
+ hate to walk to microwave
195
+ pink and yellow on a light tan background
196
+ Good suction, plenty of accessories and reasonably light weight
197
+ little baskets
198
+ floor
199
+ many
200
+ Earthquake
201
+ 30 lbs Energy Center Channel
202
+ I would not recommend this model
203
+ 72"
204
+ CPT-180
205
+ bread
206
+ 2012 John Wayne calendar
207
+ hands
208
+ 2:15
209
+ $5-$6
210
+ online
211
+ bubble wrap
212
+ 10"
213
+ ugly
214
+ 2-3 mins
215
+ 5 year warranty
216
+ you will cry
217
+ navy blue
218
+ plastic cup material
219
+ thoughtfully
220
+ extract the juice faster.
221
+ 1+ years
222
+ Panasonic iron
223
+ Bright Candy Apple Red
224
+ perfect for anyone wishing to break with the traditional
225
+ rice cooker
226
+ Milk, Half and half
227
+ USA
228
+ very comfortable
229
+ organize
230
+ Heavy
231
+ taking your lunch to work
232
+ Wilton 12 Piece Cupcake Decorating Set
233
+ Amazon customer service
234
+ Hoover vacuum
235
+ no problems
236
+ cheaply
237
+ grew up
238
+ 40 years
239
+ 1 gram
240
+ it will not be used again
241
+ effort to make it "safe"
242
+ They are absolutely wonderful
243
+ the seal
244
+ too expensive
245
+ Amazon
246
+ bread
247
+ wood and tile
248
+ delighted
249
+ wasted a lot of coffee and drank a lot of bitter brews
250
+ All-Clad
251
+ H96
252
+ I've dropped it
253
+ daughter
254
+ Hippo Digital scale
255
+ Toaster Oven
256
+ this three-piece set
257
+ kitchen
258
+ must exert some force to remove the cork
259
+ The Breville heats quickly, bakes/broils/toasts quicker
260
+ 95lb
261
+ Amazon
262
+ one overall star
263
+ about 2 hours
264
+ it was like boiling
265
+ starts to discolor within the first week of using it
266
+ too gritty
267
+ interior
268
+ 1.5 quart, my 2.5 quart, and my 6 quart
269
+ twin size
270
+ non-stick
271
+ lattes
272
+ stainless
273
+ cheap plastic
274
+ the sides don't fold in
275
+ it is worth it
276
+ the difficulty in cleaning it
277
+ jar opener
278
+ plastic
279
+ vacuum
280
+ 48oz
281
+ less than a year old
282
+ this crucial filter didn't come with the machine.
283
+ silicone mini-dish
284
+ the feel of the handle grip
285
+ I cut my fingers
286
+ “blade” grinder
287
+ even number
288
+ 13x9
289
+ non- stick silicone
290
+ HOT PLATE
291
+ the middle
292
+ great deal
293
+ easy to use
294
+ no complaints
295
+ anti scratch resistant
296
+ the dimensions to make sure it fits in your drawers
297
+ 2 stars
298
+ cutting board
299
+ in addition to being dishwasher safe
300
+ make a big version of it
301
+ blades
302
+ a toothpick
303
+ an excellent job of evenly grinding coffee
304
+ the fitted sheet, flat sheet, the comforter, 2 pillowcases, and 2 shams.
305
+ K-cup machine
306
+ dishwasher
307
+ little spikes
308
+ window fan
309
+ fish market
310
+ it's worked flawlessly each time
311
+ vertical blinds
312
+ Alarm
313
+ 6 year
314
+ knife
315
+ 6 days
316
+ 5
317
+ three
318
+ I am not associated with any company
319
+ you cannot accurately judge how hot the liquid is inside
320
+ chopped foods
321
+ it sticks out so far
322
+ shower curtain with metal grommets
323
+ no more guessing
324
+ solid grip bottom
325
+ veggies
326
+ recently started making sparks
327
+ 12x8
328
+ motor
329
+ mayonnaise
330
+ spout
331
+ broken into
332
+ Home and Kitchen under bath towels
333
+ assortment of sizes
334
+ metal
335
+ excellent
336
+ Oster
337
+ It also doesnt seem to attract build up as quickly
338
+ any size mug
339
+ on stairs or to get under furniture
340
+ I compared the two and the old scale was off by whole ounces
341
+ wife
342
+ HEAVY
343
+ three size options
344
+ AeroPress
345
+ some felt furniture/floor savers
346
+ all yogurt makers
347
+ It does require some minor assembly,
348
+ super-crunchy, crusty Artisan bread
349
+ chopping items such as onions, herbs, or any lighter object
350
+ Cuisinart
351
+ identical
352
+ USA
353
+ Yunnan province in China
354
+ foot prints
355
+ spilling over.
356
+ 12 inches
357
+ they are hard to read
358
+ 1 year
359
+ soggy
360
+ They're metal with a heavy silicon coating
361
+ borosilicate, a laboratory-quality glass
362
+ very deep but very straight/clean cut almost to the bone
363
+ a whole house filtration system
364
+ French press setting
365
+ I can buy just plain coffee grounds or any of the flavored ground coffees
366
+ 1 year
367
+ cast iron skillets
368
+ flavor
369
+ Recommended
370
+ Eva-dry
371
+ cubic zirconia
372
+ right away
373
+ 5 out of 5 stars
374
+ really like it
375
+ tight fitting glass lids
376
+ tons of dirt
377
+ healthier
378
+ Amazon
379
+ Victorinox
380
+ plastic
381
+ ten seconds
382
+ down to the holes
383
+ May 2013
384
+ diagrams
385
+ I needed something stylish but strong to go with a wall-mounted flat panel TV and this fit the bill perfectly.
386
+ patina
387
+ about five years ago
388
+ 16
389
+ kitchen
390
+ Drew Canole
391
+ stainless steel
392
+ too long
393
+ smaller cooking tasks
394
+ metal
395
+ red
396
+ one
397
+ tempur-pedic
398
+ it blends into any colour scheme
399
+ vacuum
400
+ two
401
+ the chute
402
+ Oxo
403
+ locally
404
+ just over a year
405
+ 100% cotton
406
+ on the front piece to the left of the keyboard door
407
+ Norpro 3600 Giant Muffin Cups
408
+ melted
409
+ mince up a few cloves of garlic
410
+ keeps drinks hot or cold
411
+ Take up little space and are light
412
+ cooked bacon in it
413
+ 20 dollars
414
+ couple months
415
+ more than a year
416
+ cold
417
+ lid
418
+ twice
419
+ olive oil
420
+ no
421
+ herringbone pattern
422
+ pans
423
+ Zojirsuhi water boiler
424
+ before Thanksgiving
425
+ the bathtub drain
426
+ sleeping on granite
427
+ dry brush
428
+ One of them arrived in 2 pieces
429
+ 4
430
+ The rice is always just right never over/under done
431
+ silicone
432
+ fairly small
433
+ attachments/equipment
434
+ a double
435
+ one piece
436
+ to cut bread
437
+ single batches or small batches
438
+ old butter tubs
439
+ the cost of replacement filters
440
+ the grill
441
+ someone who drinks wine
442
+ high
443
+ central pillar
444
+ Amazon
445
+ family room
446
+ vita mix
447
+ George Foreman GRP90WGR
448
+ tea drinker
449
+ price
450
+ only if you add in fruit
451
+ fridge
452
+ it's a little bit of work
453
+ straw
454
+ cast iron
455
+ arthritic
456
+ pan
457
+ 3-3/4"
458
+ I wish the tool storage was a bit more permanent
459
+ a really small amount
460
+ LEXAN clear plastic beaker
461
+ aluminum electric wok
462
+ a few years now
463
+ cup
464
+ This looks great once assembled and provides plenty of organization.
465
+ lights
466
+ 15 bucks
467
+ Comfy soft, non-skid bottom and very absorbent
468
+ older blue Ball jars
469
+ fading
470
+ make nice, golden crepes
471
+ sludgy grounds
472
+ coffee maker
473
+ they're cute
474
+ wine
475
+ microwave
476
+ OXO products
477
+ the top
478
+ winter days
479
+ if properly cared for, will live on long after you and I are gone!
480
+ as a gift
481
+ to assist with the stray pins
482
+ Eva-dry wireless dehumidifier is
483
+ different extracts
484
+ a while
485
+ the positive reviewers
486
+ CooksIllustrated
487
+ suction cups slipping
488
+ top dishwasher rack
489
+ toaster
490
+ I am very disappointed
491
+ doesn't use ANY glue
492
+ can be used with and without attaching
493
+ nearly four years
494
+ green tea
495
+ i'm glad i bought it
496
+ part programming and manufacturing departments
497
+ buffer the end with a brush or felt
498
+ the internet
499
+ Easy Lunchbox insulated tote
500
+ 3-4 times per week
501
+ a lot of lettuce
502
+ very easy
503
+ back is more sore
504
+ kitchen pans
505
+ large dog
506
+ adequate
507
+ Silpat
508
+ twenty-two
509
+ bathroom
510
+ washed easily
511
+ Black and Decker, Panasonic, and whatever brand makes the Shark
512
+ deceptively small
513
+ quilts and comforters
514
+ the cool touch sides really are
515
+ to just cover the food with a paper towel.
516
+ from friends and family
517
+ 5 trays
518
+ large enough for full sized canned goods
519
+ the protector
520
+ about 16.5 inches
521
+ not fancy enough
522
+ elderly dog
523
+ sickly-sweet chemical smell
524
+ Brushes
525
+ Grind
526
+ I was tired of sipping on luke warm to cold coffee when driving
527
+ 10x
528
+ Ozeri
529
+ tea or black coffee
530
+ Contigo
531
+ really small
532
+ remote
533
+ Basmati and Jasmine
534
+ once a week
535
+ sausage and cheese egg muffins
536
+ each place
537
+ Osterizer
538
+ chemical
539
+ microwave
540
+ enjoys them
541
+ Shamrock green
542
+ an 8 foot baseboard heater
543
+ a 7-cup pyrex bowl
544
+ Belgian
545
+ $33 including S&H and tax
546
+ battery life is pretty short and the charge time is pretty long
547
+ cold
548
+ 3pm
549
+ Amazon
550
+ summer
551
+ restaurants and bed & breakfasts
552
+ I wish that the black rubber stoppers along the bottom were also present on the four corners of the rack
553
+ 4 lbs
554
+ whisk attachment
555
+ 4 loaves of bread/week
556
+ a little longer than one month
557
+ Canada
558
+ pie dough
559
+ less than a week
560
+ while being careful not to dump out rice while you're draining the water
561
+ send this back!
562
+ corporate cleaning
563
+ $79
564
+ rubber smell
565
+ Wusthof
566
+ wood
567
+ sharp blades and discs
568
+ plastic
569
+ 5/2011
570
+ skillets
571
+ 1978
572
+ gift
573
+ glasses
574
+ the appliance turns off
575
+ to get clarification on their fans
576
+ a restaurant that does wheatgrass
577
+ I have already dropped a couple of these and they didn't break when they hit the floor
578
+ part chow
579
+ Mr. Coffee Optimal Brew 10 cup thermal
580
+ it shuts off quickly
581
+ The rubber seal
582
+ 3
583
+ 300lbs
584
+ one
585
+ Breville BJE200XL
586
+ It is inexpensive
587
+ two large pieces of bread
588
+ good and powerful,
589
+ the wall
590
+ starburst pattern on the bottom
591
+ there are times I become extra clumsy
592
+ once
593
+ my daughter is waiting for them to be in stock
594
+ birthday
595
+ only "saving grace" of this iron is that it puts out a lot of steam (and water)
596
+ the Pacific NW
597
+ (2 1/2 x 2 1/2")
598
+ they are sturdy enough
599
+ the cleaning aspect
600
+ super deep mattress
601
+ microplane
602
+ starbuck's
603
+ the handle
604
+ canvas
605
+ head
606
+ local Salvation Army store
607
+ vacuum the entire house multiple times without having to empty the bag
608
+ a drain tube
609
+ sporting goods store and some beverage centers
610
+ Rubbermaid
611
+ 8
612
+ oil the gasket
613
+ new one
614
+ 5.99 each
615
+ beef or lamb breaking down
616
+ permanent
617
+ Electrolux
618
+ Florida
619
+ I need to increase the speed in order to move those frozen pieces to the bottom and get the blender going again
620
+ No
621
+ $104
622
+ two
623
+ old aluminum baking sheets
624
+ the tip that just bends
625
+ about 5 months
626
+ keep the coffee hot up to 4 hours
627
+ 50's
628
+ I can't believe that I can fry eggs without oil or butter!
629
+ steel cookware
630
+ 11/12
631
+ waffle maker
632
+ cracks
633
+ The notch
634
+ good reviews
635
+ husband (an allergist) has recently become very allergic to the cats
636
+ sturdy, good-looking, quiet, easy to wash
637
+ non-stick surface is still very non-stick
638
+ r fermenting.
639
+ motor
640
+ PIZZA
641
+ Nooks, Kindles, etc
642
+ the juicer attachment
643
+ a little spray every once in a while
644
+ cosmetics
645
+ on a fairly small central circle
646
+ plastic residue
647
+ May 26
648
+ a much cheaper one
649
+ scrubber
650
+ a few years
651
+ glass
652
+ dispenser
653
+ Breville
654
+ Roomba 560
655
+ According to the manual, when that 20 seconds is up, you have to wait five minutes before grinding again;
656
+ made from bamboo
657
+ it is warped,
658
+ Cuisinart is a better value
659
+ AMAZON should contact Lodge
660
+ cord rewind feature
661
+ holding things like cans of Tuna, small jars of preserves
662
+ $50
663
+ excelent
664
+ in soap and water, but also survive the dishwasher
665
+ I was delighted
666
+ to use as cat dishes for wet food
667
+ Ideal for camping, travel, and those who have limited kitchen space.
668
+ anchor the sides to a wall
669
+ 2 little bump outs
670
+ not sturdy
671
+ center of my forehead
672
+ planning to purchase more
673
+ 30 seconds
674
+ a lot
675
+ Whitmor
676
+ dough hooks
677
+ three
678
+ toss and turn
679
+ his Oma's
680
+ Its cheap
681
+ less mess
682
+ I cook a lot
683
+ a handy sleeve
684
+ 2 weeks
685
+ small
686
+ recipes
687
+ kids
688
+ stiffening center core
689
+ 11 cup
690
+ three to four hours
691
+ Penzey's
692
+ Anolon
693
+ my 14 ounce travel cup
694
+ they can get completely wet on the outside but still remain dry on the inside
695
+ the handle
696
+ Grind consistency
697
+ frothy, coffee-house textured drinks
698
+ sliced onions, tomatoes, ginger, daikon
699
+ The aerated wine
700
+ wife
701
+ washable filters
702
+ very easy
703
+ five days later
704
+ chrome
705
+ saucers
706
+ anything that isn't "juicy"
707
+ 11"
708
+ simple yet so very elegant
709
+ spatula
710
+ Finger prints and future dust
711
+ 1 year
712
+ slimy
713
+ the back seat
714
+ twice
715
+ Francois et Mimi
716
+ larger insulated bag
717
+ stain the stone
718
+ 2 or more
719
+ big-box building store
720
+ great
721
+ compost bin
722
+ once
723
+ 4.5
724
+ The bristles
725
+ The Chillsner
726
+ guest bedroom floor
727
+ the fan was still on
728
+ ziploc bags
729
+ broke so easily
730
+ almost 3 years
731
+ the canister and lid mechanisms
732
+ digital thermometer
733
+ buying a different brand of coffee maker
734
+ not enough flex
735
+ wears off
736
+ french press
737
+ Gave them a quick wash
738
+ prevents prying little hands from taking out SHARP bladed portion
739
+ black
740
+ couple of hours
741
+ the bottom
742
+ magnets
743
+ pop up lid
744
+ nonslip bottom
745
+ almost a year
746
+ 3 cubic feet
747
+ rubber
748
+ pieces of metal
749
+ Keurig
750
+ dispenser tip
751
+ tuna
752
+ plastic
753
+ ikea
754
+ a better sealing mechanism
755
+ Amazon
756
+ taking apart the entire machine
757
+ Oxo
758
+ replace another small one
759
+ toaster oven
760
+ the half liter works
761
+ 4 or 5 inches thick
762
+ knives that cost closer to $150.
763
+ can get loud
764
+ silicone
765
+ the rack loops for holding the bag in place while filling it.
766
+ not especially strong palstic
767
+ cheaply
768
+ bedroom
769
+ check out their grilling pan and jumbo fryer as well.
770
+ 10 year
771
+ Christmas list
772
+ credenza
773
+ have each spacer in the proper place
774
+ I did not have excessive lint
775
+ quick
776
+ q-tip
777
+ one tiny closet
778
+ BROWN MILK CASE
779
+ by hand
780
+ five year
781
+ Breville Hemisphere
782
+ an electric opener
783
+ recalls the previous setting when you turn it off
784
+ making the end more sturdy
785
+ big green bags
786
+ gluten
787
+ country
788
+ Rowenta Professional iron
789
+ for weeks
790
+ bean
791
+ large
792
+ VERY UNSURE
793
+ orange
794
+ very shallow and takes a while to filter
795
+ gas barbecue
796
+ great amount of support
797
+ college
798
+ several decades
799
+ KitchenAid
800
+ Electrolux
801
+ BareWater
802
+ cat
803
+ even heat
804
+ senior parents
805
+ single hand operation
806
+ Just pop out the container and drop the dirt into the garbage in only a matter of seconds
807
+ They are great in the microwave
808
+ a screw
809
+ hose
810
+ Hawaiian haystacks
811
+ Melita cone shaped paper filters
812
+ meat
813
+ eggs
814
+ measuring cups
815
+ small
816
+ Sturdy, not too large
817
+ in the fridge.I
818
+ twenty minutes
819
+ for sure
820
+ kitchen scale
821
+ use your regular vac
822
+ the top snaps on and off easily.
823
+ in boiling water and hot oil
824
+ small
825
+ large hands
826
+ starting to sit on it
827
+ am not taking a chance on another one of these
828
+ dirt and water
829
+ a handy man
830
+ 2 TBSP
831
+ labeling
832
+ 20%
833
+ 40-inch
834
+ water filter
835
+ now solved!!
836
+ Loop Belts stay on it well
837
+ for about the first year
838
+ white or red wine
839
+ 70-inch x 72-inch
840
+ a paper ad under the plastic where it sucks up the water
841
+ few
842
+ suction only, a plastic rectangle with short bristles all around the edge
843
+ four
844
+ 175F
845
+ guest bathrooms
846
+ Amazon
847
+ something NOT LIQUID
848
+ washing
849
+ work or an outing
850
+ sister
851
+ 2013
852
+ Great quality
853
+ 2
854
+ the Kuhn Rikon Single Cup Easy Brew
855
+ DISAPPOINTED
856
+ 6 months or so
857
+ cloth tablecloth
858
+ Natural Revolution Ltd
859
+ back problems
860
+ this year
861
+ dishwasher
862
+ fast and easy
863
+ that the teeth don't always match up
864
+ 20 years
865
+ replace another small one
866
+ Walmart
867
+ 14-1/2 x 20 inch
868
+ It was on her gift registry
869
+ home office
870
+ they didn't know
871
+ 10
872
+ This little cooker
873
+ OXO GG Press Sure Corner Caddy
874
+ teens
875
+ All Clad stainless frying pans
876
+ 190-200# range
877
+ upside down
878
+ the coating
879
+ bowl, lid and colander
880
+ not particularly comfortable to stand on
881
+ not worth the effort
882
+ extension part is a bit weak.
883
+ stiff-no flexibility
884
+ inexpensive and simple
885
+ amazing
886
+ beeping
887
+ behaving erratically
888
+ the handle is a bit uncomfortable to MY hand to use for any length of time
889
+ 50 X 70 inches
890
+ Winterberry
891
+ bold
892
+ grandma
893
+ queen size pillow case
894
+ brown
895
+ softness and texture
896
+ It's HUGE!
897
+ less than an hour
898
+ very well built
899
+ death grip
900
+ 3-
901
+ Colorwave
902
+ two
903
+ The material is basically chemical free, non-toxic,
904
+ I had to buy a $20. replacement bin a few months earlier because that had fallen apart as well
905
+ no pot to clean
906
+ Cuisinart from Kitchen Collection
907
+ cups
908
+ considerably lighter in weight
909
+ reviews and price
910
+ loose tea infusers
911
+ very small
912
+ its rectangular form
913
+ 45 minutes
914
+ grinder
915
+ blanket is defective
916
+ toaster
917
+ 3.5
918
+ feet
919
+ couldn't feel the heat from a hot beverage
920
+ Progressive
921
+ My husband
922
+ big
923
+ World of Futons
924
+ Home Depot
925
+ very easy to clean up
926
+ a local cafe
927
+ Cole & Mason
928
+ suction for hair
929
+ because I love "clean"
930
+ old coffee pot
931
+ well-designed
932
+ love it
933
+ 35
934
+ "This is Not a Paper Cup"
935
+ fork
936
+ how it looks
937
+ in a dish rack
938
+ if your dishwasher uses water that's less than 150F
939
+ expensive
940
+ traditional napkin holder
941
+ metal easily and smoothly
942
+ fantastic design
943
+ almost fully assembled
944
+ silicone exterior and cloth-padded interior
945
+ silicon coated
946
+ Alen A350 HEPA Air Purifier
947
+ a vinyl curtain
948
+ pops off
949
+ push the valve down in the bottom of the water tank
950
+ five
951
+ wire cork cages
952
+ this bed has held up fairly well
953
+ the plastic "Farberware" log broke and fell out
954
+ padded
955
+ a brush with coarser bristles to really get the coffee out
956
+ Jack Lalanne PJP Power Juicer Pro
957
+ 4 or 6 inch
958
+ canvas
959
+ a little higher
960
+ research
961
+ about an inch too wide to fit
962
+ making it stick
963
+ a handle
964
+ turned ITSELF ON even when the power switch was OFF
965
+ heavy use
966
+ very loud when operating
967
+ weight subtracted
968
+ extended periods of time
969
+ water weighed on an accurate kitchen scale
970
+ solid and comfortable.
971
+ in a stupor of despair and self pity
972
+ vent area
973
+ the dirty water in the collection tank was black
974
+ no heavy metals or chemicals
975
+ Keurig B60 Special Edition
976
+ I only need to get the ravioli maker
977
+ bed
978
+ can't tell the difference
979
+ the zipper
980
+ Folex
981
+ cleaning it takes a little effort
982
+ waffle maker
983
+ single
984
+ Milk or cream
985
+ his leash
986
+ 3 years
987
+ corkscrew
988
+ '50s
989
+ Amazon
990
+ little shelves
991
+ ergonomic
992
+ garbage can
993
+ electrasol all in 1 gel packs
994
+ Mario Batali
995
+ kind of like a mattress pad, with a draw string inlieu of elastic
996
+ bread pan
997
+ a French press
998
+ battery powered
999
+ guest room
1000
+ just myself
1001
+ several times
1002
+ 30
1003
+ melamine
1004
+ the probe cord material starts to crack
1005
+ a pour spout
1006
+ white
1007
+ approx. 8 hours
1008
+ drop in a colander
1009
+ 15 years
1010
+ the paper
1011
+ tired of buying bread at the store
1012
+ near a high-traffic area
1013
+ It is the lightest
1014
+ melting
1015
+ our RV
1016
+ daily
1017
+ steam press and theDeLonghi steam generatorto
1018
+ $30
1019
+ blade cover
1020
+ a hot pan
1021
+ machine washable
1022
+ has a tight seal
1023
+ rubber mallet
1024
+ amazing
1025
+ We got our first electric bill with the heater running and it was about 20 dollars less than what it would have been for December 2009.
1026
+ MSRP
1027
+ Rowenta
1028
+ one years
1029
+ Some of the stitches were coming out so for that reason and the smell
1030
+ medium
1031
+ a year
1032
+ air conditioner
1033
+ yesterday
1034
+ small amount
1035
+ patio
1036
+ dinnerware
1037
+ color
1038
+ sides of metal toasters
1039
+ 4
1040
+ fridge
1041
+ Tamago Pan
1042
+ a down-alternative comforter
1043
+ plastic stems
1044
+ the handle is very heavy
1045
+ good and above average
1046
+ FoodSaver
1047
+ stainless steel cups
1048
+ plastic
1049
+ semi-clear plastic
1050
+ hard
1051
+ inexpensive
1052
+ looked nicer
1053
+ they come apart
1054
+ before it clogs and after clearing a clog
1055
+ Amazon
1056
+ easier
1057
+ doesn't seem very well insulated on the bottom as the metal part gets pretty hot
1058
+ one speed
1059
+ the grout in my kitchen
1060
+ at the bottom
1061
+ the pan had a 2-inch warp
1062
+ stainless steel
1063
+ E.M. Van Court
1064
+ bulky
1065
+ always
1066
+ HVAC drain line
1067
+ You can actually get a drinkable cup of coffee from it, even without using a ton of grounds.
1068
+ I have posted pictures to show size and my first tamagos made
1069
+ fairly simple and quick
1070
+ Cuisinart and Gevalia
1071
+ pictures
1072
+ two gallons of water
1073
+ my brother-in-law
1074
+ every chance I get
1075
+ hard to hold & use, hold too much water/suds,
1076
+ steamer
1077
+ 4
1078
+ Fine powder particles tend to stick to and under the propeller area
1079
+ Chicago
1080
+ leaky water during steaming
1081
+ a propeller
1082
+ these frothers break down
1083
+ daybed
1084
+ buy fewer oranges to get the same couple of glasses of juice
1085
+ 10 minutes
1086
+ plastic
1087
+ The description says it has drainers in the bottom AND sides, but really, it's only on the bottom.
1088
+ wood floors
1089
+ cuts down
1090
+ with vigor
1091
+ day and a half
1092
+ double-sided foam tape under each foot
1093
+ Amazon
1094
+ finger
1095
+ garments
1096
+ the frilly floral design
1097
+ a year
1098
+ stovetop
1099
+ toaster
1100
+ 2009
1101
+ stainless
1102
+ the vinegar that eats up the metal lids and rusts them to the bottles
1103
+ going flat
1104
+ classroom
1105
+ middle and index
1106
+ Large bowls
1107
+ very expensive
1108
+ high-quality wood
1109
+ The way it is designed
1110
+ find the right mix fruit and veggies
1111
+ last year
1112
+ 1/4/14
1113
+ the TV room
1114
+ making breakfast shakes/smoothies/frappachinos
1115
+ $19
1116
+ Thanksgiving
1117
+ It is very strong. It holds a lot.
1118
+ travel
1119
+ two
1120
+ the Cusinart
1121
+ Vitamix
1122
+ narrow
1123
+ cleaning my floors
1124
+ United Vacuums
1125
+ fresh Olive Oil
1126
+ Enviromate Pronto
1127
+ 3 out of 10
1128
+ suddenly the lid was off
1129
+ white stuff
1130
+ on the counter
1131
+ well
1132
+ redneck
1133
+ table
1134
+ how quickly the iron heated up
1135
+ six cups
1136
+ fits my full sheet pan exactly
1137
+ Pretty crummy
1138
+ allergies
1139
+ chemicals
1140
+ Cordless
1141
+ blue
1142
+ the see through lid
1143
+ Hoover wind tunnel 2 bagless
1144
+ maybe 15 times,
1145
+ with a stone or a steel
1146
+ good quality with nothing fancy
1147
+ Olde Thompson has replaced it
1148
+ bathroom
1149
+ less expensive
1150
+ granddaughter.
1151
+ no issues at all
1152
+ husband
1153
+ 16 ounces
1154
+ 3 perfect cups
1155
+ wall-mount pot racks
1156
+ thread counts
1157
+ It was made to look like wood that was painted black
1158
+ couldn't read the bottom row because the background was so dark
1159
+ all the manufacturers do that.
1160
+ Max Burton 6200 Deluxe 1800-Watt Induction Cooktop
1161
+ toaster ovens
1162
+ 1.5
1163
+ 50 gallons
1164
+ corks
1165
+ just water
1166
+ platter
1167
+ resistant
1168
+ sleep area
1169
+ within two days
1170
+ give the product long shelf life
1171
+ 16oz
1172
+ to make all kinds of Food variation Items
1173
+ for the "ooh shiny" and a bit of high tech effect
1174
+ BLANKET
1175
+ FoodSaver
1176
+ solid wood
1177
+ plastic inserts
1178
+ the rubberized handle on top
1179
+ coffee
1180
+ 12
1181
+ cold
1182
+ very happy
1183
+ OXO
1184
+ several years
1185
+ doesn't get hot and is easy to hold
1186
+ less than 2 days
1187
+ size of the cubes
1188
+ beeps
1189
+ 15 minutes
1190
+ Returning the machine.
1191
+ 4-5 days
1192
+ push it a 1/4 turn
1193
+ a few minutes
1194
+ Saturday night
1195
+ Fed Ex
1196
+ the wrist
1197
+ submitted the previous review before receiving the item
1198
+ if I am whipping cream
1199
+ replace another small one
1200
+ squash and potatoes
1201
+ $20 each
1202
+ a glass shaker
1203
+ mixing bowls
1204
+ Kenmore
1205
+ blade grinder,
1206
+ a bowling ball
1207
+ Ball
1208
+ Breville
1209
+ over 60
1210
+ upgrade whip along with the coated paddle and hook
1211
+ amazon
1212
+ 3 days
1213
+ fork.
1214
+ 16 oz
1215
+ horrible chemicals leaching
1216
+ I would assume contains more of the filtering material
1217
+ you can adjust it
1218
+ dismantle
1219
+ 12.5 inch
1220
+ blade was too thick
1221
+ recycling bags
1222
+ Frieling 17 oz.
1223
+ dried stuff
1224
+ two
1225
+ glass
1226
+ plugged out
1227
+ keep drinks colder/hotter
1228
+ hard water
1229
+ about 4
1230
+ watched it grow
1231
+ suit
1232
+ overheats
1233
+ four
1234
+ rotary
1235
+ 200.00
1236
+ OXO
1237
+ the steaks really get grilled instead of fried
1238
+ the right
1239
+ it's my only permanent filter
1240
+ the dishwasher
1241
+ cookie
1242
+ skeptical
1243
+ 1800
1244
+ same every time
1245
+ The lid must be removed to pour
1246
+ a smaller pan.
1247
+ 7"
1248
+ real Temperpedic pillows
1249
+ 2 weeks
1250
+ summer
1251
+ Amazon
1252
+ haven't had any problems cleaning it and i haven't had any problem with food sticking.
1253
+ cooking meats
1254
+ feels good on the feet
1255
+ Ozera 2 Pack Silicone Muffin Pan
1256
+ use both hands to hold the legs in place
1257
+ fabulous
1258
+ sharp edge
1259
+ So I came back and ordered a second set!
1260
+ low profile
1261
+ on vacation
1262
+ normal basters with a bulb on top that can be squeezed from side to side are much easier to use.
1263
+ knocked it off the countertop
1264
+ manufacturer simply disposes of the faulty pots into a landfill and the customer is told they need to purchase another pot
1265
+ my house
1266
+ 2 yr old
1267
+ nursing
1268
+ rotary
1269
+ some type of liquid
1270
+ underneath my clothes in my closet
1271
+ solid stainless steel
1272
+ isn't the sturdiest
1273
+ two
1274
+ mat
1275
+ The device is very large
1276
+ Swing-Away can opener
1277
+ One drawer
1278
+ a good quality ceramic, or a metal that conducts the heat evenly
1279
+ It's well-insulated
1280
+ beeps
1281
+ it got really damp feeling
1282
+ use them as drawer liners
1283
+ bulky
1284
+ dull.
1285
+ three
1286
+ more reputable company
1287
+ The bagless canister is easy to empty
1288
+ I really like this machine
1289
+ thin
1290
+ Cooks Illustrated
1291
+ cheery color
1292
+ Kyocera
1293
+ vacuum
1294
+ five stars
1295
+ the indentations
1296
+ improve grip substantially
1297
+ could not do other thigns or other juicers, or cost an arm and a leg
1298
+ Oster
1299
+ 3M hooks
1300
+ support for my other pillows against the headboard
1301
+ cheap 5,000 BTU unit
1302
+ careful
1303
+ a decibel rating and frequency that is very friendly to the human ear
1304
+ butter
1305
+ a movie
1306
+ more than an hour
1307
+ overload it with ice
1308
+ dinner plate
1309
+ washed
1310
+ anything made of plastic or silicone
1311
+ housewarmings
1312
+ heavy
1313
+ a small space
1314
+ king sized
1315
+ current status of our electric light bulb choices
1316
+ a strainer and a clip for it
1317
+ The system
1318
+ 15
1319
+ it has a shallow indention
1320
+ 6 star shape
1321
+ pretreated with a detergent
1322
+ bath robe
1323
+ animal fat
1324
+ son in law
1325
+ died while making cookie dough
1326
+ green
1327
+ the built-in butter melter thingie
1328
+ powdered sugar
1329
+ You have to put something heavy there to hold it
1330
+ chemicals seeping into your water
1331
+ , then there's no way those cables will fit in the space allotted for the covers to snap into place
1332
+ separating out everyone's shoes, winter hats
1333
+ The box and the instructions don't tell you the weight capacity
1334
+ keep food from splattering everywhere
1335
+ HOME
1336
+ pocket mop
1337
+ holes for the rack bar
1338
+ Half gallon of milk
1339
+ wanted to get a set of extra bowls for cereal, desserts, snacks
1340
+ All Clad
1341
+ vacuum
1342
+ several
1343
+ at the bottom
1344
+ fruity
1345
+ the plates
1346
+ 30 or 40 years ago
1347
+ three
1348
+ 9am
1349
+ a wall
1350
+ a bow
1351
+ you will get burned
1352
+ Chopped
1353
+ 350 degrees
1354
+ about a quarter of inch
1355
+ It is easy and kind of fun.I would recommend this to anyone that has a kitchenaid mixer
1356
+ spills veg juices
1357
+ solid wood
1358
+ undercooked
1359
+ heavy
1360
+ Against all Grain
1361
+ foam
1362
+ colanders
1363
+ or 5 inches from the tip
1364
+ 32-Ounce
1365
+ Not too loud
1366
+ 3x the price
1367
+ larger
1368
+ a retractable cord
1369
+ It works great for steaming but it is really difficult to open when hot without burning yourself.
1370
+ very light
1371
+ small apartment, loft or studio
1372
+ $80
1373
+ it comes in enough colors to match anybody's tastes
1374
+ the proper tools
1375
+ Silicon
1376
+ a small family
1377
+ aluminum
1378
+ wipe clean
1379
+ great
1380
+ cornmeal
1381
+ my daughter
1382
+ good service
1383
+ It is made to look that way.
1384
+ wipe it dry with a paper towel
1385
+ the nesting capability and the non-stick feet
1386
+ 4 people
1387
+ never submerged it into the water
1388
+ paper
1389
+ bagged microwave popcorn
1390
+ mixer can sometimes freeze up and stop stirring
1391
+ zippers
1392
+ the stand is unstable
1393
+ OFF
1394
+ Good Grips Three Ring Trivet Set
1395
+ 5
1396
+ the cord is pretty short
1397
+ 2 hours
1398
+ unacceptable
1399
+ heavy
1400
+ 30% less
1401
+ holds a lot more
1402
+ knives occasionally sliding into the adjoining compartment
1403
+ Different Flavored Oils
1404
+ satisfied with it for the price
1405
+ turn the knob
1406
+ Margaret Thatcher
1407
+ bottom of the cup
1408
+ putting it on top of a tray
1409
+ the refrigerator
1410
+ tub-scrubbing
1411
+ heavier
1412
+ espresso and good coffee
1413
+ the amount of money I will save cooking shabu at home
1414
+ Microban and are BPA
1415
+ make stock
1416
+ Joe DiMaggio
1417
+ a cooling rack
1418
+ shelf liner
1419
+ mostly clean
1420
+ Every month
1421
+ design and look
1422
+ rust remover
1423
+ this spoon rest works well.
1424
+ skillet
1425
+ bread machine
1426
+ It rotates freely
1427
+ No
1428
+ I didn't buy two of them
1429
+ one foot tall
1430
+ Costco
1431
+ it was folded
1432
+ garlic press
1433
+ dry cloth diapers inside or to dry delicates
1434
+ Miele
1435
+ one
1436
+ Le Parfait jars
1437
+ 2/3 of the job
1438
+ bowls
1439
+ old Victorian
1440
+ eco-friendly refill bags
1441
+ CO2 and the bottles
1442
+ cooking
1443
+ 2 - 8 oz.
1444
+ 1 oz
1445
+ Grounds
1446
+ filters and the turbine
1447
+ Medelco
1448
+ it shuts off quickly
1449
+ 3 ft
1450
+ cut the slices evenly
1451
+ it doesn't toast evenly on both sides
1452
+ because of the cord
1453
+ pillows
1454
+ flat screen
1455
+ US
1456
+ hand-held grinders
1457
+ flat sandals, flip-flops, or even flat dress shoes
1458
+ hard
1459
+ two
1460
+ it toasts quite long
1461
+ nice, crispy
1462
+ fresh pineapple
1463
+ A little basket on the side
1464
+ beautiful
1465
+ blade grinder
1466
+ Easy to use, easy to assemble, easy to push
1467
+ half inch
1468
+ microwave
1469
+ Unbelievable
1470
+ clinking
1471
+ dry
1472
+ peeler
1473
+ assembling
1474
+ air powered turbo tool
1475
+ Sides
1476
+ space in tiny cabinets
1477
+ yeast
1478
+ in the kitchen
1479
+ 3 days
1480
+ You don't have to clean the paper towel
1481
+ Overall I like it very much.
1482
+ two
1483
+ I highly recommend this vac for someone
1484
+ oil
1485
+ stainless
1486
+ pillowcover
1487
+ hot
1488
+ two
1489
+ bottom
1490
+ allow more body heat to escape
1491
+ with an O2 absorber
1492
+ highly spill prone uses or users
1493
+ dishwasher
1494
+ turned it upside down
1495
+ apartment
1496
+ rubberized
1497
+ 4 months
1498
+ up to a week
1499
+ little vacuum
1500
+ long, narrow shelves
1501
+ shower curtain
1502
+ two
1503
+ cleaning supplies
1504
+ $80
1505
+ holds a lot more
1506
+ American
1507
+ 26 minutes
1508
+ warm water
1509
+ vegetable oil
1510
+ inflate and deflate quickly.
1511
+ three times
1512
+ naturally aged
1513
+ on the small side
1514
+ eggs
1515
+ kids
1516
+ Waterproof Mattress Protector
1517
+ Mr. Coffee
1518
+ Breville
1519
+ Kitchenaid
1520
+ 25 minutes
1521
+ functions just as it's advertised
1522
+ shiny chrome
1523
+ All Clad cookware
1524
+ decent quality
1525
+ It feels like ceramic
1526
+ 4 pounds apple slices
1527
+ squeeze bottle
1528
+ dents in the pan's surface
1529
+ $19.95
1530
+ Thanksgiving
1531
+ wife
1532
+ The little loop
1533
+ 2
1534
+ for at least 4 people
1535
+ whipping attachment
1536
+ leaves scratches on my stainless hood
1537
+ coat with coarse salt, scrub with a paper towel, rinse with plain water
1538
+ Alaska
1539
+ my Thanksgiving turkey
1540
+ allergies
1541
+ Fourth of July
1542
+ I peel all the pieces except for the last one
1543
+ so very small
1544
+ trash can
1545
+ glass
1546
+ 4 months
1547
+ 2 year old
1548
+ a short while
1549
+ living room
1550
+ large ones
1551
+ solid,and so easy
1552
+ The silicone gasket
1553
+ Wilton Pro
1554
+ diet
1555
+ glass of ice water and a pot of boiling water
1556
+ hand wash
1557
+ front wheels
1558
+ long slices of sour dough bread
1559
+ 'imporved' mopping pads
1560
+ diesel like smell
1561
+ red
1562
+ a week's worth
1563
+ the exact amount of time
1564
+ very quiet in comparison
1565
+ plastic
1566
+ a macaroni salad
1567
+ get warped and slide around on the counter
1568
+ 10 - 13 hours
1569
+ a topper
1570
+ Cornbread
1571
+ China
1572
+ The 64 oz container I was given didn't come with a tamper
1573
+ kale greens and apples
1574
+ though as someone mentioned it occasionally gets to the point where the pulp builds up in the strainer
1575
+ recipe booklet
1576
+ Natural Revolution Ltd
1577
+ the instructions
1578
+ vacation house
1579
+ much less
1580
+ $30
1581
+ The underside of the mattress is a few layers of that cheap reusable grocery bag material.
1582
+ no drips down the sides, because of the design of bottle
1583
+ stretchy
1584
+ The storage bag I got is different from the picture
1585
+ put it on lower settings
1586
+ WAIT for the water to heat up
1587
+ plastic
1588
+ 2-speed
1589
+ Attack of the Mouse Horde
1590
+ it actually worked
1591
+ shrink a little
1592
+ on my counter
1593
+ fragile
1594
+ Installation
1595
+ shoulder
1596
+ white emamel finish
1597
+ I would suggest keeping it in the box
1598
+ rubber/platic "feet" under the wood
1599
+ OXO
1600
+ it isn't even warm
1601
+ hard to open
1602
+ second heater
1603
+ nicely weighted
1604
+ is strong
1605
+ 250 sf
1606
+ bottom of the brewer
1607
+ All-Clad
1608
+ have guests over
1609
+ go-to fry pans
1610
+ equally
1611
+ easy to "break"
1612
+ dark crud
1613
+ 100% polyester
1614
+ 20 seconds worth
1615
+ 5
1616
+ same design flows
1617
+ grease a pan
1618
+ hard-wood floor
1619
+ NZ milk
1620
+ timer
1621
+ cleans up nicely
1622
+ wonderfully
1623
+ switch it up
1624
+ moderate amount
1625
+ Omaha, NE
1626
+ glossy
1627
+ it wasn't as easy to carry
1628
+ bought the wrong size
1629
+ Keurig makes the best machine
1630
+ Everything washes up easily
1631
+ once seasoned
1632
+ mirror shine
1633
+ NO NOISE
1634
+ 10.5 hours
1635
+ Cuisinart
1636
+ This is very easy to install
1637
+ it is slightly unstable
1638
+ vacuum cleaner
1639
+ Stainless steel
1640
+ upon the can lid
1641
+ will clump
1642
+ NOT a TRAVELING tumbler
1643
+ 6"
1644
+ front grid
1645
+ it did take some muscle
1646
+ glasses
1647
+ wiping up spills
1648
+ The dough is very wet
1649
+ popcorn popper
1650
+ Braun
1651
+ colander
1652
+ ml/cc
1653
+ Heavy gauge
1654
+ eight
1655
+ hard nuts
1656
+ the picture
1657
+ dialog speaker
1658
+ green indicator light
1659
+ neck and back pain
1660
+ SCVP609-KLS Smart-Pot 6-Quart Oval-Shaped Slow Cooker with Little Dipper
1661
+ morning
1662
+ filters
1663
+ Omron
1664
+ pizza dough
1665
+ 12-3/8 inches x 8 inches
1666
+ closer to the center
1667
+ Fany Gerson
1668
+ Amazon
1669
+ Lodge
1670
+ it's been a wonderful addition to our tiny kitchen
1671
+ K Cup Brewer
1672
+ 15 minutes
1673
+ salt crock
1674
+ plastic
1675
+ quality control
1676
+ medium blade
1677
+ 450 and 900 watts
1678
+ 10 oz
1679
+ The lid simply would not stay put
1680
+ popper
1681
+ five stars
1682
+ refuse to pay twice as much
1683
+ has an upward tilt
1684
+ the skin on one at the end makes it easier to clean out because the skin sort of "pulls out" the garlic bits
1685
+ year-round
1686
+ rubbermaid glass bowls
1687
+ the lithium ion battery
1688
+ copper
1689
+ some pastries
1690
+ The permanent fabric filter cup and drain cup
1691
+ passive
1692
+ Breville
1693
+ do the same job as the more expensive ones
1694
+ really short
1695
+ pretty flimsy
1696
+ 1979
1697
+ donate this to Goodwill tor a tax deduct
1698
+ flat mode
1699
+ top 3 shelves
1700
+ clear
1701
+ very pleased
1702
+ free shipping
1703
+ smoke alarm
1704
+ bare floors
1705
+ Oxo
1706
+ Vornado
1707
+ low
1708
+ a way for water to enter and drain frim the front and sides
1709
+ to order spare parts
1710
+ 12 cup
1711
+ blender
1712
+ fine
1713
+ lowest
1714
+ the angle
1715
+ caffeinated
1716
+ non-stick
1717
+ silicone
1718
+ I make fruit shakes that have frozen fruit, including a cut-up frozen banana
1719
+ bubble wrap
1720
+ all three of the bowls
1721
+ my eggs always stuck.
1722
+ butter
1723
+ happy
1724
+ pans
1725
+ school or community event
1726
+ size
1727
+ keep warm
1728
+ chinese foods that you order from take-out
1729
+ Duck
1730
+ Pinzon
1731
+ great
1732
+ my left shoulder
1733
+ No greasing the baking sheet, no spraying it, no parchment on it
1734
+ the stand on the back
1735
+ threads
1736
+ The first one
1737
+ 3
1738
+ it came right off
1739
+ very difficult to fill without crawling underneath the sink and unscrewing the bottle
1740
+ half the price
1741
+ over 3 yrs
1742
+ the kind that flips open
1743
+ cheap plastic cutting boards
1744
+ brew my own tea and coffee
1745
+ pay for return shipping
1746
+ 3
1747
+ male
1748
+ stainless steel
1749
+ rubber-like contact piece
1750
+ Rowenta
1751
+ bisphenol A
1752
+ smaller desk fan
1753
+ Braun
1754
+ Breville
1755
+ Mavea classic, Brita and Pur
1756
+ crushed
1757
+ A fridge in the garage in a cold climate
1758
+ a few months
1759
+ put it in the dishwasher
1760
+ stainless inside
1761
+ super soft
1762
+ OXO
1763
+ Stainless Steel
1764
+ fantastic
1765
+ protrustion of the hinge
1766
+ waffle maker
1767
+ 10&#34
1768
+ sick
1769
+ six months
1770
+ brush
1771
+ canola oil
1772
+ boiling
1773
+ non stickiness
1774
+ bang them out by turning the pan upside
1775
+ metal
1776
+ #2
1777
+ almost 15 years
1778
+ two metal mills
1779
+ lightweight
1780
+ smaller Lasko heater
1781
+ cheap
1782
+ I usually blend the frozen fruit on low
1783
+ 2
1784
+ refrigerator storage or dry storage
1785
+ OXO
1786
+ clutter
1787
+ Lodge Logic quality
1788
+ plastic part
1789
+ 4
1790
+ non-slip
1791
+ silicon muffin pan
1792
+ dimple
1793
+ BHA-free solution
1794
+ Oxo
1795
+ Many newer ovens, particularly those with convection fans in the back
1796
+ Saw this on-line, and loved the idea of being able to use bar soap without the scummy film.
1797
+ It rotates to open and close.
1798
+ electric knife sharpener
1799
+ 17
1800
+ the top surface doubles as a plate warmer
1801
+ sock clips
1802
+ the material is too thin
1803
+ behaving erratically
1804
+ Cuisinart
1805
+ overpriced
1806
+ The weld
1807
+ Toast Master
1808
+ it's rubberized
1809
+ air beds
1810
+ vegetable soup
1811
+ 600 GSM
1812
+ stopped dripping after several months of usage
1813
+ 5
1814
+ non-stick coating doesn't work as well as it should or starts peeling
1815
+ A child might
1816
+ lacking
1817
+ amazing
1818
+ flex
1819
+ using water without detergent
1820
+ some were too coarse and some too fine
1821
+ white
1822
+ 10 lbs
1823
+ same piece
1824
+ honey and vanilla
1825
+ top
1826
+ sooner
1827
+ sprays wide and so is difficult to control.
1828
+ a gift
1829
+ inferior workmanship
1830
+ the lid
1831
+ two
1832
+ the DIYer
1833
+ a bread maker
1834
+ Sears
1835
+ VERY
1836
+ the Hamilton-Beach
1837
+ the pan wouldn't release the cakes from the crevices
1838
+ mesh see-through material
1839
+ the friction
1840
+ the Dirt Devil Breeze
1841
+ muffins
1842
+ two
1843
+ 2
1844
+ a restaurant-supply store
1845
+ Umbra
1846
+ 5 stars
1847
+ stone tiles in the kitchen
1848
+ 4
1849
+ plastic
1850
+ global economy
1851
+ artisan bread, pizza crust, pastries, pretzels
1852
+ the end is too flexible
1853
+ Intellitec
1854
+ handles are easy to grip
1855
+ Culligan
1856
+ $12
1857
+ Hoover
1858
+ living room
1859
+ latex
1860
+ oven safe up to 450 degrees F.
1861
+ every latte was horribly weak
1862
+ 10,12, or 14 inch mattress
1863
+ optional steam vents
1864
+ in the freezer
1865
+ it drys very quickly
1866
+ large
1867
+ plates don't fit the Griddle all the way
1868
+ family members
1869
+ 15 pound bags
1870
+ too much torque
1871
+ very happy
1872
+ large
1873
+ Japan
1874
+ crushed
1875
+ stuck to the bottom or sides
1876
+ infusers
1877
+ to mix everything from eggs to pancakes to just plane out cakes!
1878
+ hours
1879
+ within a month
1880
+ boiling hot
1881
+ a cup
1882
+ over all I love the blender. Sounds powerful
1883
+ Not "steerable"
1884
+ hooks
1885
+ 4
1886
+ I find myself using these often for things such as stir-frying, serving noodles, handling scallops, and even chicken nuggets.
1887
+ Silicone
1888
+ DO work well
1889
+ bread pan
1890
+ attachment
1891
+ BlowOut Bedding
1892
+ spot cleaner
1893
+ Trudeau
1894
+ long
1895
+ The cord
1896
+ the trash
1897
+ a couple
1898
+ l a knife is easliy inserted into each potato
1899
+ under the top portion of the handle
1900
+ happy
1901
+ quart
1902
+ chemical
1903
+ decent quality
1904
+ smoothies
1905
+ Brita
1906
+ black
1907
+ three
1908
+ if you overfill it or you use too much water
1909
+ set of utensils
1910
+ white
1911
+ spoons
1912
+ whisper quiet
1913
+ Zojirushi
1914
+ two
1915
+ 1/2 cup
1916
+ potatoes
1917
+ Tassimo is the middle of the road.
1918
+ a new leather sectional
1919
+ using cups
1920
+ negative reviews
1921
+ hand-washed
1922
+ Wow
1923
+ Memory Foam
1924
+ weight
1925
+ one
1926
+ 3 years
1927
+ anti scratch resistant
1928
+ bowls
1929
+ Lodge
1930
+ sink saddle
1931
+ 7 months
1932
+ 50-something
1933
+ two separate shipments of two boxes each
1934
+ toaster oven
1935
+ smoothly
1936
+ When it slips out
1937
+ mini-loaves of warm bread
1938
+ the bottom
1939
+ give this a 5 star rating
1940
+ decoration of a wine and cigar lounge
1941
+ too long
1942
+ about three months
1943
+ all body components are plastic
1944
+ 6,00 BTU
1945
+ warping
1946
+ extremely well made and solid
1947
+ a memory foam mattress
1948
+ 15+seconds
1949
+ Ozeri Pro II Digital Kitchen Scale
1950
+ heating a pie shell partially
1951
+ sturdily built
1952
+ they get so hot when in use on the stovetop
1953
+ shaped like a cleaver
1954
+ controls on the base
1955
+ very pleased
1956
+ 5 minutes after I took it out of the cooled dishwasher
1957
+ no foam
1958
+ Contigo
1959
+ Progressive line
1960
+ 5 hours
1961
+ individually
1962
+ camping trips
1963
+ durable plastic
1964
+ Platinum B70 Keurig brewer
1965
+ acts like a third hand
1966
+ my huge turkey
1967
+ 24 hours
1968
+ soup bowls
1969
+ cute
1970
+ standard size
1971
+ Amazon
1972
+ play around with the length of time, and blender speed settings
1973
+ you will lose some of the detail at the bottom
1974
+ the hinge of the lid started to loosen off
1975
+ four years
1976
+ not keep air out for very long
1977
+ hand-held
1978
+ Louisiana
1979
+ 1000-watt
1980
+ impossible to remove!
1981
+ bad
1982
+ basket
1983
+ after my daughter moved out
1984
+ the money
1985
+ hardware shop
1986
+ brews
1987
+ Williams-Sonoma
1988
+ dishwasher
1989
+ EXCEPTIONALLY strong and secure
1990
+ bright colors
1991
+ closet
1992
+ eggs
1993
+ the curtains
1994
+ craft beer
1995
+ Apple Pies with Pastry Pie Dough, Apple Filing and Streusel Crumb Topping
1996
+ . I bought it, because I make a lot of cookies, cakes, and creme pies
1997
+ a utensil drawer
1998
+ a pair of pliers
1999
+ two
2000
+ snacks, clothes, extra towels, garbage can, or whatever!
2001
+ deep stain
2002
+ the magnet
2003
+ Baguette pan
2004
+ daily basis
2005
+ two
2006
+ dumping your baked goods into the floor
2007
+ 5/31/13
2008
+ The front and sides
2009
+ HUGE
2010
+ 2lb
2011
+ bad
2012
+ only me
2013
+ FloorMate
2014
+ upgrading
2015
+ died while making cookie dough
2016
+ one
2017
+ potatoes
2018
+ was shredded
2019
+ sizing
2020
+ vac tools
2021
+ 12 cup
2022
+ didn't have to empty the water storage container after every use
2023
+ Prime from a glass of water
2024
+ fit
2025
+ some rough chunks of glass
2026
+ space between each rail
2027
+ 5/2013
2028
+ cleverly
2029
+ wind
2030
+ Kitchenaid
2031
+ 3 cats and one dog
2032
+ design improvements
2033
+ 2 year
2034
+ grease
2035
+ stainless steel
2036
+ It is heavy
2037
+ the whole middle level of my house
2038
+ cappuccino
2039
+ a rubber mallet
2040
+ a plastic ring
2041
+ months
2042
+ remove the ionizing coils
2043
+ too heavy when making the bed
2044
+ behind the washer
2045
+ For the price, the product is just fine.
2046
+ delicious, rich, flavorful coffee
2047
+ five years
2048
+ 1 year
2049
+ it's worth every penny
2050
+ 5 inches in diameter
2051
+ Krups
2052
+ loose threads
2053
+ Hoover SteamVac
2054
+ light, easy to move, simply secure
2055
+ This set of cookware
2056
+ Nothing sticks
2057
+ 40 minutes
2058
+ nooks and crannies
2059
+ about a month
2060
+ A/C
2061
+ from a yard sale,
2062
+ nice and bright
2063
+ do not open wide enough to pick up most food
2064
+ 16 oz cup of coffee
2065
+ things like fruit, olives, and cheese,
2066
+ a few months ago
2067
+ automatically shut off when tipped over
2068
+ dust allergies
2069
+ gaskets
2070
+ cracks in them from all the twisting
2071
+ carbon
2072
+ light items
2073
+ the handle
2074
+ Pike Street towels
2075
+ can't get a proper grip
2076
+ many many years
2077
+ kettle
2078
+ ineffective
2079
+ once
2080
+ stopped making the dessert I liked
2081
+ Tom Douglas by Pinzon Bamboo Tongs
2082
+ half dozen
2083
+ Julienne peeler
2084
+ 25-lb
2085
+ faded numbers
2086
+ bed time
2087
+ two
2088
+ it's a bit top heavy
2089
+ three years
2090
+ very bright with color
2091
+ two hours
2092
+ a great fighter
2093
+ French press
2094
+ BXB
2095
+ electric
2096
+ clock, programming, auto shut off
2097
+ kids
2098
+ quarter (or less) of the retail price
2099
+ napkin holders
2100
+ the sides
2101
+ the auger
2102
+ changed a little
2103
+ an extremely accurate scale
2104
+ soup
2105
+ slight curvatures in the handle
2106
+ trashcan
2107
+ snap off or chip
2108
+ this mug
2109
+ touch pad controls
2110
+ digital oven thermometer
2111
+ completely even
2112
+ 30 second turn-off
2113
+ fast and easy
2114
+ it is slow
2115
+ plastic
2116
+ low and high
2117
+ its not 100% non stick
2118
+ Beaters
2119
+ syrup
2120
+ 40 years
2121
+ K-cup
2122
+ it brews about half of a cup or half of the water that you place into the holding tank
2123
+ variable
2124
+ Parmesan cheese
2125
+ cracking/breaking/explosions
2126
+ Wusthof
2127
+ the flat spatula
2128
+ very good
2129
+ FiestaWare
2130
+ top view graduations
2131
+ how strong the fan was
2132
+ shower
2133
+ isn't consistent
2134
+ dough
2135
+ 3-year warranty
2136
+ not soft
2137
+ the pattern on the comforter
2138
+ dinner
2139
+ It is very quiet
2140
+ nice and tight
2141
+ weigh packages
2142
+ metal
2143
+ ZeroWater
2144
+ water
2145
+ the unit is not angled properly
2146
+ it can easily be lifted
2147
+ silicone exterior and cloth-padded interior
2148
+ lightweight
2149
+ coarse
2150
+ rarely fall off
2151
+ dounut holes
2152
+ China
2153
+ loaf pan
2154
+ money
2155
+ kind of nubby
2156
+ This little sugar and creamer on the tray
2157
+ because of problems with the glass
2158
+ q tips
2159
+ black
2160
+ cutting off the top half of an old 4-cup brewer and using the bottom half
2161
+ Difficult
2162
+ refrigerator
2163
+ wedding shower gift
2164
+ parts missing and the holes did not line up
2165
+ NOT large
2166
+ discolor
2167
+ small quantities of herbs/spices
2168
+ little motorized head
2169
+ food
2170
+ box and receipt
2171
+ I wish they made one that was a bit more durable
2172
+ firm, lasting foam
2173
+ 4-Inch
2174
+ flour
2175
+ stainless steel
2176
+ i'll seek a slightly different design next time
2177
+ top-rack dishwasher
2178
+ 4.5
2179
+ over 8 years
2180
+ the little finger
2181
+ discolored so much and the lid cracked
2182
+ 1 year
2183
+ bunch of ugly hangers
2184
+ thumbnail
2185
+ Amazon
2186
+ 1
2187
+ returned it
2188
+ a cover
2189
+ only "saving grace" of this iron is that it puts out a lot of steam (and water)
2190
+ boxers
2191
+ warranty information
2192
+ It is not too heavy, so it is easy to use on stairs
2193
+ seems pretty pricey
2194
+ one side of the base pops out
2195
+ $59
2196
+ 4mm
2197
+ it makes a mess
2198
+ 70" in diameter
2199
+ Cream of Wheat
2200
+ ceramic
2201
+ 3-4 minutes
2202
+ rubber piece that goes against the ceiling
2203
+ This is a highly-overrated concept
2204
+ Beautiful
2205
+ AC
2206
+ ice cream maker
2207
+ . 2 cats
2208
+ cooktop
2209
+ not that many are cheaper
2210
+ simple, easy to set
2211
+ loud/long
2212
+ light-weight and small
2213
+ Wilton's products
2214
+ a little pricey
2215
+ measuring your amount of food
2216
+ toast, bagels, and English muffins
2217
+ 10-hr timer
2218
+ tea, loose leaves
2219
+ batteries
2220
+ 2 whisks
2221
+ cooking
2222
+ red
2223
+ The towel
2224
+ satin lacquer finish
2225
+ None of the companies making these things seem to take in account that the water actually needs to be in contact with the coffee
2226
+ large enough to place a mixing bowl
2227
+ 600 degree
2228
+ power
2229
+ The lid doesnt seal 100% and swivels on its own
2230
+ solid 4 stars
2231
+ black
2232
+ inner part of the cup opens
2233
+ We use it every day and care for it per Cuisinart's instructions.
2234
+ two years
2235
+ even less packing
2236
+ duvet covers
2237
+ pasta
2238
+ old fashioned flour sack dish towel
2239
+ 2 inches
2240
+ The pockets on these sheets are so deep
2241
+ I'd say the price is appropriate for the product and not a bargain.
2242
+ stainless steel kettle
2243
+ the Super Wave Oven
2244
+ wrong size
2245
+ twenty-three
2246
+ Prefilter
2247
+ until needed at lunch time
2248
+ 2 min
2249
+ nephew
2250
+ queen/king
2251
+ about 1.5L
2252
+ air-bake pans
2253
+ at the end of the system
2254
+ six months
2255
+ two
2256
+ how close to the wall it picks up dirt.
2257
+ light beige
2258
+ rich sky blue
2259
+ 12 cup
2260
+ soups and salads
2261
+ Alaskan cruise
2262
+ hard to find alone
2263
+ bathroom
2264
+ The wood is very soft
2265
+ it was thinner than the one I was replacing
2266
+ Moai
2267
+ breakfast
2268
+ break easily with little pressure
2269
+ Spiegelau and Riedel
2270
+ Regency
2271
+ about 2 months
2272
+ not a single tea leaf
2273
+ without taking up too much room
2274
+ everything from small hardware (screws, nuts, fasteners) to hand tools to wires and even power transformers for small electronics
2275
+ not much
2276
+ Walmart
2277
+ Allrecipes.com
2278
+ compact manner
2279
+ to let it expand properly
2280
+ water tank
2281
+ just myself
2282
+ their plastic
2283
+ FEEL the fabric
2284
+ a bit superficially dented
2285
+ son and daughter in law
2286
+ carpet
2287
+ tea drinkers
2288
+ very difficult to cut
2289
+ a similar Eureka model
2290
+ nothing changes
2291
+ coffee
2292
+ teardrop
2293
+ I haven't tested the water resistant factor
2294
+ several months
2295
+ disposable
2296
+ Amazon
2297
+ $20
2298
+ easy
2299
+ kosher
2300
+ two years
2301
+ large
2302
+ you'll overflow
2303
+ Thermos
2304
+ bottom is a little slippery
2305
+ top is wide enough to allow for a good grip
2306
+ the Circulon
2307
+ 9 trays
2308
+ plastic
2309
+ wooden racks
2310
+ little cleaning brush
2311
+ The lid comes off all the way
2312
+ between 3-1/2 and 4"
2313
+ pressure cooker
2314
+ honing
2315
+ difficult
2316
+ sloped
2317
+ couple of weeks
2318
+ 2 years ago
2319
+ Sanyo
2320
+ cold beers
2321
+ workhorse
2322
+ cup holder
2323
+ spritz cookies
2324
+ the handle
2325
+ coffee maker
2326
+ cracked
2327
+ grinds smooth and quiet
2328
+ don't overcook
2329
+ until it breaks
2330
+ lemon
2331
+ I have had this pillow for nearly 5 months and it's still holding its shape.
2332
+ in the front
2333
+ One
2334
+ king-sized
2335
+ count-up
2336
+ when the cork that was sealed slipped out of a red wine bottle on its side
2337
+ twin
2338
+ took too long to toast
2339
+ the storage bag
2340
+ canister vac
2341
+ nifty collapsible kettle
2342
+ santoku-style knife
2343
+ mathematicians and scientists
2344
+ white
2345
+ Hamilton Beach
2346
+ less than 20 seconds
2347
+ multiple cups a day
2348
+ like an Olympic track star
2349
+ a quick and easy instant read thermometer
2350
+ became soft and mushy
2351
+ Reliability
2352
+ very long time
2353
+ blade grinders
2354
+ REALLY purees things...too creamy sometimes
2355
+ runny
2356
+ Its gorgeous.
2357
+ mat
2358
+ broths, cheese, and chocolate
2359
+ a "secret" compartment
2360
+ the brush attachment
2361
+ large
2362
+ KitchenAid
2363
+ Creuset
2364
+ dough
2365
+ plastic
2366
+ open cell memory foam
2367
+ previous model
2368
+ flour tortillas
2369
+ work your way around the device pressing suctions in a row
2370
+ marinated some shrimp
2371
+ no idea
2372
+ 45%
2373
+ quiet
2374
+ hot beverages
2375
+ think of this as 2 sets of bowls
2376
+ baby
2377
+ few minutes
2378
+ scissors
2379
+ very quick
2380
+ it blows away
2381
+ chopping mats
2382
+ veggies
2383
+ ale and stout tastes better from a vessel shaped as this
2384
+ wife
2385
+ unattractive labels and poor alignment
2386
+ 9 years
2387
+ will not tip down
2388
+ center
2389
+ They are equal in speed and accuracy
2390
+ more milk
2391
+ rotary
2392
+ off-gases plastic odors
2393
+ in the middle right along the fold.
2394
+ perfect
2395
+ 42.00
2396
+ grab a cob of corn straight out of the pot of boiling water
2397
+ $155 off the retail price
2398
+ 120 lbs
2399
+ Amazon reviews
2400
+ I measured ice water and boiling water with each to check the 32 and 212 temperatures.
2401
+ I don't think they'd fall apart or anything like that, but they really don't stand out in any way.
2402
+ you must line up the bowl and the shoot and lock before activating food processor
2403
+ rice maker/steamer
2404
+ .margarita ice pops
2405
+ dent
2406
+ breakfast pancake
2407
+ . I purchased the filter I'm using at the local big-box store and paid nearly twice what they want for one here (doh!).
2408
+ Grounds fly every where
2409
+ 1 week
2410
+ crispy
2411
+ cheap plastic travel mugs
2412
+ the ice comes out looking like legos
2413
+ second
2414
+ stainless steel
2415
+ the filter
2416
+ front leg has a button you push
2417
+ ice cream scoop
2418
+ razor sharp
2419
+ Bundt
2420
+ keeps drinks hot or cold
2421
+ forced heat feature
2422
+ dump truck
2423
+ $129
2424
+ sticker shock
2425
+ loose-leaf teas from Teavana
2426
+ bottle opener
2427
+ purple
2428
+ the cord is very short
2429
+ bag less
2430
+ a hole in the black handle in case you want to hang it
2431
+ control what goes in
2432
+ worked intermittenly
2433
+ Hershey, Godiva, Ghirardelli
2434
+ lighter
2435
+ amazon.com
2436
+ container doubles as a pitcher
2437
+ 30% less
2438
+ nightstand
2439
+ you do A LOT or ironing
2440
+ West Bend
2441
+ large labels top and bottom
2442
+ hanging bars
2443
+ not cotton
reference_files/answer-validation.new_wiki.txt ADDED
@@ -0,0 +1,1469 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ the state
2
+ In the first treaty between the British East India Company and Meidingu Chingthangkhomba (Bhagyachandra) signed in 1762, the kingdom was recorded as Meckley.
3
+ Spanish
4
+ Byzantine and Ottoman
5
+ Raid at Ožbalt
6
+ floor standing or hanging cupboards
7
+ 9 or 10 armed ships
8
+ Nicolas Bourriaud
9
+ Latin
10
+ the property and his wife
11
+ generate more jobs
12
+ across
13
+ three mutually perpendicular planes
14
+ anti-Bolshevik
15
+ 80%
16
+ two catholicoi
17
+ wooden clapboard siding
18
+ Eleanor Roosevelt High School
19
+ 300,000
20
+ Star TV
21
+ 2009
22
+ the team with possession of the puck is allowed to complete the play
23
+ 1636
24
+ 53%
25
+ 52,000
26
+ β-tin (the metallic form, or white tin), which is stable at and above room temperature, is malleable.
27
+ 1980
28
+ Nya Sverige
29
+ Venice and Florence in the thirteenth century
30
+ Lenses
31
+ Manhattan
32
+ the oppressions women faced
33
+ New Hampshire
34
+ restrict excessive individualism
35
+ Bachelor of Medicine and Bachelor of Surgery
36
+ 1890
37
+ the Ivan Cankar battalion
38
+ six
39
+ Mikhail Gorbachev
40
+ MBBS, MBChB, or an equivalent US-MD degree
41
+ the New World
42
+ New England
43
+ 843
44
+ western and southern Connecticut
45
+ the "Professional" edition
46
+ Roman decorative plasterwork
47
+ locational
48
+ Don FM
49
+ phosphatidylinositols and phosphatidic acids
50
+ over one-fourth
51
+ 1678–1683
52
+ 537
53
+ over 6,000 years
54
+ Region and Language Control Panel
55
+ eight categories
56
+ the father
57
+ the plasticity
58
+ Dave Brubeck
59
+ a communist society
60
+ masonry
61
+ stabilization of PVC plastics
62
+ most winning candidates
63
+ the Alevis
64
+ Vietnamese
65
+ Its commercial and historical center lies on the European side and about a third of its population lives on the Asian side
66
+ 1960
67
+ Basil II
68
+ increase in shipments
69
+ 113,411
70
+ 1921
71
+ rave music
72
+ 1729
73
+ against coeducation
74
+ until the time of the Greek physician Hippocrates
75
+ Michigan
76
+ lack of infrastructure
77
+ The Commission on Social Determinants of Health
78
+ college games, the penalty is still enforced even if the team in possession scores
79
+ compactness theorem
80
+ unitary, federal and confederal governments
81
+ 18-month
82
+ obtained chiefly from the mineral cassiterite
83
+ 1908
84
+ it enhances group survival
85
+ the maker of the flag
86
+ Sony Music and Universal
87
+ French fur trappers, missionaries, and military detachments
88
+ Aristophanes' play The Clouds (424 BC)
89
+ Versche Rivier
90
+ 15
91
+ Daniel Zohary
92
+ European City of the Year
93
+ widespread conformity to codes of morality
94
+ he or she will love
95
+ 50 to 60
96
+ West Central Africa
97
+ In March 2013
98
+ 70 cm (28 in) for landfast sea ice. The thickness decreases farther south.
99
+ Chairman of the Supreme Military Junta of Ecuador
100
+ About two to three million
101
+ The state lies at a latitude of 23°83'N – 25°68'N and a longitude of 93°03'E – 94°78'E.
102
+ rain
103
+ early 2008
104
+ 1988
105
+ Long Island Sound
106
+ clothing company
107
+ Fort Schuyler
108
+ HDL cholesterol
109
+ the export of so many people
110
+ Puritan New England
111
+ Voters liked Ike much more than they liked the GOP
112
+ soup, soap, and salvation
113
+ Hungary
114
+ Celia Green
115
+ Operation Schwarz
116
+ Blueprint to End Homelessness
117
+ 10/10
118
+ Arts, Music, Film and Cultural festivals were established at the end of the 20th century
119
+ SfH
120
+ the proletariat
121
+ three years
122
+ bottlenose dolphins, orcas, and beaked whales
123
+ Adam Smith
124
+ 467.5 millimetres (57.78 in)
125
+ Vilkaitė
126
+ the White House (in Dutch Witte Huis)
127
+ only disagrees with the formula defined by the Council of Chalcedon
128
+ for all positions within the legislative structure, municipal councils, national legislatures and presidencies
129
+ to ensure a reliable supply of essential resources
130
+ 10.5 million
131
+ since the 1950s and 1960s
132
+ Constantine the Great made it the new eastern capital of the Roman Empire in 330 CE
133
+ fewer goals in each game and many official rule changes
134
+ 17th century
135
+ industrial revolution
136
+ objects and methods
137
+ VibratoSax
138
+ high-relief
139
+ four
140
+ Poland, Denmark, and Sweden
141
+ a zone of volcanic activity that encompasses the Pacific rim of the Americas as well as the Asia-Pacific region.
142
+ speed garage
143
+ Rhineland area of modern Germany,
144
+ the mother's paternal surname becomes the child's second surname
145
+ Australia Constitution Act
146
+ it represented class warfare and socialism
147
+ interaction chart
148
+ complicated family of compounds
149
+ Oakland Civic Center/Schenley Farms National Historic District
150
+ six
151
+ citation
152
+ employees must be painstakingly trained to observe corporate formalities so that courts will not treat the entities in the group as alter egos of each other.
153
+ New York and Massachusetts
154
+ the exploration of non-western ethnic sounds on the saxophone
155
+ Boston Bruins
156
+ the densely populated immigrant neighborhoods on the Lower East Side in Israel Zangwill's play
157
+ 250,000
158
+ height
159
+ Carr-Harris Cup
160
+ Grigory Shelikhov
161
+ The procedure used a silver chromate salt to reveal the intricate structures of individual neurons
162
+ alphabet soup
163
+ background areas of compositions
164
+ the three cereals
165
+ the Seminole Group Colombia CI, SAS
166
+ 1952
167
+ lens with two concave surfaces
168
+ Africa
169
+ people keep their birth names for all their life, no matter how many times marital status
170
+ 1630s
171
+ Frequent consumption of high-energy foods, such as processed foods that are high in fats and sugars, promotes obesity
172
+ cool oceans
173
+ 1950s
174
+ by boycotting the Moscow Olympics
175
+ Mujahideen
176
+ the Nevadan orogeny
177
+ 5500 to 3500 BCE
178
+ Roger Kingdom
179
+ "the Iberians were the sole leaders of the exploration".
180
+ 2014
181
+ in does not occur as the native element
182
+ PC World
183
+ The total area covered by the state is 22,347 square kilometres (8,628 sq mi).
184
+ eighth
185
+ 25 mm (1 in)
186
+ 1968
187
+ 6.1%
188
+ convex (bulging outwards from the lens), concave (depressed into the lens), or planar (flat)
189
+ on the basis of their respective performances in the most recent election covering the same constituency
190
+ right-handed
191
+ In telephone directories the surname is used for collation
192
+ Saint Louis University International School of Medicine
193
+ relatively little
194
+ because the number of possible algorithms is
195
+ The Sunday Times Festival of Education
196
+ 30,000
197
+ 13
198
+ Lower East Side
199
+ non-profit organizations or associations
200
+ smooth jazz/contemporary pop
201
+ Manhattan
202
+ because of better food, less disease, lighter work loads, and better medical care
203
+ This bids up bond prices, helping keep interest rates low, to encourage companies to borrow and invest and people to buy homes
204
+ medieval mystery
205
+ two-fifths
206
+ Croatian Peasant Party
207
+ David Livingstone
208
+ the Renaissance
209
+ a subprogram can function properly even when called while another execution is already in progress
210
+ The hunter-gatherers
211
+ evaporate
212
+ at least 2400 years
213
+ most Senate votes cast in Western Australia were subject to a formal recount
214
+ 59,000
215
+ Semič, in White Carniola, Slovenia
216
+ to the right, while the stripes flew to the left
217
+ Assam
218
+ August 2011
219
+ Beyoğlu
220
+ August 3, 1777
221
+ lowers high blood pressure
222
+ jobs
223
+ the step pyramid
224
+ Noordereiland
225
+ French
226
+ a relief saves forming the rear of a subject, and is less fragile and more securely fixed than a sculpture in the round
227
+ cell bodies of the neurons containing the nucleus
228
+ in terms of durability
229
+ between Argentina and Chile
230
+ 1996
231
+ around 2500 BC
232
+ phrase that is constructed "after the fact" from a previously existing word
233
+ five thousand
234
+ 2012
235
+ support
236
+ Thomas Hooker
237
+ the Eemian Sea
238
+ James H. Ward of Hartford
239
+ The movement is usually believed to have begun in 1963
240
+ truth is found through methodical, disciplined inquiry
241
+ centralizing
242
+ which was based on the Triebert system 3 oboe for the left hand
243
+ Section 3
244
+ eliminate the deferral of tax on income of a controlled foreign corporation attributable to property imported into the United States by such corporation
245
+ Rachel Sassoon Beer
246
+ a 10% increase from 2013.
247
+ general public and government officials
248
+ Wethersfield
249
+ temperature gradient
250
+ William Canby
251
+ the real estate market
252
+ Western Pennsylvania Hockey League
253
+ 406
254
+ 116Sn, 118Sn and 120Sn
255
+ read "f of x"
256
+ finite strings to finite strings
257
+ profits from slavery
258
+ for the strength of its investigative reporting
259
+ 10%
260
+ 165,500
261
+ December 31, 2001
262
+ northern Slovenia
263
+ Tahoe Regional Planning Agency
264
+ cheaper
265
+ Capt. Abraham Swartwout
266
+ By the end of the 19th century
267
+ an "out-group"
268
+ 6%
269
+ A grandson of King John
270
+ 12,000 millimetres (460 in)
271
+ 7,000 BP
272
+ 1792
273
+ 4th century
274
+ In India
275
+ crops and other local products
276
+ 2015
277
+ the elimination of publicly supported single-sex educational opportunities
278
+ It allows the use of sentences that contain variables
279
+ mega-dumps
280
+ Connecticut State Council of Defense
281
+ Doctorate in Medicine program
282
+ 6
283
+ categorical
284
+ denotation to all non-logical constants in that language
285
+ Public agenda
286
+ European demand for slaves
287
+ ordered pair
288
+ 711
289
+ they may owe taxes
290
+ Woods Mullen Shelter
291
+ led to the formation of the neuron doctrine
292
+ 26
293
+ 1973 through 1980
294
+ tends to rise
295
+ If some free variable of t becomes bound, then to substitute t for x it is first necessary to change the bound variables of φ
296
+ Istanbul Biennial
297
+ George Hasting
298
+ provide her with a base from which to attack Florida
299
+ the benefit of appearing in one of the top two rows on the ballot
300
+ social upheaval
301
+ Radcliffe Institute for Advanced Study in Women's Studies
302
+ Irregular verbs
303
+ NCAA
304
+ Francisco Pizarro
305
+ graduates are literally 'basic doctors' (basisartsen)
306
+ the postmodernist movement
307
+ troops from the colonies and tax funds from Britain
308
+ Canada
309
+ mono-, di-, and tri-substituted glycerols
310
+ modernism
311
+ Complete Conduct Principles for the 21st Century
312
+ representing a substantial contribution to medical research
313
+ British men
314
+ branch back
315
+ the Virginia Plan and the New Jersey Plan
316
+ Organic Act
317
+ Unemployment
318
+ secede
319
+ Nazi Germany, Fascist Italy, and Hungary
320
+ disregarded because of the practicality in distinguishing singulars and plurals
321
+ but was also the seat of intelligence
322
+ the prominence of the religious right in conservative politics
323
+ 10-acre
324
+ 1964
325
+ connected graphs
326
+ mid- and high-latitude regions.
327
+ costs and benefits
328
+ Ben Chifley
329
+ Constantinople
330
+ post-structuralism
331
+ Germans, Italians, Army of the NDH, Ustaše and the Chetniks
332
+ Protestant
333
+ its distance from O,
334
+ usually a single communist party candidate is chosen to run for office in which voters vote either to accept or reject the candidate.
335
+ the slow exchange of water
336
+ Roger Sherman and Oliver Ellsworth
337
+ 18
338
+ Ph.D.'s
339
+ 1899
340
+ Province of Lubiana
341
+ bottom-up
342
+ frequent use of acronyms across the whole range of registers
343
+ Josip Broz Tito
344
+ 30
345
+ Sony
346
+ irrigation
347
+ Wilmington, Delaware
348
+ one-fortieth
349
+ capital-intensive
350
+ the computations of distances and angles
351
+ Turkish citizens are entitled to subsidized healthcare in the nation's state-run hospitals
352
+ 1970s
353
+ invention of the wheel
354
+ Public Law 111-22 or "PL 111-22"
355
+ the public
356
+ the Mi'kmaq
357
+ two million
358
+ New York and New England
359
+ standard basis
360
+ 500MB
361
+ 1139
362
+ Prime Meridian
363
+ the mother's
364
+ averaging 1–4 °C (34–39 °F)
365
+ job creation
366
+ 1976
367
+ Region and Language Control Panel
368
+ as many as 15,000 individuals
369
+ stop/period/point
370
+ the 1990s
371
+ The Fertile Crescent
372
+ Sunday Times Driving
373
+ parish
374
+ 2.5 million
375
+ Diplomate of National Board
376
+ 37
377
+ very thin
378
+ third of the population
379
+ Umberto Eco and Jean-François Lyotard
380
+ political, economic and administrative
381
+ Sarayburnu
382
+ Republican Governors Association (RGA)
383
+ Windows Update service
384
+ buckling
385
+ Museum of Modern Art
386
+ about 1.5 million
387
+ chamber shape and tip design, and metal construction
388
+ Congress
389
+ the Metropolitan Transportation Authority
390
+ shift deficits downwards
391
+ before the Pleistocene, instead of the Baltic Sea, there was a wide plain around a great river
392
+ tin
393
+ March 2010
394
+ photographic film or an optical sensor
395
+ in the arabesques of Islamic art,
396
+ 1964
397
+ $800 billion
398
+ mathematical and philosophical
399
+ Luis Telmo Paz y Miño Estrella
400
+ John F. Kennedy International Airport
401
+ 5 April
402
+ Lκ∞
403
+ "high modern"
404
+ December 2010
405
+ five
406
+ Baghdad
407
+ Internet Explorer 5.0 and Windows Media Player 6.2
408
+ Germany
409
+ comatic circle
410
+ were not successful
411
+ Atlantic grey whales
412
+ This may be caused by the women's smaller body size and arterial dimensions
413
+ Nieuw-Nederland
414
+ Lead Belly, Robert Johnson, Charlie Patton, Muddy Waters and B.B King
415
+ Kilometers
416
+ Sierra Nevada batholith
417
+ liberal arts
418
+ lack of affordable housing
419
+ a push towards decentralization...[but became,]in the end, an extension of centralization.
420
+ at their full depth
421
+ 63
422
+ 98,379 workers
423
+ March 1945
424
+ 1942
425
+ seven years
426
+ 1%
427
+ specialty goalie skates
428
+ England
429
+ Tin
430
+ 2 million
431
+ Father Junípero Serra
432
+ trans fats
433
+ saxophon
434
+ redundant to such readers
435
+ Independent State of Croatia (NDH)
436
+ a tightrope
437
+ PowerPC, DEC Alpha and MIPS R4000
438
+ West Africa
439
+ Africa's population stagnated during this period
440
+ Thracian
441
+ May 2013
442
+ Georgian houses
443
+ genetic predisposition and environmental factors
444
+ tobacco
445
+ 19th century
446
+ animals
447
+ George W. Bush
448
+ Sheets of sound, tonal exploration, upper harmonics, and multiphonics
449
+ the National Association of Insurance Commissioners
450
+ Eastern
451
+ 70%
452
+ peace
453
+ David Hilbert
454
+ The word "decentralization" came into usage in the 1820s.
455
+ Staten Island
456
+ a type of correspondence
457
+ New England
458
+ grain
459
+ first-order
460
+ High blood pressure results in 13% of CVD deaths
461
+ "Sublime Porte" or BaabiAli
462
+ Christ's coming to the earth to strike it with a hammer
463
+ Ryan
464
+ aging
465
+ Midtown and Financial District
466
+ The first substantial modification was by a French manufacturer
467
+ Smithsonian Institution National Museum of American History
468
+ the English
469
+ older adults
470
+ vesicles, multilamellar/unilamellar liposomes, or membranes in an aqueous environment
471
+ These rivers are corrosive
472
+ more competition and lower prices
473
+ Dolmabahçe Palace
474
+ Dahomey
475
+ Alles nur aus Liebe
476
+ Royal Navy
477
+ The Sunday Times Fast Track 100
478
+ the Earth will run out of tin that can be mined in 40 years
479
+ Bobby Jindal
480
+ the landmarks of Manhattan
481
+ Rim Fire
482
+ egalitarianism, asceticism, and self-sacrifice
483
+ Tin Council (ITC)
484
+ The Sunday Times
485
+ allowing automated downloading of the news section.
486
+ it "may be inevitable and indeed necessary" in certain circumstances
487
+ three years
488
+ call stack structure is formed
489
+ New Jersey
490
+ rice
491
+ a general-purpose room where the family worked and ate meals
492
+ Turkish Offshore Racing Club
493
+ cloud services
494
+ 1957
495
+ The World Is Not Enough
496
+ the perfect, pluperfect, and future perfect tenses
497
+ anti-microbial, anti-parasitic, and anti-cancer
498
+ Islam
499
+ academic, medical, and research institutions
500
+ approximately 300,000
501
+ 80-minute
502
+ relatively little
503
+ 132
504
+ usually required to be a nonempty set.
505
+ Friedrich von Hayek
506
+ war
507
+ New York
508
+ Hrant Bagratyan
509
+ Article IV
510
+ colonial Americans
511
+ legislative
512
+ Heather Booth and Naomi Weisstein
513
+ the early 20th century
514
+ volatile molecular compounds
515
+ Players are permitted to "bodycheck
516
+ three dimensions
517
+ seeking employment and improved living conditions
518
+ federal government
519
+ Victoria and Albert Museum
520
+ various moral dilemmas
521
+ musical traditions
522
+ Richard Nixon
523
+ Italian fascists, and suspected collaborationists
524
+ Manipur
525
+ 107
526
+ empty function
527
+ The brotherhood makes decisions concerning the inner affairs of the monastery
528
+ aid to the unemployed
529
+ one-timer
530
+ March 1917
531
+ Chichen Itza
532
+ the early 20th century
533
+ placed before a person's given name.
534
+ astronomy and physics
535
+ on 26 April 1941
536
+ $7.25
537
+ Anti-Fascist Council for the National Liberation of Yugoslavia (AVNNOJ)
538
+ centralizing and decentralizing information technology
539
+ four
540
+ in some circles, it is still customary for a wife to use her husband's name as reference,
541
+ Che Guevara
542
+ lowering taxes and reducing regulation
543
+ They are usually shaped to fit in a roughly oval, not circular, frame;
544
+ Beams
545
+ calling to a meal
546
+ terms
547
+ reciprocity in nature
548
+ Ideas of liberty and decentralization were carried to their logical conclusions during the 19th and 20th centuries
549
+ "Mother of the Movement" Betty Friedan
550
+ 0.6 to 5.6 °C
551
+ Philadelphia
552
+ 2011
553
+ Greece
554
+ Austria
555
+ New England
556
+ Chetniks
557
+ a county government
558
+ biophysics and biochemistry, anatomy, ethics or histology
559
+ cardiovascular disease
560
+ molecular biology and genetics
561
+ Tulihal Airport
562
+ 1908
563
+ The benefit derived from trading slaves for European goods
564
+ These negotiations were cut short with the outbreak of World War II.
565
+ even a small amount of surface gauge data is very useful for controlling the biases that are endemic to satellite estimates.
566
+ the ordered pair (x, y) is contained in the subset
567
+ tobacco results in 9%
568
+ section 57
569
+ French cities
570
+ Wangari Maathai
571
+ Windows NT 3.51
572
+ Liturgy
573
+ co-ops and internships
574
+ yeoman houses
575
+ African societies
576
+ Manhattan
577
+ some crystalline facets of tetragonal
578
+ the UK
579
+ their form
580
+ Belgrade Offensive
581
+ 49,000
582
+ 1893
583
+ mathematics
584
+ 15 May 1945
585
+ 15
586
+ Windows 3.0
587
+ 64 percent
588
+ Public agenda
589
+ three players plus a goalie.
590
+ Multilingual support
591
+ Denver's infamously cold winters
592
+ Android
593
+ one formula is a logical consequence of another formula.
594
+ Steve Jobs' daughter
595
+ 1883
596
+ Bayrampaşa
597
+ approximately 700 square miles (2,000 km2) surrounded by blue mountains and is at an elevation of 790 metres (2,590 ft) above sea level.
598
+ IA-64
599
+ University of Pittsburgh Medical Center
600
+ examples of every English architectural period since the late Saxon period
601
+ certificates of attainment
602
+ higher altitudes
603
+ New England
604
+ "White", "Old Glory Red", and "Old Glory Blue"
605
+ by having the freedom to exercise their own initiative and creativity
606
+ August 24, 1995
607
+ meaning that they are nonadmitted in a particular state but are willing to write coverage there.
608
+ the movement lasted from the 1960s into the early 1980s, the exact years of the movement are more difficult to pinpoint and are often disputed
609
+ Istanbul Atatürk,
610
+ 107
611
+ 1995
612
+ discount rate
613
+ 5.9%
614
+ property
615
+ bringing the jobs home
616
+ became increasingly convenient
617
+ 4 kcal/g
618
+ body check
619
+ Roni Size, Krust and DJ Die
620
+ 200
621
+ SFR Yugoslavia
622
+ Decentralization
623
+ leather, wool, hides, and fertilizer
624
+ SOuth of HOuston
625
+ Subsaharan Africa
626
+ the galactosyldiacylglycerols, and sulfoquinovosyldiacylglycerol
627
+ the lower end of the fen stream Rotte
628
+ Theodore Roosevelt
629
+ biology
630
+ 1980s
631
+ Austria
632
+ first
633
+ Cudjoe Lewis, who died in 1935
634
+ 1 in 3
635
+ UERMMMC College of Medicine
636
+ the Balkan Air Force
637
+ drop in the stock market
638
+ Casting
639
+ red clover and timothy-grass
640
+ Danish islands
641
+ historic data for the location.
642
+ Both groups gave care the highest over-all weighting
643
+ 115Sn
644
+ "Amen break"
645
+ production
646
+ the principle of subsidiarity
647
+ mishandle the puck into their own net
648
+ European Trophy, Tampere Cup and the Pajulahti Cup
649
+ 1773
650
+ toward the viewer, biased either to the right or left
651
+ take a crooked piece of iron, and with it draw out the brain through the nostrils
652
+ windstorms
653
+ one-fifth
654
+ 1994
655
+ Scottish television schedules
656
+ usually in the background
657
+ between 1980 and 1985
658
+ renegade militia
659
+ Korean, 0.70% (10,496)
660
+ Western and West Central Africa
661
+ there is exactly one element y
662
+ Stannane (SnH4)
663
+ the styles used by the writers of the Roman Catholic Church
664
+ 1996–1997
665
+ 1.2%
666
+ President Obama
667
+ environmental loads
668
+ Manhattan
669
+ the soprano saxophone, alto saxophone, tenor saxophone, and baritone saxophone
670
+ bandie ball
671
+ two
672
+ small, poorly armed and without any infrastructure
673
+ Halloween nor'easter
674
+ MD
675
+ The British Cambridge University Press
676
+ Hilbert-style deductive systems, natural deduction, the sequent calculus, the tableaux method
677
+ University of Pittsburgh Applied Research Center
678
+ Ice hockey
679
+ convective, stratiform, and orographic rainfall.
680
+ Republican
681
+ by naming the troops after important Slovene poets and writers
682
+ failed to provide a sufficient workforce
683
+ New York
684
+ three times
685
+ passage of the Equal Rights Amendment (ERA) to the United States Constitution
686
+ biomedical equipment technician
687
+ Constantinopolis" (Constantinople), which, as the Latinized form of "Κωνσταντινούπολις" (Konstantinoúpolis), means the "City of Constantine".
688
+ Structural engineers
689
+ individual's occupation or area of residence
690
+ Kaysar-i Rûm
691
+ contact with other skaters, sticks, pucks, the boards, and the ice itself
692
+ length
693
+ extensive surplus food production
694
+ late-20th-century
695
+ skill and intensity of work
696
+ 1637
697
+ policies designed to reduce unemployment can create inflationary pressure, and vice versa
698
+ did not
699
+ 2000
700
+ a formula with free variables is said to be satisfied by an interpretation if the formula remains true
701
+ 506
702
+ risk-based capital requirements, financial regulation accreditation standards and an initiative to codify accounting principles.
703
+ versions of Windows after and including Windows 2000 SP3 and Windows XP
704
+ 40 to 70 m
705
+ “Whenever something is wrong, something is too big”
706
+ firearms and steel swords
707
+ 11 million ounces
708
+ East Asia
709
+ one common rule of inference is the rule of substitution
710
+ branches of Indo-European
711
+ 15
712
+ R2Sn, as seen for singlet carbenes) and distannylenes (R4Sn2)
713
+ hip hop, big beat, dubstep, house music, trip hop, ambient music, techno, rock and pop
714
+ 1743
715
+ closed keys
716
+ Petersen Events Center
717
+ careful study
718
+ Comparative Literature
719
+ Bits of liquid or solid water in the atmosphere
720
+ University of New Mexico
721
+ improvements in technology
722
+ contemporary secular frameworks
723
+ Dwight and Noah Webster
724
+ rarely
725
+ showers
726
+ Moisture overriding associated with weather fronts
727
+ has two possible oxidation states, +2 and the slightly more stable +4
728
+ do not use an apostrophe to form the plural of an abbreviation
729
+ condenses
730
+ Nieuwe Maas
731
+ techniques of close reading without reference to cultural, ideological, moral opinions
732
+ The origin
733
+ Each Armenian celibate priest becomes a member of the brotherhood in which he has studied and ordained in or under the jurisdiction of which he has served
734
+ ascending
735
+ many collapses and failures
736
+ 6%
737
+ 1872
738
+ Europeans and East Asians
739
+ The causes, prevention, and/or treatment of all forms of cardiovascular disease
740
+ readability of formulas
741
+ railways
742
+ normally somewhat distorted
743
+ MBBS
744
+ Middle Eastern Sumerian cities
745
+ minimum wage
746
+ Windows XP Service Pack 2
747
+ overblow at the octave, unlike the clarinet, which rises in pitch by a twelfth when overblown.
748
+ radio and television
749
+ files and records of previous governments
750
+ 119
751
+ five minutes
752
+ 1st Proletarian Assault Brigade (1. Proleterska Udarna Brigada)
753
+ House Speaker
754
+ Bible
755
+ The mixed halide-alkyls
756
+ the "Great Compromise"
757
+ 1646
758
+ lawyers
759
+ University of Tunis
760
+ the Yankees
761
+ wisdom / knowledge
762
+ tax cuts
763
+ how it works, how it develops, how it malfunctions, and how it can be altered or repaired
764
+ methods when associated with a class
765
+ Christopher K. Chase-Dunn and Thomas D. Hall
766
+ semidecidable
767
+ Commission of Trade
768
+ Pitt
769
+ age 20 and under
770
+ stannous fluoride
771
+ in the 1970s.
772
+ 58%
773
+ Cities and the Wealth of Nations
774
+ Sir John Hawkins
775
+ European colonies
776
+ given name
777
+ low A
778
+ economic decline
779
+ Over 10 million
780
+ restraining immediate selfishness
781
+ purity
782
+ there is strong evidence that high dietary salt intake increases blood pressure and worsens hypertension
783
+ The Republican Party
784
+ 'Patriarch
785
+ 1938
786
+ Canada
787
+ The Sunday Times iPad app
788
+ 7-7.5 years
789
+ twice
790
+ 2012
791
+ Wells Fargo Economics
792
+ the tournament coincides with the annual NHL Stanley Cup playoffs
793
+ corporations
794
+ Over 100
795
+ Gerrard Winstanley
796
+ pulmonary hypertension with left heart disease
797
+ three
798
+ 756,000
799
+ cheer
800
+ job creation
801
+ tactile consistency
802
+ a hardware or software firewall, running anti-virus and anti-spyware software, and installing patches as they become available through Windows Update
803
+ "hill"
804
+ Tiridates
805
+ another one further down a hierarchy
806
+ 1982
807
+ Inc.
808
+ upsurge in medical tourism to Turkey
809
+ international
810
+ about half a million foreign tourists enter the city by sea each year.
811
+ complex non-linear
812
+ Russian Soviet Federative Socialist Republic (RSFSR)
813
+ the importance of backbenchers in party policy deliberations
814
+ Pilkington process
815
+ Radiational
816
+ 1900
817
+ found support for investments in prevention, rental assistance and permanent housing for the homeless
818
+ Rotterdam's swimming tradition started with Marie Braun aka Zus (sister) Braun
819
+ National Commission for University Evaluation and Accreditation
820
+ to avoid their given name being mistaken for and used as a surname
821
+ Rupert Murdoch
822
+ rapid industrialisation, Socialism in One Country, a centralised state, the collectivisation of agriculture
823
+ the red ferruginous soil in the hill area and the alluvium in the valley
824
+ such as at sea, in industrial facilities or below ground
825
+ Box Of Organized Knowledge
826
+ adopting features of Greek culture
827
+ First Great Awakening
828
+ There is a direct relationship between high levels of alcohol consumption and risk of cardiovascular disease.
829
+ "Regional Advanced Television Infrared Observational Satellite Operational Vertical Sounder Retransmission Service"
830
+ exclusive and universal
831
+ Massachusetts and Plymouth
832
+ hydraulicking
833
+ the Kurdish community
834
+ Yamamoto
835
+ Kurt Gödel
836
+ war bonds
837
+ Some Republican candidates
838
+ other group members
839
+ On 21 September 1949, Maharaja Budhachandra signed a Treaty of Accession merging the kingdom into India.
840
+ molecular level
841
+ a communist society
842
+ between Christmas and New Year's Day
843
+ Harvard University
844
+ 19
845
+ China, Cuba, and the former Yugoslavia
846
+ Dawn Brancati
847
+ anti-romantic
848
+ call goals and all other penalties
849
+ 1937
850
+ Hartford
851
+ Joseph Reddeford Walker
852
+ Sultan Ahmed Mosque
853
+ two
854
+ Mississippi
855
+ 350 percent
856
+ Anadoluhisarı and Rumelihisarı fortresses
857
+ an outlying area of rugged hills and narrow valleys, and the inner area of flat plain, with all associated land forms
858
+ No one is in charge of internet, and everyone is.
859
+ London
860
+ the earliest and simplest method for automatic memory management
861
+ four
862
+ Times Newspapers Ltd
863
+ In those without cardiovascular disease but risk factors statins appear to also be beneficial with a decrease in the risk of death and further heart disease
864
+ CLaIT
865
+ Father Asoghik Karapetyan
866
+ 795
867
+ germanium and lead
868
+ New York
869
+ 38 °F (3 °C)
870
+ Magister Chirurgiae
871
+ compact and elegant
872
+ Lenin usurped the all-Party Congress of the RSDLP
873
+ Serbia
874
+ About 253,000 tonnes
875
+ deep sub-bass musical pattern which can be felt physically through powerful sound systems due to the low-range frequencies favoured.
876
+ Tablet PC
877
+ homeless
878
+ between Broadway and the Bowery, northeast of New York City Hall
879
+ Byzantium
880
+ Spain
881
+ does not appear to have an effect
882
+ 1976
883
+ polymeric solids
884
+ were published in year 1958
885
+ Trieste crisis
886
+ diversity
887
+ MacLeod
888
+ 1304
889
+ the movement lasted from the 1960s into the early 1980s, the exact years of the movement are more difficult to pinpoint and are often disputed
890
+ March 1917
891
+ the Gothic period
892
+ Semper paratus
893
+ The Hartford
894
+ five or more
895
+ by 1924
896
+ as little as 0.015% tin
897
+ From its roots in the UK
898
+ the Senate
899
+ the notion of women being perceived as "other" in the patriarchal society. She went on to conclude that male-centered ideology was being accepted as a norm
900
+ desegregating the Sugar Bowl
901
+ glycerophospholipids
902
+ Seattle's first women's liberation group
903
+ through revolution
904
+ humpback whales
905
+ Windows Server 2008
906
+ Theodore Roosevelt
907
+ computability theory
908
+ a large conical brass instrument in the bass register with keys similar to a woodwind instrument
909
+ silver plate
910
+ imperial mosques
911
+ Slave Trade Act of 1794
912
+ Tulihal
913
+ "professionally managed" primary-election campaign
914
+ Benjamin Franklin
915
+ 59.4%
916
+ environmental
917
+ Pennsylvania
918
+ 1963
919
+ 28 February 2014
920
+ how they are initiated and propagated
921
+ the pipe's tone
922
+ Kingdom of Castile,
923
+ 29
924
+ animals
925
+ Esteban Álvarez-Cobos
926
+ a tied vote is a real prospect
927
+ President Ronald Reagan
928
+ the Australian Constitution
929
+ through attaining harmony with nature and/or spiritual exploration of the inner self
930
+ they also captured native Canary Islanders, the Guanches, to use as slaves
931
+ the government withdrew its Migration Amendment
932
+ writing more than one line of insurance
933
+ the argument
934
+ indentured servants
935
+ first name
936
+ U-shape
937
+ organotin
938
+ South Carolina
939
+ Moisture is removed
940
+ the overall maneuverability of the skate
941
+ The intelligence gathered
942
+ 1998
943
+ a museum
944
+ Lightning
945
+ 90
946
+ Nelson Rockefeller
947
+ play was stopped
948
+ isoprene units
949
+ immediately "export" them to the out-of-state surplus market
950
+ for the sake of realism
951
+ fats are a subgroup of lipids called triglycerides
952
+ socialist consumer society
953
+ became an important military frontier town between the kingdoms of Mercia and Wessex and was on several occasions raided by Danes
954
+ 5 cm
955
+ England
956
+ William Dammond
957
+ "New Man"
958
+ monotheistic
959
+ Selling off or leasing lands
960
+ Italianization
961
+ Windsor, Nova Scotia
962
+ 1820
963
+ callable unit
964
+ Pelé
965
+ rock reliefs
966
+ the larger instruments
967
+ 1927
968
+ UAC will prompt for confirmation
969
+ cities
970
+ Sürgün
971
+ hands on training
972
+ Skolem's paradox
973
+ increased speed
974
+ the construction of protective dikes and dams
975
+ rapidly rising payroll costs
976
+ A separatist movement has been active in Manipur since 1964, when United National Liberation Front was founded.
977
+ migrants from across Anatolia have moved in and city limits have expanded to accommodate them
978
+ de-Stalinisation
979
+ his wife, Rachel Sassoon Beer
980
+ Large-scale construction of new churches
981
+ 18-21 million
982
+ 1879
983
+ Paso Internacional Los Libertadores
984
+ But as far as most layperson customers know, they are simply dealing with GEICO
985
+ 12
986
+ HDL cholesterol
987
+ current consumption rates and technologies
988
+ not computable
989
+ Interior Department
990
+ area they controlled
991
+ 64-bit
992
+ 1973
993
+ the Connecticut Charter of 1662
994
+ Single Language
995
+ Travel, Home and Driving
996
+ Vaishnavism school
997
+ commonwealths
998
+ between four and six years
999
+ the tropics
1000
+ Franklin D. Roosevelt
1001
+ 2007–2008
1002
+ two players being assessed five-minute fighting majors
1003
+ standardized, routine
1004
+ loads
1005
+ 19
1006
+ Maize
1007
+ Republicans
1008
+ were responsible for certain functions
1009
+ German
1010
+ United Nations Development Programme
1011
+ livable
1012
+ 1867
1013
+ 30
1014
+ James Polk
1015
+ the significant decline in population
1016
+ Manna-hata
1017
+ auto
1018
+ 10 gigahertz to a few hundred GHz.
1019
+ Slobodan Milošević
1020
+ Maylei Blackwell
1021
+ Between 80,000 and 100,000
1022
+ Apollo
1023
+ formal semantics
1024
+ Deng Xiaoping
1025
+ thin extensions from a neuronal cell body
1026
+ serious brain damages and neurodegenerative diseases
1027
+ married women
1028
+ transmissive optical device that affects the focus of a light beam through refraction
1029
+ AM New York and The Villager
1030
+ right shoulder
1031
+ one tornado per year
1032
+ busy beaver function
1033
+ kilograms, seconds, pounds, etc
1034
+ 12.4 million
1035
+ Oyster harvesting
1036
+ more than 200 art galleries
1037
+ catalyze decomposition of carbonate-based electrolytes
1038
+ formalization of mathematics into axioms and is studied in the foundations of mathematics
1039
+ as many as 93
1040
+ tribal peoples have demanded division of the present state into two or three Indian states along ethnic lines.
1041
+ round mirror-cases, combs, handles
1042
+ Montana
1043
+ botanist
1044
+ county government
1045
+ 1943
1046
+ used to demonstrate, on a purely syntactic basis
1047
+ the organic derivatives
1048
+ have shown very little interest
1049
+ 1995–1997
1050
+ Housing First initiatives
1051
+ changing on the fly
1052
+ The report, which revealed great discrimination against women in American life,
1053
+ Upon discovering new lands through their naval explorations
1054
+ E1b1b
1055
+ deception
1056
+ Cornwall
1057
+ HUD-VASH program
1058
+ ignored Lenin's order
1059
+ 37th
1060
+ longitude = −73.985656, latitude = 40.748433
1061
+ Diploma of Specialised Studies
1062
+ This OFC concept was to establish an elective federal regulatory scheme that insurers could opt into from the traditional state system
1063
+ The Sunday Telegraph, The Observer and The Independent on Sunday
1064
+ 90%
1065
+ the differentiation of intentions, decisions, and actions between those that are distinguished as proper and those that are improper
1066
+ acetyl-CoA
1067
+ Ancient Egypt
1068
+ U.S. corporate after-tax profits
1069
+ she explicitly objected to how women were depicted in the mainstream media, and how placing them at home limited their possibilities
1070
+ "Mother of the Movement" Betty Friedan
1071
+ Richard Peters
1072
+ the Andes end at the Pacific Ocean
1073
+ Warren G. Harding
1074
+ In 1929
1075
+ generational division of the second-wave
1076
+ High Resolution Precipitation Product approach.
1077
+ London
1078
+ "the Armenian Apostolic Church today wants to have a monopoly on religion".
1079
+ Art Encounters
1080
+ standard rain gauge
1081
+ joints
1082
+ 1987
1083
+ Dr. Rebecca T. Brown
1084
+ admit generalized signatures
1085
+ If the separation distance is equal to the sum of the focal lengths
1086
+ Panther Programs
1087
+ 133rd
1088
+ Loafing
1089
+ water
1090
+ endangered historic churches
1091
+ Amtrak
1092
+ always have the same meaning
1093
+ Marx
1094
+ World War II (known as the Rotterdam Blitz)
1095
+ 3.5 million
1096
+ Kop van Zuid
1097
+ limit greenhouse gas emissions
1098
+ 643,000
1099
+ mitochondria
1100
+ funnel
1101
+ The Bush Administration
1102
+ Bio Istanbul
1103
+ Gibbstown, New Jersey
1104
+ The Sunday Times
1105
+ Bergeron process
1106
+ northern Dalmatia
1107
+ The report, which revealed great discrimination against women in American life,
1108
+ emancipated teenagers
1109
+ first-order predicate calculus
1110
+ in the basement of what is now Salk Hall
1111
+ 2013
1112
+ Linguist
1113
+ raised blood pressure
1114
+ there are significant differences inside volcanic zones
1115
+ some of the world's tallest skyscrapers
1116
+ these models do not have the force of law and have no effect unless they are adopted by a state.
1117
+ Northern Crusades
1118
+ complex "agreements" between producer countries and consumer countries
1119
+ 1.56 million
1120
+ Stagecoach and Oxford Bus Company
1121
+ 1997
1122
+ religious
1123
+ 6.35%
1124
+ 1992
1125
+ BMETs
1126
+ reinsurance
1127
+ Roots: The Saga of an American Family
1128
+ the dromedary camel
1129
+ Brazil in 1831
1130
+ Yugoslav-Italian border
1131
+ 1787
1132
+ Windows ME
1133
+ publications and grants
1134
+ First Degree of Physician
1135
+ McKinney-Vento Act
1136
+ just over 800,000
1137
+ The report, which revealed great discrimination against women in American life,
1138
+ Medical Council of Canada Qualifying Examination
1139
+ to establish his musical instrument business
1140
+ two different ways
1141
+ historically advocated classical liberalism and progressivism.
1142
+ New York Mercantile Exchange
1143
+ Marcel Mule
1144
+ irrigation and deforestation
1145
+ mental illness
1146
+ a Beta version of Microsoft AntiSpyware
1147
+ SnO2
1148
+ "Centralization" entered written English in the first third of the 1800s
1149
+ 1978
1150
+ Poland
1151
+ Yugoslavia
1152
+ 130 bpm
1153
+ Percy Grainger
1154
+ Bachelor of Philosophy
1155
+ Funday Times
1156
+ each side believed that it had borne a greater burden than the other
1157
+ mass-market flags, printed reproductions, and other products
1158
+ vertical
1159
+ Rye
1160
+ Radiohead
1161
+ 1942
1162
+ Russian Soviet Federative Socialist Republic (RSFSR)
1163
+ 28 percent
1164
+ indentured servants
1165
+ Rotterdam Philharmonic
1166
+ Thomas Muenzer
1167
+ the father's surname comes first, followed by the mother's surname
1168
+ to give citizens or their elected representatives more power.
1169
+ West 110th Street
1170
+ some bear only the last surnames of the parents
1171
+ the flag should be repaired or replaced
1172
+ 1960s
1173
+ Windows XP 64-Bit Edition
1174
+ abalone or stone keytouches
1175
+ September 2011
1176
+ meaningless
1177
+ NOW
1178
+ Subarctic
1179
+ widespread use of subroutines
1180
+ "Monte"
1181
+ a trade-off
1182
+ Loeb Classical Library
1183
+ British, French, and Italian
1184
+ 2014
1185
+ Panther Sendoff
1186
+ reproducing
1187
+ personal or cultural values, codes of conduct or social mores
1188
+ 4,930
1189
+ The Sinan Erdem Dome
1190
+ 2.4 m
1191
+ Philadelphia
1192
+ 1990
1193
+ substantially reduce the cost of developing and maintaining a large program
1194
+ Vilkienė
1195
+ 223 years
1196
+ siege of Homs
1197
+ bandy
1198
+ the central nervous system (brain and spinal cord), and the peripheral nervous system
1199
+ origin
1200
+ 1826 to 1827
1201
+ 100Sn
1202
+ 5,704
1203
+ The New York Times
1204
+ 1876
1205
+ If there is a loss of economies of scale
1206
+ In the very elderly, age-related large artery pulsatility and stiffness is more pronounced among women than men.
1207
+ 350
1208
+ computer
1209
+ space was limited for writing
1210
+ acting editor
1211
+ King Edward III
1212
+ March 1, 1954
1213
+ only one name
1214
+ latitude, altitude, and proximity to the sea
1215
+ cause the U.S. to enter recession in 2013
1216
+ Panther Award
1217
+ Functions
1218
+ 21 April
1219
+ the princely state of Manipur negotiated with the British administration its preference to be part of India, rather than Burma.
1220
+ sunset provisions
1221
+ January 1, 1914
1222
+ main branch
1223
+ legal obstacles to gender equality (e.g.., voting rights, property rights),
1224
+ Mohegan
1225
+ There are dramatic variations from one insurance group to the next
1226
+ 50%
1227
+ tower whose great height, with open spaces all around
1228
+ imaginary unit
1229
+ rectangular coordinate system
1230
+ the United States
1231
+ Asia
1232
+ MD or DM
1233
+ Basilia
1234
+ atherosclerosis and inflammation
1235
+ the father's name is the last, mother's coming first
1236
+ the changing of social attitudes towards women
1237
+ the fifth declension
1238
+ during times of economic and political crisis
1239
+ the Postgraduate Institute of Medicine
1240
+ Tianamen Square attacks
1241
+ 2 to 5 times
1242
+ crustal shortening.
1243
+ Massachusetts
1244
+ {\displaystyle \scriptstyle a(\cdot )^{2}}
1245
+ Alvin Toffler published Future Shock (1970) and The Third Wave (1980)
1246
+ she usually keeps her birth names, or at least the last one
1247
+ June 14
1248
+ peaceful
1249
+ O'Brien
1250
+ British Royal Air Force
1251
+ Ukraine
1252
+ because it was first mass-produced in tin-plated steel
1253
+ Rotterdam (/ˈrɒtərdæm/ or /ˌrɒtərˈdæm/; Dutch: [ˌrɔtərˈdɑm] (listen)) is a city in South Holland, the Netherlands
1254
+ 1.5 million
1255
+ the contribution of the individual
1256
+ the mine at Bisie, Democratic Republic of the Congo
1257
+ greater understanding of the science of structural engineering
1258
+ Giovanni
1259
+ 2
1260
+ 1945
1261
+ the West Indies
1262
+ use of subroutines
1263
+ eastern side
1264
+ the Commerce Clause
1265
+ lie in order to protect the driver
1266
+ Allegheny
1267
+ IA-32
1268
+ appointed by the metropolitan mayor and the Council
1269
+ Tito-Stalin split
1270
+ Park Row Building
1271
+ the founding of the Turkish Republic
1272
+ cotton, sugar, tobacco, molasses and rum
1273
+ the scientific study of the nervous system
1274
+ with the prefix as a separate word, as in "Fitz William", as well as "FitzWilliam" or "Fitzwilliam"
1275
+ triacylglycerol
1276
+ axiom
1277
+ imagine the x-axis as pointing towards the observer
1278
+ 1960s
1279
+ President John F. Kennedy's Presidential Commission on the Status of Women released its report on gender inequality
1280
+ a common inflammatory marker
1281
+ Stephen Foster
1282
+ Meltzer
1283
+ 51%
1284
+ The Aberdeen Pavilion
1285
+ President Franklin D. Roosevelt
1286
+ 15,000
1287
+ the "middle" axis
1288
+ Walter Truett Anderson
1289
+ Forbes 400
1290
+ at least half
1291
+ 36
1292
+ Giant AntiSpyware
1293
+ punched cards
1294
+ 2009
1295
+ Logging
1296
+ Northeastern University
1297
+ There has been considerable exploration of different timbres in the bass line region
1298
+ x in X
1299
+ Phase behavior
1300
+ deck cabins
1301
+ Cartesian coordinates
1302
+ In America
1303
+ master builder
1304
+ emergency shelters, soup kitchens and health clinic
1305
+ compactness theorem
1306
+ convective clouds
1307
+ the Meissner effect
1308
+ The Princes' Islands
1309
+ dry
1310
+ comet-like
1311
+ the Seven Years' War
1312
+ dew point
1313
+ commercially used as wires for superconducting magnets
1314
+ 2 years
1315
+ Father Asoghik Karapetyan
1316
+ tribal morality
1317
+ 1999
1318
+ 23 million people
1319
+ 1980s
1320
+ sequence of program instructions that perform a specific task
1321
+ democratically organised workers' associations
1322
+ by a comma
1323
+ Districts
1324
+ 27%
1325
+ windy and open
1326
+ The Icelandic system
1327
+ credentials as non-prejudiced persons
1328
+ 3 by 5 feet
1329
+ sphingosine-1-phosphate
1330
+ a major transform fault
1331
+ It spread in the late 19th century
1332
+ convective
1333
+ October 28, 1886
1334
+ through government operations or leasing them to private businesses
1335
+ Lowell Weicker
1336
+ younger workers
1337
+ A Plan, Not a Dream: How to End Homelessness in Ten Years
1338
+ return period and storm duration
1339
+ Medical Title
1340
+ significant drop in the stock market and pressure from a variety of sources
1341
+ players gets hit hard
1342
+ 1941
1343
+ Peace Corps
1344
+ Organotin compounds
1345
+ Presidential election of 2012
1346
+ every month
1347
+ divided
1348
+ paintings
1349
+ codomain
1350
+ the first user account created during the setup process was an administrator account
1351
+ Italian Renaissance sculptor Donatello
1352
+ Kanyon
1353
+ Convective rain
1354
+ Lithuania
1355
+ German
1356
+ 1912
1357
+ Chester Moore Hall
1358
+ fewer attractive metalogical properties
1359
+ domain of discourse
1360
+ 2 seats
1361
+ historic seafood restaurants
1362
+ The New Observer
1363
+ Structural engineers
1364
+ in the 1960s
1365
+ Walter Rodney
1366
+ Holy Roman Empire and its allies
1367
+ fresh water
1368
+ Umang Lai
1369
+ Smith College
1370
+ 80 percent most mornings
1371
+ Walter Gropius and Le Corbusier
1372
+ 220th Street
1373
+ Eva Duarte de Perón
1374
+ listed 8th
1375
+ A penalty shot
1376
+ March 1917
1377
+ any edition of Windows (XP or later)
1378
+ the pursuit of a perceived ideal perfection, and attempted harmony of form and function, and dismissal of "frivolous ornament."
1379
+ 19th century
1380
+ 15° to 20° counter clockwise and clockwise respectively
1381
+ epileptic
1382
+ In the very elderly
1383
+ Topkapı
1384
+ Thomson
1385
+ drizzle, rain, sleet, snow, graupel and hail
1386
+ 100 mg/m3
1387
+ warmer in the winter
1388
+ hydrolysis of the ester bonds of triglycerides and the release of glycerol and fatty acids from adipose tissue
1389
+ immoral behaviour
1390
+ amends and reauthorizes the McKinney-Vento Homeless Assistance Act
1391
+ PM2.5
1392
+ inconclusive
1393
+ 151,000 jobs
1394
+ Telmo
1395
+ a Playboy Bunny waitress
1396
+ formula 5 is not a logical consequence of formula 2
1397
+ 15 m
1398
+ Headmanning
1399
+ suburb of the economic and commercial centers in European Istanbul
1400
+ Windows 8 and Windows Server 2012
1401
+ Dutch
1402
+ Englishman John Dollond
1403
+ 1956
1404
+ nearly 60 million visitors
1405
+ medical students
1406
+ 9%
1407
+ governments
1408
+ Flower Flag
1409
+ 50–60 inches (1,300–1,500 mm)
1410
+ clear
1411
+ sound
1412
+ The Marshall Islands
1413
+ providing liberal arts and professional education
1414
+ The Bolshevik government
1415
+ Norman L. Johnson
1416
+ west
1417
+ the dispersion of the lens material—the variation of its refractive index, n, with the wavelength of light.
1418
+ their properties
1419
+ much lower than that of ocean water (which averages 3.5%)
1420
+ northern New Jersey
1421
+ a table
1422
+ requirement for sets to form a category
1423
+ None
1424
+ Structural engineers
1425
+ the deleted part to show the ellipsis of letters
1426
+ Exercise in those who are at high risk of heart disease
1427
+ website of the U.S. embassy in London
1428
+ the theories of neorealism and realism
1429
+ Province of Massachusetts Bay
1430
+ 1-6
1431
+ liver and fatty tissues
1432
+ Now officials have said that this number has risen over the past few years.
1433
+ morning star
1434
+ much progress has been made in automated theorem proving
1435
+ $10,051 per person per year
1436
+ Jason Allardyce
1437
+ Mehmed II
1438
+ The Sunday Times Travel Magazine
1439
+ 1500 to 1750
1440
+ one table
1441
+ Malaria
1442
+ nineteenth century
1443
+ Wal-Mart
1444
+ 40 percent
1445
+ a cause and effect relationship
1446
+ real- or near-real-time applications.
1447
+ The Constitution
1448
+ α-tin (nonmetallic form, or gray tin), which is stable below 13.2 °C (55.8 °F)
1449
+ in patients who are at risk for cardiovascular disease
1450
+ the Coalition for the Homeless,
1451
+ 8.9 million
1452
+ the bourgeoisie
1453
+ slave trade
1454
+ 1904
1455
+ efficiency
1456
+ thin
1457
+ Thirty-one
1458
+ high-value-added work
1459
+ Naisbitt's 1982 book “Megatrends” was on The New York Times Best Seller list for more than two years and sold 14 million copies.
1460
+ German and Irish
1461
+ ten-year
1462
+ 1904
1463
+ Poles and Russians
1464
+ Spanish Florida
1465
+ varies greatly
1466
+ 13
1467
+ judicial
1468
+ v(t)
1469
+ giving citizens, or their representatives, more influence in the formulation and implementation of laws and policies
reference_files/answer-validation.nyt.txt ADDED
@@ -0,0 +1,2533 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Aaron Sorkin
2
+ high-yield funds
3
+ the previous administration
4
+ July 27
5
+ House majority leader
6
+ 45
7
+ London and New York dealer
8
+ St. James
9
+ New York University’s creative writing program
10
+ black and white and driven by abstract concepts, with many focused on the nature of photography itself
11
+ minivans
12
+ late June
13
+ debt restructuring
14
+ the reaction from other players
15
+ energy stocks
16
+ Peter Shumlin
17
+ liberal beliefs
18
+ 300 yards
19
+ The Onion
20
+ Merna Thomas
21
+ tortellini
22
+ 12 people
23
+ Cathedral Basilica of St. James
24
+ the health care law
25
+ after 5 p.m. on Friday
26
+ Brookings Institution
27
+ rearing up with a front hoof reaching skyward.
28
+ Werder Bremen
29
+ about eight years ago
30
+ English
31
+ Russia would have to commit significant new resources
32
+ Nobody
33
+ southeastern
34
+ $900 million
35
+ $700 million
36
+ Simmons
37
+ 10-year
38
+ seven-game
39
+ he was happy for a little winter
40
+ birdshot fired at close range had pierced her lung and heart
41
+ Texas
42
+ not giving Ms. Miller enough to do
43
+ 1960s
44
+ questionable
45
+ folk and pop
46
+ tub shaped like a champagne glass
47
+ hunter-killer surface action groups
48
+ Center for Automotive Research
49
+ came back
50
+ last meal
51
+ Saturday
52
+ Germany
53
+ aggressive gestures
54
+ Seven of his nine
55
+ how unidimensional computer science students have become as a result of the rigor of the curriculum
56
+ touristy things.
57
+ more vulnerable
58
+ Ukrainians greeted the news with much the same skepticism as the experts,
59
+ bare-knuckle politics
60
+ an “Iron Man” movie
61
+ Collins has never been named a suspect or person of interest in the shooting death of Brittney Mills
62
+ begins with a casual dismissal of psychoanalysts as closed to new developments in science.
63
+ the Lost Cause
64
+ Mr. Torgovitsky
65
+ 77 percent of 18- to 29-year-old men
66
+ top performers
67
+ Thursday
68
+ Merna Thomas
69
+ their seats
70
+ Japan
71
+ Sandy
72
+ Mahmoud Razavian
73
+ residents of an assisted-living facility who had high blood pressure
74
+ American Ballet Theater and New York City Ballet
75
+ states are poorer and have a higher rate of single motherhood and divorce
76
+ Angela Merkel
77
+ police officer
78
+ Russia
79
+ inequality in higher education
80
+ WeChat’s free voice messaging feature
81
+ excessive regulation
82
+ The mantel
83
+ closest friend
84
+ $350,000
85
+ Tom Coughlin
86
+ the Venice Biennale of 2013
87
+ Green Monster
88
+ looking out
89
+ intended to make the financial system safer
90
+ Robert Fettweis
91
+ a letter
92
+ daughter
93
+ Dead On Live
94
+ Bharara
95
+ planet
96
+ antitank missile
97
+ Mariluz Santana
98
+ Dutch simplicity
99
+ prescription drugs
100
+ 2008
101
+ chief of staff
102
+ Whit Conrad
103
+ xenophobic
104
+ free “Kyng” size condoms
105
+ McKinsey research also shows the strongest growth in online luxury sales happening on the websites of individual luxury brands and leading department stores.
106
+ 9
107
+ Troy, Mich
108
+ submarine-based nuclear deterrent
109
+ $2, 12 oz
110
+ Any legal challenge
111
+ the allure of Oppel’s imagery
112
+ Russell Brand
113
+ misogynistic
114
+ Greylock Partners
115
+ Mitch McConnell
116
+ 1 percent
117
+ Andy Dufresne
118
+ Instagram
119
+ Pascal Carpenter, Emiliano Fernandez and Ricardo Nova
120
+ secretary of the Navy
121
+ Michael J. Garcia
122
+ he would take care of her mother
123
+ always points up
124
+ 2012
125
+ Fourth of July
126
+ 2013
127
+ society
128
+ the “narrow gate”
129
+ classical
130
+ center-left
131
+ Pakistan
132
+ 0.1 percent
133
+ Brian M. Kolb
134
+ Ms. Netrebko
135
+ Brayden Schenn and Claude Giroux
136
+ Japan
137
+ two
138
+ the finish
139
+ Steven Pifer, a former American ambassador
140
+ Pages
141
+ Volkswagen
142
+ more than 80
143
+ who have suffered no direct and concrete injuries
144
+ early Monday morning
145
+ Mike Davis
146
+ broke his ankle
147
+ aesthetic grounds
148
+ lawyer
149
+ The data center group
150
+ More than 400
151
+ in the grave
152
+ three
153
+ Bullseye New York Gallery, 115 Hoyt Avenue.
154
+ eight
155
+ transform an archtraitor into an American hero
156
+ Germany
157
+ a research fellow at the Mercatus Center at George Mason University
158
+ four
159
+ Mr. Gillman
160
+ promotional items
161
+ The Mets
162
+ Centers for Disease Control and Prevention
163
+ 170
164
+ $18 million
165
+ far from certain
166
+ September 2020
167
+ Dan Bilefsky contributed from London
168
+ 25 percent return
169
+ Wednesday afternoon
170
+ Motorola Mobility
171
+ South Jakarta
172
+ actions and apps
173
+ Success Academy
174
+ jail
175
+ Tower Gas Station
176
+ Sidney Crosby
177
+ Staples
178
+ six seasons
179
+ upgraded internal components and strong external antennas
180
+ Phil Jimenez
181
+ 17.6 percent
182
+ Detroit auto show
183
+ Floyd Mayweather
184
+ Paolo Gentiloni
185
+ his inability to secure funding
186
+ Democrat
187
+ can’t afford Fort Greene anymore
188
+ KanalTurk and Bugun TV
189
+ 33 percent
190
+ 53
191
+ Dell
192
+ Replacing the cardinal
193
+ three
194
+ arrested by jihadists
195
+ a partial skull and hind leg
196
+ the Glamour magazine
197
+ those on the honor block
198
+ about 120 miles north of the Bangladeshi capital
199
+ Mr. Silver
200
+ having to click anything
201
+ heralds the arrival of spring
202
+ Col. Brian Tribus
203
+ fabricated
204
+ Malia
205
+ 29
206
+ six touchdowns
207
+ Dr. Thomas E. Dobbs III
208
+ Spaniard
209
+ “I was mistaken.”
210
+ the 1970s
211
+ four
212
+ hundreds
213
+ “Star Wars” and “Lord of the Rings”
214
+ French
215
+ slow-motion car accident
216
+ that Josephine linked the two military rivals to create a kind of romantic and political triad
217
+ 15 years
218
+ 100
219
+ Mr. Nixon’s speech
220
+ costumes
221
+ the Mafia
222
+ with tankers
223
+ the I.R.S. doesn’t initiate contact by email
224
+ 89 percent
225
+ Yovani Gallardo
226
+ Garnett also advised Towns to keep their tutorials private
227
+ Grace Coddington
228
+ $2,700
229
+ Vera Wang
230
+ Charles Leerhsen
231
+ 2017
232
+ Sidney Crosby
233
+ online
234
+ B office building
235
+ tonal
236
+ Iran
237
+ an old friend
238
+ vote on the pact
239
+ For the last six years
240
+ fourth anniversary of the Arab Spring uprising
241
+ local archdiocese
242
+ seemed intended to put the issue to rest
243
+ Justin Bieber
244
+ million spices
245
+ Jets
246
+ Asia
247
+ a watch
248
+ the obesity and diabetes epidemics
249
+ Munich
250
+ Brooklyn Law School
251
+ Dietrich Mateschitz
252
+ National Register of Historic Places
253
+ Mets
254
+ “Why isn’t the dissemination of false information about you in a credit report,”
255
+ Mr. Silver
256
+ prefers female pronouns
257
+ gendarme
258
+ Anthony Rizzo
259
+ Michael Fassbender’s
260
+ sister Candice
261
+ a rainstick
262
+ screening for diabetes
263
+ GROTON Alexey von Schlippe Gallery of Art
264
+ In an interview
265
+ Mr. Turnbull
266
+ 1983
267
+ Champagne
268
+ “Identity: Horizons and Colors, Campania and the Amalfi Coast.”
269
+ Scoop Rosenbaum
270
+ reporters for The New York Times
271
+ National Dialogue Quartet
272
+ clap
273
+ Mr. Saleh
274
+ Eckard Heidloff
275
+ Forevermark
276
+ expulsion
277
+ fish
278
+ Alfred Jarry
279
+ Cincinnati
280
+ If you use a slower Internet service like DSL, you can probably hold on to a router for longer than three years
281
+ The F.D.A.
282
+ Ryan Harrison
283
+ 67 years
284
+ $8 to $25; children under 2, free
285
+ Middle East
286
+ alter public views of police use of force and race relations
287
+ Cathy Clegg
288
+ August
289
+ Pneumonia
290
+ Taylor Swift
291
+ Buccaneers
292
+ primarily a form of employment that also runs trains
293
+ 17
294
+ eloquent neurosis
295
+ the neo-Westernizer
296
+ Beckham
297
+ contacted an official from the Department of Homeland Security to complain about the pace of the visa process.
298
+ Illinois
299
+ politics
300
+ table is set.
301
+ certainly be even shorter
302
+ a Birmingham Jail
303
+ William Cookworthy
304
+ Nilufer
305
+ New York University’s creative writing program
306
+ 2,261
307
+ what Mr. Yates destroyed was not a document.
308
+ 1980s
309
+ Brent crude
310
+ tap Apple’s own search engine
311
+ tripped last week by a Hungarian journalist
312
+ financial fraud
313
+ Federal District Court for the Northern District of California in San Francisco
314
+ the security threats posed by migrants
315
+ Silver Eagles armed drill team
316
+ much smaller issue
317
+ about 20 minutes
318
+ fresh insights
319
+ a philosopher
320
+ Ms. Sassoon and Siporah
321
+ five
322
+ Queens
323
+ The Daily News
324
+ Louisiana
325
+ vouchers
326
+ W. McIntyre Burnham
327
+ James McAvoy
328
+ the No Name
329
+ Hip-Hop
330
+ Bear Stearns
331
+ Missoni family
332
+ In 2007
333
+ 1.5 percent
334
+ Baltimore
335
+ $21 billion
336
+ The militias
337
+ Dropbox
338
+ suspended for 15 games
339
+ Quebec government
340
+ Misty Copeland
341
+ Troy Brouwer and Robby Fabbri
342
+ LeBron James
343
+ in the 1990s
344
+ Kevin Love
345
+ wide receiver
346
+ mid-1980s
347
+ the real estate industry
348
+ Oklahoma
349
+ grandmother’s entry into retirement living.
350
+ a lamp
351
+ 2.7 percent
352
+ Iran
353
+ two
354
+ 87
355
+ Swedish daily paper
356
+ French government
357
+ 14 of 26
358
+ Rose
359
+ a love story about her late husband
360
+ turn a restaurant television to a Mets game
361
+ President Obama
362
+ 16
363
+ DAVID S. SCHLESS
364
+ Nobel Peace Prize
365
+ aids ex-prisoners
366
+ 800,000
367
+ Ava DuVernay
368
+ cocktails
369
+ a timely analysis of a people in crisis
370
+ prison employees
371
+ fiscal problems
372
+ In 1999
373
+ John Kasich
374
+ orange and red
375
+ five
376
+ tossed out
377
+ Iraqi leader of the Islamic State
378
+ three weeks
379
+ pilot
380
+ mid-1980s
381
+ has roots in Afro-Caribbean dance
382
+ Chomp Chomp
383
+ free agency
384
+ Boeing and Airbus
385
+ speaker to a group of senior Assembly members
386
+ Zoé de Las Cases
387
+ Minsk II raises tough questions and leaves difficult issues for later
388
+ 29
389
+ Ben Carson and Donald Trump
390
+ the Nazis
391
+ emotional health
392
+ they have leadership roles in one of the government’s most significant paramilitary programs
393
+ newhavenmuseum.org
394
+ University of Rochester Medical Center
395
+ right index finger
396
+ abusing his office to obtain $4 million in payoffs
397
+ Michael Rogers
398
+ oncology outpatient department
399
+ Colin Riordan
400
+ a friend and former student
401
+ 76 percent
402
+ substances that look like marijuana that are sprayed with a hallucinogenic chemical
403
+ Writings on the Wall
404
+ Macculloch Hall Historical Museum
405
+ increase their spending
406
+ Obergefell v. Hodges, No. 14-556
407
+ Origin of the Harp
408
+ The New York Times
409
+ Civility
410
+ Mr. Lewin
411
+ stability of each other’s income, and how long one buyer could cover the mortgage if the other fell short
412
+ shooting deaths of two black motorists
413
+ Go Set a Watchman
414
+ ­David Treuer
415
+ a two-headed schizophrenic
416
+ sometimes more than $20,000
417
+ more than 30,000
418
+ Wu-Tang Clan and Joyce, Bukowski and Blake
419
+ Dannemora, N.Y.
420
+ two decades
421
+ the relationship between dietary fat, cholesterol and mortality
422
+ geriatrician
423
+ his state’s coal industry
424
+ 1991
425
+ Mr. Trump
426
+ June
427
+ Bryan Cranston
428
+ some Browns starters
429
+ Consumer behavior
430
+ Hebrew
431
+ grows
432
+ out of completely selfish motivation
433
+ 17,000 gallons of water a minute
434
+ Five
435
+ Lolita
436
+ You cannot always trust that just because he says something that it will happen.”
437
+ lone-wolf
438
+ Jonathan Quick
439
+ whenever engine power was less import than aerodynamics and the chassis
440
+ excerpts from the “thousands of readers
441
+ Bob Larsen
442
+ private equity firms
443
+ the city’s Administration for Children’s Services
444
+ its logo is permanently visible on their television screens
445
+ small bowls
446
+ Washington
447
+ Battle Creek, Mich
448
+ James R. Clapper Jr
449
+ N.C.A.A.’s player of the year for St. John’s in Queens in 1985
450
+ There are no definitive figures
451
+ Just before the Christmas break
452
+ New York.
453
+ $1 million
454
+ She served as captain of the United States team that won the inaugural Women’s World Cup, in 1991.
455
+ Jack Dorsey
456
+ jazz
457
+ co-director of a community group
458
+ live to tape, on vintage equipment
459
+ Jewish
460
+ 300
461
+ 12 points and 6.1 rebounds per game
462
+ 1976
463
+ Iran
464
+ managing partner
465
+ Yumeji’s Theme
466
+ antitank missile
467
+ reconsider the classicism
468
+ 2017
469
+ 13-year
470
+ Cuban men’s style
471
+ Jeffrey
472
+ a former City Hall bureau chief
473
+ Terry Haines
474
+ Mike Leake
475
+ Cincinnati
476
+ only Muslims can determine the outcome
477
+ NXP Semiconductors
478
+ Green Dot’s MoneyPak
479
+ Facebook or Twitter
480
+ County Administrative Board of Stockholm
481
+ austerity
482
+ conditioning
483
+ Democrat
484
+ rights defense lawyers
485
+ 172 reports
486
+ top performers
487
+ Vietnam
488
+ investment funds and advice
489
+ composed and peaceful
490
+ Daniel Radcliffe
491
+ socializing
492
+ arched window
493
+ Liz
494
+ Holm’s
495
+ Ted Cruz
496
+ Tommy John surgery
497
+ voices can be heard
498
+ Kuomintang’s 93rd Division
499
+ divorced and remarried Catholics
500
+ mobile networks
501
+ Petisovci
502
+ disease
503
+ gunfire
504
+ batsman
505
+ Jean-Michel Bouguereau
506
+ Bernie Sanders
507
+ what’s expected from us behaviorally at a wedding
508
+ give the cops a story
509
+ impale drivers
510
+ an increase in interest rates
511
+ bus
512
+ an electric lime-green suit
513
+ Mr. Shumlin
514
+ Hitler
515
+ shrimp lo mein
516
+ 203-325-1139
517
+ $1.1923
518
+ Hudson Valley Writers’ Center, 300 Riverside Drive
519
+ fourth quarter of fiscal 2014
520
+ cross-legged
521
+ Nida Tunis
522
+ Crimean Peninsula
523
+ Jean Hediger
524
+ If Milne had won the election statewide, I would have voted for him,
525
+ written in 1965,
526
+ six
527
+ terror
528
+ do not pay
529
+ Heinrichs was the first female coach of the women’s national team and the first female player elected to the National Soccer Hall of Fame.
530
+ None
531
+ because he enjoyed trying to revive them
532
+ Savas M. Ozaydemir
533
+ American Academy of Pediatrics
534
+ in the 1990s
535
+ women’s rights
536
+ a detective had beaten a confession out of him
537
+ July 19
538
+ Nov. 29
539
+ government campaigns
540
+ military action
541
+ Random House
542
+ Ms. English
543
+ Manley
544
+ $13 million
545
+ At or below that level, salaried workers are automatically eligible for overtime.
546
+ White & Case
547
+ critical culture, gender and race
548
+ a Women’s World Cup commentator
549
+ seven
550
+ western China
551
+ Arizona (23-3, 11-2 Pacific-12) led the Trojans (10-16, 2-12) by 18 at halftime and cruised to its 35th straight home victory.
552
+ 20,000
553
+ profound
554
+ 8:30 p.m
555
+ John Gregor and David L. Williams
556
+ Joshua Nowlan
557
+ high school
558
+ The district attorney
559
+ Israel
560
+ monthly
561
+ grave
562
+ Amanda Kessel
563
+ remain stable or even fall a little
564
+ mistakes
565
+ Arizona desert
566
+ “Nature Inc.”
567
+ Thanasi Kokkinakis
568
+ Mara
569
+ global audience of about three billion each week
570
+ 12 years
571
+ 298,000
572
+ left
573
+ the draft constitution
574
+ adoption
575
+ for repeating the slur
576
+ it had inflated graduates’ job-placement rates
577
+ girls face elevated scrutiny
578
+ Obama administration
579
+ Lewis Hamilton
580
+ seven
581
+ diamond specialist
582
+ depressed and overwhelmed during the previous year
583
+ strong-arm tactics the police had used to persuade him and the other defendants to confess were to blame
584
+ 8 P.M.
585
+ seeing Anthony Caro’s sculptures
586
+ taught water professionals how to desalinate seawater
587
+ David Morse)
588
+ Bruce Springsteen
589
+ London
590
+ some Brazilians
591
+ I refused
592
+ Achievement First
593
+ 4.3 percent
594
+ limestone
595
+ Fort
596
+ Friday
597
+ China
598
+ Mr. Eid
599
+ theology
600
+ lullabies to my sorrows
601
+ hold them accountable for their behavior
602
+ Eiffel Tower
603
+ the Dodgers
604
+ the navigator, Wouter Verbraak
605
+ home countries
606
+ by the flames from a double-sided fireplace
607
+ $1.5 million
608
+ $2,072
609
+ Studio Ghibli
610
+ Aveling
611
+ double-chocolate pancakes with salted caramel sauce
612
+ yellow and green
613
+ racism
614
+ allowing individuals and businesses to avoid being taxed in two places
615
+ appetizers
616
+ $995,000
617
+ Wilt Chamberlain
618
+ 700
619
+ butcher
620
+ You always take care of those worse off than you
621
+ genocide
622
+ Nick Kyrgios
623
+ motorcycle touring business
624
+ keep the population as white as can be
625
+ United States
626
+ N.S.A.’s mass surveillance of Internet traffic on American soil
627
+ low enough
628
+ first movement
629
+ Nationwide Arena
630
+ Prada
631
+ he’ll answer any emails
632
+ election
633
+ over six months
634
+ Cathy McMorris Rodgers
635
+ Saoirse Ronan
636
+ Tuesday
637
+ Janet L. Yellen
638
+ 77
639
+ Islamic State to Russia in Ukraine and China in the South China Sea. B
640
+ $19 million
641
+ PARACUSES
642
+ Heritage Foundation
643
+ in briefcases full of unmarked bills
644
+ Mr. Douthat
645
+ 2014
646
+ Lee Atwater
647
+ British
648
+ incense
649
+ Monday
650
+ It will be exciting.
651
+ sitting Brady
652
+ Dell
653
+ light-colored cherry
654
+ the facts
655
+ economic statistics
656
+ 86
657
+ American University
658
+ 3.1415
659
+ loot and burn houses
660
+ Taliban offensive
661
+ chief executive of Viacom
662
+ Cecile Richards
663
+ uncomfortable
664
+ Mr. Homsi
665
+ flinngallery.com
666
+ the Scottish National Party
667
+ $4 billion
668
+ McGinn/Cazale Theater
669
+ consciousness was lucid and clear, fully awake.
670
+ working families
671
+ last month
672
+ Playing or even hearing music
673
+ “Men Only.”
674
+ belief
675
+ Forty-eight percent
676
+ American League
677
+ Twinings and Tata
678
+ if they really like some aspect of what they’re doing
679
+ Harvard
680
+ San Diego Padres
681
+ Mario Draghi
682
+ a liberal Catholic research institution
683
+ Estée Lauder Companies
684
+ Florentine afternoon
685
+ Remembering the Vietnam War
686
+ Women with impaired liver function were also advised not to take it.
687
+ Neil Bantleman
688
+ modest, but not insignificant
689
+ 42
690
+ wood and concrete
691
+ adding to water shortages in many places while helping deplete groundwater
692
+ middle-class, or union, wages
693
+ union representing prison employees
694
+ The elder statesmen of the tour
695
+ a “long-term planning document
696
+ $20,000
697
+ clients and law enforcement authorities
698
+ in 1997
699
+ Josephine Pucci
700
+ 19
701
+ elevator
702
+ Though South Korea may be rich, any North Koreans foolish enough to chase Southern dreams will only find a life of hardship and poverty there
703
+ Bird in the Night
704
+ the man
705
+ senior director for Asia on the United States’ National Security Council
706
+ Harvey Weinstein
707
+ Blatt
708
+ $200,000
709
+ health
710
+ Mr. Shoemaker
711
+ elementary school
712
+ the Islamic State in Iraq and Syria
713
+ Four
714
+ the creative community
715
+ real estate
716
+ Reda Kateb
717
+ Vladimir Horowitz in 1979 to double up like this on a solo recital
718
+ $1,600
719
+ Amazon
720
+ declining
721
+ abortions
722
+ believed deeply that the motherland would become strong
723
+ My gender is interesting but really not the subject
724
+ Commerce Street
725
+ Thomas de Maizière
726
+ a palazzo on the Grand Canal
727
+ the rise of mobile devices
728
+ amazed life has managed to be as sweet as it is
729
+ 2004
730
+ 37 West Washington Square
731
+ Twitter posts
732
+ mid-19th
733
+ six
734
+ Connor
735
+ 20 and 25 percent
736
+ they seemed pretty sanguine.
737
+ three
738
+ Obama administration’s top appellate lawyer
739
+ its relevancy
740
+ The United States
741
+ Nicolai Petrov
742
+ Yankees
743
+ increasing sales
744
+ sandstone
745
+ echoing how people actually live
746
+ the existing agreement
747
+ $2,500
748
+ how much we are going to spend.
749
+ 8
750
+ Capitol Hill. Senate
751
+ Breaking Bad
752
+ I typically just start off asking a little bit about how they spent their weekend or something that helps me understand them as a person.
753
+ black pepper and coconut curry
754
+ the ideal credentials for proceeding with a crime network
755
+ swift
756
+ A.
757
+ they already have a lot of responsibility because they can drive, work, pay taxes and be tried in adult court for some offenses
758
+ Kokkinakis
759
+ Golden Dragon Acrobats
760
+ 1.3 million people
761
+ F. Scott Fitzgerald
762
+ three
763
+ much as we do, only at a much faster pace
764
+ as he arrived for his job
765
+ Bach
766
+ Sinai Peninsula
767
+ the costs of tickets is absurd
768
+ Manhattan
769
+ the law-school admission exam
770
+ “Jesus Christ Superstar”
771
+ New Delhi
772
+ the National Institutes of Health
773
+ Hispanic moviegoers
774
+ the third
775
+ designer
776
+ Mr. Kolb
777
+ live court coverage that gained attention during the O. J. Simpson trial
778
+ the prices are low;
779
+ “hyping” his case to the public
780
+ body cameras
781
+ Toto Wolff
782
+ Dallas
783
+ childbirth,
784
+ Four
785
+ what kind of country do we live in
786
+ ‘Love the Coopers’
787
+ Mr. Ghani
788
+ the year the Republic of China was founded
789
+ Martin Baron
790
+ favorite short books
791
+ it reduces production costs for factories
792
+ static scoring
793
+ metathesis
794
+ visual aids
795
+ Navdy
796
+ college classroom
797
+ Valery Plotnikov
798
+ 15 percent
799
+ Somalia’s ambassador to Switzerland, a consultant for the Somali Central Bank, six civilians, three hotel guards and four government soldiers.
800
+ cool weather, Chinese food and locally grown oolong tea.
801
+ There’s a sense of having to compete in a global economy, and they think they have to be on top of their game all the time.
802
+ millionaire mansions
803
+ patience, timing, determination and physical strength
804
+ Two-thirds majorities
805
+ borrowing
806
+ Malta’s Parliament
807
+ ANONYMOUS You break it; you bought it.
808
+ have jobs that require travel
809
+ Museum of the City of New York
810
+ Jürgen Fitschen
811
+ warehouses and satellite facilities
812
+ Chinese
813
+ real estate developer
814
+ Sergio Marchionne
815
+ 99 percent
816
+ University of Rochester Medical Center
817
+ international inspectors
818
+ A.C.L.U.
819
+ lime, ketchup and mustard
820
+ 1992
821
+ Democratic
822
+ allow members to formally nominate applicants and vet the finalists
823
+ Mr. Khamenei
824
+ Passive Entry, Passive Start
825
+ 2010
826
+ California, Massachusetts and Wisconsin
827
+ June 26
828
+ 1998
829
+ Ilfenesh Hadera
830
+ Washington State
831
+ 1 percent
832
+ Texas
833
+ professor
834
+ more than a decade
835
+ $10.25 million
836
+ if Mr. Tsipras publicly criticized the sanctions while he was in Moscow.
837
+ months
838
+ your performance.
839
+ his 3-point shot is one such trick
840
+ Elektron
841
+ Jason Flanery
842
+ labor market
843
+ Jay Roach
844
+ Mr. Youssef
845
+ tick-tack-toe
846
+ 300 milligrams a day
847
+ Mozaffor Hossen
848
+ Amtrak
849
+ co-ops
850
+ Syntax
851
+ four years
852
+ Florence
853
+ Brian Hoffman
854
+ terribly
855
+ a day and a half
856
+ no later than two weeks after the start of the cease-fire.
857
+ 20-minute photo-op
858
+ Sarah Neuman Center
859
+ 3 percent
860
+ Senator Harry Reid of Nevada, the minority leader
861
+ trying to sell things
862
+ Pixar Animation Studios
863
+ David Blatt
864
+ Sufi Islam
865
+ striking
866
+ 2002
867
+ 7.5 percent
868
+ energy and water
869
+ don’t know who ordered the food and where it goes
870
+ 21
871
+ the popularity of crime novels and police procedurals, like “NCIS,” “CSI” and “Law and Order,”
872
+ Union Pool
873
+ getting cleaner
874
+ I’m sure we’ll have all year to talk about that.
875
+ good condition
876
+ the Federal Reserve will not be in a hurry to raise rates, but people are worried.”
877
+ most child care is mediocre to poor
878
+ in 2009
879
+ collections
880
+ German
881
+ King Salman
882
+ several ribs broken
883
+ mutual influences of biology, environment and the development of the inner life
884
+ false arrest and malicious prosecution
885
+ sensitive and rueful and attuned to both the solipsism and the ethical seriousness of adolescence
886
+ Schenn
887
+ Kevin Harvick
888
+ 888-278-4332
889
+ elections
890
+ balmy weather
891
+ for-profit colleges and trade schools
892
+ federal prosecutor
893
+ 63
894
+ firm tofu or, if possible, smoked tofu
895
+ Recep Tayyip Erdogan
896
+ National Front
897
+ carbohydrates
898
+ building dams
899
+ Michael Brown
900
+ John and Robert Rubel
901
+ April 17 at 7:30 p.m
902
+ Jesse Ball
903
+ 0.3 percent
904
+ killing patients at a clinic with overdoses of heart medication
905
+ Kiev
906
+ 11 children
907
+ xenophobic Republican campaign
908
+ earliest days of the war
909
+ George Brauchler,
910
+ Blue Nixie
911
+ to raise unlimited sums for independent spending
912
+ “hyping” his case to the public
913
+ two-rink
914
+ to help American businesses sell their goods and services abroad
915
+ giant asteroid
916
+ Tuesday
917
+ Ukrainians
918
+ spokesman on foreign affairs
919
+ 18
920
+ Camara
921
+ radiant village past
922
+ 2013
923
+ a settlement
924
+ risen over the last year
925
+ commentators
926
+ Abdul Qayoum Kochai
927
+ Richard A. Posner
928
+ 3,139
929
+ judicial extremist” and an “ideological activist
930
+ safety experts
931
+ death
932
+ Moscow
933
+ Ashdown, Ark.
934
+ $19 million
935
+ from the day they retired to the day they died
936
+ homeless young people
937
+ high-stakes espionage thriller
938
+ better off
939
+ William A. Ackman’s Pershing Square Capital Management
940
+ sexist attitudes
941
+ Sweden
942
+ the company
943
+ Southern Baptist Pastors’ Conference
944
+ low
945
+ the U.S. and the euro area
946
+ South Africa
947
+ great ideas
948
+ Dumbo
949
+ Jews
950
+ gun violence
951
+ bronze
952
+ why the decision had been made to evade pollution testing with illicit software.
953
+ $214
954
+ The Salon Art + Design
955
+ Adrian Tomine
956
+ Barcelona’s B team
957
+ commemorate the Kuomintang Army
958
+ University of California
959
+ Bradley Cooper
960
+ Tuesday
961
+ That convergence
962
+ On Tuesday evening
963
+ R
964
+ quarterback
965
+ Heidi Julavits
966
+ retire
967
+ Mel Parnell
968
+ Force Friday
969
+ eight
970
+ Some of us speak Chinese, others Swahili. Some of us are gay, painters, lawyers, prostitutes, pimps or drummers, and of course mass murderers.
971
+ Kenya and Ethiopia
972
+ ADV
973
+ This agent itself could potentially be quite toxic
974
+ 10-week trial
975
+ bare earth
976
+ the relationship between Napoleon; his wife, Empress Josephine; and Czar Alexander I of Russia
977
+ La Divine
978
+ There will also be inevitable blowback from business interests
979
+ The good person
980
+ Rick Flaste
981
+ under 19
982
+ China Human Rights Lawyers Concern Group
983
+ Jon Stewart
984
+ Kyle Lowry
985
+ Sheldon Silver
986
+ appears to have grown.
987
+ capable of more, to be real in a more complicated way.
988
+ fiber-optic cables and junctions
989
+ #nightshift
990
+ quarterfinals
991
+ cultural change
992
+ Turkey
993
+ Turkey.
994
+ require some higher-income Medicare beneficiaries to pay higher premiums,
995
+ baseball cap
996
+ Lindberg
997
+ taint all Assembly Democrats
998
+ KPFA radio show
999
+ cajoling lawmakers
1000
+ Calvin Kentfield
1001
+ Spectre
1002
+ U.C.C.
1003
+ thoroughly damaged middle-class assets from a decade of striving
1004
+ two days
1005
+ Penguins
1006
+ Hillary Rodham Clinton
1007
+ Henry Blodget,
1008
+ churches
1009
+ 3.1415
1010
+ Osama bin Laden
1011
+ neuropharmacologist
1012
+ clobbering him
1013
+ S.E.C.
1014
+ pictures of naked ladies
1015
+ European Union’s competition commissioner,
1016
+ raising investments in GreenTech Automotive
1017
+ how to drive
1018
+ Assemblywoman Deborah J. Glick, the chairwoman of the Higher Education Committee
1019
+ China
1020
+ Palestinians
1021
+ half his original salary
1022
+ Pucci
1023
+ soon
1024
+ College Street
1025
+ 546
1026
+ Classical ballet
1027
+ Socialist
1028
+ foreign language phrase books for travelers
1029
+ 12-10
1030
+ New York
1031
+ hospital admissions
1032
+ Michael E. Porter, David S. Gee and Gregory J. Pope
1033
+ black-ish
1034
+ neo-Jacobean
1035
+ 17
1036
+ in 2012.
1037
+ words
1038
+ Europe
1039
+ one in 30
1040
+ the police and the national investigating judge
1041
+ the A.L.P. becomes the arms of local strongmen
1042
+ $35 billion
1043
+ Jack Nicklaus
1044
+ 6-foot-4
1045
+ disruptions
1046
+ eight
1047
+ On Monday
1048
+ certainly be even shorter
1049
+ like complaining that The New York Times is not carrying The Los Angeles Times’s sports section
1050
+ Liesl Tommy
1051
+ The parent company of SkyMall
1052
+ East Village scene
1053
+ 112
1054
+ Africa
1055
+ dormant
1056
+ Building 21
1057
+ Mr. Chávez
1058
+ 1976
1059
+ root canal on Friday
1060
+ five-star
1061
+ first novel
1062
+ Alejandro Gonzalez
1063
+ English
1064
+ Christopher Houlihan
1065
+ Mr. Harper-Mercer
1066
+ to a hospital
1067
+ Melbourne, Australia,
1068
+ Crimean Peninsula
1069
+ Giroud
1070
+ Brooklyn
1071
+ 34.6 percent
1072
+ its accessibility
1073
+ 18
1074
+ Patrick Harris
1075
+ the harmony
1076
+ Pulitzer for Public Service
1077
+ Patty Gatta, Lisa Reale, Kathy Constantine and Laura Jeczyk
1078
+ RBG
1079
+ $4 to $9
1080
+ Tony Waag
1081
+ chief fixed-income strategist
1082
+ banding together in brotherhoods
1083
+ 2014
1084
+ Hannibal Buress
1085
+ People Places Things
1086
+ Pierre-Paul
1087
+ Capt. Nicholas Salimbene
1088
+ muffin recipes
1089
+ spindle
1090
+ 2013
1091
+ flakka
1092
+ Detroit
1093
+ no evidence of arson
1094
+ hundreds
1095
+ the Persian New Year
1096
+ 3,000
1097
+ biofuels
1098
+ file transfer speeds, video streaming speeds, music streaming quality and video call quality
1099
+ Jared Brenner
1100
+ Australian
1101
+ The agreement also states that the Ukrainian military and its separatist opponents will complete the withdrawal of heavy weapons
1102
+ Mitchell did not appreciate the question
1103
+ Mr. Welch
1104
+ no evidence
1105
+ Iris
1106
+ a host of other economic and sociological factors.
1107
+ her daughter
1108
+ hedge funds
1109
+ 2,400 Russians
1110
+ earliest days of the war
1111
+ East Lynne Theater Company
1112
+ 2004
1113
+ 40 works
1114
+ 15 percent
1115
+ nuclear work is peaceful
1116
+ 2.25 percent
1117
+ blood
1118
+ louder
1119
+ Tupper Thomas
1120
+ Wolf
1121
+ same Apple ID account
1122
+ Atlanta
1123
+ Lisa Brennan-Jobs
1124
+ huge pair of sunglasses
1125
+ Unitarian Universalist Congregation
1126
+ been clinically tested
1127
+ 102nd
1128
+ Thursday
1129
+ audio-chat
1130
+ Dec. 15
1131
+ 350 Trolley Line Boulevard
1132
+ layers of dense feathers
1133
+ Charlie
1134
+ double-sided Indian Ocean aquarium
1135
+ 13 million
1136
+ Christians need support in our country (and around the world), their religious liberty is at stake!
1137
+ Neighbors in the apartment building
1138
+ no rise in income tax rates, value-added tax or national insurance
1139
+ three children
1140
+ Brent crude
1141
+ some players
1142
+ would most likely be much less than its static score
1143
+ the State Legislature
1144
+ Serge Tissot
1145
+ dissidents
1146
+ Los Angeles and New York
1147
+ wage-progression formula
1148
+ anchor babies
1149
+ Amtrak
1150
+ need to perfect the gifts of others
1151
+ Planned Parenthood
1152
+ Corporate America
1153
+ 25
1154
+ rubber whips, wood and rope
1155
+ roared their approval
1156
+ 50 films
1157
+ 260
1158
+ they are often penalized
1159
+ free speech
1160
+ London
1161
+ cooperate in such plans
1162
+ Odell
1163
+ Alex Brightman
1164
+ Republicans
1165
+ more than doubled
1166
+ The Secret Service
1167
+ then Trump insulted John McCain, saying he was only a war hero because he got captured
1168
+ older people, minorities and women
1169
+ February 1980
1170
+ Yes, O.K., sorry, but not really.
1171
+ Ben Carson
1172
+ 705
1173
+ waste
1174
+ few days
1175
+ 28
1176
+ fracking
1177
+ take Mohamed to another town for some French justice and certain death.
1178
+ housing
1179
+ four wins
1180
+ herpes
1181
+ 15
1182
+ 800,000
1183
+ backstage
1184
+ Gibbs
1185
+ another dish
1186
+ theft of personnel files
1187
+ Philippe Van Cauteren
1188
+ a bawdy comedian
1189
+ writers
1190
+ The idea that your job is going to make your heart sing on a daily basis
1191
+ reading and writing
1192
+ €135,000
1193
+ Greenwich Village
1194
+ Manuel Neuer
1195
+ 13th Avenue near 147th Street
1196
+ Michael Bradley, Jermaine Jones, Altidore, Mix Diskerud and Sacha Kljestan
1197
+ blamed the government for keeping energy and water prices low
1198
+ $2.5 billion
1199
+ The euro fell to $1.07
1200
+ Sina.com
1201
+ Bruce Arians
1202
+ Forward
1203
+ poachers
1204
+ Jessica Ghawi,
1205
+ twice
1206
+ the British crew
1207
+ 6
1208
+ Dodgers
1209
+ they pay less for fuel and can spend the money on other things
1210
+ barbed wire constricting her brain
1211
+ 1.20
1212
+ Guardian commentator
1213
+ Pale Male
1214
+ chicken and linguine
1215
+ Congress
1216
+ there were “no products, nor are there likely to be any in the near future” that people around the world could use as “substitutes” for Windows computers.
1217
+ 2,245
1218
+ the construction and maintenance of highways and streets.
1219
+ 1999
1220
+ United States Open
1221
+ full-­blown Alzheimer’s disease
1222
+ Chad
1223
+ Assemblywoman Deborah J. Glick
1224
+ former hospital building
1225
+ Minnesota
1226
+ 106 square miles
1227
+ Mr. Morsi
1228
+ because it is continuing
1229
+ catalog’s power
1230
+ 185
1231
+ because everyone believes they are an important aspect of the user experience of computers
1232
+ West Africa
1233
+ BNP Paribas
1234
+ fusion
1235
+ four
1236
+ the competing demands of hedonism and responsibility
1237
+ paintings, antiquities, historic garments, weapons, sculpture and porcelain
1238
+ Since the days of slavery
1239
+ not novel or are obvious
1240
+ Versailles
1241
+ Theo Walcott
1242
+ family lawyer, nor an accountant
1243
+ Albert L. Bond
1244
+ circulation and other expenses
1245
+ Austin, Tex.
1246
+ plastics molding factory
1247
+ an Israeli police officer was stabbed by a Palestinian resident of the West Bank
1248
+ James Harden
1249
+ Hillary Rodham Clinton
1250
+ Wellmobile
1251
+ Germany
1252
+ sitting on a porch
1253
+ football
1254
+ Washington Post
1255
+ United States
1256
+ $273.3 million
1257
+ Mr. Heastie
1258
+ $2,700
1259
+ crowd control
1260
+ 1,500-square-foot
1261
+ 59 available seats
1262
+ Venus and Adonis
1263
+ Cole Luke
1264
+ 8.8 percent
1265
+ 100
1266
+ motorized scooter chairs
1267
+ Google
1268
+ political tensions, and even unrest
1269
+ changes to the president’s residence
1270
+ Mr. Nobody
1271
+ He died last fall
1272
+ Anna Post
1273
+ February
1274
+ the government’s role in medical decision-making
1275
+ Latvia
1276
+ antibiotics
1277
+ The father
1278
+ Erie County sheriff’s office
1279
+ Kevin Rudd
1280
+ He got out of his sickbed
1281
+ Victor Oladipo
1282
+ a Delta spokesman in Atlanta
1283
+ $1 million
1284
+ 60 to 70 percent
1285
+ FloraHolland
1286
+ Lipton
1287
+ 9 P.M.
1288
+ psychologist
1289
+ science up to this level
1290
+ a beehive
1291
+ Kiev
1292
+ Brent crude
1293
+ The army
1294
+ ‘Fancy Nancy the Musical
1295
+ 1974
1296
+ Terminal 4
1297
+ extremely proud
1298
+ post-World War II
1299
+ Philadelphia
1300
+ two
1301
+ €643 million
1302
+ $365,573
1303
+ Kings
1304
+ Materiality
1305
+ God
1306
+ 30 billion pounds
1307
+ a rusty gun and a possibly human bone
1308
+ Charles G. Koch
1309
+ 65
1310
+ Coach Cal wouldn’t let me shoot it!
1311
+ Let it sit for a while
1312
+ databases and spreadsheets
1313
+ The Madhesis
1314
+ Dorian Carbonell Fernandéz
1315
+ Black Lives Matter
1316
+ folk
1317
+ Rory McIlroy
1318
+ Church of the Holy Child Jesus
1319
+ Meb Keflezighi
1320
+ readable, persuasive and sobering
1321
+ on the Great Wall
1322
+ The Other Story
1323
+ YouTube
1324
+ Latino population
1325
+ On the ground
1326
+ seafood
1327
+ The Starters
1328
+ veterans
1329
+ her marriage of pragmatism and new-age nuttiness
1330
+ President Zine el-Abidine Ben Ali
1331
+ Russia
1332
+ four
1333
+ a Communist
1334
+ a cider tankard
1335
+ 63
1336
+ go into combat
1337
+ low
1338
+ Carma
1339
+ Capt. Andrii Syurkalo
1340
+ founder of Search Engine Land
1341
+ Melissa McCarthy
1342
+ flash-fried
1343
+ left-wing
1344
+ the heroic story of Atticus Finch
1345
+ 3.14-mile
1346
+ 100 percent
1347
+ the free exchange of knowledge and ideas
1348
+ July 20, 2012
1349
+ politicians such as Netanyahu
1350
+ Noah Hanifin
1351
+ September 2017
1352
+ Greenwich Village
1353
+ The other is a bit more unusual: “A parallel green paper that guides the study and helps explore the application guidelines.”
1354
+ Chinese
1355
+ $72 billion
1356
+ In the coming months, the Labor Department will solicit public comment
1357
+ commuter train
1358
+ China
1359
+ 300
1360
+ 877-840-0457
1361
+ 211,000
1362
+ PC
1363
+ Flanagan finished fourth
1364
+ legacy investments
1365
+ 59
1366
+ weapons charge
1367
+ 97.8 percent
1368
+ went home.
1369
+ The Belle of Richmond
1370
+ Virginia
1371
+ Berlin City
1372
+ offering people a diverse marketplace of challenging ideas
1373
+ Virginia Mason Hospital
1374
+ The Social Network
1375
+ unpredictable, but very natural
1376
+ 20 wins
1377
+ United States
1378
+ 2015
1379
+ the president’s tone
1380
+ Two educators
1381
+ khaki-colored
1382
+ a busy Manhattan street
1383
+ liberal talk network
1384
+ domestic violence protection order
1385
+ three
1386
+ Swiss city of Basel
1387
+ treating erectile dysfunction in men
1388
+ personae non gratae
1389
+ Diane Rainey
1390
+ duodenoscopes
1391
+ 22
1392
+ Subsidies for water and electricity
1393
+ turn them off
1394
+ cruel delusion
1395
+ #freethefive
1396
+ makes a living from event hosting and performing
1397
+ buy the kids new shoes and have dinner on the table at 7
1398
+ tilapia
1399
+ by lottery
1400
+ it should be working to address the issues raised by these women’s rights activists — not silencing them
1401
+ Wanderu
1402
+ Mr. Botstein
1403
+ it was buying the data storage giant EMC
1404
+ blurred images
1405
+ harm to credit or a missed job opportunity
1406
+ $4 million
1407
+ border checks
1408
+ Mr. Trump
1409
+ Dinosaurs no longer exist, and they were at the top of the food chain
1410
+ PolitiFact
1411
+ independent-minded
1412
+ Canada
1413
+ Axel Springer for $343 million.
1414
+ the “bake-off,”
1415
+ Richard W. Painter
1416
+ show Picasso in his youth
1417
+ foreign producers
1418
+ Jesse McGuire
1419
+ German Parliament
1420
+ 24.5
1421
+ Adam Eaton
1422
+ The Britain and Ireland team
1423
+ low-income students
1424
+ a high-gloss book
1425
+ 93
1426
+ all summer
1427
+ Joseph D. Morelle
1428
+ myths, like art, are a way to universalize individual dreams and suffering: They lend continuity and weight to the everyday struggles of life
1429
+ dry and grainy
1430
+ Meir Kahane
1431
+ proposal to bar Muslims
1432
+ 55
1433
+ 9:30 p.m
1434
+ daughter’s old schoolmates
1435
+ members have to get down to the difficult task of delivering on promises to fix the country’s many ills
1436
+ 1891
1437
+ Australia
1438
+ September
1439
+ several New York City fireboats
1440
+ hidden bailout from European taxpayers
1441
+ four tries
1442
+ battle scenes of the French invasion of Russia in 1812
1443
+ Mr. Cantor
1444
+ South Africa
1445
+ $2
1446
+ palm sugar
1447
+ an online publication that tracks the search industry
1448
+ data-dependent
1449
+ bloggers, Yelpers, Instagrammers
1450
+ ties her to a chair under a bridge
1451
+ missing seven fingers
1452
+ mute their voices.
1453
+ Blue Rider Press
1454
+ humans
1455
+ growing number of automakers
1456
+ the Nationals
1457
+ July 26
1458
+ the antitrust enforcement against Microsoft
1459
+ Sheldon Silver
1460
+ three
1461
+ ethylene oxide sterilization
1462
+ Fox
1463
+ China National Radio
1464
+ host a team
1465
+ New Mexico
1466
+ Dan Marr
1467
+ only a few
1468
+ Rick Goings
1469
+ Router manufacturers have more recently improved Wi-Fi technology with mobile devices in mind,
1470
+ The Five O’ Clock Piano Duo
1471
+ Dr. Jeff
1472
+ Andy Webster
1473
+ eight
1474
+ Hussein Dawabsheh
1475
+ the warning lights, the alarm and the gate arms were all functioning
1476
+ fell more than 4 percent
1477
+ professionals
1478
+ California
1479
+ Thierry Wirth
1480
+ Ms. Hediger and Mr. Jacobs
1481
+ false
1482
+ high school seniors
1483
+ errors that had led it to overstate its capital by $4 billion
1484
+ 600-foot
1485
+ 20 percent
1486
+ $50,000 a month
1487
+ Seventh-day Adventist
1488
+ race
1489
+ Palestinian Authority’s intelligence service
1490
+ 9.4 percent
1491
+ a job by a soccer school in Madrid
1492
+ Aaron Baddeley
1493
+ political
1494
+ editing, music and other postproduction costs.
1495
+ ballet
1496
+ It doesn’t charge users or use advertising.
1497
+ “The Radwells Plus Eight.”
1498
+ Terry Collins
1499
+ Mr. Chauvin
1500
+ James G. Leipold
1501
+ Obama
1502
+ Girls Prep Ultimate Pi Day 5K
1503
+ last year
1504
+ Mary Elizabeth Winstead
1505
+ command center
1506
+ $17
1507
+ Melbourne
1508
+ N.B.A. title
1509
+ $19 million
1510
+ Scrooge McDuck
1511
+ personnel asset inventory
1512
+ airport cafe
1513
+ 50th anniversary
1514
+ the Uber ferocity
1515
+ contraception
1516
+ offices
1517
+ Administration for Children’s Services
1518
+ cameras
1519
+ Rangers
1520
+ Trevor Daley
1521
+ Kobe Bryant
1522
+ One-quarter of the seats
1523
+ We might never fully know
1524
+ a curfew in parts of the southern plains was lifted and soldiers, who have been patrolling some of towns, returned to their barracks.
1525
+ Jorge Federico Osorio
1526
+ fighters
1527
+ Capt. Nicholas Salimbene
1528
+ their willingness and ability to pay
1529
+ Wendy Benchley
1530
+ Williamsburg
1531
+ because of the improved wireless range
1532
+ leprosy
1533
+ Justice Arturo Zaldívar
1534
+ Clinton
1535
+ Istanbul
1536
+ Montana
1537
+ From all we heard on the news, this was our last chance to reach Europe
1538
+ two benches and an electrical outlet.
1539
+ Yasser Arman
1540
+ Mr. Smith
1541
+ $1 billion in two years from $255 million
1542
+ high-net-worth investors
1543
+ delicate emotional balances in families
1544
+ opposition politicians
1545
+ a company spokeswoman
1546
+ fatally stabbed
1547
+ one
1548
+ Thursday
1549
+ a wooden slingshot
1550
+ Alastair Cook
1551
+ climate change
1552
+ four
1553
+ 58,000
1554
+ San Francisco
1555
+ false statements
1556
+ catacomb-like tunnels
1557
+ Arizona
1558
+ made him realize that God was real
1559
+ Joe Girardi
1560
+ a nondescript conference room
1561
+ The new commissioner
1562
+ it displays the results more visually, with charts that show how your ratings affected the recommended outcome
1563
+ bootlegs
1564
+ ‘Behave more like men,’
1565
+ Democrat
1566
+ dynamic scoring
1567
+ Phil Jackson
1568
+ economy has taken off in recent years, an expanding middle class now has more disposable income
1569
+ Croatia
1570
+ mobile phones and the Internet
1571
+ West Side Presbyterian Church
1572
+ returned to the public markets
1573
+ bored.
1574
+ he refused to concede to their demands
1575
+ police
1576
+ 2011
1577
+ 5.5 percent
1578
+ Theodore Dreiser
1579
+ Tarik Toros
1580
+ gendarmerie
1581
+ Germany
1582
+ Willie Horton
1583
+ William Henry Grier
1584
+ $970 a week, or $50,440 a year
1585
+ iTunes
1586
+ 48
1587
+ 14
1588
+ nervousness
1589
+ Californian
1590
+ euro
1591
+ United States
1592
+ Award of Courage
1593
+ young
1594
+ other officers
1595
+ harboring murderous thoughts at their workplaces or those who are picked out of immigration queues
1596
+ automatic gates
1597
+ Brooklyn Center
1598
+ some countries do not respond to queries
1599
+ Africa
1600
+ who needed a way to easily get on the Internet
1601
+ University of Colorado
1602
+ six
1603
+ University of North Carolina
1604
+ Sita Shrestha
1605
+ Pakistan in 1935
1606
+ lower energy prices
1607
+ in just 56 minutes
1608
+ Sepp Blatter
1609
+ wedding
1610
+ Britain, China, France, Russia and the United States
1611
+ Tim Miller
1612
+ Intel
1613
+ soft-spoken
1614
+ the WNYC podcast
1615
+ Color Your Way to Calm
1616
+ The Rangers head to Brooklyn for their first game at Barclays Center,
1617
+ civil war
1618
+ the Rangers
1619
+ “The Wiz.”
1620
+ New Jersey
1621
+ Steve Jobs
1622
+ 8:20 a.m
1623
+ proportion of Americans in the labor force
1624
+ China
1625
+ Bagari shrimp
1626
+ North Korea
1627
+ mental illness
1628
+ Karl Friedrich Schinkel
1629
+ 1939
1630
+ cellphone number
1631
+ Kevin McCarthy
1632
+ Late Show With David Letterman
1633
+ Mr. Williams
1634
+ 0.1
1635
+ Alexei Ratmansky
1636
+ veterans’ benefits
1637
+ raspy, exhausted, unkempt
1638
+ accelerate reforms
1639
+ The 12th Annual Creativity Expo
1640
+ film adaptation of “White Girl Problems”
1641
+ next to a handbag
1642
+ Rihanna
1643
+ Broadway
1644
+ Gibney Dance: Agnes Varis Performing Arts Center
1645
+ the New York attorney general
1646
+ antitank missile
1647
+ binge-watch
1648
+ State legislation allows for up to four casino licenses outside of the New York City area.
1649
+ millions of people
1650
+ Trans-Pacific Partnership
1651
+ automatically enrolls them
1652
+ Travis Trice had time to work out and get stronger. “He got up to maybe 175 pounds,”
1653
+ seven
1654
+ clinical social worker
1655
+ $1 million
1656
+ real money
1657
+ limestone
1658
+ Operação Lava Jato
1659
+ New York
1660
+ $25
1661
+ Frank’s mother
1662
+ Stephen Fry
1663
+ simply updating the engine-control software
1664
+ the editor in chief of Truth Revolt
1665
+ a modernist American writer
1666
+ dust and desertification
1667
+ offensive line
1668
+ Chicago
1669
+ 2010,
1670
+ He was extremely, extremely nice with my father, whenever he talked to him
1671
+ Peggy
1672
+ over 96 percent
1673
+ Ajax
1674
+ Jack Shoemaker
1675
+ Russian soldiers
1676
+ two years ago
1677
+ guacamole
1678
+ blood test
1679
+ It made him realize that tomorrow is not promised, and neither is the next game
1680
+ 498
1681
+ Russia
1682
+ Iron Curtain tour
1683
+ a new car and a house
1684
+ 144 West 65th Street, Lincoln Center
1685
+ as an unscrupulous and cruel power-monger
1686
+ Jorge Mario Bergoglio
1687
+ drone’s data
1688
+ ensuring a sufficient supply of water even during droughts
1689
+ around 30 minutes
1690
+ 19
1691
+ they could end up constraining Google in a way that makes its services less useful to consumers
1692
+ nearly a dozen
1693
+ Nabil Abu Rudeineh
1694
+ around 1900
1695
+ she has enviable industry contacts and a stellar individual reputation.
1696
+ European Union regulators
1697
+ $1.1 billion
1698
+ 99 percent
1699
+ more dollars spent on health care
1700
+ earliest days of the war
1701
+ two-year
1702
+ University of North Carolina
1703
+ idea of a future without sanctions
1704
+ Andy Stone
1705
+ 165
1706
+ Honduras
1707
+ Denver Nuggets
1708
+ electrical appliances
1709
+ updating the engine-control software
1710
+ Even if China’s stock markets end their dizzying falls
1711
+ 2008
1712
+ Diebold Nixdorf
1713
+ $18.5 million
1714
+ Veronika Part
1715
+ late 1980s
1716
+ Evercore ISI
1717
+ doing the budget
1718
+ the router’s 5 GHz band
1719
+ business executive
1720
+ ProPublica
1721
+ “One Fish Two Fish Red Fish Blue Fish.”
1722
+ Oregon
1723
+ close to $1.1 trillion
1724
+ pianist
1725
+ Metro-North Railroad
1726
+ Yankee
1727
+ six
1728
+ Kyrgios
1729
+ street-level entrepreneurs
1730
+ Supreme Court
1731
+ personal
1732
+ 400,000/year
1733
+ The Newark Black Film Festival Youth Cinema
1734
+ $175,136
1735
+ two different cultural households
1736
+ Dan Bilefsky contributed from London
1737
+ The Basketball Jones
1738
+ frustrated
1739
+ Arches National Park
1740
+ Bob Hawke
1741
+ China
1742
+ Sabbath prohibition on electronic communication, he did not learn what had happened until several hours later,
1743
+ Kings
1744
+ their accomplishments
1745
+ The expense
1746
+ lingering symptoms from a concussion
1747
+ 62.5
1748
+ Kythera Biopharmaceuticals
1749
+ He was one of the scientists who invented the reverse osmosis method, not its lone inventor
1750
+ Bob Gazzale
1751
+ tourism
1752
+ still vibrant
1753
+ the gunman who slipped into a Colorado movie theater in 2012
1754
+ in Midtown Manhattan
1755
+ she was not
1756
+ Mr. Obama
1757
+ Isak Dinesen
1758
+ 1 minute 3 seconds
1759
+ Austin, Tex
1760
+ four decades
1761
+ German
1762
+ Cleveland
1763
+ Channel 69
1764
+ occasional, unprintable mishearings
1765
+ A. M. Rosenthal
1766
+ Li Heping, a prominent rights defender
1767
+ investigation
1768
+ the most serious felony charge
1769
+ United Service Union
1770
+ Islam
1771
+ Franz-Michael Mellbin
1772
+ black rage, apocalyptic and final
1773
+ three Israeli Jews
1774
+ Seattle
1775
+ people who have health insurance
1776
+ the city’s main well
1777
+ Microsoft’s
1778
+ College of St. Elizabeth
1779
+ chief executive
1780
+ Schleswig-Holstein
1781
+ her parents’ house in Connecticut
1782
+ four months
1783
+ because they carry the guarantee of the Greek government
1784
+ an updated, digitally accessible advance medical directive
1785
+ 5,400
1786
+ two
1787
+ dolphins
1788
+ Bobbi C. Sternheim
1789
+ Benchmark crude oil fell 91 cents
1790
+ democracy
1791
+ Pinocchio
1792
+ a catalog
1793
+ Fishkill Correctional Facility
1794
+ Miro Cerar
1795
+ included video messages or identified agents who could speak on his behalf
1796
+ Trice allowed himself a small smile.
1797
+ 1904
1798
+ Albany
1799
+ 880
1800
+ performance bonuses
1801
+ traveled to Paris
1802
+ The applause
1803
+ Target
1804
+ require a majority of the district’s 13 council members to support it
1805
+ polluted with heavy metals and arsenic
1806
+ Mr. Milne
1807
+ “steady and plain,”
1808
+ Josh Marshall
1809
+ Massachusetts
1810
+ Jim McConica,
1811
+ “Gorilla My Dreams” and “Hare Tonic”
1812
+ mother
1813
+ the St. Louis Cardinals
1814
+ deposit insurance plan
1815
+ 160 South Street
1816
+ Ms. Moss
1817
+ Cleveland Cavaliers
1818
+ Tea Party
1819
+ Talks on the Trans-Pacific Partnership
1820
+ last April
1821
+ Connecticut
1822
+ older drivers
1823
+ after he met Alexander the first time
1824
+ satirical prose
1825
+ John J. Greisch
1826
+ blackout sketches in what resemble preserved dioramas of life
1827
+ Kyrie Irving
1828
+ after midnight
1829
+ The Lionheart Gallery
1830
+ Gibney
1831
+ that a few of the guests must have been embellishing their stories
1832
+ Aug. 12-14
1833
+ precision-guided munitions
1834
+ public meetings
1835
+ Larry Himes
1836
+ aboard a boat
1837
+ 2012
1838
+ Study and research the incentives behind this widespread tarnishing of the image of Islam
1839
+ dry up streams
1840
+ Young Guns
1841
+ working-class
1842
+ His wife divorced him
1843
+ thin narratives stretched over seasons
1844
+ athleisure
1845
+ 3.7 percent
1846
+ Mr. Tsipras
1847
+ send more weapons and men
1848
+ the accident
1849
+ Iowa
1850
+ Mr. Law
1851
+ Alex de Waal
1852
+ The new Mercedes
1853
+ Brentwood, N.Y
1854
+ business
1855
+ Kentucky
1856
+ impulsive, erratic and vengeful
1857
+ We’re already living in poverty here.
1858
+ new stock market listings
1859
+ 34
1860
+ 1987
1861
+ the “familiar and experimental” outline of the scope and requirements of the project, Dr. Lam said
1862
+ mobile apps
1863
+ Chain of Confidence
1864
+ to increase lawmakers’ pay
1865
+ sales were still disappointing
1866
+ $11 million
1867
+ more policing and sanitation
1868
+ toothpicks
1869
+ Foreign Minister Mohammad Javad Zarif.
1870
+ 1758
1871
+ $128 million
1872
+ Chinese president, Xi Jinping
1873
+ 20
1874
+ $100,000
1875
+ silver bead strands
1876
+ three weeks
1877
+ 25
1878
+ Bill de Blasio
1879
+ zone
1880
+ I’d become a worse kind of Muslim
1881
+ quest for truth
1882
+ falsely represented to consumers that the vehicles posed no safety concern
1883
+ Douglas-Charles
1884
+ July
1885
+ Mr. McGinty
1886
+ 68
1887
+ work/life fit
1888
+ six batters
1889
+ Austin, Tex.
1890
+ Untreated sewage
1891
+ 1968
1892
+ taught water professionals
1893
+ quarterback
1894
+ June
1895
+ layers of dense feathers
1896
+ Eastern Orthodox
1897
+ Melissa Fleming
1898
+ Mr. Pertschuk
1899
+ a total hoax
1900
+ ordinary people
1901
+ Michael Chang
1902
+ diverse group of defense experts
1903
+ Charley Hoffman
1904
+ work
1905
+ the woods
1906
+ James
1907
+ 29
1908
+ acute obstacle
1909
+ conditionals
1910
+ Schools, workplaces and shops
1911
+ The report included the names of the victims
1912
+ Chicago’s heart
1913
+ Mr. Oelhoffen
1914
+ segregationists
1915
+ a Muslim
1916
+ Vermont
1917
+ acceptable collateral
1918
+ Trump actually launched his campaign on June 16
1919
+ 51
1920
+ three
1921
+ United States marshal
1922
+ Dropbox
1923
+ executive director
1924
+ Janice Hoderman
1925
+ Jews
1926
+ an infrequent flier
1927
+ 111-11 86th Avenue
1928
+ the demographics of the group’s membership
1929
+ 40-plus hours
1930
+ murder
1931
+ trapped back in Douma
1932
+ William Bradford,
1933
+ human beings
1934
+ Bill de Blasio
1935
+ to protect the rights of the 500 million people who use Wikipedia every month
1936
+ Chocolate Thunder from Planet Lovetron
1937
+ 0.2 percent
1938
+ low-salt diets
1939
+ 44
1940
+ They’re afraid to be wrong
1941
+ earliest days of the war
1942
+ England’s director of cricket
1943
+ American Graffiti
1944
+ Chris Wood
1945
+ Cody McLeod
1946
+ Jimmy Mullen
1947
+ Frank Loesser
1948
+ baked beans
1949
+ his father
1950
+ Passionate Marriage
1951
+ Brooklyn
1952
+ exit
1953
+ topped with tamarind chutney
1954
+ five
1955
+ Ethiopian
1956
+ mistrial ruling
1957
+ customers increasingly use online services connected to mobile devices
1958
+ GREENWICH
1959
+ to vote with popular culture idols, who tend to be liberal.
1960
+ nearly 20 clients a night
1961
+ one million
1962
+ Jenny Offill
1963
+ Saturday
1964
+ community policing
1965
+ Google, Amazon Web Services, Microsoft and Facebook, as well as Baidu, Alibaba and Tencent of China
1966
+ natural
1967
+ eight
1968
+ Comedy Central
1969
+ fright masks
1970
+ Capt. Andrii Syurkalo
1971
+ 18
1972
+ Vasyl Stus
1973
+ has risen 23 percent
1974
+ online security measures
1975
+ $16,000
1976
+ Yates v. United States, No. 13-7451
1977
+ 10
1978
+ Kish Island, Iran.
1979
+ six-mile
1980
+ a team that overcame challenges
1981
+ Analysts and commentators
1982
+ in dollars
1983
+ The Times
1984
+ he bowed for the crowd
1985
+ founder of our company
1986
+ Central Valley Project
1987
+ he had been unarmed
1988
+ Money
1989
+ 30-minute show
1990
+ Miami Beach
1991
+ 70
1992
+ upward
1993
+ aside from supporting a housing exposition in Haiti, it had not been directly involved with any housing projects.
1994
+ the off-season
1995
+ Placed on an ice-block pedestal
1996
+ mostly to the interwar period
1997
+ Brooklyn, N.Y.
1998
+ those days are over
1999
+ one person
2000
+ the Archbishop of York
2001
+ that people who have full lives are not just happier but also tend to be better at their jobs
2002
+ Madrid
2003
+ Miles Davis groups
2004
+ why they want the job
2005
+ optimism
2006
+ lagers
2007
+ $250 million
2008
+ 134 million
2009
+ a large portion
2010
+ Doug Fitch
2011
+ young people
2012
+ clown wig
2013
+ construction barrel
2014
+ 99 percent
2015
+ an attempt to influence a public official’s acts
2016
+ Crown Media Holdings
2017
+ Mr. Simons
2018
+ an investment could be used by anyone
2019
+ the Romanovs
2020
+ earliest days of the war
2021
+ on the hood of a car
2022
+ awareness of their danger and illegality has spread
2023
+ windows
2024
+ 11,000
2025
+ 17th-century
2026
+ Cotswold
2027
+ light irony
2028
+ early 18th century
2029
+ his father
2030
+ 6 through 11
2031
+ 5:30 a.m.
2032
+ the invasion of Iraq
2033
+ Russian soldiers
2034
+ The Purple Crayon
2035
+ Brazil
2036
+ helmets
2037
+ the large United States banks
2038
+ the settled will of the United Nations
2039
+ Feb. 7
2040
+ how dysfunctional the government is and how incapable it is of dealing with the basic demands of the population
2041
+ Draymond Green
2042
+ molcajete
2043
+ Food Waste
2044
+ on Friday
2045
+ an Olympic marathon medal (silver, 2004 Athens Games)
2046
+ Alaska Permanent Fund
2047
+ Olshan Properties
2048
+ a BBC producer, Oisin Tymon
2049
+ pork loin, diced into small pieces
2050
+ 5 p.m.
2051
+ parking violations
2052
+ Korean and Japanese
2053
+ Tuesday
2054
+ with new designs and tabletlike models
2055
+ Two
2056
+ satirical
2057
+ mortified
2058
+ counterattacking
2059
+ Valentino
2060
+ Martin Scorsese
2061
+ bipolar disorder
2062
+ Foxwoods Casino Nas
2063
+ Bayern Munich
2064
+ Japanese auto and agricultural markets
2065
+ February
2066
+ Chicago
2067
+ after intermission
2068
+ Walter Fairbanks
2069
+ turns 55 this year
2070
+ it would be incumbent upon him
2071
+ $16.5 million
2072
+ Sabres
2073
+ 2012
2074
+ Mr. Silver
2075
+ writing
2076
+ Toyo
2077
+ Gary Kubiak
2078
+ two
2079
+ because the escalator he claimed to have run down was going up at the time
2080
+ cyberespionage and cybercrime
2081
+ trying to escape
2082
+ Brianna Decker and Kendall Coyne
2083
+ Greek
2084
+ James and Brown
2085
+ every few weeks
2086
+ it’s not clear if it will work as seamlessly as presented in the video
2087
+ 53
2088
+ to 37 percent from 50 percent
2089
+ industrial materials
2090
+ Caesar file
2091
+ software engineer
2092
+ Spokeo
2093
+ Arizona State
2094
+ Barcelona Design Museum
2095
+ bravery
2096
+ looking down at the phone or handling it
2097
+ Medicaid
2098
+ more than 400 pounds
2099
+ blunt the work of bank examiners
2100
+ $19 million
2101
+ Nigeria
2102
+ 235 pounds
2103
+ Bryant received a huge ovation
2104
+ scored
2105
+ religiously
2106
+ Ridley Scott
2107
+ continuing shifts in nutrition recommendations
2108
+ implosion
2109
+ 1994
2110
+ retirement savings
2111
+ Kaplan
2112
+ Tom Hooper
2113
+ $3.9 million
2114
+ at the state or local level
2115
+ 70
2116
+ $150 million
2117
+ one
2118
+ the Assembly’s housing committee
2119
+ 300 people
2120
+ predominately of black and Hispanic
2121
+ the hosts of “The Jones”
2122
+ not
2123
+ Tuesday
2124
+ it was disappointed at the outcome of a meeting of European Union leaders
2125
+ a medical assistant
2126
+ Arthur Wilson
2127
+ Dallas
2128
+ if plaintiffs can show the concrete injury generally required to establish standing to sue
2129
+ one-day contract with the Baltimore Ravens
2130
+ Brenda Bufalino
2131
+ to denounce the death of a 14-year-old who was fatally shot
2132
+ about half
2133
+ from technology companies including, in the past, Google
2134
+ a senior official in the George W. Bush White House
2135
+ Muslims don’t condemn enough,
2136
+ Orthodox neighborhoods of Brooklyn, and in Israel
2137
+ emails
2138
+ in studios
2139
+ Uzziel Arias’s mother and his Aunt Divina.
2140
+ Miami Marlins
2141
+ 2 percent
2142
+ The newly merged group may be easier to run with Yoox’s Mr. Marchetti
2143
+ Speaker Heastie
2144
+ 76
2145
+ our best
2146
+ charter school executive
2147
+ saves money, and it saves lives
2148
+ February 2014
2149
+ federal funding
2150
+ enables them to get just this sort of preventive care
2151
+ Oh sure, now you like him
2152
+ midnight
2153
+ set it in the refrigerator to thaw or keep
2154
+ Productivity gains
2155
+ the Commonwealth of Virginia
2156
+ David B. Rankin
2157
+ Liberal Democrats
2158
+ 2013
2159
+ television conventions
2160
+ Seared scallops
2161
+ Heaps of mud, rock and ice
2162
+ John Velazquez
2163
+ normal
2164
+ Asian-Americans, a growing population that is every bit as important as Latinos in winning presidential elections
2165
+ a defense against human rights criticism from abroad
2166
+ Cam Talbot
2167
+ James
2168
+ Middle East
2169
+ government bonds
2170
+ Boca Raton, Fla
2171
+ a long decline of car-pooling
2172
+ New York City
2173
+ P. T. Barnum
2174
+ Bernie Sanders
2175
+ a paramedic
2176
+ GPS tracking device
2177
+ Ukraine and Azerbaijan
2178
+ Tom Brady
2179
+ exceptional performance on a 5 GHz signal
2180
+ Pascal Dupuis
2181
+ Deputy Coroner T. A. Rankin
2182
+ flood
2183
+ protections for a free and open Internet
2184
+ federal Bureau of Reclamation
2185
+ law firm
2186
+ 22
2187
+ 10 police officials
2188
+ social conservatives
2189
+ lower Broadway
2190
+ many readers
2191
+ flea markets, swap meets, sidewalk stalls and parking lots
2192
+ Beaumont-la-Ronce
2193
+ pure
2194
+ United States and five other world powers
2195
+ NYU Stern School of Business
2196
+ in China’s western region of Xinjiang
2197
+ Chemours
2198
+ $287,038
2199
+ The Other Side of the Wind
2200
+ a “miracle.”
2201
+ The New York Times
2202
+ Twenty-four hours
2203
+ Rafael Nadal
2204
+ Benoit Allaire
2205
+ David Lindsay-Abaire
2206
+ Dean G. Skelos
2207
+ Paul K. Kim
2208
+ PG-13
2209
+ 24,100
2210
+ Pentagon
2211
+ Jon Stewart
2212
+ two-thirds
2213
+ YouTube
2214
+ Free
2215
+ Naomi Sturm
2216
+ Pace Editions and Pace/MacGill
2217
+ city of Kunduz
2218
+ One-quarter of the seats
2219
+ remote tribal territories
2220
+ 1:30 p.m.
2221
+ Jonathan Lamberton
2222
+ Daisy
2223
+ enchanted piece of wood
2224
+ just over $16 million
2225
+ snow
2226
+ Mark C. Toner
2227
+ Mark-1 Plumbing
2228
+ two-game
2229
+ “Frohawk Two Feathers: Kill Your Best Ideas, the Battle for New York and Its Lifeline, the Hudson River.”
2230
+ animated
2231
+ Yankees
2232
+ appoint someone new to head the C.B.O
2233
+ the South
2234
+ RatPac Entertainment — a joint venture of Brett Ratner, a Hollywood producer, and James Packer, an Australian billionaire and casino operator
2235
+ GS
2236
+ a monumental stone stele, carved on both sides with mysterious, apparently non-Buddhist figures and dating from around the fourth century
2237
+ co-determinants in mishearing
2238
+ a catalog
2239
+ Charles Krauthammer
2240
+ Cardinal Jaime Lucas Ortega y Alamino
2241
+ The ’Burbs
2242
+ $100 million
2243
+ SWAC
2244
+ William A. Rutala
2245
+ Ruth Ann Cryan
2246
+ CBS
2247
+ Spanish
2248
+ corporate donors
2249
+ a paramedic
2250
+ other large mammals
2251
+ “ready for change,”
2252
+ Jaws
2253
+ “Night Photography: From Cities to Towns to Way, Way Beyond.”
2254
+ Ron Kaufman
2255
+ incriminating correspondence
2256
+ 18-month-old
2257
+ Browne harassment case
2258
+ upgrade the Interstate 75 roadway
2259
+ heart attack
2260
+ artificial lake
2261
+ six
2262
+ 1891
2263
+ Brian Dozier
2264
+ Reuters
2265
+ presented evidence in ways that favored the police officer
2266
+ Rejection of immigration
2267
+ Shakespeare’s tragedies
2268
+ in Haiti a few years ago
2269
+ patio furniture
2270
+ a dog run
2271
+ Stanford University
2272
+ to highlight the indignities women face in their prolonged waits at public toilets.
2273
+ a year
2274
+ small size of the market
2275
+ 13 percent
2276
+ Rocio Fidalgo
2277
+ 1.27 billion
2278
+ the federal investigation
2279
+ associate professor of sociology at Yale
2280
+ Mr. Yates had the fish thrown overboard and replaced with larger ones.
2281
+ not offered the opportunity
2282
+ a coal producer
2283
+ chief executive of Court TV Network,
2284
+ Walker, a star point guard for the Charlotte Hornets
2285
+ a campus print shop director
2286
+ midway between Flagstaff, Ariz., and Los Angeles
2287
+ Karl Rove
2288
+ I just don’t see the point
2289
+ All-Star event
2290
+ Fair Lawn, N.J.
2291
+ indefinitely
2292
+ change the way the group was working
2293
+ Joey Logano
2294
+ Tim Edler
2295
+ $3.7 billion
2296
+ Angela Merkel
2297
+ Operation Carwash
2298
+ newsstand
2299
+ the motorcyclists
2300
+ 20.9
2301
+ Jim Steinman
2302
+ Robert McKee
2303
+ 2001
2304
+ TLC
2305
+ chestnut
2306
+ a panel of central bankers and regulators from around the world
2307
+ galvanize
2308
+ the fastest speeds at long distances
2309
+ Democratic
2310
+ Kat
2311
+ when a court adjudicates someone as mentally ill
2312
+ Callistene
2313
+ The Commerce Department
2314
+ corruption
2315
+ Jon Lester
2316
+ to push back on anything Mr. McConnell may wish to accomplish
2317
+ Guillaume Deffontaines
2318
+ too badly burned
2319
+ House speaker
2320
+ off the southwestern tip of South Korea
2321
+ Hollande
2322
+ Philippines
2323
+ Christian
2324
+ I hope this is the first of many Stonewall films
2325
+ 12 airstrikes
2326
+ on the scene
2327
+ She also worked frantically to finish the rest of the album
2328
+ $1,840
2329
+ two counts of reckless endangerment and of breaking a New York City ordinance against parachuting off buildings and bridges
2330
+ 8:05 P.M.
2331
+ mindfulness
2332
+ No. No.
2333
+ vicious stalemate
2334
+ finely milled
2335
+ Reed Martin
2336
+ China
2337
+ Team Abu Dhabi
2338
+ compassion
2339
+ Price missed nine games
2340
+ 1970s
2341
+ shepherding the institution through times that have been both economically and politically difficult
2342
+ butcher’s aisle
2343
+ LVMH announced it is hiring Ian Rogers of Apple to head up its digital innovation.
2344
+ May
2345
+ Vincent Harris
2346
+ $866
2347
+ Michael Keaton
2348
+ neo-Classical
2349
+ defeat in World War I
2350
+ 20 times
2351
+ reference to the children of unauthorized immigrants
2352
+ Bush administration
2353
+ Dr. Gachet
2354
+ Kiev
2355
+ The Stone Pony Marianas Trench
2356
+ recreational users
2357
+ Eli Manning
2358
+ Getting the I.P.O. process right
2359
+ Manulife
2360
+ data centers filled with tightly connected servers
2361
+ 12 weeks of paid parental leave
2362
+ Sesame
2363
+ October
2364
+ warmer
2365
+ Ukraine
2366
+ Pennsylvania
2367
+ Chicago
2368
+ six
2369
+ a close reading of the words and structure of the law
2370
+ Lamazan, a Turkish citizen, and Dawuti, a Chinese citizen
2371
+ internal friction
2372
+ Jeff Smisek
2373
+ three
2374
+ Corcoran Gallery
2375
+ Michael Lenson
2376
+ Mercedes
2377
+ his Sunday column
2378
+ another person’s foundation
2379
+ Manhattan
2380
+ sledgehammer and a crowbar
2381
+ Australian
2382
+ Vilifying Americans
2383
+ Santa Clara, Calif.
2384
+ mince
2385
+ The unemployment rate in Newburgh is 8.5 percent, a good deal higher than the Southern Tier
2386
+ The Journal of Poetry Therapy
2387
+ Department of Homeland Security
2388
+ Baumgart
2389
+ young Greek artists
2390
+ 17
2391
+ Mike White
2392
+ almost two months
2393
+ Independence Day
2394
+ constitutional authority
2395
+ Sophia Agranovich
2396
+ Cambodian
2397
+ sledgehammer and a crowbar
2398
+ Jerome Williams
2399
+ the architect Josep Lluís Sert and the urban planner Paul Lester Wiener.
2400
+ 8 percent
2401
+ special education program
2402
+ sprinter
2403
+ Maureen Farley
2404
+ Ben & Jerry’s
2405
+ 1980s
2406
+ Florentine afternoon
2407
+ Kinky Boots
2408
+ Paxton Lynch
2409
+ 79
2410
+ a lame-duck session next year — if at all
2411
+ lightening punishments for some drug-related offenders
2412
+ Thomas E. Faust Jr.
2413
+ tapping his chest
2414
+ refusing to take an out-of-competition doping test
2415
+ challah bread or a cheese Danish
2416
+ Goldman Sachs, JPMorgan Chase and Morgan Stanley
2417
+ tests
2418
+ hope that the perpetrators would be severely punished
2419
+ a lot of publicity and his role as a key witness for a United Nations inquiry into North Korean atrocities
2420
+ a bank’s problems
2421
+ you could install a Wi-Fi extender
2422
+ 29 workers
2423
+ John Kerry
2424
+ President Lincoln
2425
+ the delicate emotional balances in families
2426
+ Sinjar
2427
+ Operation Pedro Pan
2428
+ he had not had any access to his client
2429
+ male
2430
+ 1987
2431
+ her own family
2432
+ Washington Capitals
2433
+ margherita
2434
+ Hawthorn
2435
+ pineapple with coconut cream
2436
+ triangles
2437
+ third-seeded
2438
+ Duke, North Carolina State
2439
+ food, materials and decorations
2440
+ Steve Pagliuca
2441
+ Hugh
2442
+ 63
2443
+ Giants
2444
+ mistakes
2445
+ 42
2446
+ violin
2447
+ his rudeness
2448
+ policies would continue
2449
+ point guard
2450
+ ukulele
2451
+ Sarah Paulson
2452
+ sanctions
2453
+ Nightwalkers
2454
+ lawmakers
2455
+ A Swarovski crystal chandelier
2456
+ Republican and Democratic
2457
+ speedboat
2458
+ David Attenborough
2459
+ San Francisco and San Diego
2460
+ push information from any applications — Instagram, Facebook, Twitter
2461
+ wages
2462
+ United States
2463
+ which is exactly what McCain did in a similar situation
2464
+ East Village
2465
+ Eli Manning
2466
+ fourth
2467
+ Ippolitos Papantoniou
2468
+ Msgr. Kieran E. Harrington
2469
+ Mr. Jain
2470
+ Humayun Chaudhry
2471
+ Alexis Tsipras
2472
+ Terminal C
2473
+ California and Arizona
2474
+ electrician and submariner
2475
+ safe
2476
+ Berlusconi’s
2477
+ triple-glazed
2478
+ D.E.A.
2479
+ 50
2480
+ Shanghai Pudong International Airport
2481
+ Dr. Melgen
2482
+ Rev. John Deckenback
2483
+ happy and proud
2484
+ co-chairman
2485
+ about 70 or 80 scenes
2486
+ when she insists that women aren’t distressed damsels
2487
+ Quran
2488
+ the allies and villains
2489
+ dementia
2490
+ cholesterol
2491
+ 1970s
2492
+ 2012 attacks in Benghazi, Libya
2493
+ 36 percent
2494
+ Thursday night
2495
+ I’m a Delta “Platinum”
2496
+ remove the caps on interest rates
2497
+ online drug bazaar, Silk Road
2498
+ 21,000
2499
+ Investor redemption
2500
+ 15
2501
+ Music Hall of Williamsburg
2502
+ Obama administration
2503
+ Dan Rather
2504
+ seven years
2505
+ Mr. Corbyn’s program, which includes nationalizing energy and rail companies, has shallow support among fellow Labour lawmakers
2506
+ the police
2507
+ trying to “rope in young voters”
2508
+ Burma
2509
+ PAUL MATUSKA
2510
+ Uber
2511
+ Syrian Observatory for Human Rights
2512
+ ingredients not found in existing drugs
2513
+ Theakston’s
2514
+ a doctor
2515
+ 2019
2516
+ CAVALIERS 120, RAPTORS 112
2517
+ home study
2518
+ Bucks County Playhouse
2519
+ by Tom O’Horgan
2520
+ meager government stipends
2521
+ trunkh
2522
+ 90 million
2523
+ 1975
2524
+ the elite
2525
+ helmets
2526
+ Ukrainians
2527
+ Nissan van
2528
+ a decade ago
2529
+ 10
2530
+ 16.4 percent
2531
+ LeBron James
2532
+ Arizona, by comparison, has four starters taller than 6-7
2533
+ commanding poses
reference_files/answer-validation.reddit.txt ADDED
@@ -0,0 +1,2402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ black
2
+ laptop, 2 smartphones
3
+ 10 mins
4
+ London house prices are sky high
5
+ 3 hours
6
+ an All-In-One
7
+ three pounds
8
+ new ad campaigns
9
+ Gillette stadium
10
+ active service account
11
+ Minnesota
12
+ Red Dot ORES/Focused Fire/Smallbore/Exhumed
13
+ family celebration
14
+ 18
15
+ Palm
16
+ deep blue
17
+ geological engineering is more geology-based while geotechnical engineering is more civil engineering-based
18
+ turn on for a split second then off again
19
+ a picture of steam's past mascots
20
+ everyone
21
+ to gradually go vegan
22
+ Inside Out
23
+ 1975
24
+ a collaborative playlist
25
+ reporter
26
+ flex to shield herself
27
+ yard debris
28
+ almost everyday
29
+ after I let go of the mouse it only selects the last square my mouse was on
30
+ insanely weird kind of lucid dream
31
+ all of the apartments she looked for specifically banned birds.
32
+ one goblin
33
+ 6
34
+ tight
35
+ Blackwater Bay,
36
+ Sniper Elite 3
37
+ sub genre of dubstep
38
+ religious
39
+ wasn't really that happy
40
+ 12 GB
41
+ (Sunday 3rd January
42
+ GIMP
43
+ roughly 20 pairs of wings
44
+ embarrassing questions
45
+ r/Landscaping
46
+ Introduction to Computer Science
47
+ duffel bag
48
+ lvl 60 Skell(s)
49
+ RedHorn Coffee House & Brewery
50
+ 3 more players
51
+ Tacoslim
52
+ charged up into the air to meet a guy who was jumping
53
+ light
54
+ Dougal
55
+ memory 8
56
+ on the other side of the map
57
+ Radeon HD 7990
58
+ UFC 195
59
+ is there a way to see which updates are included within your game from the xbox menu/settings
60
+ Magic
61
+ Web Developer
62
+ AP champs
63
+ large
64
+ about a month
65
+ The league registration is $575.00 per team
66
+ rural
67
+ Oblivion and Skyrim
68
+ 15 years
69
+ the sanctity of the legal system
70
+ past 3
71
+ 5 minute
72
+ Steam
73
+ 60
74
+ quest
75
+ by Saturday
76
+ 5
77
+ lower level
78
+ 24 hours.
79
+ NEW THREAD HERE FOR ALL THE 2014 LINKING
80
+ midgeman
81
+ investigators in the Avery case betraying the public trust well before the murder trial started
82
+ Yoshi
83
+ honors
84
+ Friday
85
+ teacher
86
+ league of Legends
87
+ ~2TB
88
+ PM
89
+ January 10th
90
+ Petra or Lukas
91
+ zillion
92
+ when you scout a 2gate opener
93
+ 6 month to year long
94
+ 8 years
95
+ backing up some stuff from my laptop before wiping it
96
+ cold
97
+ making my chair more comfortable
98
+ BT TV
99
+ bolero
100
+ D&D Game
101
+ footing
102
+ switch
103
+ operating system and drivers
104
+ around the time the revolvo update rolled out
105
+ in New Orleans
106
+ taper stops right when it starts getting bigger
107
+ Chapter 4
108
+ dinos
109
+ anywhere around the world
110
+ intelligence and wealth
111
+ mods
112
+ Improving Satisfaction
113
+ I miss not having a car that has some information on coolant temperature and or oil temperature.
114
+ in the 2040s
115
+ Canyon Ferry Yacht Club
116
+ light device
117
+ flexibility
118
+ how to fix or make the 2 videos into 1 again
119
+ The Musandem Party
120
+ Erus & Reyno
121
+ retiring
122
+ DoD:S
123
+ Michael Angelo Batio
124
+ on ME->ME2 import didn't create a profile folder
125
+ Easy Tech
126
+ Grandis At War!
127
+ cold
128
+ they break with alarming regularity
129
+ /u/livvieT
130
+ 500m/s
131
+ PS4
132
+ Supreme Large
133
+ computer
134
+ the human
135
+ the Lurker of Venice
136
+ 57'
137
+ Playstation
138
+ what race I am or how my class effects
139
+ Macbook Air
140
+ M
141
+ I've done a bit of research
142
+ 2-3 games
143
+ 335
144
+ Pip, Eevie, and Cassie
145
+ chest
146
+ Hawke
147
+ a local community college with a respected math program
148
+ ~2
149
+ one
150
+ GoodOl'Ben and LoU
151
+ extra rules
152
+ Looking for a duo partner.
153
+ In Home
154
+ Liverpool, Manchester
155
+ 1 year
156
+ Lyx
157
+ installation issue
158
+ a problem
159
+ 1.015
160
+ Creature
161
+ North Texas
162
+ over 1000
163
+ a photo booth
164
+ require TONS of grinding
165
+ you could shoot things
166
+ My bank won't allow me to do any foreign transactions
167
+ Step away from your script.
168
+ I found myself posed with the idea of making a channel trailer.
169
+ 12
170
+ I figured I'd come to this sub to ask a few questions
171
+ listen to other genre too
172
+ UKFakes
173
+ youngest men in their entire casts
174
+ US East Coast
175
+ Steam games that will run over a 10/100/1000 Mbps network card
176
+ 75k reward point milestone
177
+ the local supermarket
178
+ FFXIV
179
+ ticket advice
180
+ @BlizzardCS
181
+ crossroads trading
182
+ xbox
183
+ 30
184
+ 1550-1600ish
185
+ Stainless steel appliances
186
+ Cobblers
187
+ over the holidays
188
+ suggestions or flaws to the idea
189
+ frictional force
190
+ journalism
191
+ a Hostel
192
+ rogue and a monk
193
+ over half a year
194
+ Intel
195
+ it is close to several resorts
196
+ slipped off and fell in the mud
197
+ use the discussions to ask for a partner or for help
198
+ US
199
+ Pyramids
200
+ An Family Kung Fu
201
+ new clone army
202
+ Kevin Frisk
203
+ half guard
204
+ blocking
205
+ pressure switch hose
206
+ Rust
207
+ battle
208
+ Mic issues
209
+ shuts down and in the boot gives me the "your device is corrupt" warning
210
+ Nvidia 750 Ti
211
+ ECU
212
+ write something in your language
213
+ starter
214
+ Gallardo
215
+ The phone is about a year old
216
+ handmade/upcycled
217
+ light energy
218
+ Kanye West
219
+ there is a "speed bump" to stop the trays from falling out. Mine essentially broke
220
+ easy to knock loose
221
+ Max player level 552
222
+ Mouse clicks sometimes not registering
223
+ all the walking
224
+ Unity
225
+ 60+
226
+ that they've deleted their channel
227
+ ruby developers
228
+ dumb
229
+ Yes
230
+ bachelor party
231
+ high school senior
232
+ decently far
233
+ open to offers
234
+ rear shoes
235
+ Oscar dos Santos Emboaba Júnior
236
+ How is it drones have more range than a standard RC vehicle?
237
+ 3 props
238
+ havok
239
+ Thursday
240
+ slaves
241
+ Could still move the mouse cursor, but couldn't click on anything.
242
+ the Vale's army
243
+ 30+
244
+ over 16 hours
245
+ Sephora
246
+ bored
247
+ jail
248
+ It would be nice to get higher level gear instead of always infusing the sub 300s.
249
+ KQ kills
250
+ $30~
251
+ players handbook
252
+ above the national level
253
+ 157-159 lbs
254
+ 7
255
+ 25%
256
+ it becomes pretty hard to kill you.
257
+ third
258
+ 56.60
259
+ season 6
260
+ Michael Jordan
261
+ All apps in the system will be auto categorized
262
+ god pack
263
+ very frustrating
264
+ about 2 years ago
265
+ can't bet on the match again because it thinks I've already placed a bet
266
+ Vault 81 mole rats
267
+ finance/economics/business
268
+ 2 days ago
269
+ Tank Warrior
270
+ it was since taken down
271
+ Keyword Inspector reports
272
+ panel mounted intercom went out
273
+ 400-500 euro
274
+ perfect size for a sandwich
275
+ relevant MyAnimeList page
276
+ when you melee and charge that direction
277
+ Las Vegas
278
+ driver's license and/or escape the town I'm living in
279
+ 5.5%
280
+ 7 & 8.1
281
+ Sardinia
282
+ Bandos
283
+ trashed return
284
+ a quick rundown
285
+ WrestleMania X
286
+ dual
287
+ a book
288
+ v 3.1
289
+ a casual trader
290
+ Witcher
291
+ Scandinavian
292
+ Musselmen
293
+ every Friday
294
+ will i be able to use an adaptor like i plan?
295
+ attorney
296
+ conceptually and mechanically
297
+ what roles are selected and by whom
298
+ kitchen
299
+ upgrade or buy new ships
300
+ try everything
301
+ 32
302
+ 50% decrease
303
+ lawyer
304
+ hours or even a day or two
305
+ Steam Controller
306
+ creative fields
307
+ support
308
+ about 2 kms
309
+ a member
310
+ 20gb
311
+ 494 × 276 px
312
+ winter ryegrass
313
+ Yes
314
+ Aranias
315
+ I've previously done a scene shop/run crew internship.
316
+ 2012
317
+ legacy
318
+ gore
319
+ Shadowfen would be a nightmare to quest in at my level.
320
+ Star Wars
321
+ sephora US website
322
+ Torque
323
+ no signs of disease
324
+ cheaper alternative
325
+ female
326
+ the little bubble to ready up and the game
327
+ 23
328
+ low bodyfat
329
+ on the sidebar
330
+ like I was a liar
331
+ about 3 seconds.
332
+ Pokemon
333
+ Mogamu and Quiette's videos
334
+ audio issues
335
+ Art Buddy
336
+ a little strange
337
+ Ciri
338
+ love gaming
339
+ quiet, thoughtful type
340
+ took about 4 hours
341
+ Xbox 360 Platoon
342
+ The server saves every hour
343
+ Excell.1042
344
+ Square Cash
345
+ developers
346
+ about $5
347
+ elliptical machine
348
+ Annie May
349
+ Obviously
350
+ UNET
351
+ 5 business days
352
+ how to critically review published material
353
+ I had zero music theory knowledge
354
+ block voting mentality
355
+ Vancouver, WA
356
+ only 2
357
+ Sets
358
+ Paladin Danse
359
+ Krieger
360
+ make a design and fix my hair
361
+ functionality
362
+ Ro
363
+ Google-images
364
+ answering any questions
365
+ while playing League of Legends
366
+ the other day
367
+ The Activist Party
368
+ fresh baked goods
369
+ barista
370
+ shakehand
371
+ January 03, 2016
372
+ Now I've changed case
373
+ Eagle
374
+ David Pastrnak's
375
+ Christopher Nolan
376
+ chemical engineering
377
+ 3k
378
+ 1.5 ft
379
+ Rise
380
+ $1000
381
+ 189.99
382
+ five
383
+ jaw
384
+ for programming purposes
385
+ Dota
386
+ the Wizarding World of Harry Potter
387
+ Jo Gi Chun
388
+ Adobe Premier CC only utilizes about 50% when rendering videos
389
+ computer and a change of clothes
390
+ the box flashes white and it doesn't let me type
391
+ any advice or resources
392
+ can confirm or deny the similarity?
393
+ kill another player
394
+ my dad credit card
395
+ work
396
+ Until now I've always played very casually
397
+ student or working professional
398
+ premade queue back
399
+ Twitch
400
+ 2x Zotac GTX 980 ti Amp Extremes
401
+ experience and wisdom
402
+ the National Parks Service
403
+ unmute my stream
404
+ 10-15 minutes
405
+ blog post
406
+ my avatar
407
+ Lsdj live
408
+ 250
409
+ Cartoon Saloon
410
+ sporify
411
+ all 3 Meltdown levels
412
+ cancelation request and a message explaining the situation
413
+ a short civil war was fought
414
+ the battery life
415
+ 45th President of the United States
416
+ the cat out in the snow
417
+ PM
418
+ a day
419
+ its cavalry units
420
+ 3rd
421
+ Sardinia
422
+ $15
423
+ gear/settings
424
+ Duckbox
425
+ $30 and $50
426
+ Diana
427
+ new TV
428
+ I hadn't ran out of stamina
429
+ Java and Swing
430
+ Bartlet presidency stays the course in future seasons
431
+ Indiegogo campaign
432
+ $6,000
433
+ 1024x768
434
+ iPhone 6s lagging constantly.
435
+ Windows 10
436
+ the green glow
437
+ weight distribution
438
+ bracelets
439
+ RIVAL & FRIEND
440
+ 1
441
+ vapes
442
+ two online resources
443
+ Skyrim
444
+ Mr Krabs could say make a comment on his love of money
445
+ local vape store
446
+ toon skyrim
447
+ center-camera-on-cursor button
448
+ GF
449
+ I've heard from people that this isn't the most accurate calorie tracker
450
+ iconic superbowls
451
+ implants
452
+ Gryph667, Knight Grandmaster
453
+ forge
454
+ locals from Prague
455
+ SmarterEveryDay channel
456
+ I've validated the cache, uninstalled and reinstalled the game, ran as administrator, ran without anti-virus, and tried to force fullscreen.
457
+ an engagement shoot
458
+ reddit
459
+ push of the bellows
460
+ 25
461
+ /r/wheelanddeal
462
+ archaeological
463
+ Dave
464
+ french
465
+ open world
466
+ completely mopped up
467
+ budget
468
+ When do you guys anticipate the Titans turning it around and being competive/playoff contenders?
469
+ few friends
470
+ FX-8320 3.5 GHz
471
+ the Pope
472
+ next to B tunnels on dust2
473
+ forge
474
+ $75
475
+ the power plug
476
+ 300
477
+ Any priests
478
+ remember a boss battle where I was like flying and teleporting through in the air
479
+ 3 months
480
+ before
481
+ Steam Wallet cards
482
+ 173k
483
+ 1.25oz
484
+ featured in a sticky for a while, as well as a small graphic in the header for users to see
485
+ soon
486
+ Mauvais Genre
487
+ No
488
+ up to a decade
489
+ Unknown
490
+ external USB dac/headphone amp
491
+ 40 days
492
+ Against Heaven Tian Ni (天逆)
493
+ .jagexcache32
494
+ Brazilian
495
+ Delta 36-725
496
+ Tons of 320 helms were handed out in Sparrow Racing.
497
+ green checks
498
+ west
499
+ electrons
500
+ online
501
+ 80% of his health to 40%
502
+ Blitzen incident
503
+ Left hand turn
504
+ Quo, Annabelle, Marcelle
505
+ JavaScript console
506
+ Angel Arena? Battle of Mirkwood? Realm of Chaos?
507
+ rotted log
508
+ My Twitch channel can be found in my SHERPA CARD
509
+ nikon dx
510
+ I sent a cancelation request and a message explaining the situation
511
+ lag
512
+ Spotify
513
+ Naughty Dog have drafted in a new voice actor
514
+ testing 123, testing etc
515
+ Whether it's a show, a play, a conference, a restaurant opening, or whatever, this is where you can stick all of it.
516
+ Ulta
517
+ a big make over
518
+ referenced video or event the wiki page
519
+ Descartes
520
+ take a good picture or two
521
+ I cannot get into the BIOS or change the boot order
522
+ Dark Tower
523
+ 3 years
524
+ save the dates
525
+ start creating videos like these
526
+ Fate reforged, Dragons of tarkir, Khans or tarkir, and M 2015 core set
527
+ job searching process
528
+ honestly
529
+ listen to/watch one of his complete works and then discuss it
530
+ 3 personal items
531
+ Early AM Hours
532
+ GTA:V Online
533
+ Jerry Harris
534
+ from lifting things or bending down
535
+ a (cartoon?) rocket flying
536
+ using get_status
537
+ attitudes regarding standardized testing in the United States.
538
+ 2:29
539
+ two
540
+ galaxy s4
541
+ for a team
542
+ Windows 10 Pro 64bit
543
+ quite poignant
544
+ all lists of n integers, each between 0 and 4
545
+ email
546
+ new items
547
+ plans to add a second card later
548
+ 45
549
+ 20
550
+ 275
551
+ Atlanta, GA
552
+ I saw a bunch of pops that I hadn't added
553
+ on this subreddit
554
+ SOURCE orb 3
555
+ Animation / Visual Effects
556
+ recycle
557
+ the Dunes
558
+ two pilots
559
+ smoke
560
+ "The Voice"
561
+ with ice Mage
562
+ it greys out
563
+ 7
564
+ We share an apartment
565
+ cherry picking
566
+ a wig
567
+ shower
568
+ under $85k
569
+ retail manager
570
+ XML
571
+ those of you suspicious of the brother
572
+ two mix ups
573
+ Big Bass
574
+ R9 390 or GTX 970
575
+ UK
576
+ company drivers and owner/lease op drivers
577
+ UK
578
+ 12
579
+ laundry
580
+ Venetian Doge Marco Barbarigo
581
+ under the delete button
582
+ $5500
583
+ pretty cheap
584
+ 980ti
585
+ . Will remove posts completely off topic
586
+ at least 10 seconds
587
+ every hour
588
+ Global Shipping
589
+ Need help choosing first gun
590
+ audio project
591
+ autopost
592
+ because I am a newbie
593
+ Skrillex
594
+ Gravis shoes
595
+ office
596
+ set graphics very low
597
+ was corrupted by mankind
598
+ Europe
599
+ A3
600
+ building a good base
601
+ 4
602
+ the girl's little brother
603
+ crossroads trading
604
+ 1-inch
605
+ the house is inundated with rabbits
606
+ 5 km
607
+ private medical information
608
+ Epic loot
609
+ move to Europe
610
+ to become a doctor
611
+ Arizona and Ohio State
612
+ Gambit
613
+ Hiring a group of western troops
614
+ igknights
615
+ David
616
+ PAD
617
+ SR: HK
618
+ DM window
619
+ geetech
620
+ sugar scrub
621
+ Pokemon Notable
622
+ near the coastline
623
+ one of the older discontinued G10 S30V versions of the knife
624
+ EQ1 Clock Drive
625
+ Poweramp
626
+ $55
627
+ Improper shipping methods
628
+ Windows 7
629
+ later in the week
630
+ North Park area
631
+ 20 years
632
+ 2016
633
+ a memorable, catchy, and iconic name
634
+ original dub
635
+ Subscription Box
636
+ $375
637
+ One Day
638
+ party chat
639
+ links straight from the Kremlin
640
+ goalie
641
+ Opie
642
+ troll warlock
643
+ rattles like mad
644
+ Tanks
645
+ 12 minutes
646
+ cashiering and scheduling duties
647
+ Canada
648
+ over $1,800.00
649
+ 0-10 percent
650
+ I ordered a size too small
651
+ my city
652
+ Noise
653
+ PC games
654
+ Harvard
655
+ Ashoka Tano or Ezra Bridger
656
+ Counter Strike
657
+ oil change shop
658
+ Bernie
659
+ photoshop
660
+ Milton's Paradise Lost
661
+ main game screen
662
+ from 2011-2013
663
+ a lot of Terrans
664
+ telegram, or viber
665
+ less than 2000
666
+ Mayflash 4
667
+ savings
668
+ because I want it to run in the background
669
+ AK/M4 or the AWP
670
+ a guild in order to play organized games and improve.
671
+ The voices; the writing (dialogue
672
+ ~1000+
673
+ 1080p 27"
674
+ incorrectly
675
+ the kingsman
676
+ Arlovski
677
+ crafting
678
+ SW WA
679
+ making his build tier 0 pepe destroying god tier rank 13 level 0
680
+ gear box
681
+ Mei
682
+ single screen
683
+ Half Life 3
684
+ double zero
685
+ bright semi permanent hair color
686
+ a driver for the 4th gen 4400 graphic card
687
+ are there any cards I can use to search for creatures?
688
+ ep 303
689
+ landscape and long exposure
690
+ reddish brown rubbery residue
691
+ Ruger SR9C
692
+ hit the back but didnt tap
693
+ a positive written review
694
+ Xenon
695
+ TOR and Clearnet
696
+ Spanish Language Education
697
+ a model forest, a square that is fifty kilometers on each side
698
+ aircraft
699
+ Microsoft, Sony and Nintendo
700
+ bad ram chip
701
+ YouShop users
702
+ Jessica Jones: Jessica Jones: Alias Vol. 1
703
+ Lack of Recognition • Not having time to Focus
704
+ eBay
705
+ the price of admission
706
+ extended
707
+ various
708
+ money
709
+ bone-in chicken thighs
710
+ DD
711
+ DFPF or Miami Madness
712
+ , since the presentation is due for tuesday.
713
+ a SD card
714
+ people are having a good time, but it's quickly getting out of hand
715
+ some brains
716
+ I'm trying to find a way to transform the Enchanted Echo deck into something awesome.
717
+ $1600
718
+ raiding
719
+ survival mode
720
+ Marc Spears
721
+ logo and business card with source files
722
+ treads
723
+ psychological
724
+ identify mysterious flag
725
+ is it illegal to make a song with the same notes/chords for a pad or bass
726
+ Dark Souls III
727
+ Vegetto and Gogeta
728
+ by sideloading it on the Gear VR
729
+ AoS
730
+ Kanger SubTank / Subtank Plus / Subtank Mini / Subtank Nano or the Aspire Atlantis
731
+ 2014
732
+ European or American
733
+ 10 and 12
734
+ my newby butt is back for information
735
+ entry frager, riffler) or awping
736
+ TT calculator
737
+ Faust or many OVA's like Cyber City Oedo 808
738
+ a disk drive
739
+ The Legend of Korra
740
+ by sideloading it on the Gear VR
741
+ 1 teaspoon dry oregano (or 2 teaspoons fresh, chopped)
742
+ Red Herring badge
743
+ in July 2017
744
+ HBO
745
+ intervention
746
+ cities
747
+ late Federal governor Neil Chong of VVO 19
748
+ fast
749
+ it involves putting a low value coin in an envelope and mailing it along with a letter appealing the reader to return the coin with additional donations
750
+ Roger Moor
751
+ offensive coordinator
752
+ 27
753
+ swimwear
754
+ an irregular stream of income
755
+ fight him directly,
756
+ representatives
757
+ almond/cherry flavour
758
+ TheloniousFunk
759
+ over 16 hours
760
+ Manchester UK
761
+ chicken & rice
762
+ is a (n infamous) free, standalone game built around a single mission
763
+ dad
764
+ taking a survey to fairly rank the performance of all 30 NHL teams
765
+ adding variety and more interaction between players
766
+ I've deleted cache multiple times and just cant wrap my head around why browsercontrol wont come back.
767
+ he found it most satisfying
768
+ Reddit denizens of PR
769
+ 780
770
+ either a peak or shawl lapel
771
+ installed e17 on crouton
772
+ prompts you to think about your own performance and rate yourself
773
+ Byzantine control.
774
+ Maybe once a month
775
+ poltergeist
776
+ Survivor Panama
777
+ snowy mountains
778
+ English
779
+ manipulate RNG elements like actor spawning
780
+ Pollack Tempe Cinemas!
781
+ 2
782
+ CS:GO
783
+ application
784
+ half a single bar
785
+ breakfast
786
+ 290k
787
+ Make it IB rep dependent.
788
+ NYC
789
+ No
790
+ 1. Should I lower/increase the opacity?
791
+ make files
792
+ dad's
793
+ 1985
794
+ tomorrow
795
+ grinding noise
796
+ cold and wet
797
+ System Admin
798
+ to build up
799
+ HBA program
800
+ if I'm more aware of the core principles of the relevant schools of thought
801
+ when i tap on bear in friend town they jut freeze for second and thene move along
802
+ Velen
803
+ 27
804
+ a subtle way
805
+ Eleven vest
806
+ 38 years old
807
+ an 980ti
808
+ Bayern
809
+ never
810
+ reports
811
+ face
812
+ reboot
813
+ All the gear and rewards
814
+ the replacement
815
+ 25
816
+ Top 10
817
+ son
818
+ weird issues
819
+ she has high cost
820
+ gone to school
821
+ cupboards
822
+ dust, dirt
823
+ amazon
824
+ a Dutch player
825
+ DPS
826
+ combat
827
+ the freaking bomb
828
+ links
829
+ Askreddit
830
+ a hair dryer
831
+ 21
832
+ the screws are vary bad quality
833
+ Wilderking
834
+ Gauss SAW
835
+ Comcast
836
+ Indigo Dying
837
+ meeting the NPC in the salt flats
838
+ 4 days
839
+ stuck in that state
840
+ 4.99 per operator
841
+ 16gb
842
+ more flexibility
843
+ "new"
844
+ water/termites
845
+ Webcam
846
+ 270
847
+ Road Leathers
848
+ 90's/early 00's
849
+ 179
850
+ computer science professor
851
+ Tango XB
852
+ but I wouldn't mind getting something that could handle bud as well
853
+ Coinbase
854
+ 24
855
+ Tuesday morning
856
+ dip in frequency response
857
+ Arm of the Singularity
858
+ a right to work state
859
+ They broke up and split into different teams
860
+ left outdoor-only cat outside in snow without shelter
861
+ norsk
862
+ Trapped
863
+ $5000
864
+ jokes, anecdotes and light-hearted banter
865
+ small house
866
+ Emerald staff
867
+ Emerald staff
868
+ certain program or programs admin privileges
869
+ Gaming Pals
870
+ nothing
871
+ MASN
872
+ Read This Post
873
+ 18-55mm
874
+ the 120k xp to research
875
+ major chord
876
+ bigger markets
877
+ Benson Safe
878
+ 10k-100k
879
+ few
880
+ only 4
881
+ the fans
882
+ Kingdom of Middle Francia
883
+ 20 minutes
884
+ at the end of a match
885
+ 40hp Oak vs 5% Skillpoint
886
+ ineffective
887
+ a lot of the problems the first novels had
888
+ ARG
889
+ mic
890
+ guys
891
+ special box.
892
+ his predetermined fate
893
+ patriots
894
+ composite-to-VGA adapter
895
+ openings require a lot of experience
896
+ Bungie
897
+ Uncle Brynden
898
+ two years
899
+ the Winter Classic
900
+ 24
901
+ apps, tweaks, themes, etc
902
+ if you are only interested in Hester/Rice/Smith, this is not the league for you.
903
+ twice
904
+ Druid
905
+ how to permanently save a scaled sprite and draw it wherever
906
+ If you don't save ANY of them, the original 4 you play as get more creepier, and turn into other forms of themselves.
907
+ ice cream
908
+ MMO
909
+ in a Month
910
+ Three phases
911
+ a MASSIVE CHARACTER POPULARITY CONTEST
912
+ BitBucket
913
+ Wintel PC
914
+ Shin Megami Tensei 2
915
+ Windows 10
916
+ given 0<=x<y, that x^n < y^n if n is a natural number
917
+ Likelihood of an Inquisition of Kozilek reprint
918
+ local store
919
+ the 3rd wave
920
+ Funimation Hulu
921
+ at the beginning of February
922
+ subtitles and the minimap but can't see anything in the game
923
+ We have a few bright pops of color since this picture was taken, such as this throw.
924
+ Marco Barbarigo
925
+ alert
926
+ valuable
927
+ $390
928
+ $10K
929
+ Lt
930
+ Japan
931
+ $44.99
932
+ tier 5 of every achievement
933
+ darius uses his ultimate
934
+ RuneScape
935
+ Very early
936
+ job offers
937
+ small
938
+ where interface is in relation to planter
939
+ Ep7
940
+ 2014
941
+ dogfighting
942
+ Netflix, amazon, multiplayer, etc ALL WORK
943
+ 3
944
+ January
945
+ Windows 10 on top of 8.1 Pro
946
+ mastery
947
+ the app is part of my tv
948
+ steam forums
949
+ senior
950
+ indirectly, could she have done something to help
951
+ First floor cupboard
952
+ watching series
953
+ producer/singer/actor/DJ/graphic designer/artist/director
954
+ longterm Sandbox/Hexcrawl campaign
955
+ 1-4x optics
956
+ football games
957
+ Brie/Fox
958
+ Ronaldo
959
+ speak to a recruiter
960
+ 2 weeks
961
+ the buyer messaged me stating that the household received the game
962
+ A good explanation
963
+ Hillary
964
+ idle
965
+ 0.03"
966
+ Radioactive
967
+ TSW
968
+ HD
969
+ plugging a micro-USB into it and connecting the other end to a USB wall charger
970
+ three years ago
971
+ 17x13
972
+ 4th time
973
+ 4-6 hr stretches
974
+ Kiseijuu: Sei no Kakuritsu
975
+ "You died"
976
+ convicted criminal
977
+ France, England and Frisia
978
+ its practitioners are more liberal for my likings
979
+ 13
980
+ JVC QL-F4 vs. Kenwood KD-3070
981
+ you could get a shotgun,flamethrower,grenade launcher attachment
982
+ 12:30 am
983
+ Free
984
+ arms
985
+ content after "="
986
+ the side bar
987
+ Windows can't set up a homegroup on this computer
988
+ Toronto
989
+ NJPW World
990
+ one day
991
+ 99
992
+ corsair define r3 xl
993
+ no information about this in any league wiki sites
994
+ a Antiproton Beam Array Mk II [Acc] [CrtD]x2
995
+ blood vs water
996
+ a short demo with a cardboard
997
+ 6 or so months
998
+ false sense of security
999
+ screen mirroring
1000
+ Asus R103B
1001
+ veterans
1002
+ 16 million
1003
+ 14 euros
1004
+ 30
1005
+ if you have testingcheats enabled
1006
+ £1,300
1007
+ a triangle choke
1008
+ Aziz Ansari
1009
+ on all of the halo 5 cutscenes, during gameplay on forza horizon 2, and on opening battlefront
1010
+ Final Fantasy VII
1011
+ A kooky villain
1012
+ Black ops
1013
+ a large hangar
1014
+ private
1015
+ a build log and a few other tutorials
1016
+ indicie's stocks
1017
+ AV
1018
+ Ivy League school
1019
+ someone was trying to open credit cards in my name
1020
+ expensive
1021
+ dying light
1022
+ yesterday
1023
+ most recent W10 preview
1024
+ 2k's Sharpness get lost
1025
+ a properly named profile folder
1026
+ just the total health bonus
1027
+ If you are trying to gain MMR
1028
+ it shuts down
1029
+ win10
1030
+ 5.3L v8
1031
+ $30,000
1032
+ cane
1033
+ Timber
1034
+ didn't have any issues
1035
+ it's really just a little notes app with some collaboration ability.
1036
+ Senjou
1037
+ objective is to increase lifting numbers
1038
+ MP, a member of the Presidential Cabinet, or the President in the USNA
1039
+ Vancouver
1040
+ Scam alert
1041
+ share the joy of aviation
1042
+ bloodrage/blooddance
1043
+ norsk
1044
+ to get to the burial blade via chalice dungeons
1045
+ the PSN
1046
+ Arcation was laughed at
1047
+ UK comedy series
1048
+ filled this particular note with a bunch of memories that make me happy
1049
+ skip a line
1050
+ develop medicine and do the research
1051
+ Emma
1052
+ electronic
1053
+ Confusion with this line } } class Fruit { } class Apple extends Fruit { } class GreenApple extends Apple { } In the main function List<?
1054
+ their thickness
1055
+ goals
1056
+ going for headers
1057
+ INTERAC
1058
+ Teresa's bizarre "death before 31"
1059
+ gym
1060
+ POE
1061
+ The Pro-Roman campaign
1062
+ for getting pearled and mocked
1063
+ 1995
1064
+ profit margins
1065
+ muscle mass gain
1066
+ 1161
1067
+ the stars
1068
+ supermoto
1069
+ civil engineering
1070
+ flat Movement Speed
1071
+ laptop
1072
+ end of 2014
1073
+ Patriots
1074
+ differentiate
1075
+ checking account and a credit card
1076
+ about 10 years
1077
+ tongue tie
1078
+ /r/apple
1079
+ S2016E00
1080
+ long distance
1081
+ CLG LoL's
1082
+ functional
1083
+ Christmas
1084
+ 19
1085
+ pokemon
1086
+ tried anything new
1087
+ Dispel can counter any instant-speed removal they have
1088
+ engine
1089
+ 8-9 years
1090
+ eat
1091
+ Stryfe
1092
+ inventory turnover rates
1093
+ 1 to 65
1094
+ Book
1095
+ steam
1096
+ progress faster
1097
+ 2015
1098
+ Mary Grace Swimwear
1099
+ Xisuma TFC
1100
+ a panther
1101
+ a TPLO or a TTA
1102
+ something has gone wrong with something like an API call
1103
+ third party messaging apps
1104
+ Click the image and ctrl+scroll your mouse to zoom in
1105
+ a new sign-up process
1106
+ You have no chance to play well with cold hands
1107
+ mid or top lane
1108
+ GRG nonlinear algorithm
1109
+ Final Fantasy-like RPG.
1110
+ absolutely no money
1111
+ for editing and forming a composite or new design which will ultimately be printed to yoga mats
1112
+ Lion
1113
+ clearing normal mode in Chapter 2
1114
+ January 2, 2016
1115
+ Plinkett Revenge of the Sith Review,
1116
+ Rockford
1117
+ wifi
1118
+ almost 2 years
1119
+ Darkseid's son Orion
1120
+ The Witcher 3
1121
+ My friend stopped playing a few months ago.
1122
+ Piper X
1123
+ 3 official servers
1124
+ Package Disabler Pro
1125
+ /u/bcalmkid
1126
+ a BB Golden Fleece tuxedo
1127
+ not and have never been pregnant
1128
+ vocal experts
1129
+ used EDC knives
1130
+ data
1131
+ "Whose Vine is it Anyway?"
1132
+ mostly concentrates
1133
+ one map size
1134
+ panasonic smart tv
1135
+ AM
1136
+ going from 0 to 00
1137
+ Kanbaru
1138
+ 31
1139
+ Star Wars comics
1140
+ Knowledge
1141
+ w/ commissioning in health care admin field
1142
+ any tips
1143
+ Pro14 Team
1144
+ i'm not sure if its a problem with the game or my controller
1145
+ the light indicating the computer was plugged in would come on but otherwise it was totally unresponsive.
1146
+ up to 2.2
1147
+ MGSV
1148
+ professionally writing
1149
+ the product
1150
+ "absence of evidence is not evidence of absence.
1151
+ skyrim
1152
+ Financial Aid Questions
1153
+ in front of the mirror
1154
+ Quick Switching
1155
+ gaming
1156
+ Approximately at 50,50
1157
+ god among us
1158
+ /r/irishtourism
1159
+ Within the Light
1160
+ doubt my answer
1161
+ hard numbers anywhere for what I add
1162
+ Zeus, Necro, and Bounty
1163
+ not in the front of the screen
1164
+ right eye's vision
1165
+ post-apocalyptic Los Angeles
1166
+ few episodes, including some dailies
1167
+ Howard Schultz
1168
+ Tincture of the Markr
1169
+ Geography or Urban Planning
1170
+ AC adapter
1171
+ about $2,400.
1172
+ Sar b6 9mm or Smith Wesson SD9 or Glock 17 or SCCY
1173
+ glad
1174
+ customisation and depth
1175
+ 2 is the best
1176
+ daughter
1177
+ 26
1178
+ Cory Michael Smith
1179
+ Japan
1180
+ set the number of characters-per-line
1181
+ use the PM system instead of posting publicly
1182
+ counterplay
1183
+ 4 years
1184
+ the golem
1185
+ 4:00 pm ET
1186
+ seasoned verterns
1187
+ 3
1188
+ Goals
1189
+ 3
1190
+ for hours on end
1191
+ front suspension
1192
+ dark box
1193
+ what that actually means
1194
+ Piracy, Alliance with a known enemy of the Nation
1195
+ viewmodelfov 0
1196
+ No signal to monitor
1197
+ Frost Queen
1198
+ Seraphim
1199
+ 20
1200
+ system restore
1201
+ promotions
1202
+ parents
1203
+ back of the cabinet
1204
+ travelers and anarchists
1205
+ always-on usenet server
1206
+ staff members now just ban people without being 100% sure
1207
+ The Times Are Never So Bad: A Novella and Eight Short Stories
1208
+ burdens
1209
+ colder
1210
+ January 04, 2016
1211
+ masters
1212
+ is that the thing WORKS
1213
+ DK2
1214
+ white
1215
+ for quite some time
1216
+ AA
1217
+ The client
1218
+ Lennon
1219
+ public broadcasting stations
1220
+ suicide and alcohol consumption rates
1221
+ 43
1222
+ gold nova master
1223
+ Our thoughts and actions
1224
+ 11
1225
+ yellow
1226
+ i5 2500 @3.3
1227
+ windows 8
1228
+ their char
1229
+ OBS
1230
+ It asked to update to Android 6.0.1
1231
+ 10
1232
+ A boy
1233
+ Lenovo
1234
+ Shadowfen would be a nightmare to quest in at my level.
1235
+ AutoTrader
1236
+ kills and score
1237
+ enemies
1238
+ normal savings account
1239
+ huttballs
1240
+ 1970's
1241
+ a shipwreck/deserted island type of game
1242
+ released
1243
+ beige
1244
+ inch wide
1245
+ Gibbon
1246
+ events, challenges and other highlights
1247
+ MGE or DMG
1248
+ mouse
1249
+ one
1250
+ alternate history, sci-fi/space opera, and fantasy
1251
+ around a 100 dollars
1252
+ 18 ranks in an hour
1253
+ Hawke's
1254
+ look into religion again
1255
+ letter or an email
1256
+ documentaries
1257
+ Rustraya
1258
+ Rebels
1259
+ players that haven't had a run in a while
1260
+ while taking a fall leading a sport route in Joshua Tree
1261
+ five
1262
+ s-corp
1263
+ don't know what to do
1264
+ About 2 months
1265
+ HP
1266
+ a leader who laid out the larger plan
1267
+ AMD R9 280 3GB
1268
+ rubber on the back cover
1269
+ traveling in hyperspace
1270
+ NBA
1271
+ defensive wall
1272
+ s6
1273
+ PS4
1274
+ immobilizer
1275
+ Pioneer
1276
+ File sharing
1277
+ black metal.
1278
+ any local charities that might offer people a place to stay
1279
+ 11
1280
+ The Round Table - Free Talk Friday
1281
+ a built-in mic and an onboard FM radio
1282
+ it re-started my Sims family
1283
+ USB things
1284
+ Steve and Brendan
1285
+ a month
1286
+ reinstalling drivers and keeping an eye on the temperature
1287
+ substantial
1288
+ DBA MSSQL and PostgreSQL
1289
+ Bills
1290
+ make fake commercials
1291
+ /r/DarkSouls2
1292
+ 600 ish in chips
1293
+ 3.52
1294
+ Stratux
1295
+ a pipe organ
1296
+ spotify
1297
+ pk3ds
1298
+ lady at GameStop
1299
+ Memory Hacking Software
1300
+ theories
1301
+ SC 2
1302
+ parts
1303
+ Vegan movie night
1304
+ Cory Michael Smith
1305
+ teamwork
1306
+ Microsoft
1307
+ just doing this 1 run this evening.
1308
+ two matches
1309
+ Buon Giorno Coffee
1310
+ "Available to Spend" feature
1311
+ a month
1312
+ Las Vegas
1313
+ late 80s early 90s.
1314
+ week 1
1315
+ 30-40 minute drive
1316
+ children
1317
+ no one
1318
+ package file
1319
+ Ever since 2.0 was released
1320
+ parents deck
1321
+ removed and replaced battery and sim card multiple times
1322
+ nothing has worked
1323
+ free time at work
1324
+ Andy Warhol
1325
+ Duped items will be rapidly dumped into online jackpots
1326
+ Wife
1327
+ see if somebody claimed something or mining or building something
1328
+ rarity or lack of availability
1329
+ 3 months
1330
+ 7 & 8.1
1331
+ Female teachers
1332
+ Brake discs, filters, gaskets etc
1333
+ first playthrough
1334
+ 2981
1335
+ Larry H. Russell
1336
+ trinket
1337
+ grab a ladder
1338
+ sentinel lymph node
1339
+ if i could get your guys's help
1340
+ I feel like I am harboring a 'criminal' that should own up
1341
+ lower elo players looking to climb
1342
+ rap
1343
+ little ring of small red lines
1344
+ /r/learnprogramming
1345
+ TOS
1346
+ cheese
1347
+ 2015
1348
+ New Year's
1349
+ any help
1350
+ in an atom
1351
+ do the parts make sense? And am I balancing all the components based on quality equally?
1352
+ laptops
1353
+ manual
1354
+ five
1355
+ the more you save the characters, the cuter, and happier it gets
1356
+ Activator
1357
+ 19400
1358
+ raw materials
1359
+ going to add some more locations,
1360
+ the end of the Sapphire brackets
1361
+ Martell
1362
+ that router is farther and has a much slower speed
1363
+ Amazing Happens
1364
+ get a thanks, or a smile
1365
+ to git gud
1366
+ hasn't got a proper seal
1367
+ cushion
1368
+ anatomy
1369
+ JWB
1370
+ 2015
1371
+ Grooveshark
1372
+ timeline
1373
+ haven't had any time to play the game
1374
+ velocity quill
1375
+ A monthly rotation of hero
1376
+ investment
1377
+ 107lbs
1378
+ freedom
1379
+ big problem
1380
+ in two years
1381
+ 11.7 stone (164lbs)
1382
+ masters
1383
+ unity
1384
+ my DOLPHIN EMULATOR refuses to recognize the adapter
1385
+ the position of Earth respective to the star
1386
+ SRS airbag light went on
1387
+ 500 lines of code
1388
+ to the battlefields of World War
1389
+ inline
1390
+ playing a round with one mid/one putter
1391
+ game crashed
1392
+ Washington Redskins
1393
+ Sunday January 17th
1394
+ avoid loading it
1395
+ little longer than a month
1396
+ April
1397
+ shadowing
1398
+ New Year
1399
+ ninth
1400
+ . Have also done the kill wild dinos command, nukes everything but they instantly start spawning in the air again and crash the server
1401
+ DOLPHIN
1402
+ 3
1403
+ $130
1404
+ It was my first ever
1405
+ Denmark
1406
+ 8th
1407
+ one's ability to march corps
1408
+ penhold
1409
+ after
1410
+ Slack channel
1411
+ dad and his family
1412
+ HHH
1413
+ read some threads
1414
+ 2010
1415
+ windows 8.1
1416
+ dig a bit about the past
1417
+ Alayne
1418
+ computer forcing a restart
1419
+ 12/30 poster
1420
+ sharp
1421
+ in comments
1422
+ making a site
1423
+ CONUS
1424
+ CreditSesame and Mint
1425
+ redrige mountains
1426
+ a real PCP
1427
+ $889.85
1428
+ 21%
1429
+ from Xur
1430
+ Amazon
1431
+ wrong shade
1432
+ minigun
1433
+ soccer
1434
+ Sylvain Reynard
1435
+ using 'imagexscale/imageyscale' with 'draw_self()
1436
+ 35 and 31 minutes
1437
+ so many things
1438
+ many big games have already been played
1439
+ 200k
1440
+ he might have broken his finger
1441
+ Killlua
1442
+ photographer
1443
+ cargo
1444
+ I'd love to start with a katana build
1445
+ yesterday
1446
+ my package
1447
+ Disk Utility will not let me format it,
1448
+ game
1449
+ summer
1450
+ their carts food
1451
+ twice
1452
+ Largely so I can stream
1453
+ 1/(10000!)
1454
+ history channel
1455
+ a friend of my list
1456
+ software that will help me track my business finances and help me organize my salary and disbursements
1457
+ $20 box
1458
+ getting warm
1459
+ me or Mr. Gone
1460
+ Haruka
1461
+ Genie Hourglass
1462
+ back
1463
+ $10 Paypal
1464
+ mastery in the Pact Commander tree
1465
+ ranged
1466
+ Amazon Cloud Drive
1467
+ Fullmetal Alchemist,
1468
+ Engineer turrets
1469
+ a week trial
1470
+ Player from 8+ years ago
1471
+ it jumps to a wide angle randomly
1472
+ 54" size
1473
+ 350ks Duel Barreta Hemoglobin Stattrak FN Fire & Ice w/ IBP Holo and Titan Holo
1474
+ a sweet boss
1475
+ LTE
1476
+ a quick rundown
1477
+ for being afk
1478
+ vet ranks are going away
1479
+ civil and polite
1480
+ white
1481
+ France
1482
+ get even lower
1483
+ 1:1
1484
+ Soya beans
1485
+ November of 2015
1486
+ object-oriented code
1487
+ I no longer have access to that specific account anymore.
1488
+ rank 5
1489
+ Trained with Bisky 2x
1490
+ DNA testing, bleach, etc.
1491
+ to contrast the busy pattern of the shirt.
1492
+ Morrowind
1493
+ There aren't any guides for this in Word 2016 that I can find
1494
+ by points they receive in the comments
1495
+ fun guessing game
1496
+ 2"
1497
+ the pedals
1498
+ Christmas
1499
+ to make this build for a couple of years
1500
+ e-mail and reddit name
1501
+ cut the cord.
1502
+ use the eshop
1503
+ candy cane
1504
+ Khajiit
1505
+ if there was this sort of depth to the hidden information within the game.
1506
+ NSA
1507
+ pretty good
1508
+ motor
1509
+ motion blur
1510
+ Bane of the Stricken snapshotting
1511
+ Its suicidal for my archers
1512
+ corrosive nature of high temperatures
1513
+ negative
1514
+ all the major story lines
1515
+ not into the TV
1516
+ Devil Deal room theme
1517
+ one tiny flick
1518
+ better for everyone
1519
+ RX-7, Mustang GT and M4
1520
+ 2015
1521
+ 4
1522
+ at least 4
1523
+ lens
1524
+ CD
1525
+ something slim and unstructured
1526
+ steam
1527
+ rating above 1850
1528
+ in japan
1529
+ Volvo
1530
+ 2012
1531
+ A Physical Strafe build or guided(kashya)
1532
+ feedback and any other tips that veteran ESO players might give
1533
+ 120mm
1534
+ 2500 calories
1535
+ Black
1536
+ cardio session or after drinking
1537
+ healthy pre-made delivered food
1538
+ So
1539
+ false
1540
+ Tamamo
1541
+ they were all gone
1542
+ won the NA qualifier last Major
1543
+ How Does ChessTempo assign tactics?
1544
+ Gold Maple Leaf Emblem
1545
+ pretty girly.
1546
+ idle
1547
+ MazeManny
1548
+ 3rd party USB cable
1549
+ cheap and easy
1550
+ 50 str 50 skill
1551
+ wood
1552
+ Library
1553
+ Will my power supply support the cooling
1554
+ medium/low
1555
+ verizon or AT&T?
1556
+ 48
1557
+ $150
1558
+ 2016
1559
+ Epic boss fight
1560
+ Welbeck
1561
+ Super-hero
1562
+ small one not too good looking
1563
+ a trip
1564
+ Chevy
1565
+ foobar2000
1566
+ my 4 year degree
1567
+ this sub
1568
+ Mavericks
1569
+ sitting
1570
+ P90X
1571
+ TOR and Clearnet
1572
+ 4.0
1573
+ on the news
1574
+ Orochi
1575
+ my understanding
1576
+ change to fullscreen
1577
+ informative
1578
+ Is 1v1 a lot more popular than 2v2/3v3
1579
+ Keeping Heroku credentials safe
1580
+ skin cream and coconut oil
1581
+ I am also bringing a few house plants from my apartment soon.
1582
+ "incorrect password"
1583
+ Advanced Sensors
1584
+ OAC/OAP
1585
+ too slow
1586
+ Everything from the Cosmological argument to the Koran can be asked here.
1587
+ Atty-to-battery hybrid mod
1588
+ the last card in his hand was the one that reduces your position on one of the tracks down to zero
1589
+ months
1590
+ Permanent
1591
+ logging in to another computer
1592
+ Bronze 5
1593
+ Registered Avatar Management
1594
+ run
1595
+ Mac OSX
1596
+ Lacan
1597
+ boots into safe mode
1598
+ 37
1599
+ Warning: This product is region locked and can't be aktivated and played in: Germany, ...
1600
+ Hip Hop 101 Book Club
1601
+ January 02, 2016
1602
+ username and perhaps a little background on the photo
1603
+ Ekko
1604
+ allow this feature to be unlocked via a bond!
1605
+ allow my struct to be generic over a set of functions
1606
+ mac book pro
1607
+ if it's possible to get refunds
1608
+ Super Deluxe Life Insurance Policy
1609
+ Princie Calttie Mittie Cornie Stanfie
1610
+ quality control
1611
+ south
1612
+ FTB Infinity Evolved
1613
+ swap the headlights
1614
+ restarted the laptop multiple times
1615
+ a part in a big theatre show
1616
+ a problem arises
1617
+ 10/07/2011
1618
+ 6
1619
+ the vendors who I bought them from just improperly packaged them
1620
+ revert to 3.09
1621
+ A2 pre-bios
1622
+ This is not a cane?
1623
+ tried a brand new apple cable
1624
+ Air India
1625
+ year 1
1626
+ It's also good to look at your last 5 to 10 games
1627
+ police
1628
+ It worked, thank you for support.
1629
+ rogue and a monk
1630
+ Solid State Drive
1631
+ knowledge
1632
+ back story
1633
+ 2.13 GHz Quad-Core Intel Xeon
1634
+ 31
1635
+ about $500
1636
+ nephew
1637
+ fun original ideas
1638
+ tank
1639
+ evenings and weekends
1640
+ I'm someone who got into the "souls" series through Bloodborne
1641
+ Home Depot
1642
+ Pop Danthology 2015
1643
+ last night and a little this morning
1644
+ mapmyrun
1645
+ electrons
1646
+ playing board games
1647
+ in the middle of my play.
1648
+ Japanese version
1649
+ AM
1650
+ send me a PM personally
1651
+ giants vs undefeated patriots
1652
+ Fiio e10k headphone amp
1653
+ MGE
1654
+ very good
1655
+ x<y implies x^n < y^n when n is odd
1656
+ comments not following the rules
1657
+ : Not all contact options are available through the Support Portal for all issues
1658
+ software engineering
1659
+ 10 minutes
1660
+ +5 armor
1661
+ didn't have a TV
1662
+ is only a faint red light
1663
+ 1994 Mach Z Ski Doo
1664
+ 55kg
1665
+ passive
1666
+ just open it
1667
+ Unknown
1668
+ every 5 minutes or so
1669
+ 5'10
1670
+ spanish
1671
+ 23
1672
+ Google Chrome remains after uninstall,
1673
+ Bow
1674
+ Casal Aveda Institute
1675
+ wav file
1676
+ cannot see the green glow around my name
1677
+ halo 5
1678
+ between 730 and 830
1679
+ broken foot
1680
+ papilio midi
1681
+ Sleeping With Sirens
1682
+ offseason
1683
+ 1.25"
1684
+ the Old Turntable
1685
+ low pressure
1686
+ text file
1687
+ formula
1688
+ QS items
1689
+ Asus X550L with realtek sound
1690
+ wifi
1691
+ Ran fine last year
1692
+ selfless
1693
+ matchmaking
1694
+ having any media inserted.
1695
+ Bard
1696
+ (Deep-fried Stuffed Bun
1697
+ a monitor, and a mouse
1698
+ 14
1699
+ HD receiver
1700
+ YouTube videos
1701
+ 4.5k
1702
+ freelancer
1703
+ an Auto campaign
1704
+ female
1705
+ We’re Alive
1706
+ Sizing is tricky.
1707
+ community-picked
1708
+ 8
1709
+ Centos 6
1710
+ to raid as a defiler
1711
+ 4x4 with a 3/4" spacing
1712
+ China
1713
+ US
1714
+ complicated
1715
+ RUSSIAN and ENGLISH language
1716
+ places to go eat, food I can buy
1717
+ a straw poll
1718
+ the bag is odd-shaped
1719
+ psychological horror
1720
+ couldn't find the file
1721
+ streams
1722
+ , I need some advice on alternative team formations aside from the current one that I am using
1723
+ about a year and a half
1724
+ main meta builds
1725
+ some Asian language
1726
+ I'm having some trouble with osrs fps and hope someone here can help. Firstly here are my system specs: i7 4790k GTX
1727
+ Palace
1728
+ PM
1729
+ blue/green
1730
+ 20 connections
1731
+ running around and reviving people
1732
+ electro with pop hints
1733
+ trolls
1734
+ to increase our collective knowledge and help those seeking answers
1735
+ 10/07/2011
1736
+ play YouTube videos
1737
+ windows updates
1738
+ lipstick
1739
+ nervous
1740
+ UK
1741
+ keto
1742
+ sizing
1743
+ command xcrun -sdk macosx swiftc -F &lt;framework-dir&gt; main.swift
1744
+ clearing cache
1745
+ soap
1746
+ Pam
1747
+ 2 days
1748
+ every 3 autos
1749
+ KOREA
1750
+ creepy
1751
+ Undyne
1752
+ November
1753
+ outside lip
1754
+ cracked
1755
+ $2000
1756
+ 2 years
1757
+ faith/str
1758
+ £6200
1759
+ non-US
1760
+ pulled a $5 bill out
1761
+ Craigslist
1762
+ about 1650-1700 in tactics
1763
+ 3ish
1764
+ the first disc
1765
+ cancelling the voice
1766
+ little mini
1767
+ January 1
1768
+ canadian
1769
+ pickup truck
1770
+ how to create my own theme
1771
+ the past month or so
1772
+ more powerful and stronger than before
1773
+ hit boxes
1774
+ 2 garlic cloves
1775
+ skin cream and coconut oil
1776
+ about 10
1777
+ the only artifact in the deck
1778
+ expensive
1779
+ CCTV
1780
+ AT&T
1781
+ The gun is clean and oiled
1782
+ at its best point
1783
+ ducks
1784
+ my brothers
1785
+ Finn Hood
1786
+ a sandwich
1787
+ female
1788
+ $45-50,000 a year
1789
+ 200
1790
+ individuals who support a team that has advanced to the Playoffs.
1791
+ 40"
1792
+ rope climbing
1793
+ 3am in the morning
1794
+ Gabor
1795
+ sharing
1796
+ nothingness
1797
+ Dex
1798
+ sort it by "new"
1799
+ Cedar Park, TX
1800
+ old school ham equipment
1801
+ an hour
1802
+ $250,000
1803
+ case
1804
+ three
1805
+ Asus
1806
+ throwing in a field
1807
+ A friend of mine
1808
+ a moderator fee
1809
+ turning on Reflections
1810
+ £8
1811
+ 3v2 3000pt game
1812
+ advice
1813
+ Denver
1814
+ 20 seconds
1815
+ Any thoughts or ideas
1816
+ in a protective case made for it
1817
+ posting your BTS picks for the day
1818
+ revoke titles of a vassal
1819
+ stiffness and stability
1820
+ baby girl
1821
+ C100MkII
1822
+ low-magic
1823
+ ADWD
1824
+ US
1825
+ an exam
1826
+ copy and paste loads of pages of text from my terminal to my editor
1827
+ 13
1828
+ translation errors
1829
+ slacked off and didn't study much
1830
+ 50 cents to a dollar
1831
+ a plastic cup
1832
+ Brendan Dassey
1833
+ Giant
1834
+ 13 dogs
1835
+ the holidays
1836
+ Central Texas
1837
+ 10.2
1838
+ My Win7 install doesn't see my new 850 EVO
1839
+ without Tomatoes
1840
+ I changed my credit card number to prevent further charges
1841
+ no-level challenge,
1842
+ it's easier for us to help you
1843
+ Haida International
1844
+ documentary
1845
+ eleven month old
1846
+ 33
1847
+ to the Black Emporium
1848
+ an existing contract
1849
+ options
1850
+ Harrenhal
1851
+ father
1852
+ something to do with the benzo
1853
+ do something you've never done before in the next 12 months
1854
+ Margarita
1855
+ ignore character collisions
1856
+ Eight
1857
+ It has no affect if you hold down the power button and/or the volume buttons
1858
+ blog
1859
+ when to buy a bike
1860
+ Rocket turrets
1861
+ one class
1862
+ last couple of weeks
1863
+ about 4 days
1864
+ they should switch to clones
1865
+ Going from 8-10 hours/week to 40 hours/week
1866
+ repayment agreement
1867
+ the ark of the covenant searching
1868
+ ADC itemization
1869
+ 1-2 years
1870
+ about 5 seconds
1871
+ what you want for dinner
1872
+ 90%
1873
+ a little bit of gaming
1874
+ gamestop
1875
+ which fields should be avoided in general
1876
+ sony a6000
1877
+ Evanna Lynch
1878
+ bottom bracket
1879
+ bishop
1880
+ Very troubling
1881
+ through my DI Box
1882
+ fast wagons
1883
+ lucas
1884
+ GTX 770
1885
+ WM17
1886
+ Gideon breaks off the deal
1887
+ playing paintball
1888
+ something that switches between the phono and an audio
1889
+ .03 - .21 Mbps
1890
+ web page
1891
+ 2006
1892
+ Jupiter
1893
+ tore a ligament
1894
+ on my chest
1895
+ 1/10th
1896
+ Desert Eagle | Cobalt Disruption Minimal Wear
1897
+ thecrystalcollector@gmail.com
1898
+ RU version
1899
+ (input lag
1900
+ matter of weeks
1901
+ /u/Firebolt60 /u/Snowchill /u/AtooZ /u/AkimboGogurts /u/bose-einstein /u/UnanimatedFelix /u/R3XJM
1902
+ female
1903
+ please message us in private instead of messaging the person directly.
1904
+ Mechanical Engineering
1905
+ WrestleManias
1906
+ stream time will increase by 20 minutes
1907
+ pureed into pasta sauce
1908
+ /r/smashbros
1909
+ Melbourne Stars Women v Melbourne Renegades Women
1910
+ I realise this is probably approaching the "piracy" line
1911
+ University of Utah
1912
+ wii u
1913
+ digital
1914
+ regardless
1915
+ when it comes to printing the cards I don't really want to just print them on plain paper and stuff them into card sleeves
1916
+ We shall have your body and torture it.
1917
+ 4 of the 5
1918
+ genetic variation
1919
+ near the approach trail
1920
+ supper ripped action hero and bodybuilder
1921
+ a compression leak issue.
1922
+ ABC, NBC, CBS and FOX
1923
+ Shadowmancy
1924
+ (contractors, material sources
1925
+ manual
1926
+ I have tried replugging into every port to no avail.
1927
+ right clicks
1928
+ free business coaching
1929
+ roll20
1930
+ A few select members (including me) were given special invitation to join when it was still secret, last month.
1931
+ Carrier
1932
+ those with a ~28/29 waist
1933
+ EFCS
1934
+ mother
1935
+ around 5 weeks
1936
+ album
1937
+ Avatar: The Last Airbender
1938
+ within an hour
1939
+ MaM transcripts
1940
+ Seahawks
1941
+ a basic explanation on how to do it
1942
+ Docker VPN Torrent Client
1943
+ graphic design business from home
1944
+ the side bar
1945
+ Security
1946
+ Rayleigh
1947
+ PM
1948
+ A half-marathon
1949
+ blog
1950
+ red
1951
+ 2008 e60 535xi
1952
+ regular
1953
+ sublet
1954
+ mid October
1955
+ Skype
1956
+ in 1901
1957
+ a number of positions
1958
+ highly praised
1959
+ Opie Jim fight and Anthony's reaction
1960
+ next month or two
1961
+ states with more restrictive gun laws have higher crime
1962
+ reinstalling all my browsers
1963
+ 86
1964
+ silver
1965
+ 4
1966
+ leadership/honors
1967
+ Utron
1968
+ eartthing products
1969
+ last year
1970
+ They've been getting better and better all year,
1971
+ very slow speed
1972
+ I dont have any other apps running in the background except Steam client.
1973
+ NHL
1974
+ use usb hub with external power source
1975
+ that a computer on my network has been disconnected
1976
+ Black Ops 3
1977
+ to a musical
1978
+ 240 N
1979
+ Github
1980
+ contact us page
1981
+ New Years
1982
+ Hart
1983
+ delivered food
1984
+ own Superstar Mode draft system
1985
+ due to it having a consistently civilian character
1986
+ Max PR
1987
+ I am paying off the other, balance currently at £1,000, both fall off my credit report
1988
+ emotions
1989
+ last turret, engine, tracks, and the autoloader gun
1990
+ Thorium
1991
+ IT experience
1992
+ dice.png
1993
+ 3 hours
1994
+ 45amp
1995
+ it's such a complex movie
1996
+ upset me
1997
+ Steam games, apps, actual objects to be sent to my house anything
1998
+ 2,016
1999
+ They have different hwids
2000
+ does not support blocks >1MB
2001
+ Gear upgrades
2002
+ The outlet is fine
2003
+ Ronia
2004
+ $100
2005
+ nothing appears on its lcd
2006
+ dads
2007
+ TWOW and ADOS
2008
+ Xbox or PS4
2009
+ Fire Monkey King
2010
+ stay in the boxes
2011
+ twitter
2012
+ float back to the checkpoint
2013
+ wrap in plastic wrap
2014
+ perfect
2015
+ can anyone relate?
2016
+ Tabasco
2017
+ electrical box
2018
+ four years ago
2019
+ a few months
2020
+ a full orbit around the Sun
2021
+ ESAM
2022
+ mouse sensitivity
2023
+ join the Maelstrom
2024
+ Silver 3
2025
+ momentum
2026
+ Two lights
2027
+ which items to flip
2028
+ end up being P2W and/or too casual trash
2029
+ half of Europe
2030
+ a few more years
2031
+ Comment box feedback thread.
2032
+ 30 minutes
2033
+ by hand
2034
+ about a year
2035
+ a DELL Inspiron 15 3543
2036
+ Steam
2037
+ motivational emails
2038
+ 3 or more
2039
+ didn't know if the sites were valid or not
2040
+ by age
2041
+ The Fate God, Supreme God of Galdarudia
2042
+ pedestrians, shooting the driver of any car, or pretty much anything else within range
2043
+ Some brushes
2044
+ Nvidia Kernel Mode Driver has stopped responding and has recovered issue
2045
+ advice for travelling with children and necessary items to bring that made the trip a lot easier
2046
+ the shelf
2047
+ SWS fans
2048
+ iPhone 6 64gb
2049
+ politically incorrect
2050
+ neutral
2051
+ Bush v. Gore
2052
+ one of the Apple stores
2053
+ power
2054
+ 2'-4' deep
2055
+ I'm new to the whole vaping thing
2056
+ 2006 Mac Pro
2057
+ dossier
2058
+ 2
2059
+ guinness
2060
+ my friends are set on going to a bar near Hard Rock
2061
+ Piper X
2062
+ Professional headshot
2063
+ frame rate
2064
+ The Obama Student Loan Forgiveness Program
2065
+ 2 factions i listed below
2066
+ NPC
2067
+ R9 390
2068
+ hackintosh
2069
+ six months
2070
+ beautiful, brand new condition
2071
+ photoshop
2072
+ side
2073
+ standardized tests
2074
+ winter
2075
+ 10
2076
+ daily
2077
+ fluoride
2078
+ killing distance
2079
+ week ago
2080
+ 100
2081
+ Airbags
2082
+ they jut freeze for second and thene move along so i can`t complete mission
2083
+ The mutants
2084
+ teachers
2085
+ this 3rd death star
2086
+ I know a few of you like to make your own proxies and what not.
2087
+ scubapro H-Tek form harness and the HS wing
2088
+ different audio or subtitle options
2089
+ spring
2090
+ transparent materials like glass and water
2091
+ 10 levels
2092
+ drip machine
2093
+ Why do prescription drugs cost so much
2094
+ a reread
2095
+ completely flat
2096
+ there is a pay lot ($5?) across the street
2097
+ First time owner
2098
+ master in teaching[music]
2099
+ PM me
2100
+ Seventy plus hours
2101
+ 14.04 x64
2102
+ I recently got a new monitor for christmas
2103
+ the kingsman battle
2104
+ usually leave it alone and check back from time to time to see if it changes.
2105
+ 20 minutes
2106
+ for making the experience in the community and game just a bit better even when at times it was difficult to do so
2107
+ tortured
2108
+ Jake
2109
+ a year ago,
2110
+ 4
2111
+ having too much or too little Federal income tax withheld from your pay
2112
+ primarily back-end
2113
+ 2013
2114
+ heavy metal
2115
+ Mario 64, Ratchet and Clank, Jak and Daxter
2116
+ Windows 10 Education Log in screen error
2117
+ the toilet
2118
+ sports bras
2119
+ UNECE
2120
+ New Year's
2121
+ a food scale
2122
+ can find no sign of it online
2123
+ download
2124
+ 2008 Mini Cooper Clubman
2125
+ when I start winning and I get a loss its instantly "How long until I start winning streak"
2126
+ 3
2127
+ almost a month long
2128
+ Enter Shikari and Ghost Town
2129
+ MOBAs
2130
+ Linux virtual machine
2131
+ first play through
2132
+ weights and boxing
2133
+ boardwipes and exile effects
2134
+ Jose Altuve
2135
+ fund a new graphic card
2136
+ buying quicksells
2137
+ 1000+
2138
+ 510 threading
2139
+ piston rings
2140
+ every champion's lore (Sona's voice, Vi's gauntlets, Zed's vision, Garen's heart)
2141
+ international arrivals If they do ask to check, are we allowed to decline
2142
+ placebo effect
2143
+ Fire/Cold barbs
2144
+ Q5
2145
+ SARMS
2146
+ chase scenes
2147
+ sub rules
2148
+ makes my turret sensitivity super twitchy
2149
+ godaddy
2150
+ silver
2151
+ Critical Role
2152
+ 5-7
2153
+ cheque
2154
+ Halloween
2155
+ mojo
2156
+ advanced
2157
+ 3rd person
2158
+ the Federation
2159
+ it keeps cycling randomly through functions assigned to buttons
2160
+ unspoken
2161
+ returns a table within a table within a table within a table
2162
+ 3 minutes
2163
+ Informatics
2164
+ Pictures of the Asus Strix Fury or White Nano
2165
+ a little pause symbol
2166
+ Do i need to plug the speed thing into the motherboard
2167
+ play tunes / learn piano keys
2168
+ D
2169
+ gameFAQ
2170
+ cocoa popsicles
2171
+ you explode into bits
2172
+ DNStats
2173
+ Skype or reddit
2174
+ cmd
2175
+ $47
2176
+ my girlfriend or a friend
2177
+ $130
2178
+ Is their bed time too early?
2179
+ two o'clock or even a little later
2180
+ Tripod advice
2181
+ the Renegades
2182
+ MadTV
2183
+ queueing, selecting char, get kicked
2184
+ tattoo a character has in a book she read
2185
+ I no longer have access to that specific account anymore
2186
+ 3-9fps
2187
+ American
2188
+ change iterations
2189
+ Robert Downey Jr
2190
+ David Lynch, David Bowie, Pink Floyd
2191
+ notes on a staff
2192
+ Propane
2193
+ Croc's getting bigger and tougher
2194
+ 2
2195
+ upgrade
2196
+ Dayz
2197
+ not found attracting
2198
+ audio equipment
2199
+ approx. 7 years now
2200
+ 6'6
2201
+ inside of large egg
2202
+ 8pm
2203
+ Ru sago S'tiaad
2204
+ Fort Worth Lit Book Club
2205
+ can be gifted
2206
+ just says, "loading" forever
2207
+ lose weight
2208
+ Richard Hatch
2209
+ adrenaline
2210
+ gongfu style yea serving tray
2211
+ Idiot Savant
2212
+ massive
2213
+ like Shii-Ann
2214
+ Intel Core i7-4790 CPU @ 4GHz GPU: GeForce GTX 970 RAM: 1803MiB / 7915MiB
2215
+ new talent
2216
+ AVG and Malware Bytes
2217
+ RTS game
2218
+ 8
2219
+ indie developers are still making 2d pixel games
2220
+ by placing icons for each debuff I have placed on the target
2221
+ (more reliable, more efficient[higher overclocking
2222
+ I do have some mechanic skills
2223
+ Nvidia
2224
+ it was so hard to balance work and school
2225
+ 40 FF/G
2226
+ sonic wall
2227
+ once or twice
2228
+ shotguns and supers
2229
+ four days
2230
+ $90
2231
+ melee
2232
+ closed
2233
+ Jan. 2016 YouTuber of the Month - Andre2K
2234
+ Original copy of your degree
2235
+ Knightly Order [LS] of Ultros
2236
+ iolite vaporiser
2237
+ Pt. 2. Tom
2238
+ 7 y/o
2239
+ February 1st
2240
+ Burgundy
2241
+ untamable dinos
2242
+ destruction
2243
+ the Star Wars thing
2244
+ Brandao
2245
+ a few offensive things
2246
+ a chapter every couple of nights
2247
+ To clarify about LRs
2248
+ put a 5 sec CD
2249
+ two hours
2250
+ copy pasta
2251
+ discpiline/new years resolutions/ acccomplishing goals etc
2252
+ The Hateful Eight
2253
+ 1945
2254
+ Cheating Craft
2255
+ PsStore
2256
+ computer used to play games like CSGO and WarThunder
2257
+ tin foil
2258
+ second
2259
+ 11 am
2260
+ moderators
2261
+ flats
2262
+ G minot penta
2263
+ coming across as boring
2264
+ female
2265
+ hearing it from others will hopefully help me draw a line under it.
2266
+ don't even know what it is
2267
+ press the red button.
2268
+ Kenwood KD-3070
2269
+ 250 pounds
2270
+ a Very large gateway portal
2271
+ the possibility of a referendum
2272
+ 10cm
2273
+ five
2274
+ on the grass
2275
+ Colombia
2276
+ 76
2277
+ 7 to 8 days
2278
+ Spoiler
2279
+ Engineering
2280
+ /r/wheelanddeal
2281
+ the "YES" campaign
2282
+ sign in again
2283
+ 1990
2284
+ 3
2285
+ silver slugger
2286
+ 32GB
2287
+ T50rp DB3
2288
+ glock and sccy
2289
+ it will not load
2290
+ New Year
2291
+ tried booting from the win install disk, but it couldn't find the drive.
2292
+ items
2293
+ another map
2294
+ asking suggestions
2295
+ Fire button sticks. Screen is broken.
2296
+ the UnderGrid
2297
+ massive breakout
2298
+ boot cuffs
2299
+ Heroes Of The Storm
2300
+ reinstalling the game
2301
+ transcendental subject
2302
+ map 10
2303
+ How did you guys find out about Fate/Stay Night?
2304
+ Logarius
2305
+ redditors to politely discuss random gamedev topics, share what they did for the day, ask a question, comment on something they've seen
2306
+ A pocket clip
2307
+ being out there and weaving twists and story together like nothing else
2308
+ 30
2309
+ 6
2310
+ Speed Pro model
2311
+ I respect their opinion,
2312
+ NC (dyeworks)
2313
+ Selhurst Park
2314
+ going passive
2315
+ he could use for his 2D Graphics work
2316
+ some great books on composition
2317
+ "There was a problem getting your code. Please try again."
2318
+ 3.47
2319
+ pyre
2320
+ default print temp of 210
2321
+ the idea of rule by fear and the end justifying the means
2322
+ Tony Stark
2323
+ about 4 MB
2324
+ United Kingdom
2325
+ Doom, WWF Attitude, Tekken 3, NFS Underground, Final Fantasy VIII and Half-Life 1 than Mario, Chrono Trigger, FFVI and Sonic The Hedgehog
2326
+ browsercontrol.dll
2327
+ data
2328
+ tension
2329
+ using its hump as storage
2330
+ Keratosis Pilaris
2331
+ gtx770
2332
+ #4
2333
+ I am looking for someone to play with and use voice coms with.
2334
+ The scammer switched the 4&6 in his user name
2335
+ Youtube
2336
+ The Battle of Bunker Hill
2337
+ two
2338
+ hand to hand combat match
2339
+ 30
2340
+ 2:00 hours
2341
+ improve my overall knowledge in programming and, with what I already have learned, I am trying to broaden my career chances
2342
+ shirt/tie
2343
+ the ability to add lots of upcoming bills from my Scheduled Expenses list to the appropriate checking accounts
2344
+ free
2345
+ Arkham City
2346
+ 12-15 second
2347
+ Verizon
2348
+ After I go through with the tube replacement, if I still find that I am unable to get the sound I'm shooting for
2349
+ steam link
2350
+ About lower bound[super keyword] in java generic what I think is that it will restricts the type from the specific class to its super type
2351
+ Training after injury
2352
+ 8:30 am and 5 pm
2353
+ frizzy and gross
2354
+ for who becomes President and who will be seated on the High Council of 5,000
2355
+ xbox one
2356
+ Mint
2357
+ Large- assault rifle.
2358
+ itunes
2359
+ Indian Rajas
2360
+ this isn't even an economics (or modeling) issue, this is basic statistics and data.
2361
+ computers hardware
2362
+ marker sniffin'
2363
+ around the time the revolvo update
2364
+ Stockade
2365
+ tuba
2366
+ press play
2367
+ The Undertaker
2368
+ black ops 1
2369
+ gain some rads
2370
+ Forge Maps of the week
2371
+ 25's
2372
+ culinary school
2373
+ Charlie's work
2374
+ I don't really have any friends at the university
2375
+ elliptical
2376
+ Tinder
2377
+ calf and ankle
2378
+ Tuesday
2379
+ he knew TH previously
2380
+ nausea
2381
+ Food not bombs
2382
+ the "activate splitscreen" button
2383
+ the learning curve is a bit steep
2384
+ few days
2385
+ college football
2386
+ go and meet the requirements
2387
+ Black Prism
2388
+ a friend
2389
+ Obviously a noob here.
2390
+ board game group
2391
+ Windows 7
2392
+ chrome, edge
2393
+ select more than one tile
2394
+ UK and Ireland
2395
+ to discuss
2396
+ I don't know
2397
+ Any kind of help
2398
+ photographer
2399
+ keep the site up and running
2400
+ The Night Lords
2401
+ Vindicta
2402
+ 2 meters
reference_files/answer-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.amazon.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.new_wiki.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/paragraph-validation.amazon.txt ADDED
@@ -0,0 +1,2443 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5dd46b18cc027a086d65bfcf
2
+ 5dd4b4dfcc027a086d65f140
3
+ 5dd4ae48cc027a086d65ee9c
4
+ 5dd4fa1ccc027a086d660254
5
+ 5dd49354cc027a086d65dc83
6
+ 5dd49284cc027a086d65dc10
7
+ 5dd46feacc027a086d65c3d7
8
+ 5dd4af0fcc027a086d65ef1b
9
+ 5dd492bacc027a086d65dc34
10
+ 5dd55791cc027a086d6608b9
11
+ 5dd4a8fccc027a086d65ec44
12
+ 5dd4cc16cc027a086d65fb82
13
+ 5dd4e06dcc027a086d65ff02
14
+ 5dd49b78cc027a086d65e1b6
15
+ 5dd469decc027a086d65bef4
16
+ 5dd48ddecc027a086d65d906
17
+ 5dd46e82cc027a086d65c27c
18
+ 5dd51370cc027a086d660471
19
+ 5dd47653cc027a086d65c8f0
20
+ 5dd46798cc027a086d65bd2e
21
+ 5dd46c10cc027a086d65c05e
22
+ 5dd46936cc027a086d65be82
23
+ 5dd49e14cc027a086d65e3fe
24
+ 5dd4b990cc027a086d65f40a
25
+ 5dd5663ccc027a086d660933
26
+ 5dd4bb2ccc027a086d65f4da
27
+ 5dd48474cc027a086d65d2c6
28
+ 5dd4bf8ecc027a086d65f73b
29
+ 5dd49150cc027a086d65db6c
30
+ 5dd59149cc027a086d660982
31
+ 5dd4797ecc027a086d65cb65
32
+ 5dd4cd6bcc027a086d65fbd4
33
+ 5dd54180cc027a086d660745
34
+ 5dd4904ccc027a086d65daeb
35
+ 5dd47d26cc027a086d65ce51
36
+ 5dd46c89cc027a086d65c0db
37
+ 5dd50bb1cc027a086d6603e2
38
+ 5dd4a6a0cc027a086d65eafa
39
+ 5dd494f3cc027a086d65dd98
40
+ 5dd4b293cc027a086d65f05c
41
+ 5dd4adaccc027a086d65ee61
42
+ 5dd49af0cc027a086d65e165
43
+ 5dd46d86cc027a086d65c1a1
44
+ 5dd4ee87cc027a086d660119
45
+ 5dd46d31cc027a086d65c150
46
+ 5dd48969cc027a086d65d662
47
+ 5dd4da36cc027a086d65fe54
48
+ 5dd48d8acc027a086d65d8c6
49
+ 5dd4cef7cc027a086d65fc4d
50
+ 5dd54c7fcc027a086d6607fc
51
+ 5dd47510cc027a086d65c7e4
52
+ 5dd48fa7cc027a086d65da5f
53
+ 5dd49a3ccc027a086d65e0e1
54
+ 5dd4a2afcc027a086d65e7ef
55
+ 5dd49caccc027a086d65e28e
56
+ 5dd479aecc027a086d65cb9c
57
+ 5dd486f5cc027a086d65d477
58
+ 5dd49bf9cc027a086d65e1fb
59
+ 5dd472dacc027a086d65c639
60
+ 5dd4ab80cc027a086d65ed70
61
+ 5dd48160cc027a086d65d0db
62
+ 5dd46971cc027a086d65bedc
63
+ 5dd4bf60cc027a086d65f71f
64
+ 5dd4912ecc027a086d65db62
65
+ 5dd4676fcc027a086d65bd01
66
+ 5dd4a72ccc027a086d65eb36
67
+ 5dd49c29cc027a086d65e214
68
+ 5dd493e9cc027a086d65dcdb
69
+ 5dd4c792cc027a086d65fa19
70
+ 5dd46887cc027a086d65bdfa
71
+ 5dd4bd56cc027a086d65f608
72
+ 5dd4a1c3cc027a086d65e739
73
+ 5dd4c173cc027a086d65f81d
74
+ 5dd4e029cc027a086d65fef6
75
+ 5dd49fd5cc027a086d65e552
76
+ 5dd4af53cc027a086d65ef4b
77
+ 5dd48dfdcc027a086d65d91c
78
+ 5dd48614cc027a086d65d3cd
79
+ 5dd53a5ecc027a086d660669
80
+ 5dd49e52cc027a086d65e446
81
+ 5dd49da1cc027a086d65e392
82
+ 5dd46ddfcc027a086d65c1e6
83
+ 5dd48544cc027a086d65d347
84
+ 5dd49d1ecc027a086d65e2f7
85
+ 5dd4bc85cc027a086d65f58c
86
+ 5dd4beeecc027a086d65f6e4
87
+ 5dd47c38cc027a086d65cd97
88
+ 5dd469ddcc027a086d65beed
89
+ 5dd4beeecc027a086d65f6e5
90
+ 5dd4cb58cc027a086d65fb44
91
+ 5dd47996cc027a086d65cb84
92
+ 5dd4b406cc027a086d65f0e2
93
+ 5dd546c2cc027a086d6607f1
94
+ 5dd47413cc027a086d65c71e
95
+ 5dd4bdc3cc027a086d65f646
96
+ 5dd49aa8cc027a086d65e122
97
+ 5dd4ca3dcc027a086d65facf
98
+ 5dd48211cc027a086d65d156
99
+ 5dd47fd8cc027a086d65cffa
100
+ 5dd4fac3cc027a086d660271
101
+ 5dd4bcadcc027a086d65f5b2
102
+ 5dd498edcc027a086d65dfd8
103
+ 5dd4a665cc027a086d65eada
104
+ 5dd47963cc027a086d65cb49
105
+ 5dd4d6f3cc027a086d65fda0
106
+ 5dd4cef4cc027a086d65fc46
107
+ 5dd4a282cc027a086d65e7c1
108
+ 5dd478d4cc027a086d65caff
109
+ 5dd4b7d8cc027a086d65f32b
110
+ 5dd4a0bdcc027a086d65e622
111
+ 5dd4a00acc027a086d65e577
112
+ 5dd47014cc027a086d65c3f3
113
+ 5dd52894cc027a086d66054c
114
+ 5dd49fc3cc027a086d65e537
115
+ 5dd49e0ecc027a086d65e3e0
116
+ 5dd479eacc027a086d65cbc1
117
+ 5dd47b57cc027a086d65ccca
118
+ 5dd49d00cc027a086d65e2bc
119
+ 5dd49314cc027a086d65dc4d
120
+ 5dd4c98ccc027a086d65faad
121
+ 5dd4847dcc027a086d65d2cd
122
+ 5dd48775cc027a086d65d51d
123
+ 5dd47e2dcc027a086d65cf47
124
+ 5dd4a294cc027a086d65e7c8
125
+ 5dd49fd5cc027a086d65e551
126
+ 5dd48e4fcc027a086d65d968
127
+ 5dd5663ccc027a086d660935
128
+ 5dd46fabcc027a086d65c375
129
+ 5dd46b37cc027a086d65bfdf
130
+ 5dd471dfcc027a086d65c571
131
+ 5dd4a606cc027a086d65ea9a
132
+ 5dd554c9cc027a086d660888
133
+ 5dd50d1fcc027a086d66041d
134
+ 5dd4862ecc027a086d65d3f8
135
+ 5dd4990bcc027a086d65dfe1
136
+ 5dd4bfc6cc027a086d65f75c
137
+ 5dd479f8cc027a086d65cbdf
138
+ 5dd480e9cc027a086d65d08d
139
+ 5dd4b7cccc027a086d65f315
140
+ 5dd49e20cc027a086d65e415
141
+ 5dd4d6bbcc027a086d65fd94
142
+ 5dd47e53cc027a086d65cf5a
143
+ 5dd48ab6cc027a086d65d781
144
+ 5dd49a91cc027a086d65e108
145
+ 5dd49fb7cc027a086d65e51c
146
+ 5dd4b990cc027a086d65f406
147
+ 5dd49e23cc027a086d65e41e
148
+ 5dd4a95fcc027a086d65ec5e
149
+ 5dd49a38cc027a086d65e0ce
150
+ 5dd4c501cc027a086d65f94b
151
+ 5dd4c08ccc027a086d65f7cd
152
+ 5dd48f55cc027a086d65da14
153
+ 5dd48506cc027a086d65d32a
154
+ 5dd4759bcc027a086d65c878
155
+ 5dd54d53cc027a086d66080c
156
+ 5dd4a1f0cc027a086d65e75f
157
+ 5dd46d36cc027a086d65c15b
158
+ 5dd4df87cc027a086d65fee5
159
+ 5dd46b08cc027a086d65bfc5
160
+ 5dd47996cc027a086d65cb81
161
+ 5dd47922cc027a086d65cb2d
162
+ 5dd53126cc027a086d660609
163
+ 5dd473c8cc027a086d65c6d6
164
+ 5dd48d06cc027a086d65d873
165
+ 5dd4839fcc027a086d65d248
166
+ 5dd48fa7cc027a086d65da5d
167
+ 5dd486f9cc027a086d65d482
168
+ 5dd49f8ccc027a086d65e4ff
169
+ 5dd4b853cc027a086d65f35e
170
+ 5dd4c9f3cc027a086d65fac6
171
+ 5dd49e0ecc027a086d65e3e3
172
+ 5dd4cff3cc027a086d65fca9
173
+ 5dd4c08ccc027a086d65f7ca
174
+ 5dd47b92cc027a086d65ccf9
175
+ 5dd46f81cc027a086d65c35f
176
+ 5dd4982bcc027a086d65df5a
177
+ 5dd4b478cc027a086d65f112
178
+ 5dd46a08cc027a086d65bf2d
179
+ 5dd4ba1dcc027a086d65f43f
180
+ 5dd4ab63cc027a086d65ed36
181
+ 5dd4e286cc027a086d65ff30
182
+ 5dd4abf9cc027a086d65ed9c
183
+ 5dd48ba5cc027a086d65d816
184
+ 5dd4ae6ccc027a086d65eec1
185
+ 5dd4eb6bcc027a086d66009c
186
+ 5dd529d4cc027a086d66057d
187
+ 5dd4a994cc027a086d65ec65
188
+ 5dd59149cc027a086d660985
189
+ 5dd47223cc027a086d65c5c2
190
+ 5dd4a254cc027a086d65e78d
191
+ 5dd47427cc027a086d65c72c
192
+ 5dd47517cc027a086d65c7ec
193
+ 5dd50c3ccc027a086d6603f5
194
+ 5dd53040cc027a086d6605f5
195
+ 5dd53ebbcc027a086d6606eb
196
+ 5dd49271cc027a086d65dc04
197
+ 5dd47b37cc027a086d65ccb8
198
+ 5dd4e029cc027a086d65fef7
199
+ 5dd481bdcc027a086d65d122
200
+ 5dd466fdcc027a086d65bcd4
201
+ 5dd487becc027a086d65d55c
202
+ 5dd46fbdcc027a086d65c388
203
+ 5dd4965acc027a086d65de4c
204
+ 5dd48ea0cc027a086d65d9a6
205
+ 5dd48d63cc027a086d65d8ae
206
+ 5dd59b24cc027a086d6609ca
207
+ 5dd4becacc027a086d65f6a4
208
+ 5dd4bd17cc027a086d65f5cd
209
+ 5dd4a87ccc027a086d65ebda
210
+ 5dd49d1acc027a086d65e2da
211
+ 5dd49aeecc027a086d65e150
212
+ 5dd47762cc027a086d65c9e6
213
+ 5dd47c15cc027a086d65cd67
214
+ 5dd4bca3cc027a086d65f5a7
215
+ 5dd46c64cc027a086d65c0a9
216
+ 5dd46796cc027a086d65bd1a
217
+ 5dd4c46ccc027a086d65f915
218
+ 5dd48fbacc027a086d65da85
219
+ 5dd48a66cc027a086d65d745
220
+ 5dd4b5b5cc027a086d65f1d1
221
+ 5dd4e34dcc027a086d65ff5a
222
+ 5dd4b083cc027a086d65efc2
223
+ 5dd46e4fcc027a086d65c23e
224
+ 5dd499ebcc027a086d65e0a1
225
+ 5dd4a08bcc027a086d65e607
226
+ 5dd47e08cc027a086d65cf2e
227
+ 5dd46ad1cc027a086d65bfac
228
+ 5dd47c21cc027a086d65cd7b
229
+ 5dd47a9ecc027a086d65cc44
230
+ 5dd46796cc027a086d65bd1d
231
+ 5dd50c3ecc027a086d6603fd
232
+ 5dd49314cc027a086d65dc4e
233
+ 5dd4a438cc027a086d65e940
234
+ 5dd469f7cc027a086d65bf0e
235
+ 5dd4bfb6cc027a086d65f753
236
+ 5dd53202cc027a086d66060f
237
+ 5dd47a23cc027a086d65cbef
238
+ 5dd4a41fcc027a086d65e916
239
+ 5dd4bac7cc027a086d65f4aa
240
+ 5dd5510ecc027a086d660837
241
+ 5dd48fb7cc027a086d65da79
242
+ 5dd4ca3dcc027a086d65fad0
243
+ 5dd4d819cc027a086d65fdc8
244
+ 5dd4bc20cc027a086d65f55e
245
+ 5dd4c54ccc027a086d65f970
246
+ 5dd4bf14cc027a086d65f702
247
+ 5dd47252cc027a086d65c5dd
248
+ 5dd4a59dcc027a086d65ea70
249
+ 5dd4cd06cc027a086d65fbcc
250
+ 5dd4a009cc027a086d65e56c
251
+ 5dd4680fcc027a086d65bd99
252
+ 5dd47197cc027a086d65c536
253
+ 5dd4a009cc027a086d65e570
254
+ 5dd479f8cc027a086d65cbdd
255
+ 5dd4983dcc027a086d65df6f
256
+ 5dd4ac20cc027a086d65edba
257
+ 5dd4a74bcc027a086d65eb52
258
+ 5dd4966ecc027a086d65de5f
259
+ 5dd498edcc027a086d65dfd7
260
+ 5dd4745ecc027a086d65c746
261
+ 5dd52982cc027a086d66056c
262
+ 5dd47a32cc027a086d65cbf8
263
+ 5dd466efcc027a086d65bccb
264
+ 5dd49a93cc027a086d65e10f
265
+ 5dd4d2fccc027a086d65fd4e
266
+ 5dd47dbbcc027a086d65cee0
267
+ 5dd4a0b6cc027a086d65e619
268
+ 5dd4a888cc027a086d65ebe6
269
+ 5dd55262cc027a086d660847
270
+ 5dd4965bcc027a086d65de58
271
+ 5dd4ab85cc027a086d65ed7a
272
+ 5dd49a6dcc027a086d65e0fd
273
+ 5dd46743cc027a086d65bcf8
274
+ 5dd47e25cc027a086d65cf40
275
+ 5dd4c4becc027a086d65f938
276
+ 5dd51b4dcc027a086d6604cd
277
+ 5dd49ccacc027a086d65e2a1
278
+ 5dd4897fcc027a086d65d678
279
+ 5dd49b78cc027a086d65e1c1
280
+ 5dd4c55dcc027a086d65f97f
281
+ 5dd49de7cc027a086d65e3ab
282
+ 5dd4e72ccc027a086d65ffed
283
+ 5dd49a97cc027a086d65e119
284
+ 5dd480b1cc027a086d65d06e
285
+ 5dd496cecc027a086d65de8e
286
+ 5dd4b3f8cc027a086d65f0d7
287
+ 5dd51a8bcc027a086d6604ba
288
+ 5dd4e20dcc027a086d65ff1c
289
+ 5dd4e286cc027a086d65ff33
290
+ 5dd4c229cc027a086d65f861
291
+ 5dd47dc8cc027a086d65cef3
292
+ 5dd4aee7cc027a086d65eefa
293
+ 5dd49af0cc027a086d65e162
294
+ 5dd4f2c3cc027a086d660162
295
+ 5dd4a16ccc027a086d65e6d8
296
+ 5dd47350cc027a086d65c693
297
+ 5dd4cf9acc027a086d65fc84
298
+ 5dd50748cc027a086d660324
299
+ 5dd46c3dcc027a086d65c097
300
+ 5dd4f5dbcc027a086d6601b7
301
+ 5dd4a643cc027a086d65ead5
302
+ 5dd47539cc027a086d65c801
303
+ 5dd4c01bcc027a086d65f792
304
+ 5dd4bc74cc027a086d65f577
305
+ 5dd4b704cc027a086d65f297
306
+ 5dd49bb2cc027a086d65e1de
307
+ 5dd4b6b3cc027a086d65f26f
308
+ 5dd48916cc027a086d65d62a
309
+ 5dd4c3efcc027a086d65f8fa
310
+ 5dd4c591cc027a086d65f993
311
+ 5dd4e47ccc027a086d65ff88
312
+ 5dd4b62ccc027a086d65f22e
313
+ 5dd47d0fcc027a086d65ce29
314
+ 5dd542accc027a086d66076c
315
+ 5dd48dbccc027a086d65d8f4
316
+ 5dd48e16cc027a086d65d922
317
+ 5dd4a2aecc027a086d65e7e5
318
+ 5dd49ee8cc027a086d65e4a1
319
+ 5dd49359cc027a086d65dc8f
320
+ 5dd48fb0cc027a086d65da6f
321
+ 5dd4733ecc027a086d65c674
322
+ 5dd46e29cc027a086d65c22a
323
+ 5dd468c2cc027a086d65be3d
324
+ 5dd49ca7cc027a086d65e284
325
+ 5dd47576cc027a086d65c859
326
+ 5dd47878cc027a086d65caa4
327
+ 5dd4e2d2cc027a086d65ff47
328
+ 5dd47a79cc027a086d65cc2f
329
+ 5dd4990dcc027a086d65dfea
330
+ 5dd47724cc027a086d65c9aa
331
+ 5dd4cae1cc027a086d65fb15
332
+ 5dd5925ccc027a086d660990
333
+ 5dd4be50cc027a086d65f67d
334
+ 5dd4891fcc027a086d65d646
335
+ 5dd50191cc027a086d6602b8
336
+ 5dd4a568cc027a086d65ea40
337
+ 5dd4b243cc027a086d65f056
338
+ 5dd48ba5cc027a086d65d815
339
+ 5dd46ddfcc027a086d65c1e9
340
+ 5dd4706acc027a086d65c449
341
+ 5dd4ad51cc027a086d65ee42
342
+ 5dd46e75cc027a086d65c271
343
+ 5dd4bd66cc027a086d65f611
344
+ 5dd49beccc027a086d65e1e4
345
+ 5dd4f8d6cc027a086d66022b
346
+ 5dd48fe7cc027a086d65da97
347
+ 5dd4a0d2cc027a086d65e645
348
+ 5dd4d9dbcc027a086d65fe3e
349
+ 5dd5433ccc027a086d660795
350
+ 5dd4bf0ecc027a086d65f6fb
351
+ 5dd4b0a6cc027a086d65efd7
352
+ 5dd46a33cc027a086d65bf41
353
+ 5dd4f846cc027a086d660217
354
+ 5dd476f9cc027a086d65c98e
355
+ 5dd4999ecc027a086d65e05f
356
+ 5dd499accc027a086d65e073
357
+ 5dd485facc027a086d65d3b8
358
+ 5dd48d8acc027a086d65d8c5
359
+ 5dd4c0c8cc027a086d65f7dd
360
+ 5dd490c9cc027a086d65db14
361
+ 5dd46de3cc027a086d65c1fe
362
+ 5dd5c45ecc027a086d66307a
363
+ 5dd4d16fcc027a086d65fd0a
364
+ 5dd4c687cc027a086d65f9e4
365
+ 5dd4e6cfcc027a086d65ffda
366
+ 5dd4a16ccc027a086d65e6df
367
+ 5dd47a23cc027a086d65cbed
368
+ 5dd474e2cc027a086d65c7bb
369
+ 5dd4a8e0cc027a086d65ec26
370
+ 5dd49520cc027a086d65ddb4
371
+ 5dd4d28ccc027a086d65fd31
372
+ 5dd48e49cc027a086d65d95d
373
+ 5dd55564cc027a086d660896
374
+ 5dd477c2cc027a086d65ca3e
375
+ 5dd50bb1cc027a086d6603e1
376
+ 5dd467eecc027a086d65bd84
377
+ 5dd48ee3cc027a086d65d9c7
378
+ 5dd578eacc027a086d660962
379
+ 5dd47350cc027a086d65c692
380
+ 5dd4731dcc027a086d65c669
381
+ 5dd483f7cc027a086d65d270
382
+ 5dd4b972cc027a086d65f3e2
383
+ 5dd4bed6cc027a086d65f6d3
384
+ 5dd4dd05cc027a086d65fea9
385
+ 5dd46f78cc027a086d65c356
386
+ 5dd49035cc027a086d65dac6
387
+ 5dd59981cc027a086d6609aa
388
+ 5dd53126cc027a086d660606
389
+ 5dd542accc027a086d66076a
390
+ 5dd4b8eacc027a086d65f3bb
391
+ 5dd471fccc027a086d65c5b0
392
+ 5dd4a860cc027a086d65ebbc
393
+ 5dd4e2d2cc027a086d65ff45
394
+ 5dd49c77cc027a086d65e271
395
+ 5dd4a033cc027a086d65e5aa
396
+ 5dd4b667cc027a086d65f255
397
+ 5dd493f2cc027a086d65dcfa
398
+ 5dd481bdcc027a086d65d11e
399
+ 5dd4b73acc027a086d65f2bb
400
+ 5dd48113cc027a086d65d0ac
401
+ 5dd4b97ccc027a086d65f3ff
402
+ 5dd4cae5cc027a086d65fb21
403
+ 5dd4681acc027a086d65bda2
404
+ 5dd467cccc027a086d65bd52
405
+ 5dd5925ccc027a086d660998
406
+ 5dd488b2cc027a086d65d607
407
+ 5dd48d06cc027a086d65d874
408
+ 5dd48aaacc027a086d65d777
409
+ 5dd4caaccc027a086d65faf9
410
+ 5dd48aa1cc027a086d65d761
411
+ 5dd4bed3cc027a086d65f6c1
412
+ 5dd4ba1ecc027a086d65f453
413
+ 5dd49ab9cc027a086d65e12e
414
+ 5dd4a8e0cc027a086d65ec24
415
+ 5dd4ab66cc027a086d65ed41
416
+ 5dd46e22cc027a086d65c218
417
+ 5dd47c63cc027a086d65cd9f
418
+ 5dd4ca65cc027a086d65fae8
419
+ 5dd47d00cc027a086d65ce18
420
+ 5dd4b868cc027a086d65f366
421
+ 5dd48bd9cc027a086d65d827
422
+ 5dd4ae98cc027a086d65eed2
423
+ 5dd4a7becc027a086d65eb87
424
+ 5dd4d117cc027a086d65fcea
425
+ 5dd47a3dcc027a086d65cc0a
426
+ 5dd534b4cc027a086d660618
427
+ 5dd4da88cc027a086d65fe65
428
+ 5dd4a665cc027a086d65eadb
429
+ 5dd47039cc027a086d65c424
430
+ 5dd472b2cc027a086d65c629
431
+ 5dd53b13cc027a086d66067a
432
+ 5dd48714cc027a086d65d49e
433
+ 5dd46fa4cc027a086d65c36c
434
+ 5dd4eb6bcc027a086d66009b
435
+ 5dd4eac9cc027a086d660095
436
+ 5dd4d9dbcc027a086d65fe3d
437
+ 5dd498bfcc027a086d65dfb2
438
+ 5dd4afc6cc027a086d65ef77
439
+ 5dd48474cc027a086d65d2c3
440
+ 5dd4bf0ecc027a086d65f6f9
441
+ 5dd49ee8cc027a086d65e49e
442
+ 5dd4be4bcc027a086d65f66b
443
+ 5dd4693bcc027a086d65be99
444
+ 5dd4a2a9cc027a086d65e7de
445
+ 5dd4a272cc027a086d65e7b2
446
+ 5dd4729ccc027a086d65c60a
447
+ 5dd4a479cc027a086d65e97c
448
+ 5dd4b936cc027a086d65f3cb
449
+ 5dd50c09cc027a086d6603ec
450
+ 5dd4838acc027a086d65d23d
451
+ 5dd483dccc027a086d65d254
452
+ 5dd508b5cc027a086d660344
453
+ 5dd494b6cc027a086d65dd60
454
+ 5dd4f8accc027a086d660222
455
+ 5dd4bc88cc027a086d65f59e
456
+ 5dd4b537cc027a086d65f16c
457
+ 5dd477dbcc027a086d65ca48
458
+ 5dd4a3ebcc027a086d65e8f3
459
+ 5dd4688bcc027a086d65be02
460
+ 5dd474bccc027a086d65c79e
461
+ 5dd4b06dcc027a086d65efa7
462
+ 5dd48b67cc027a086d65d7e2
463
+ 5dd49e1acc027a086d65e409
464
+ 5dd499d1cc027a086d65e099
465
+ 5dd48f5acc027a086d65da28
466
+ 5dd48506cc027a086d65d32c
467
+ 5dd48066cc027a086d65d05d
468
+ 5dd46971cc027a086d65bed9
469
+ 5dd4b89bcc027a086d65f378
470
+ 5dd48113cc027a086d65d0a8
471
+ 5dd49b15cc027a086d65e19b
472
+ 5dd4a9f4cc027a086d65eca7
473
+ 5dd48b83cc027a086d65d7f8
474
+ 5dd4e37dcc027a086d65ff6e
475
+ 5dd47913cc027a086d65cb19
476
+ 5dd47e25cc027a086d65cf3f
477
+ 5dd4c398cc027a086d65f8d4
478
+ 5dd4ad51cc027a086d65ee44
479
+ 5dd4a509cc027a086d65e9cc
480
+ 5dd4bbe9cc027a086d65f536
481
+ 5dd4a2c1cc027a086d65e7f7
482
+ 5dd4b41acc027a086d65f0ea
483
+ 5dd48fcbcc027a086d65da8f
484
+ 5dd4920acc027a086d65dbe0
485
+ 5dd554c9cc027a086d66088a
486
+ 5dd49963cc027a086d65e01a
487
+ 5dd49e12cc027a086d65e3f5
488
+ 5dd4b2b8cc027a086d65f067
489
+ 5dd4beeecc027a086d65f6e8
490
+ 5dd47072cc027a086d65c455
491
+ 5dd4e8cacc027a086d66003f
492
+ 5dd49d9dcc027a086d65e384
493
+ 5dd495a4cc027a086d65de00
494
+ 5dd49aeecc027a086d65e151
495
+ 5dd4ccdbcc027a086d65fbb8
496
+ 5dd46fd1cc027a086d65c3b9
497
+ 5dd4a022cc027a086d65e58a
498
+ 5dd4668bcc027a086d65bc9c
499
+ 5dd481a6cc027a086d65d116
500
+ 5dd4a1c3cc027a086d65e73a
501
+ 5dd47690cc027a086d65c940
502
+ 5dd4690acc027a086d65be5f
503
+ 5dd47978cc027a086d65cb5e
504
+ 5dd4b373cc027a086d65f0af
505
+ 5dd49eb8cc027a086d65e470
506
+ 5dd4b5b5cc027a086d65f1d0
507
+ 5dd4a0d0cc027a086d65e630
508
+ 5dd4a1decc027a086d65e743
509
+ 5dd488a2cc027a086d65d5f1
510
+ 5dd4cc70cc027a086d65fb96
511
+ 5dd4aad3cc027a086d65ecfa
512
+ 5dd46f37cc027a086d65c311
513
+ 5dd49ba7cc027a086d65e1d4
514
+ 5dd48fb7cc027a086d65da7a
515
+ 5dd47b3bcc027a086d65ccc2
516
+ 5dd4668bcc027a086d65bc9e
517
+ 5dd49822cc027a086d65df55
518
+ 5dd53bedcc027a086d660696
519
+ 5dd47c1acc027a086d65cd74
520
+ 5dd46ef5cc027a086d65c2ee
521
+ 5dd4754dcc027a086d65c815
522
+ 5dd4774acc027a086d65c9da
523
+ 5dd4a9f0cc027a086d65ec9d
524
+ 5dd4c312cc027a086d65f8b4
525
+ 5dd49c70cc027a086d65e260
526
+ 5dd471a0cc027a086d65c53f
527
+ 5dd4aae3cc027a086d65ed0f
528
+ 5dd46f2fcc027a086d65c306
529
+ 5dd47ec0cc027a086d65cf9a
530
+ 5dd51b4dcc027a086d6604cc
531
+ 5dd539f7cc027a086d66065f
532
+ 5dd495a4cc027a086d65de04
533
+ 5dd472b2cc027a086d65c62a
534
+ 5dd4a185cc027a086d65e712
535
+ 5dd53dcdcc027a086d6606c6
536
+ 5dd46ab6cc027a086d65bfa6
537
+ 5dd4a2a8cc027a086d65e7d3
538
+ 5dd4c5a1cc027a086d65f99b
539
+ 5dd473f3cc027a086d65c6f1
540
+ 5dd52d13cc027a086d6605c3
541
+ 5dd4f4e4cc027a086d6601a3
542
+ 5dd49ab9cc027a086d65e12b
543
+ 5dd48e3ecc027a086d65d952
544
+ 5dd47caccc027a086d65cdc3
545
+ 5dd47c8fcc027a086d65cdb8
546
+ 5dd4cb19cc027a086d65fb30
547
+ 5dd46a08cc027a086d65bf2a
548
+ 5dd4b391cc027a086d65f0b9
549
+ 5dd4ac35cc027a086d65edc5
550
+ 5dd5534acc027a086d66085f
551
+ 5dd47ecccc027a086d65cfad
552
+ 5dd4e84ecc027a086d660024
553
+ 5dd48aaacc027a086d65d774
554
+ 5dd4d9bbcc027a086d65fe35
555
+ 5dd46bd4cc027a086d65c022
556
+ 5dd4c108cc027a086d65f7f7
557
+ 5dd4bdffcc027a086d65f659
558
+ 5dd4b9eccc027a086d65f42f
559
+ 5dd4bac0cc027a086d65f49a
560
+ 5dd495cbcc027a086d65de0c
561
+ 5dd468c0cc027a086d65be30
562
+ 5dd67811cc027a086d665455
563
+ 5dd49ffacc027a086d65e55a
564
+ 5dd4bc62cc027a086d65f56c
565
+ 5dd4a606cc027a086d65ea9c
566
+ 5dd49520cc027a086d65ddb7
567
+ 5dd4a112cc027a086d65e678
568
+ 5dd4b8b4cc027a086d65f388
569
+ 5dd46a4acc027a086d65bf57
570
+ 5dd496b0cc027a086d65de85
571
+ 5dd48a60cc027a086d65d73a
572
+ 5dd53c1fcc027a086d6606a0
573
+ 5dd4b704cc027a086d65f29e
574
+ 5dd4a769cc027a086d65eb61
575
+ 5dd47822cc027a086d65ca8b
576
+ 5dd49366cc027a086d65dc99
577
+ 5dd4789acc027a086d65cad2
578
+ 5dd4cb19cc027a086d65fb32
579
+ 5dd4a206cc027a086d65e773
580
+ 5dd48e4fcc027a086d65d967
581
+ 5dd544b8cc027a086d6607d2
582
+ 5dd48522cc027a086d65d333
583
+ 5dd49dfdcc027a086d65e3bf
584
+ 5dd4eb6bcc027a086d66009a
585
+ 5dd4a62ccc027a086d65eab6
586
+ 5dd489fccc027a086d65d703
587
+ 5dd4f290cc027a086d660157
588
+ 5dd4842dcc027a086d65d29e
589
+ 5dd4bb0ccc027a086d65f4ba
590
+ 5dd4abcdcc027a086d65ed8d
591
+ 5dd4ab80cc027a086d65ed72
592
+ 5dd4b72acc027a086d65f2b3
593
+ 5dd48066cc027a086d65d05b
594
+ 5dd49d5bcc027a086d65e355
595
+ 5dd494bfcc027a086d65dd6b
596
+ 5dd4a0d1cc027a086d65e638
597
+ 5dd485cfcc027a086d65d3a3
598
+ 5dd53a97cc027a086d660671
599
+ 5dd4f67ccc027a086d6601d8
600
+ 5dd46b6fcc027a086d65bff3
601
+ 5dd47b92cc027a086d65ccf6
602
+ 5dd4bca3cc027a086d65f5a8
603
+ 5dd46bc5cc027a086d65c012
604
+ 5dd4ca3dcc027a086d65facc
605
+ 5dd4bab6cc027a086d65f48e
606
+ 5dd47133cc027a086d65c51a
607
+ 5dd4a994cc027a086d65ec66
608
+ 5dd4823acc027a086d65d166
609
+ 5dd4b4d7cc027a086d65f134
610
+ 5dd4843ccc027a086d65d2a8
611
+ 5dd4b563cc027a086d65f195
612
+ 5dd4964fcc027a086d65de3c
613
+ 5dd47d0fcc027a086d65ce2c
614
+ 5dd4e8d6cc027a086d660048
615
+ 5dd4f322cc027a086d660172
616
+ 5dd49c55cc027a086d65e246
617
+ 5dd4a06ecc027a086d65e5d7
618
+ 5dd48fa6cc027a086d65da54
619
+ 5dd4d00fcc027a086d65fcbd
620
+ 5dd49488cc027a086d65dd42
621
+ 5dd4a3fdcc027a086d65e8fb
622
+ 5dd46ec9cc027a086d65c2b6
623
+ 5dd4ee36cc027a086d66010e
624
+ 5dd4a713cc027a086d65eb28
625
+ 5dd48fb7cc027a086d65da7c
626
+ 5dd47796cc027a086d65ca13
627
+ 5dd52a3acc027a086d660594
628
+ 5dd49559cc027a086d65dddb
629
+ 5dd52b14cc027a086d6605a5
630
+ 5dd47351cc027a086d65c69e
631
+ 5dd4c2aacc027a086d65f896
632
+ 5dd49e68cc027a086d65e44f
633
+ 5dd498b7cc027a086d65dfa9
634
+ 5dd4c0c8cc027a086d65f7de
635
+ 5dd4b51bcc027a086d65f162
636
+ 5dd4ce68cc027a086d65fc14
637
+ 5dd46d5acc027a086d65c178
638
+ 5dd49435cc027a086d65dd14
639
+ 5dd4d9dbcc027a086d65fe3f
640
+ 5dd48177cc027a086d65d0f2
641
+ 5dd4835fcc027a086d65d229
642
+ 5dd49659cc027a086d65de44
643
+ 5dd4ddadcc027a086d65febe
644
+ 5dd46e87cc027a086d65c282
645
+ 5dd4718ccc027a086d65c522
646
+ 5dd47553cc027a086d65c820
647
+ 5dd5092ccc027a086d66035e
648
+ 5dd46c67cc027a086d65c0b0
649
+ 5dd4cf2fcc027a086d65fc72
650
+ 5dd4cae1cc027a086d65fb17
651
+ 5dd47234cc027a086d65c5ca
652
+ 5dd49e14cc027a086d65e400
653
+ 5dd498edcc027a086d65dfda
654
+ 5dd4ab5acc027a086d65ed2a
655
+ 5dd47d7acc027a086d65ce9c
656
+ 5dd4a475cc027a086d65e971
657
+ 5dd480b1cc027a086d65d070
658
+ 5dd47d37cc027a086d65ce5a
659
+ 5dd46d36cc027a086d65c15e
660
+ 5dd48e98cc027a086d65d99b
661
+ 5dd53feecc027a086d660723
662
+ 5dd4c0b7cc027a086d65f7d4
663
+ 5dd4b60dcc027a086d65f226
664
+ 5dd48bd0cc027a086d65d820
665
+ 5dd4ade7cc027a086d65ee7c
666
+ 5dd670dfcc027a086d66542c
667
+ 5dd47265cc027a086d65c5e6
668
+ 5dd47af4cc027a086d65cc60
669
+ 5dd4bb50cc027a086d65f4ff
670
+ 5dd4e316cc027a086d65ff4f
671
+ 5dd48038cc027a086d65d042
672
+ 5dd46aa2cc027a086d65bf91
673
+ 5dd47aeacc027a086d65cc54
674
+ 5dd4bbc4cc027a086d65f524
675
+ 5dd4bfb6cc027a086d65f756
676
+ 5dd49a33cc027a086d65e0c6
677
+ 5dd4b6efcc027a086d65f28d
678
+ 5dd47d44cc027a086d65ce87
679
+ 5dd4a428cc027a086d65e934
680
+ 5dd56141cc027a086d6608f9
681
+ 5dd4c591cc027a086d65f991
682
+ 5dd5286dcc027a086d660544
683
+ 5dd49fcdcc027a086d65e53d
684
+ 5dd4a32dcc027a086d65e84f
685
+ 5dd4792fcc027a086d65cb34
686
+ 5dd471e7cc027a086d65c583
687
+ 5dd46caacc027a086d65c100
688
+ 5dd4a713cc027a086d65eb29
689
+ 5dd493a1cc027a086d65dcb2
690
+ 5dd46feacc027a086d65c3d8
691
+ 5dd503c6cc027a086d6602d7
692
+ 5dd48747cc027a086d65d4ec
693
+ 5dd4684acc027a086d65bdd1
694
+ 5dd4710ecc027a086d65c4e0
695
+ 5dd4d0b3cc027a086d65fcd9
696
+ 5dd47967cc027a086d65cb52
697
+ 5dd4c80ecc027a086d65fa42
698
+ 5dd49bb2cc027a086d65e1dd
699
+ 5dd4a07ccc027a086d65e5fc
700
+ 5dd48aa1cc027a086d65d763
701
+ 5dd482eccc027a086d65d1ec
702
+ 5dd48f7acc027a086d65da30
703
+ 5dd4c428cc027a086d65f903
704
+ 5dd47610cc027a086d65c8b1
705
+ 5dd500a9cc027a086d6602ac
706
+ 5dd491d5cc027a086d65dbb1
707
+ 5dd48df6cc027a086d65d910
708
+ 5dd4b6e9cc027a086d65f282
709
+ 5dd4b714cc027a086d65f2a8
710
+ 5dd49384cc027a086d65dca2
711
+ 5dd4a16ccc027a086d65e6e4
712
+ 5dd474e2cc027a086d65c7b9
713
+ 5dd490cacc027a086d65db1e
714
+ 5dd50b22cc027a086d6603bd
715
+ 5dd49108cc027a086d65db3a
716
+ 5dd488ddcc027a086d65d61b
717
+ 5dd4ba4bcc027a086d65f46e
718
+ 5dd4a347cc027a086d65e873
719
+ 5dd4a32dcc027a086d65e84e
720
+ 5dd47caccc027a086d65cdc1
721
+ 5dd46c29cc027a086d65c08c
722
+ 5dd487c4cc027a086d65d567
723
+ 5dd4710ecc027a086d65c4df
724
+ 5dd47120cc027a086d65c4fe
725
+ 5dd4f0d4cc027a086d660135
726
+ 5dd4b421cc027a086d65f0fd
727
+ 5dd479becc027a086d65cba7
728
+ 5dd48c5bcc027a086d65d84e
729
+ 5dd51370cc027a086d66046f
730
+ 5dd4ca64cc027a086d65fae0
731
+ 5dd59a2dcc027a086d6609b7
732
+ 5dd4acd6cc027a086d65ee14
733
+ 5dd4a032cc027a086d65e5a0
734
+ 5dd4adaccc027a086d65ee63
735
+ 5dd4be4bcc027a086d65f669
736
+ 5dd48131cc027a086d65d0b2
737
+ 5dd4e996cc027a086d66005c
738
+ 5dd47a05cc027a086d65cbe6
739
+ 5dd47197cc027a086d65c532
740
+ 5dd4c73ccc027a086d65f9fe
741
+ 5dd48714cc027a086d65d49d
742
+ 5dd52f0fcc027a086d6605e1
743
+ 5dd46e28cc027a086d65c222
744
+ 5dd4bb49cc027a086d65f4f7
745
+ 5dd4a5b4cc027a086d65ea8c
746
+ 5dd4726dcc027a086d65c5ec
747
+ 5dd49e10cc027a086d65e3eb
748
+ 5dd49442cc027a086d65dd1e
749
+ 5dd488f8cc027a086d65d623
750
+ 5dd4bffdcc027a086d65f776
751
+ 5dd47d3ecc027a086d65ce68
752
+ 5dd4795dcc027a086d65cb3e
753
+ 5dd48781cc027a086d65d530
754
+ 5dd4d819cc027a086d65fdc6
755
+ 5dd4bbb7cc027a086d65f519
756
+ 5dd4b49ecc027a086d65f12d
757
+ 5dd4c8accc027a086d65fa5a
758
+ 5dd4a16ccc027a086d65e700
759
+ 5dd4bb50cc027a086d65f4fe
760
+ 5dd49069cc027a086d65daf3
761
+ 5dd4695ecc027a086d65beb4
762
+ 5dd4ca44cc027a086d65fad9
763
+ 5dd4c9a6cc027a086d65fab3
764
+ 5dd4eac9cc027a086d660094
765
+ 5dd48d07cc027a086d65d87d
766
+ 5dd53feecc027a086d660725
767
+ 5dd47724cc027a086d65c9ad
768
+ 5dd46fb3cc027a086d65c37c
769
+ 5dd49559cc027a086d65dddc
770
+ 5dd51fc9cc027a086d6604f0
771
+ 5dd4856fcc027a086d65d357
772
+ 5dd562e3cc027a086d66090d
773
+ 5dd4804fcc027a086d65d055
774
+ 5dd46829cc027a086d65bdbc
775
+ 5dd4b8b5cc027a086d65f393
776
+ 5dd4b66acc027a086d65f25c
777
+ 5dd4a5b4cc027a086d65ea8a
778
+ 5dd4a0becc027a086d65e629
779
+ 5dd4754dcc027a086d65c816
780
+ 5dd4c02bcc027a086d65f79b
781
+ 5dd4729ccc027a086d65c60b
782
+ 5dd4a160cc027a086d65e6a5
783
+ 5dd4baabcc027a086d65f484
784
+ 5dd4907ecc027a086d65db03
785
+ 5dd4cfb0cc027a086d65fc8d
786
+ 5dd49bf7cc027a086d65e1ee
787
+ 5dd469ddcc027a086d65beee
788
+ 5dd49e42cc027a086d65e43b
789
+ 5dd49202cc027a086d65dbc4
790
+ 5dd47967cc027a086d65cb54
791
+ 5dd48fa8cc027a086d65da68
792
+ 5dd48177cc027a086d65d0f4
793
+ 5dd47a8ecc027a086d65cc38
794
+ 5dd48987cc027a086d65d681
795
+ 5dd48b83cc027a086d65d7f7
796
+ 5dd4685ccc027a086d65bddb
797
+ 5dd4adaccc027a086d65ee6d
798
+ 5dd46cfdcc027a086d65c12e
799
+ 5dd505cccc027a086d660313
800
+ 5dd4d0b3cc027a086d65fcd6
801
+ 5dd56081cc027a086d6608e5
802
+ 5dd5045bcc027a086d6602eb
803
+ 5dd4787dcc027a086d65cab4
804
+ 5dd46f2fcc027a086d65c30a
805
+ 5dd4c672cc027a086d65f9d7
806
+ 5dd52a3acc027a086d660592
807
+ 5dd4789acc027a086d65cad3
808
+ 5dd4af53cc027a086d65ef4a
809
+ 5dd4acbecc027a086d65ee0c
810
+ 5dd4e158cc027a086d65ff16
811
+ 5dd4ff71cc027a086d66029a
812
+ 5dd49007cc027a086d65dabc
813
+ 5dd52982cc027a086d66056a
814
+ 5dd48a66cc027a086d65d744
815
+ 5dd49f3ccc027a086d65e4e3
816
+ 5dd50c09cc027a086d6603ea
817
+ 5dd4693bcc027a086d65be97
818
+ 5dd476d4cc027a086d65c969
819
+ 5dd49462cc027a086d65dd34
820
+ 5dd4a708cc027a086d65eb1e
821
+ 5dd4a406cc027a086d65e910
822
+ 5dd4e72ccc027a086d65ffec
823
+ 5dd4bed6cc027a086d65f6d2
824
+ 5dd4946acc027a086d65dd3b
825
+ 5dd4a50ecc027a086d65e9d4
826
+ 5dd47621cc027a086d65c8be
827
+ 5dd4a5a8cc027a086d65ea84
828
+ 5dd4ad59cc027a086d65ee50
829
+ 5dd48b83cc027a086d65d7f6
830
+ 5dd4c3b5cc027a086d65f8f3
831
+ 5dd472e7cc027a086d65c645
832
+ 5dd48a60cc027a086d65d73b
833
+ 5dd495a4cc027a086d65de03
834
+ 5dd4bf5bcc027a086d65f716
835
+ 5dd4ae69cc027a086d65eeb9
836
+ 5dd56141cc027a086d6608f6
837
+ 5dd4dbbccc027a086d65fe8a
838
+ 5dd4a075cc027a086d65e5ed
839
+ 5dd489e0cc027a086d65d6cc
840
+ 5dd472f7cc027a086d65c656
841
+ 5dd4b0a6cc027a086d65efda
842
+ 5dd4b027cc027a086d65ef95
843
+ 5dd48a9dcc027a086d65d757
844
+ 5dd4a180cc027a086d65e709
845
+ 5dd467afcc027a086d65bd40
846
+ 5dd49bf9cc027a086d65e1fc
847
+ 5dd49556cc027a086d65ddc6
848
+ 5dd47413cc027a086d65c716
849
+ 5dd4a9b1cc027a086d65ec84
850
+ 5dd49577cc027a086d65ddf6
851
+ 5dd47ce6cc027a086d65ce0e
852
+ 5dd49069cc027a086d65daf0
853
+ 5dd4801fcc027a086d65d02f
854
+ 5dd47682cc027a086d65c92f
855
+ 5dd4762fcc027a086d65c8c8
856
+ 5dd4ad59cc027a086d65ee4c
857
+ 5dd482c8cc027a086d65d1ba
858
+ 5dd46ec9cc027a086d65c2b5
859
+ 5dd46f05cc027a086d65c2f5
860
+ 5dd48e4fcc027a086d65d974
861
+ 5dd4ae6ccc027a086d65eec2
862
+ 5dd47120cc027a086d65c4fc
863
+ 5dd4becdcc027a086d65f6ae
864
+ 5dd4d911cc027a086d65fe24
865
+ 5dd4a16ccc027a086d65e6dc
866
+ 5dd4b205cc027a086d65f02f
867
+ 5dd4828ccc027a086d65d1aa
868
+ 5dd49203cc027a086d65dbcf
869
+ 5dd481c8cc027a086d65d12c
870
+ 5dd48283cc027a086d65d197
871
+ 5dd4b4e0cc027a086d65f149
872
+ 5dd47996cc027a086d65cb80
873
+ 5dd4e8cacc027a086d66003e
874
+ 5dd49dffcc027a086d65e3d0
875
+ 5dd49fb8cc027a086d65e525
876
+ 5dd4c081cc027a086d65f7ba
877
+ 5dd4fcfdcc027a086d660291
878
+ 5dd46f62cc027a086d65c342
879
+ 5dd4bb49cc027a086d65f4f8
880
+ 5dd485d5cc027a086d65d3ac
881
+ 5dd4a406cc027a086d65e90f
882
+ 5dd46770cc027a086d65bd0a
883
+ 5dd4792fcc027a086d65cb36
884
+ 5dd4951acc027a086d65ddab
885
+ 5dd4bab6cc027a086d65f48d
886
+ 5dd483f7cc027a086d65d26e
887
+ 5dd46bd5cc027a086d65c035
888
+ 5dd55564cc027a086d660895
889
+ 5dd49a64cc027a086d65e0f1
890
+ 5dd4d048cc027a086d65fcd0
891
+ 5dd48dfdcc027a086d65d91a
892
+ 5dd46835cc027a086d65bdc9
893
+ 5dd47df5cc027a086d65cf25
894
+ 5dd46e87cc027a086d65c285
895
+ 5dd4790fcc027a086d65cb10
896
+ 5dd4b16fcc027a086d65f010
897
+ 5dd46fb3cc027a086d65c37f
898
+ 5dd4804fcc027a086d65d052
899
+ 5dd59a2dcc027a086d6609b4
900
+ 5dd4c312cc027a086d65f8b3
901
+ 5dd53d64cc027a086d6606aa
902
+ 5dd4bb73cc027a086d65f511
903
+ 5dd489e0cc027a086d65d6ce
904
+ 5dd4afb5cc027a086d65ef6f
905
+ 5dd49488cc027a086d65dd44
906
+ 5dd4cd06cc027a086d65fbce
907
+ 5dd4a19dcc027a086d65e724
908
+ 5dd50db3cc027a086d66042e
909
+ 5dd467eecc027a086d65bd83
910
+ 5dd49a97cc027a086d65e116
911
+ 5dd50191cc027a086d6602b7
912
+ 5dd53d73cc027a086d6606bd
913
+ 5dd4cb8fcc027a086d65fb65
914
+ 5dd48b5ecc027a086d65d7d9
915
+ 5dd49aefcc027a086d65e15b
916
+ 5dd51a7acc027a086d6604b0
917
+ 5dd49c70cc027a086d65e261
918
+ 5dd48898cc027a086d65d5df
919
+ 5dd48aa1cc027a086d65d768
920
+ 5dd49577cc027a086d65ddf8
921
+ 5dd46a85cc027a086d65bf87
922
+ 5dd47ececc027a086d65cfb5
923
+ 5dd4bdadcc027a086d65f638
924
+ 5dd4e47ccc027a086d65ff89
925
+ 5dd46725cc027a086d65bce6
926
+ 5dd49beccc027a086d65e1e5
927
+ 5dd478b4cc027a086d65cae4
928
+ 5dd558c9cc027a086d6608c3
929
+ 5dd4d870cc027a086d65fe02
930
+ 5dd49202cc027a086d65dbc2
931
+ 5dd49fd4cc027a086d65e547
932
+ 5dd47ce5cc027a086d65cdfa
933
+ 5dd4c2a0cc027a086d65f87c
934
+ 5dd4b5aacc027a086d65f1c4
935
+ 5dd4753ccc027a086d65c80a
936
+ 5dd48c3fcc027a086d65d844
937
+ 5dd47762cc027a086d65c9e8
938
+ 5dd49805cc027a086d65df35
939
+ 5dd4b42fcc027a086d65f10a
940
+ 5dd47a32cc027a086d65cbf6
941
+ 5dd4bccdcc027a086d65f5c5
942
+ 5dd4a860cc027a086d65ebbd
943
+ 5dd47b2bcc027a086d65cc99
944
+ 5dd4710ecc027a086d65c4e1
945
+ 5dd48145cc027a086d65d0c6
946
+ 5dd48474cc027a086d65d2c5
947
+ 5dd4904ccc027a086d65daea
948
+ 5dd47702cc027a086d65c999
949
+ 5dd4a9f4cc027a086d65ecaa
950
+ 5dd4c9f3cc027a086d65fac4
951
+ 5dd4ededcc027a086d6600fd
952
+ 5dd46936cc027a086d65be8e
953
+ 5dd46d5acc027a086d65c179
954
+ 5dd49930cc027a086d65dff5
955
+ 5dd4c4e8cc027a086d65f941
956
+ 5dd4a62ccc027a086d65eab7
957
+ 5dd4b018cc027a086d65ef89
958
+ 5dd4beeccc027a086d65f6db
959
+ 5dd4bdadcc027a086d65f62d
960
+ 5dd4e2d2cc027a086d65ff44
961
+ 5dd49035cc027a086d65dac7
962
+ 5dd50de9cc027a086d66043a
963
+ 5dd4d4cbcc027a086d65fd84
964
+ 5dd476a8cc027a086d65c958
965
+ 5dd4ad00cc027a086d65ee27
966
+ 5dd48b67cc027a086d65d7e3
967
+ 5dd578eacc027a086d660964
968
+ 5dd49f5dcc027a086d65e4f6
969
+ 5dd4ac20cc027a086d65edbc
970
+ 5dd4ce4ecc027a086d65fc03
971
+ 5dd470e4cc027a086d65c4b1
972
+ 5dd4726dcc027a086d65c5fa
973
+ 5dd468c6cc027a086d65be43
974
+ 5dd476f8cc027a086d65c982
975
+ 5dd4bd66cc027a086d65f60f
976
+ 5dd4e7d9cc027a086d66001a
977
+ 5dd48584cc027a086d65d36a
978
+ 5dd4ce4ecc027a086d65fc00
979
+ 5dd476d4cc027a086d65c96c
980
+ 5dd4b421cc027a086d65f100
981
+ 5dd47717cc027a086d65c9a3
982
+ 5dd50997cc027a086d660366
983
+ 5dd4b5aacc027a086d65f1c5
984
+ 5dd49983cc027a086d65e041
985
+ 5dd4876acc027a086d65d50a
986
+ 5dd4bdffcc027a086d65f65a
987
+ 5dd4997dcc027a086d65e036
988
+ 5dd48781cc027a086d65d540
989
+ 5dd55564cc027a086d660893
990
+ 5dd47b37cc027a086d65ccb7
991
+ 5dd4c7becc027a086d65fa2b
992
+ 5dd4aaaacc027a086d65ecd4
993
+ 5dd47130cc027a086d65c513
994
+ 5dd4b974cc027a086d65f3e8
995
+ 5dd4b16fcc027a086d65f011
996
+ 5dd4bf14cc027a086d65f700
997
+ 5dd4b704cc027a086d65f294
998
+ 5dd4a708cc027a086d65eb21
999
+ 5dd493f2cc027a086d65dcf8
1000
+ 5dd473f5cc027a086d65c6f6
1001
+ 5dd474c8cc027a086d65c7a8
1002
+ 5dd4e286cc027a086d65ff32
1003
+ 5dd4d4cbcc027a086d65fd83
1004
+ 5dd4e6c3cc027a086d65ffcd
1005
+ 5dd468b7cc027a086d65be20
1006
+ 5dd4a38acc027a086d65e89d
1007
+ 5dd46ee3cc027a086d65c2cf
1008
+ 5dd4a7f6cc027a086d65eba4
1009
+ 5dd48d57cc027a086d65d8a8
1010
+ 5dd5651dcc027a086d660921
1011
+ 5dd46835cc027a086d65bdc7
1012
+ 5dd4d199cc027a086d65fd16
1013
+ 5dd4a892cc027a086d65ebef
1014
+ 5dd4a8e0cc027a086d65ec22
1015
+ 5dd4ff71cc027a086d66029c
1016
+ 5dd4bd8ecc027a086d65f622
1017
+ 5dd4be27cc027a086d65f660
1018
+ 5dd4e75acc027a086d65fffe
1019
+ 5dd4b679cc027a086d65f269
1020
+ 5dd4a168cc027a086d65e6c2
1021
+ 5dd4918fcc027a086d65db93
1022
+ 5dd49069cc027a086d65daf1
1023
+ 5dd4804fcc027a086d65d054
1024
+ 5dd50e56cc027a086d660442
1025
+ 5dd48250cc027a086d65d17d
1026
+ 5dd476a4cc027a086d65c94e
1027
+ 5dd4946acc027a086d65dd3c
1028
+ 5dd4ba28cc027a086d65f45f
1029
+ 5dd49a5acc027a086d65e0ea
1030
+ 5dd4a5f0cc027a086d65ea94
1031
+ 5dd487c4cc027a086d65d568
1032
+ 5dd49d9bcc027a086d65e370
1033
+ 5dd4d3a9cc027a086d65fd5c
1034
+ 5dd54412cc027a086d6607b2
1035
+ 5dd4d7a8cc027a086d65fdb7
1036
+ 5dd4d048cc027a086d65fcce
1037
+ 5dd4bf8ecc027a086d65f739
1038
+ 5dd4beeecc027a086d65f6e7
1039
+ 5dd49987cc027a086d65e04d
1040
+ 5dd46635cc027a086d65bc8a
1041
+ 5dd471eacc027a086d65c58c
1042
+ 5dd4ab63cc027a086d65ed34
1043
+ 5dd49ef4cc027a086d65e4b1
1044
+ 5dd4862acc027a086d65d3e6
1045
+ 5dd4bc74cc027a086d65f578
1046
+ 5dd48e4fcc027a086d65d973
1047
+ 5dd4b790cc027a086d65f2ea
1048
+ 5dd49b11cc027a086d65e180
1049
+ 5dd4cb58cc027a086d65fb43
1050
+ 5dd489cacc027a086d65d6af
1051
+ 5dd54412cc027a086d6607b0
1052
+ 5dd490fdcc027a086d65db30
1053
+ 5dd4768acc027a086d65c938
1054
+ 5dd542c1cc027a086d660776
1055
+ 5dd4a45acc027a086d65e950
1056
+ 5dd4869bcc027a086d65d443
1057
+ 5dd49113cc027a086d65db50
1058
+ 5dd4a568cc027a086d65ea41
1059
+ 5dd4b796cc027a086d65f2f4
1060
+ 5dd49b4bcc027a086d65e1af
1061
+ 5dd46d5acc027a086d65c17a
1062
+ 5dd487c4cc027a086d65d569
1063
+ 5dd48dd7cc027a086d65d8fd
1064
+ 5dd56421cc027a086d660917
1065
+ 5dd4fb43cc027a086d660287
1066
+ 5dd49e20cc027a086d65e414
1067
+ 5dd46e67cc027a086d65c260
1068
+ 5dd471eacc027a086d65c590
1069
+ 5dd5beb7cc027a086d6628e7
1070
+ 5dd49dc7cc027a086d65e3a4
1071
+ 5dd4c73ccc027a086d65f9fd
1072
+ 5dd46ee4cc027a086d65c2d8
1073
+ 5dd496efcc027a086d65deb7
1074
+ 5dd46a77cc027a086d65bf7e
1075
+ 5dd488b4cc027a086d65d612
1076
+ 5dd4b7d8cc027a086d65f32e
1077
+ 5dd4a99bcc027a086d65ec6f
1078
+ 5dd6765ecc027a086d66544a
1079
+ 5dd4a940cc027a086d65ec52
1080
+ 5dd494bfcc027a086d65dd68
1081
+ 5dd6765ecc027a086d66544d
1082
+ 5dd47ad9cc027a086d65cc4a
1083
+ 5dd48c3fcc027a086d65d842
1084
+ 5dd4ce68cc027a086d65fc13
1085
+ 5dd47346cc027a086d65c67d
1086
+ 5dd497bbcc027a086d65df21
1087
+ 5dd495cbcc027a086d65de0d
1088
+ 5dd4a621cc027a086d65eab1
1089
+ 5dd48fa6cc027a086d65da57
1090
+ 5dd4fab4cc027a086d66026a
1091
+ 5dd474a0cc027a086d65c781
1092
+ 5dd499c0cc027a086d65e08e
1093
+ 5dd4a59dcc027a086d65ea6e
1094
+ 5dd4bc0acc027a086d65f554
1095
+ 5dd486a1cc027a086d65d45a
1096
+ 5dd47d44cc027a086d65ce88
1097
+ 5dd47daccc027a086d65ceca
1098
+ 5dd4a08bcc027a086d65e606
1099
+ 5dd4cb9acc027a086d65fb6c
1100
+ 5dd4ab23cc027a086d65ed22
1101
+ 5dd4b7b8cc027a086d65f30b
1102
+ 5dd498decc027a086d65dfd1
1103
+ 5dd471adcc027a086d65c548
1104
+ 5dd46e18cc027a086d65c20f
1105
+ 5dd4a540cc027a086d65ea2a
1106
+ 5dd486fdcc027a086d65d494
1107
+ 5dd4b77ecc027a086d65f2d7
1108
+ 5dd47350cc027a086d65c694
1109
+ 5dd49e0ecc027a086d65e3e1
1110
+ 5dd49af0cc027a086d65e164
1111
+ 5dd48644cc027a086d65d415
1112
+ 5dd4f20dcc027a086d660146
1113
+ 5dd552dfcc027a086d66084f
1114
+ 5dd47014cc027a086d65c3fc
1115
+ 5dd5651dcc027a086d660922
1116
+ 5dd4e9a2cc027a086d660064
1117
+ 5dd47e6ecc027a086d65cf73
1118
+ 5dd4bf9bcc027a086d65f742
1119
+ 5dd4b790cc027a086d65f2e3
1120
+ 5dd4ceebcc027a086d65fc28
1121
+ 5dd4d293cc027a086d65fd38
1122
+ 5dd4beaccc027a086d65f68f
1123
+ 5dd49497cc027a086d65dd4a
1124
+ 5dd48188cc027a086d65d104
1125
+ 5dd4c73ccc027a086d65f9f3
1126
+ 5dd4c911cc027a086d65fa7d
1127
+ 5dd48e70cc027a086d65d98f
1128
+ 5dd46b99cc027a086d65c007
1129
+ 5dd47c15cc027a086d65cd69
1130
+ 5dd489e9cc027a086d65d6f1
1131
+ 5dd537d2cc027a086d660635
1132
+ 5dd4a940cc027a086d65ec55
1133
+ 5dd4af38cc027a086d65ef34
1134
+ 5dd4b23acc027a086d65f049
1135
+ 5dd47d7acc027a086d65ce99
1136
+ 5dd494f1cc027a086d65dd8c
1137
+ 5dd4a387cc027a086d65e891
1138
+ 5dd488afcc027a086d65d5fb
1139
+ 5dd486c9cc027a086d65d461
1140
+ 5dd4a1f0cc027a086d65e755
1141
+ 5dd486c9cc027a086d65d464
1142
+ 5dd480b1cc027a086d65d06f
1143
+ 5dd48ef4cc027a086d65d9ce
1144
+ 5dd5092ccc027a086d66035f
1145
+ 5dd5651dcc027a086d66091f
1146
+ 5dd476c1cc027a086d65c962
1147
+ 5dd47c23cc027a086d65cd83
1148
+ 5dd48e36cc027a086d65d949
1149
+ 5dd50db3cc027a086d66042f
1150
+ 5dd4bdf6cc027a086d65f64f
1151
+ 5dd48916cc027a086d65d636
1152
+ 5dd4788ecc027a086d65cabf
1153
+ 5dd47b04cc027a086d65cc69
1154
+ 5dd4f846cc027a086d660219
1155
+ 5dd4788ecc027a086d65cabe
1156
+ 5dd4dc9fcc027a086d65fea0
1157
+ 5dd499d1cc027a086d65e096
1158
+ 5dd498abcc027a086d65df97
1159
+ 5dd48fa7cc027a086d65da5c
1160
+ 5dd47574cc027a086d65c842
1161
+ 5dd4ab6ccc027a086d65ed54
1162
+ 5dd48f56cc027a086d65da1b
1163
+ 5dd4dd2ecc027a086d65feb4
1164
+ 5dd49ee8cc027a086d65e49f
1165
+ 5dd4b35acc027a086d65f09d
1166
+ 5dd46de3cc027a086d65c1f2
1167
+ 5dd4a2d2cc027a086d65e804
1168
+ 5dd47779cc027a086d65ca00
1169
+ 5dd4b1f3cc027a086d65f024
1170
+ 5dd472becc027a086d65c632
1171
+ 5dd4a3cfcc027a086d65e8dc
1172
+ 5dd508b5cc027a086d660342
1173
+ 5dd46aeecc027a086d65bfb3
1174
+ 5dd49e0ccc027a086d65e3d6
1175
+ 5dd49f07cc027a086d65e4d0
1176
+ 5dd4bdadcc027a086d65f62c
1177
+ 5dd46a10cc027a086d65bf35
1178
+ 5dd492d0cc027a086d65dc3c
1179
+ 5dd47467cc027a086d65c750
1180
+ 5dd5660ecc027a086d660928
1181
+ 5dd5293bcc027a086d66055f
1182
+ 5dd4acbecc027a086d65ee0e
1183
+ 5dd4758ccc027a086d65c862
1184
+ 5dd49f07cc027a086d65e4ce
1185
+ 5dd47d12cc027a086d65ce35
1186
+ 5dd48db5cc027a086d65d8e3
1187
+ 5dd4a3c3cc027a086d65e8d7
1188
+ 5dd46ab4cc027a086d65bf99
1189
+ 5dd49520cc027a086d65ddb8
1190
+ 5dd4ed34cc027a086d6600e4
1191
+ 5dd4680fcc027a086d65bd96
1192
+ 5dd466a4cc027a086d65bca5
1193
+ 5dd542edcc027a086d660782
1194
+ 5dd4b111cc027a086d65eff5
1195
+ 5dd48dbccc027a086d65d8f5
1196
+ 5dd4966ecc027a086d65de60
1197
+ 5dd48146cc027a086d65d0d0
1198
+ 5dd481f2cc027a086d65d145
1199
+ 5dd4a16ccc027a086d65e6f8
1200
+ 5dd4920bcc027a086d65dbe9
1201
+ 5dd4a011cc027a086d65e582
1202
+ 5dd4e5c2cc027a086d65ffb0
1203
+ 5dd4afc6cc027a086d65ef7a
1204
+ 5dd4bdbecc027a086d65f63f
1205
+ 5dd4a73ecc027a086d65eb41
1206
+ 5dd469decc027a086d65bef6
1207
+ 5dd49969cc027a086d65e022
1208
+ 5dd476a8cc027a086d65c954
1209
+ 5dd4f6f1cc027a086d6601ed
1210
+ 5dd505cccc027a086d660311
1211
+ 5dd4aca8cc027a086d65eded
1212
+ 5dd4bdbecc027a086d65f641
1213
+ 5dd4858ecc027a086d65d377
1214
+ 5dd48ba5cc027a086d65d813
1215
+ 5dd50c3ecc027a086d6603fe
1216
+ 5dd50a4ccc027a086d660384
1217
+ 5dd4b34bcc027a086d65f08c
1218
+ 5dd4cacccc027a086d65fb0c
1219
+ 5dd4ca65cc027a086d65fae9
1220
+ 5dd5765acc027a086d660950
1221
+ 5dd4cfb0cc027a086d65fc8e
1222
+ 5dd48683cc027a086d65d439
1223
+ 5dd544b8cc027a086d6607d6
1224
+ 5dd47120cc027a086d65c4fd
1225
+ 5dd46d0dcc027a086d65c13f
1226
+ 5dd4661fcc027a086d65bc78
1227
+ 5dd48acfcc027a086d65d789
1228
+ 5dd46e6bcc027a086d65c268
1229
+ 5dd49dc7cc027a086d65e3a2
1230
+ 5dd4b97bcc027a086d65f3f3
1231
+ 5dd486a1cc027a086d65d458
1232
+ 5dd4c5decc027a086d65f9b4
1233
+ 5dd47351cc027a086d65c69a
1234
+ 5dd4a16ccc027a086d65e6d9
1235
+ 5dd4b0e8cc027a086d65efea
1236
+ 5dd489cacc027a086d65d6ac
1237
+ 5dd54f64cc027a086d660826
1238
+ 5dd498abcc027a086d65df96
1239
+ 5dd47653cc027a086d65c8ef
1240
+ 5dd4a3cfcc027a086d65e8dd
1241
+ 5dd4a67fcc027a086d65eaee
1242
+ 5dd4aae3cc027a086d65ed11
1243
+ 5dd4a274cc027a086d65e7b9
1244
+ 5dd4a67fcc027a086d65eaf2
1245
+ 5dd4b243cc027a086d65f054
1246
+ 5dd50ba8cc027a086d6603db
1247
+ 5dd4d150cc027a086d65fcff
1248
+ 5dd520c0cc027a086d6604fe
1249
+ 5dd4aad1cc027a086d65ecf4
1250
+ 5dd4ac7acc027a086d65eddc
1251
+ 5dd46de3cc027a086d65c1f1
1252
+ 5dd4e20dcc027a086d65ff1f
1253
+ 5dd4a4e0cc027a086d65e9b5
1254
+ 5dd47ff1cc027a086d65d00e
1255
+ 5dd4c20fcc027a086d65f852
1256
+ 5dd47a5dcc027a086d65cc12
1257
+ 5dd4f752cc027a086d6601fc
1258
+ 5dd4ab69cc027a086d65ed4c
1259
+ 5dd471f1cc027a086d65c599
1260
+ 5dd4a525cc027a086d65e9fa
1261
+ 5dd4687acc027a086d65bde5
1262
+ 5dd467e5cc027a086d65bd70
1263
+ 5dd4b5aacc027a086d65f1c7
1264
+ 5dd49203cc027a086d65dbd9
1265
+ 5dd4ee95cc027a086d660124
1266
+ 5dd49611cc027a086d65de28
1267
+ 5dd4c937cc027a086d65fa8c
1268
+ 5dd4a16ccc027a086d65e6e3
1269
+ 5dd55baecc027a086d6608d2
1270
+ 5dd48e20cc027a086d65d93a
1271
+ 5dd53bc5cc027a086d66068c
1272
+ 5dd47922cc027a086d65cb2e
1273
+ 5dd4ac10cc027a086d65edb1
1274
+ 5dd4adf4cc027a086d65ee86
1275
+ 5dd49e33cc027a086d65e434
1276
+ 5dd4c428cc027a086d65f901
1277
+ 5dd49937cc027a086d65dffe
1278
+ 5dd46de3cc027a086d65c1fb
1279
+ 5dd46dd1cc027a086d65c1d8
1280
+ 5dd48f5acc027a086d65da25
1281
+ 5dd47dd7cc027a086d65cf12
1282
+ 5dd4a2c1cc027a086d65e7f6
1283
+ 5dd4e3efcc027a086d65ff74
1284
+ 5dd4af31cc027a086d65ef2b
1285
+ 5dd49d33cc027a086d65e31c
1286
+ 5dd53e35cc027a086d6606dc
1287
+ 5dd46798cc027a086d65bd2f
1288
+ 5dd46bd8cc027a086d65c049
1289
+ 5dd49ecfcc027a086d65e491
1290
+ 5dd49e10cc027a086d65e3ea
1291
+ 5dd5286dcc027a086d660541
1292
+ 5dd471dfcc027a086d65c570
1293
+ 5dd4ebd1cc027a086d6600ac
1294
+ 5dd47b32cc027a086d65ccac
1295
+ 5dd49fabcc027a086d65e513
1296
+ 5dd46935cc027a086d65be7c
1297
+ 5dd49366cc027a086d65dc98
1298
+ 5dd49a93cc027a086d65e10e
1299
+ 5dd4708ecc027a086d65c466
1300
+ 5dd4aee7cc027a086d65eef7
1301
+ 5dd4e7b8cc027a086d660011
1302
+ 5dd4760ecc027a086d65c8ac
1303
+ 5dd4e7b8cc027a086d660010
1304
+ 5dd4b8a8cc027a086d65f382
1305
+ 5dd4a011cc027a086d65e583
1306
+ 5dd48f56cc027a086d65da1d
1307
+ 5dd4b4f2cc027a086d65f15c
1308
+ 5dd4c504cc027a086d65f953
1309
+ 5dd499b2cc027a086d65e07e
1310
+ 5dd4b0e8cc027a086d65efe3
1311
+ 5dd4798ccc027a086d65cb7a
1312
+ 5dd47986cc027a086d65cb6f
1313
+ 5dd49ea4cc027a086d65e45f
1314
+ 5dd49bfbcc027a086d65e205
1315
+ 5dd4eb85cc027a086d6600a6
1316
+ 5dd49fb7cc027a086d65e51d
1317
+ 5dd49acfcc027a086d65e140
1318
+ 5dd4c2a0cc027a086d65f87d
1319
+ 5dd4eac9cc027a086d660093
1320
+ 5dd49453cc027a086d65dd29
1321
+ 5dd4c55dcc027a086d65f981
1322
+ 5dd476a4cc027a086d65c94d
1323
+ 5dd4ba1ecc027a086d65f454
1324
+ 5dd49832cc027a086d65df67
1325
+ 5dd46bd5cc027a086d65c038
1326
+ 5dd499accc027a086d65e072
1327
+ 5dd475b7cc027a086d65c889
1328
+ 5dd49d00cc027a086d65e2bd
1329
+ 5dd51b03cc027a086d6604c5
1330
+ 5dd57924cc027a086d66096b
1331
+ 5dd46f78cc027a086d65c355
1332
+ 5dd4c7bdcc027a086d65fa21
1333
+ 5dd4e8cacc027a086d660041
1334
+ 5dd4bf81cc027a086d65f72e
1335
+ 5dd48177cc027a086d65d0f3
1336
+ 5dd47eb8cc027a086d65cf8e
1337
+ 5dd486a1cc027a086d65d459
1338
+ 5dd4cb8fcc027a086d65fb67
1339
+ 5dd4a0bdcc027a086d65e621
1340
+ 5dd4ce10cc027a086d65fbef
1341
+ 5dd46ef2cc027a086d65c2e0
1342
+ 5dd470f5cc027a086d65c4d6
1343
+ 5dd48258cc027a086d65d184
1344
+ 5dd4b9b3cc027a086d65f41a
1345
+ 5dd4a533cc027a086d65ea0a
1346
+ 5dd50f34cc027a086d66045e
1347
+ 5dd482f6cc027a086d65d1f5
1348
+ 5dd4871fcc027a086d65d4a9
1349
+ 5dd49d33cc027a086d65e31f
1350
+ 5dd4720ecc027a086d65c5b6
1351
+ 5dd4bd4ccc027a086d65f5f4
1352
+ 5dd4d293cc027a086d65fd3b
1353
+ 5dd49e0ecc027a086d65e3e2
1354
+ 5dd4d824cc027a086d65fde8
1355
+ 5dd4d0c2cc027a086d65fce4
1356
+ 5dd49442cc027a086d65dd1f
1357
+ 5dd4aae3cc027a086d65ed10
1358
+ 5dd468a4cc027a086d65be16
1359
+ 5dd46e82cc027a086d65c27d
1360
+ 5dd5673fcc027a086d66093c
1361
+ 5dd48584cc027a086d65d36d
1362
+ 5dd48f44cc027a086d65da01
1363
+ 5dd487e0cc027a086d65d57c
1364
+ 5dd4b8b5cc027a086d65f395
1365
+ 5dd49a26cc027a086d65e0bd
1366
+ 5dd468bacc027a086d65be2b
1367
+ 5dd473f3cc027a086d65c6ef
1368
+ 5dd67811cc027a086d665458
1369
+ 5dd4b7d8cc027a086d65f32c
1370
+ 5dd49462cc027a086d65dd32
1371
+ 5dd5784ecc027a086d66095b
1372
+ 5dd52272cc027a086d660507
1373
+ 5dd47b04cc027a086d65cc68
1374
+ 5dd493f6cc027a086d65dd04
1375
+ 5dd59a2dcc027a086d6609b5
1376
+ 5dd502fdcc027a086d6602ca
1377
+ 5dd47576cc027a086d65c85a
1378
+ 5dd4844ecc027a086d65d2bb
1379
+ 5dd470c2cc027a086d65c496
1380
+ 5dd4926acc027a086d65dbfe
1381
+ 5dd4b851cc027a086d65f350
1382
+ 5dd479aecc027a086d65cba0
1383
+ 5dd48283cc027a086d65d199
1384
+ 5dd48404cc027a086d65d282
1385
+ 5dd4cc70cc027a086d65fb94
1386
+ 5dd49557cc027a086d65ddd2
1387
+ 5dd4ad03cc027a086d65ee34
1388
+ 5dd4c398cc027a086d65f8d6
1389
+ 5dd4c921cc027a086d65fa84
1390
+ 5dd479a7cc027a086d65cb92
1391
+ 5dd4cb8fcc027a086d65fb66
1392
+ 5dd4c5b1cc027a086d65f9a5
1393
+ 5dd494aacc027a086d65dd55
1394
+ 5dd4cc70cc027a086d65fb93
1395
+ 5dd4b73acc027a086d65f2ba
1396
+ 5dd48f42cc027a086d65d9f7
1397
+ 5dd4898ecc027a086d65d694
1398
+ 5dd49dc7cc027a086d65e3a1
1399
+ 5dd48753cc027a086d65d4f2
1400
+ 5dd4ccd6cc027a086d65fbb1
1401
+ 5dd53feecc027a086d660724
1402
+ 5dd4a516cc027a086d65e9e8
1403
+ 5dd508b5cc027a086d660341
1404
+ 5dd47cbccc027a086d65cddf
1405
+ 5dd48c28cc027a086d65d839
1406
+ 5dd4cf01cc027a086d65fc5a
1407
+ 5dd484adcc027a086d65d2f5
1408
+ 5dd48781cc027a086d65d52f
1409
+ 5dd5408bcc027a086d66072d
1410
+ 5dd4bcb3cc027a086d65f5ba
1411
+ 5dd48943cc027a086d65d64f
1412
+ 5dd46e9ccc027a086d65c298
1413
+ 5dd46c10cc027a086d65c060
1414
+ 5dd47473cc027a086d65c75b
1415
+ 5dd4d225cc027a086d65fd26
1416
+ 5dd4bd25cc027a086d65f5de
1417
+ 5dd4a168cc027a086d65e6be
1418
+ 5dd55609cc027a086d66089c
1419
+ 5dd4ab23cc027a086d65ed24
1420
+ 5dd46f05cc027a086d65c2f7
1421
+ 5dd473b1cc027a086d65c6ba
1422
+ 5dd49e23cc027a086d65e420
1423
+ 5dd49566cc027a086d65ddf0
1424
+ 5dd4f470cc027a086d660195
1425
+ 5dd4c204cc027a086d65f849
1426
+ 5dd47913cc027a086d65cb1b
1427
+ 5dd46de3cc027a086d65c1f0
1428
+ 5dd528e8cc027a086d660557
1429
+ 5dd48d18cc027a086d65d890
1430
+ 5dd49343cc027a086d65dc7c
1431
+ 5dd494f1cc027a086d65dd8d
1432
+ 5dd47563cc027a086d65c830
1433
+ 5dd49514cc027a086d65dda4
1434
+ 5dd4b93ecc027a086d65f3d8
1435
+ 5dd4790fcc027a086d65cb11
1436
+ 5dd4cbc7cc027a086d65fb74
1437
+ 5dd4ec74cc027a086d6600d1
1438
+ 5dd50535cc027a086d6602fc
1439
+ 5dd479eacc027a086d65cbc0
1440
+ 5dd494f3cc027a086d65dd96
1441
+ 5dd49b14cc027a086d65e192
1442
+ 5dd4a7f6cc027a086d65eba1
1443
+ 5dd50092cc027a086d6602a3
1444
+ 5dd471f7cc027a086d65c5a7
1445
+ 5dd48b5ecc027a086d65d7da
1446
+ 5dd4b49ecc027a086d65f12a
1447
+ 5dd46820cc027a086d65bda8
1448
+ 5dd494bfcc027a086d65dd69
1449
+ 5dd50b86cc027a086d6603c6
1450
+ 5dd4907ecc027a086d65db00
1451
+ 5dd48522cc027a086d65d334
1452
+ 5dd541dbcc027a086d66074c
1453
+ 5dd520c0cc027a086d6604fa
1454
+ 5dd49937cc027a086d65e000
1455
+ 5dd4c189cc027a086d65f827
1456
+ 5dd4dbb9cc027a086d65fe84
1457
+ 5dd47621cc027a086d65c8bd
1458
+ 5dd4c249cc027a086d65f86d
1459
+ 5dd489cacc027a086d65d6ae
1460
+ 5dd4858ecc027a086d65d374
1461
+ 5dd480cccc027a086d65d083
1462
+ 5dd492a4cc027a086d65dc17
1463
+ 5dd470c2cc027a086d65c494
1464
+ 5dd509b9cc027a086d66037c
1465
+ 5dd4c4e8cc027a086d65f93e
1466
+ 5dd490cccc027a086d65db2b
1467
+ 5dd480f9cc027a086d65d098
1468
+ 5dd4ac42cc027a086d65edcf
1469
+ 5dd470d1cc027a086d65c4a9
1470
+ 5dd4f4e4cc027a086d6601a6
1471
+ 5dd4da88cc027a086d65fe67
1472
+ 5dd4c792cc027a086d65fa16
1473
+ 5dd474c8cc027a086d65c7a9
1474
+ 5dd4bbf5cc027a086d65f54c
1475
+ 5dd49dfdcc027a086d65e3c8
1476
+ 5dd53feecc027a086d660722
1477
+ 5dd4efb1cc027a086d66012d
1478
+ 5dd52553cc027a086d66051a
1479
+ 5dd46fabcc027a086d65c374
1480
+ 5dd47b3bcc027a086d65ccc3
1481
+ 5dd4e4a5cc027a086d65ff9e
1482
+ 5dd49de7cc027a086d65e3aa
1483
+ 5dd494d3cc027a086d65dd7b
1484
+ 5dd4ca65cc027a086d65faeb
1485
+ 5dd59b9acc027a086d6609d4
1486
+ 5dd4c2a2cc027a086d65f885
1487
+ 5dd4a254cc027a086d65e78c
1488
+ 5dd4a33ccc027a086d65e869
1489
+ 5dd4bb27cc027a086d65f4d0
1490
+ 5dd49d9dcc027a086d65e37e
1491
+ 5dd472becc027a086d65c631
1492
+ 5dd4adb3cc027a086d65ee75
1493
+ 5dd49e68cc027a086d65e44c
1494
+ 5dd486c9cc027a086d65d462
1495
+ 5dd47c01cc027a086d65cd4e
1496
+ 5dd4c0e4cc027a086d65f7e9
1497
+ 5dd4a394cc027a086d65e8b7
1498
+ 5dd48317cc027a086d65d1fd
1499
+ 5dd467eecc027a086d65bd82
1500
+ 5dd48dbccc027a086d65d8ec
1501
+ 5dd4d031cc027a086d65fcc8
1502
+ 5dd4a83dcc027a086d65ebb5
1503
+ 5dd49ecacc027a086d65e488
1504
+ 5dd4cc73cc027a086d65fba0
1505
+ 5dd53bedcc027a086d660698
1506
+ 5dd48eb9cc027a086d65d9b5
1507
+ 5dd559cacc027a086d6608c9
1508
+ 5dd4867acc027a086d65d431
1509
+ 5dd4bbb7cc027a086d65f51b
1510
+ 5dd49d9dcc027a086d65e37b
1511
+ 5dd4a26bcc027a086d65e7aa
1512
+ 5dd477eecc027a086d65ca4e
1513
+ 5dd4889dcc027a086d65d5e7
1514
+ 5dd48a00cc027a086d65d70b
1515
+ 5dd47a34cc027a086d65cc01
1516
+ 5dd46b6fcc027a086d65bff6
1517
+ 5dd499efcc027a086d65e0ab
1518
+ 5dd48e30cc027a086d65d940
1519
+ 5dd4c0e4cc027a086d65f7e7
1520
+ 5dd485facc027a086d65d3b9
1521
+ 5dd4b8b5cc027a086d65f394
1522
+ 5dd4a8b2cc027a086d65ec01
1523
+ 5dd4b853cc027a086d65f35a
1524
+ 5dd4af0fcc027a086d65ef1c
1525
+ 5dd47ad9cc027a086d65cc4b
1526
+ 5dd4b560cc027a086d65f18c
1527
+ 5dd4aee3cc027a086d65eeee
1528
+ 5dd482a6cc027a086d65d1b3
1529
+ 5dd46de3cc027a086d65c1fc
1530
+ 5dd4a888cc027a086d65ebe5
1531
+ 5dd48f44cc027a086d65da02
1532
+ 5dd47d12cc027a086d65ce34
1533
+ 5dd52a3acc027a086d660590
1534
+ 5dd46c10cc027a086d65c05d
1535
+ 5dd484adcc027a086d65d2f3
1536
+ 5dd46c81cc027a086d65c0cf
1537
+ 5dd50b94cc027a086d6603d0
1538
+ 5dd4695ecc027a086d65beb5
1539
+ 5dd4bf0ecc027a086d65f6f8
1540
+ 5dd4bbf5cc027a086d65f54d
1541
+ 5dd46d86cc027a086d65c1a0
1542
+ 5dd4c065cc027a086d65f7a6
1543
+ 5dd49622cc027a086d65de2f
1544
+ 5dd471fccc027a086d65c5af
1545
+ 5dd4c288cc027a086d65f876
1546
+ 5dd46cb6cc027a086d65c108
1547
+ 5dd50cebcc027a086d660407
1548
+ 5dd478f3cc027a086d65cb09
1549
+ 5dd47aeacc027a086d65cc56
1550
+ 5dd48f06cc027a086d65d9e1
1551
+ 5dd4c383cc027a086d65f8ce
1552
+ 5dd4a00acc027a086d65e578
1553
+ 5dd48aaacc027a086d65d776
1554
+ 5dd4b364cc027a086d65f0a6
1555
+ 5dd4c3a8cc027a086d65f8e0
1556
+ 5dd494b6cc027a086d65dd5e
1557
+ 5dd50a7dcc027a086d66038e
1558
+ 5dd51a7acc027a086d6604b4
1559
+ 5dd47eb8cc027a086d65cf90
1560
+ 5dd4ebdfcc027a086d6600b7
1561
+ 5dd4becfcc027a086d65f6b4
1562
+ 5dd49e14cc027a086d65e401
1563
+ 5dd47ececc027a086d65cfb3
1564
+ 5dd4a9adcc027a086d65ec79
1565
+ 5dd4bb2ccc027a086d65f4d7
1566
+ 5dd496efcc027a086d65deb8
1567
+ 5dd4a8f2cc027a086d65ec2d
1568
+ 5dd49822cc027a086d65df53
1569
+ 5dd4b97bcc027a086d65f3f6
1570
+ 5dd49bf9cc027a086d65e1fa
1571
+ 5dd471b5cc027a086d65c55a
1572
+ 5dd48cdecc027a086d65d868
1573
+ 5dd496f1cc027a086d65debf
1574
+ 5dd4e4a5cc027a086d65ff9f
1575
+ 5dd51b62cc027a086d6604d5
1576
+ 5dd4c479cc027a086d65f92f
1577
+ 5dd52990cc027a086d660576
1578
+ 5dd46e9fcc027a086d65c2a2
1579
+ 5dd4acbecc027a086d65ee0d
1580
+ 5dd49160cc027a086d65db77
1581
+ 5dd49339cc027a086d65dc69
1582
+ 5dd4a377cc027a086d65e87e
1583
+ 5dd4a860cc027a086d65ebc8
1584
+ 5dd467eccc027a086d65bd78
1585
+ 5dd49a3ccc027a086d65e0e0
1586
+ 5dd53e2ccc027a086d6606d1
1587
+ 5dd499d1cc027a086d65e098
1588
+ 5dd4d293cc027a086d65fd39
1589
+ 5dd4696ccc027a086d65bece
1590
+ 5dd4856fcc027a086d65d359
1591
+ 5dd4e9fbcc027a086d660076
1592
+ 5dd4cc55cc027a086d65fb8a
1593
+ 5dd47963cc027a086d65cb4b
1594
+ 5dd4966ecc027a086d65de61
1595
+ 5dd4aad4cc027a086d65ed05
1596
+ 5dd4ed58cc027a086d6600ec
1597
+ 5dd4e59ecc027a086d65ffaa
1598
+ 5dd48ad8cc027a086d65d792
1599
+ 5dd49462cc027a086d65dd30
1600
+ 5dd4c229cc027a086d65f863
1601
+ 5dd4bff4cc027a086d65f768
1602
+ 5dd47892cc027a086d65cac7
1603
+ 5dd48db3cc027a086d65d8d7
1604
+ 5dd50de9cc027a086d660439
1605
+ 5dd46fb3cc027a086d65c37d
1606
+ 5dd49b15cc027a086d65e19a
1607
+ 5dd48994cc027a086d65d69c
1608
+ 5dd4ac10cc027a086d65edb4
1609
+ 5dd4a509cc027a086d65e9c8
1610
+ 5dd49e33cc027a086d65e433
1611
+ 5dd4b2ddcc027a086d65f076
1612
+ 5dd4d5e8cc027a086d65fd8c
1613
+ 5dd4c844cc027a086d65fa4f
1614
+ 5dd47d7acc027a086d65ce98
1615
+ 5dd49fd5cc027a086d65e54f
1616
+ 5dd469facc027a086d65bf1a
1617
+ 5dd4b9eccc027a086d65f42e
1618
+ 5dd47427cc027a086d65c735
1619
+ 5dd48503cc027a086d65d31f
1620
+ 5dd477adcc027a086d65ca26
1621
+ 5dd4a63dcc027a086d65eacb
1622
+ 5dd48f06cc027a086d65d9e4
1623
+ 5dd4b9accc027a086d65f411
1624
+ 5dd46bd5cc027a086d65c041
1625
+ 5dd48f7ecc027a086d65da38
1626
+ 5dd49ecacc027a086d65e486
1627
+ 5dd47c70cc027a086d65cda8
1628
+ 5dd4a06ecc027a086d65e5cc
1629
+ 5dd48b5acc027a086d65d7d1
1630
+ 5dd49a97cc027a086d65e117
1631
+ 5dd46d4dcc027a086d65c167
1632
+ 5dd46c3ecc027a086d65c09e
1633
+ 5dd4e442cc027a086d65ff82
1634
+ 5dd4aad1cc027a086d65ecf3
1635
+ 5dd48647cc027a086d65d428
1636
+ 5dd55428cc027a086d660877
1637
+ 5dd4718ccc027a086d65c521
1638
+ 5dd46bd8cc027a086d65c048
1639
+ 5dd4ce10cc027a086d65fbf0
1640
+ 5dd4ba01cc027a086d65f436
1641
+ 5dd54269cc027a086d660764
1642
+ 5dd49d85cc027a086d65e35f
1643
+ 5dd4da75cc027a086d65fe5b
1644
+ 5dd4977ecc027a086d65defc
1645
+ 5dd49d46cc027a086d65e326
1646
+ 5dd493eccc027a086d65dce2
1647
+ 5dd499b2cc027a086d65e07d
1648
+ 5dd4aca8cc027a086d65edef
1649
+ 5dd542edcc027a086d660780
1650
+ 5dd4c642cc027a086d65f9bd
1651
+ 5dd4bd47cc027a086d65f5ec
1652
+ 5dd4b714cc027a086d65f2ab
1653
+ 5dd47576cc027a086d65c856
1654
+ 5dd4b603cc027a086d65f208
1655
+ 5dd4b3f8cc027a086d65f0d8
1656
+ 5dd53d73cc027a086d6606bf
1657
+ 5dd562e3cc027a086d66090e
1658
+ 5dd4bca3cc027a086d65f5aa
1659
+ 5dd49d9acc027a086d65e36b
1660
+ 5dd467b3cc027a086d65bd48
1661
+ 5dd4a2e7cc027a086d65e80d
1662
+ 5dd49eb8cc027a086d65e474
1663
+ 5dd539c9cc027a086d660652
1664
+ 5dd4a480cc027a086d65e984
1665
+ 5dd47913cc027a086d65cb1c
1666
+ 5dd48740cc027a086d65d4d8
1667
+ 5dd52f8fcc027a086d6605eb
1668
+ 5dd48a59cc027a086d65d734
1669
+ 5dd4d821cc027a086d65fddb
1670
+ 5dd46ca7cc027a086d65c0f6
1671
+ 5dd4ceebcc027a086d65fc24
1672
+ 5dd482f6cc027a086d65d1f4
1673
+ 5dd4cc55cc027a086d65fb88
1674
+ 5dd47922cc027a086d65cb2b
1675
+ 5dd53e35cc027a086d6606db
1676
+ 5dd47a8ecc027a086d65cc37
1677
+ 5dd48d18cc027a086d65d891
1678
+ 5dd4c0b7cc027a086d65f7d2
1679
+ 5dd4fb10cc027a086d66027d
1680
+ 5dd4c921cc027a086d65fa87
1681
+ 5dd4ed58cc027a086d6600ed
1682
+ 5dd48b26cc027a086d65d7b4
1683
+ 5dd4bacacc027a086d65f4b2
1684
+ 5dd4c065cc027a086d65f7a7
1685
+ 5dd4bb10cc027a086d65f4c7
1686
+ 5dd4843ccc027a086d65d2a4
1687
+ 5dd46b37cc027a086d65bfe0
1688
+ 5dd4db16cc027a086d65fe6e
1689
+ 5dd46887cc027a086d65bdf6
1690
+ 5dd4aec6cc027a086d65eee7
1691
+ 5dd49973cc027a086d65e02f
1692
+ 5dd4ccd6cc027a086d65fba6
1693
+ 5dd50092cc027a086d6602a6
1694
+ 5dd48d19cc027a086d65d89c
1695
+ 5dd47690cc027a086d65c943
1696
+ 5dd52f8fcc027a086d6605e8
1697
+ 5dd480b1cc027a086d65d072
1698
+ 5dd46f3ecc027a086d65c31c
1699
+ 5dd468bacc027a086d65be2a
1700
+ 5dd4b851cc027a086d65f354
1701
+ 5dd4b1f3cc027a086d65f022
1702
+ 5dd4a8fccc027a086d65ec42
1703
+ 5dd483f7cc027a086d65d26f
1704
+ 5dd49d46cc027a086d65e327
1705
+ 5dd4ae14cc027a086d65ee90
1706
+ 5dd46e65cc027a086d65c252
1707
+ 5dd46feacc027a086d65c3d9
1708
+ 5dd47ff1cc027a086d65d00f
1709
+ 5dd49162cc027a086d65db80
1710
+ 5dd4a206cc027a086d65e770
1711
+ 5dd4ce8bcc027a086d65fc1f
1712
+ 5dd48898cc027a086d65d5e0
1713
+ 5dd49aefcc027a086d65e15c
1714
+ 5dd4835fcc027a086d65d22b
1715
+ 5dd48df6cc027a086d65d912
1716
+ 5dd49007cc027a086d65dabb
1717
+ 5dd46ed6cc027a086d65c2c7
1718
+ 5dd4e6e4cc027a086d65ffe1
1719
+ 5dd46bfccc027a086d65c054
1720
+ 5dd4b1f3cc027a086d65f026
1721
+ 5dd4695ecc027a086d65bebe
1722
+ 5dd49dc5cc027a086d65e398
1723
+ 5dd49556cc027a086d65ddc8
1724
+ 5dd47075cc027a086d65c45a
1725
+ 5dd4a1b7cc027a086d65e732
1726
+ 5dd4c08acc027a086d65f7c4
1727
+ 5dd47d03cc027a086d65ce22
1728
+ 5dd4a448cc027a086d65e949
1729
+ 5dd55609cc027a086d6608a0
1730
+ 5dd46af8cc027a086d65bfbd
1731
+ 5dd4891fcc027a086d65d649
1732
+ 5dd4b9accc027a086d65f410
1733
+ 5dd4ee36cc027a086d66010f
1734
+ 5dd47be4cc027a086d65cd1e
1735
+ 5dd47662cc027a086d65c902
1736
+ 5dd4c7bdcc027a086d65fa1f
1737
+ 5dd4c985cc027a086d65fa96
1738
+ 5dd47576cc027a086d65c857
1739
+ 5dd4689fcc027a086d65be0c
1740
+ 5dd490fdcc027a086d65db32
1741
+ 5dd4a87ccc027a086d65ebdc
1742
+ 5dd46dd1cc027a086d65c1d7
1743
+ 5dd4a8f2cc027a086d65ec2c
1744
+ 5dd48195cc027a086d65d10f
1745
+ 5dd49343cc027a086d65dc79
1746
+ 5dd4b04acc027a086d65ef9e
1747
+ 5dd4ee1dcc027a086d660107
1748
+ 5dd4c8bbcc027a086d65fa60
1749
+ 5dd470a0cc027a086d65c483
1750
+ 5dd49e42cc027a086d65e43a
1751
+ 5dd4a324cc027a086d65e847
1752
+ 5dd47346cc027a086d65c67c
1753
+ 5dd4a5a8cc027a086d65ea80
1754
+ 5dd48d57cc027a086d65d8a6
1755
+ 5dd50a4ccc027a086d660382
1756
+ 5dd4e3efcc027a086d65ff76
1757
+ 5dd5408bcc027a086d66072a
1758
+ 5dd4cef2cc027a086d65fc3c
1759
+ 5dd49d5acc027a086d65e34a
1760
+ 5dd4b563cc027a086d65f196
1761
+ 5dd4a475cc027a086d65e970
1762
+ 5dd47a32cc027a086d65cbf5
1763
+ 5dd4c479cc027a086d65f92e
1764
+ 5dd49a04cc027a086d65e0b2
1765
+ 5dd49160cc027a086d65db75
1766
+ 5dd4efb1cc027a086d66012b
1767
+ 5dd49fbecc027a086d65e52a
1768
+ 5dd4a185cc027a086d65e714
1769
+ 5dd49ef4cc027a086d65e4b4
1770
+ 5dd46e6bcc027a086d65c269
1771
+ 5dd4a6fccc027a086d65eb18
1772
+ 5dd482e1cc027a086d65d1d0
1773
+ 5dd4cda7cc027a086d65fbde
1774
+ 5dd48b83cc027a086d65d7ec
1775
+ 5dd486a1cc027a086d65d457
1776
+ 5dd4b762cc027a086d65f2cd
1777
+ 5dd4cbc7cc027a086d65fb75
1778
+ 5dd4b490cc027a086d65f123
1779
+ 5dd479f0cc027a086d65cbd6
1780
+ 5dd49ab9cc027a086d65e12c
1781
+ 5dd49d2dcc027a086d65e314
1782
+ 5dd4e6e4cc027a086d65ffe2
1783
+ 5dd4e8edcc027a086d660052
1784
+ 5dd498decc027a086d65dfd0
1785
+ 5dd484ffcc027a086d65d30a
1786
+ 5dd4acb4cc027a086d65ee00
1787
+ 5dd46daccc027a086d65c1bb
1788
+ 5dd4d9bbcc027a086d65fe36
1789
+ 5dd4a180cc027a086d65e70a
1790
+ 5dd4c249cc027a086d65f86c
1791
+ 5dd519d7cc027a086d6604a0
1792
+ 5dd4a540cc027a086d65ea28
1793
+ 5dd4c218cc027a086d65f85b
1794
+ 5dd49b0bcc027a086d65e175
1795
+ 5dd4ee36cc027a086d660112
1796
+ 5dd4a665cc027a086d65eade
1797
+ 5dd4694fcc027a086d65beab
1798
+ 5dd5651dcc027a086d66091e
1799
+ 5dd4965bcc027a086d65de57
1800
+ 5dd498edcc027a086d65dfd6
1801
+ 5dd554a9cc027a086d660882
1802
+ 5dd4a7cfcc027a086d65eb90
1803
+ 5dd46bd5cc027a086d65c02b
1804
+ 5dd49d2bcc027a086d65e30a
1805
+ 5dd47517cc027a086d65c7ed
1806
+ 5dd4705ecc027a086d65c438
1807
+ 5dd4ccd6cc027a086d65fbaf
1808
+ 5dd4c218cc027a086d65f858
1809
+ 5dd49dfdcc027a086d65e3be
1810
+ 5dd48ab6cc027a086d65d77e
1811
+ 5dd470f5cc027a086d65c4d0
1812
+ 5dd4bc7fcc027a086d65f582
1813
+ 5dd4b790cc027a086d65f2e1
1814
+ 5dd4696acc027a086d65bec9
1815
+ 5dd4fb10cc027a086d66027c
1816
+ 5dd49bfbcc027a086d65e204
1817
+ 5dd544b1cc027a086d6607c0
1818
+ 5dd4e029cc027a086d65fef8
1819
+ 5dd47413cc027a086d65c718
1820
+ 5dd47b1fcc027a086d65cc88
1821
+ 5dd480f9cc027a086d65d095
1822
+ 5dd46b18cc027a086d65bfd6
1823
+ 5dd48d13cc027a086d65d889
1824
+ 5dd509b9cc027a086d660379
1825
+ 5dd4f750cc027a086d6601f6
1826
+ 5dd480cccc027a086d65d084
1827
+ 5dd49f06cc027a086d65e4c8
1828
+ 5dd4823acc027a086d65d167
1829
+ 5dd527adcc027a086d66052d
1830
+ 5dd46c6fcc027a086d65c0bd
1831
+ 5dd4ca65cc027a086d65faea
1832
+ 5dd4d16fcc027a086d65fd0c
1833
+ 5dd46ec6cc027a086d65c2a8
1834
+ 5dd4a1f0cc027a086d65e752
1835
+ 5dd486f5cc027a086d65d476
1836
+ 5dd4ab0ecc027a086d65ed19
1837
+ 5dd4c766cc027a086d65fa0f
1838
+ 5dd467eccc027a086d65bd79
1839
+ 5dd4a8e0cc027a086d65ec23
1840
+ 5dd4a30dcc027a086d65e81c
1841
+ 5dd4c20fcc027a086d65f850
1842
+ 5dd502fdcc027a086d6602ce
1843
+ 5dd4a0becc027a086d65e626
1844
+ 5dd46718cc027a086d65bcdc
1845
+ 5dd4668bcc027a086d65bc9a
1846
+ 5dd4cff3cc027a086d65fcac
1847
+ 5dd47400cc027a086d65c70c
1848
+ 5dd484a3cc027a086d65d2e1
1849
+ 5dd49c0acc027a086d65e20b
1850
+ 5dd48522cc027a086d65d335
1851
+ 5dd4ba4bcc027a086d65f470
1852
+ 5dd49324cc027a086d65dc54
1853
+ 5dd56081cc027a086d6608e9
1854
+ 5dd47c70cc027a086d65cda9
1855
+ 5dd4c66acc027a086d65f9cf
1856
+ 5dd4c288cc027a086d65f872
1857
+ 5dd5425ecc027a086d660758
1858
+ 5dd4c73ccc027a086d65f9fc
1859
+ 5dd4d150cc027a086d65fcfe
1860
+ 5dd54437cc027a086d6607bb
1861
+ 5dd4ed34cc027a086d6600e1
1862
+ 5dd4b018cc027a086d65ef88
1863
+ 5dd4f2c3cc027a086d66015f
1864
+ 5dd4c658cc027a086d65f9c8
1865
+ 5dd48066cc027a086d65d05e
1866
+ 5dd46936cc027a086d65be85
1867
+ 5dd470cccc027a086d65c49f
1868
+ 5dd4b089cc027a086d65efcc
1869
+ 5dd49969cc027a086d65e026
1870
+ 5dd4ac59cc027a086d65edd7
1871
+ 5dd46e4fcc027a086d65c241
1872
+ 5dd46e5acc027a086d65c24c
1873
+ 5dd4f1cecc027a086d66013e
1874
+ 5dd55baecc027a086d6608d3
1875
+ 5dd46ca3cc027a086d65c0e3
1876
+ 5dd48ba2cc027a086d65d808
1877
+ 5dd4afc6cc027a086d65ef79
1878
+ 5dd51b4dcc027a086d6604cb
1879
+ 5dd48e17cc027a086d65d92f
1880
+ 5dd46d5dcc027a086d65c185
1881
+ 5dd4b5d9cc027a086d65f1ec
1882
+ 5dd4e6e4cc027a086d65ffe3
1883
+ 5dd49c44cc027a086d65e23c
1884
+ 5dd469c0cc027a086d65bee3
1885
+ 5dd49eb7cc027a086d65e469
1886
+ 5dd490c9cc027a086d65db16
1887
+ 5dd48b83cc027a086d65d7ea
1888
+ 5dd4b89bcc027a086d65f379
1889
+ 5dd4aa87cc027a086d65ecce
1890
+ 5dd4a535cc027a086d65ea14
1891
+ 5dd4c844cc027a086d65fa4e
1892
+ 5dd4b421cc027a086d65f0fc
1893
+ 5dd47b67cc027a086d65ccda
1894
+ 5dd4bbedcc027a086d65f542
1895
+ 5dd4871fcc027a086d65d4a7
1896
+ 5dd50b22cc027a086d6603be
1897
+ 5dd4a940cc027a086d65ec53
1898
+ 5dd4af92cc027a086d65ef5b
1899
+ 5dd5086fcc027a086d660339
1900
+ 5dd4b6efcc027a086d65f28e
1901
+ 5dd48e4fcc027a086d65d970
1902
+ 5dd49723cc027a086d65dede
1903
+ 5dd4af0fcc027a086d65ef24
1904
+ 5dd48506cc027a086d65d329
1905
+ 5dd48987cc027a086d65d683
1906
+ 5dd49a33cc027a086d65e0c4
1907
+ 5dd4d006cc027a086d65fcb3
1908
+ 5dd467b3cc027a086d65bd4b
1909
+ 5dd4bcadcc027a086d65f5b4
1910
+ 5dd49f3ccc027a086d65e4e0
1911
+ 5dd4b790cc027a086d65f2eb
1912
+ 5dd481c8cc027a086d65d128
1913
+ 5dd4f1cecc027a086d660140
1914
+ 5dd4bd47cc027a086d65f5eb
1915
+ 5dd4a6fccc027a086d65eb17
1916
+ 5dd52982cc027a086d660569
1917
+ 5dd48b5acc027a086d65d7d2
1918
+ 5dd4cef7cc027a086d65fc4e
1919
+ 5dd4afc6cc027a086d65ef76
1920
+ 5dd4ee95cc027a086d660121
1921
+ 5dd46af8cc027a086d65bfba
1922
+ 5dd47127cc027a086d65c506
1923
+ 5dd497dccc027a086d65df2e
1924
+ 5dd4c08acc027a086d65f7c2
1925
+ 5dd47e2dcc027a086d65cf46
1926
+ 5dd4dbbccc027a086d65fe8b
1927
+ 5dd4a16ccc027a086d65e701
1928
+ 5dd4af7ccc027a086d65ef52
1929
+ 5dd4c149cc027a086d65f80a
1930
+ 5dd4d2fccc027a086d65fd4c
1931
+ 5dd4b609cc027a086d65f218
1932
+ 5dd47681cc027a086d65c926
1933
+ 5dd4f2e1cc027a086d660168
1934
+ 5dd498b7cc027a086d65dfac
1935
+ 5dd4a0d2cc027a086d65e643
1936
+ 5dd4e34dcc027a086d65ff58
1937
+ 5dd4da32cc027a086d65fe46
1938
+ 5dd4880bcc027a086d65d59d
1939
+ 5dd4823acc027a086d65d16a
1940
+ 5dd4ededcc027a086d6600fc
1941
+ 5dd4a860cc027a086d65ebc6
1942
+ 5dd4690bcc027a086d65be66
1943
+ 5dd4bb2ccc027a086d65f4d8
1944
+ 5dd469facc027a086d65bf18
1945
+ 5dd51704cc027a086d660482
1946
+ 5dd4997dcc027a086d65e039
1947
+ 5dd4695ecc027a086d65beb3
1948
+ 5dd4710ecc027a086d65c4de
1949
+ 5dd4bac7cc027a086d65f4a8
1950
+ 5dd503f1cc027a086d6602e0
1951
+ 5dd47c38cc027a086d65cd98
1952
+ 5dd4a21acc027a086d65e77d
1953
+ 5dd5765acc027a086d660951
1954
+ 5dd538fdcc027a086d660648
1955
+ 5dd52e5bcc027a086d6605d7
1956
+ 5dd4aa4bcc027a086d65ecc4
1957
+ 5dd49ecfcc027a086d65e48e
1958
+ 5dd4835bcc027a086d65d220
1959
+ 5dd4f246cc027a086d660151
1960
+ 5dd4932bcc027a086d65dc5f
1961
+ 5dd49809cc027a086d65df3f
1962
+ 5dd4d821cc027a086d65fdde
1963
+ 5dd4bebbcc027a086d65f698
1964
+ 5dd47b84cc027a086d65cce7
1965
+ 5dd4fac3cc027a086d660273
1966
+ 5dd4fcfdcc027a086d660290
1967
+ 5dd48775cc027a086d65d51e
1968
+ 5dd473f3cc027a086d65c6f0
1969
+ 5dd4b205cc027a086d65f02c
1970
+ 5dd4c189cc027a086d65f826
1971
+ 5dd48146cc027a086d65d0cf
1972
+ 5dd47dbbcc027a086d65cee1
1973
+ 5dd498a9cc027a086d65df8c
1974
+ 5dd4b53ecc027a086d65f179
1975
+ 5dd4be95cc027a086d65f684
1976
+ 5dd5058acc027a086d660307
1977
+ 5dd4aeebcc027a086d65ef04
1978
+ 5dd46d4dcc027a086d65c164
1979
+ 5dd49da1cc027a086d65e390
1980
+ 5dd4bbd4cc027a086d65f52c
1981
+ 5dd541dbcc027a086d66074e
1982
+ 5dd49e12cc027a086d65e3f4
1983
+ 5dd48562cc027a086d65d34e
1984
+ 5dd476f9cc027a086d65c990
1985
+ 5dd48a06cc027a086d65d71e
1986
+ 5dd4a254cc027a086d65e78b
1987
+ 5dd4ad5dcc027a086d65ee57
1988
+ 5dd47a9ecc027a086d65cc42
1989
+ 5dd4f8d6cc027a086d66022a
1990
+ 5dd4a74bcc027a086d65eb4e
1991
+ 5dd480ffcc027a086d65d0a1
1992
+ 5dd48b20cc027a086d65d7b0
1993
+ 5dd47c01cc027a086d65cd61
1994
+ 5dd4c288cc027a086d65f873
1995
+ 5dd508b5cc027a086d660343
1996
+ 5dd46c3dcc027a086d65c094
1997
+ 5dd4785ccc027a086d65ca94
1998
+ 5dd493e9cc027a086d65dcdc
1999
+ 5dd46880cc027a086d65bded
2000
+ 5dd46a10cc027a086d65bf38
2001
+ 5dd47648cc027a086d65c8da
2002
+ 5dd47be4cc027a086d65cd1a
2003
+ 5dd49ac2cc027a086d65e135
2004
+ 5dd4ac10cc027a086d65edb2
2005
+ 5dd4681acc027a086d65bda0
2006
+ 5dd47a5dcc027a086d65cc13
2007
+ 5dd4a00acc027a086d65e579
2008
+ 5dd50ba8cc027a086d6603d9
2009
+ 5dd4c012cc027a086d65f783
2010
+ 5dd4ca64cc027a086d65fae2
2011
+ 5dd4c687cc027a086d65f9e1
2012
+ 5dd4ca64cc027a086d65fade
2013
+ 5dd468c6cc027a086d65be44
2014
+ 5dd4856fcc027a086d65d356
2015
+ 5dd46bd5cc027a086d65c02e
2016
+ 5dd48f7acc027a086d65da2f
2017
+ 5dd4a531cc027a086d65ea01
2018
+ 5dd499b2cc027a086d65e07b
2019
+ 5dd4bb3fcc027a086d65f4e0
2020
+ 5dd494d3cc027a086d65dd7c
2021
+ 5dd4a9facc027a086d65ecb0
2022
+ 5dd4a2aecc027a086d65e7e4
2023
+ 5dd4689fcc027a086d65be0e
2024
+ 5dd544b8cc027a086d6607d4
2025
+ 5dd48724cc027a086d65d4b4
2026
+ 5dd554a9cc027a086d660883
2027
+ 5dd4b563cc027a086d65f198
2028
+ 5dd47702cc027a086d65c997
2029
+ 5dd50b86cc027a086d6603c8
2030
+ 5dd4a2a9cc027a086d65e7da
2031
+ 5dd47e52cc027a086d65cf50
2032
+ 5dd4c3b3cc027a086d65f8e7
2033
+ 5dd489fccc027a086d65d702
2034
+ 5dd46f62cc027a086d65c344
2035
+ 5dd46af8cc027a086d65bfbb
2036
+ 5dd4c383cc027a086d65f8cd
2037
+ 5dd47e52cc027a086d65cf52
2038
+ 5dd49f05cc027a086d65e4ba
2039
+ 5dd4d824cc027a086d65fde5
2040
+ 5dd58ff5cc027a086d66097b
2041
+ 5dd4d3a9cc027a086d65fd5d
2042
+ 5dd4b51bcc027a086d65f166
2043
+ 5dd48d7acc027a086d65d8ba
2044
+ 5dd49562cc027a086d65dde5
2045
+ 5dd4e8d6cc027a086d66004a
2046
+ 5dd46cf7cc027a086d65c122
2047
+ 5dd46c67cc027a086d65c0b1
2048
+ 5dd4a16ccc027a086d65e6cb
2049
+ 5dd47b2bcc027a086d65cc9c
2050
+ 5dd4a108cc027a086d65e668
2051
+ 5dd4a4dbcc027a086d65e9a3
2052
+ 5dd4899dcc027a086d65d6a5
2053
+ 5dd472f7cc027a086d65c658
2054
+ 5dd4f8d6cc027a086d660228
2055
+ 5dd4b2d9cc027a086d65f06c
2056
+ 5dd4a67fcc027a086d65eaf0
2057
+ 5dd46c81cc027a086d65c0d2
2058
+ 5dd494d3cc027a086d65dd7d
2059
+ 5dd47c38cc027a086d65cd99
2060
+ 5dd48916cc027a086d65d62b
2061
+ 5dd47cd3cc027a086d65cde8
2062
+ 5dd4cb64cc027a086d65fb4d
2063
+ 5dd47b91cc027a086d65ccef
2064
+ 5dd4b704cc027a086d65f298
2065
+ 5dd49ca7cc027a086d65e286
2066
+ 5dd4688bcc027a086d65be00
2067
+ 5dd4882acc027a086d65d5bc
2068
+ 5dd46c64cc027a086d65c0a8
2069
+ 5dd4b35acc027a086d65f0a0
2070
+ 5dd4ae69cc027a086d65eeb8
2071
+ 5dd4ceefcc027a086d65fc31
2072
+ 5dd4bed3cc027a086d65f6c2
2073
+ 5dd59a2dcc027a086d6609b6
2074
+ 5dd51c9bcc027a086d6604dc
2075
+ 5dd49fb8cc027a086d65e524
2076
+ 5dd49ebfcc027a086d65e47b
2077
+ 5dd4b8b4cc027a086d65f38a
2078
+ 5dd48ff8cc027a086d65daa8
2079
+ 5dd4ba1dcc027a086d65f442
2080
+ 5dd4ba1dcc027a086d65f43e
2081
+ 5dd4754dcc027a086d65c812
2082
+ 5dd528e8cc027a086d660554
2083
+ 5dd478f3cc027a086d65cb0a
2084
+ 5dd46c7fcc027a086d65c0c4
2085
+ 5dd4a87ccc027a086d65ebde
2086
+ 5dd46f05cc027a086d65c2f6
2087
+ 5dd467afcc027a086d65bd41
2088
+ 5dd493f6cc027a086d65dd01
2089
+ 5dd4bc62cc027a086d65f56d
2090
+ 5dd4e06dcc027a086d65ff00
2091
+ 5dd476d4cc027a086d65c968
2092
+ 5dd48742cc027a086d65d4e2
2093
+ 5dd495eccc027a086d65de12
2094
+ 5dd46fabcc027a086d65c372
2095
+ 5dd4774acc027a086d65c9db
2096
+ 5dd4bd25cc027a086d65f5e2
2097
+ 5dd48fcbcc027a086d65da8c
2098
+ 5dd47b2fcc027a086d65cca5
2099
+ 5dd52868cc027a086d660536
2100
+ 5dd53d73cc027a086d6606bc
2101
+ 5dd46b18cc027a086d65bfd5
2102
+ 5dd4a30dcc027a086d65e820
2103
+ 5dd5045bcc027a086d6602e8
2104
+ 5dd48ab6cc027a086d65d782
2105
+ 5dd4bd23cc027a086d65f5d7
2106
+ 5dd494dbcc027a086d65dd84
2107
+ 5dd49f06cc027a086d65e4c6
2108
+ 5dd535b2cc027a086d660620
2109
+ 5dd4709dcc027a086d65c477
2110
+ 5dd4a898cc027a086d65ebf9
2111
+ 5dd53dcdcc027a086d6606c8
2112
+ 5dd4b23acc027a086d65f04c
2113
+ 5dd48a9dcc027a086d65d75a
2114
+ 5dd46725cc027a086d65bce3
2115
+ 5dd4ae14cc027a086d65ee93
2116
+ 5dd4b34bcc027a086d65f089
2117
+ 5dd476f8cc027a086d65c986
2118
+ 5dd466bdcc027a086d65bcaf
2119
+ 5dd4a14bcc027a086d65e69c
2120
+ 5dd4cf01cc027a086d65fc57
2121
+ 5dd4759bcc027a086d65c875
2122
+ 5dd46fbdcc027a086d65c38a
2123
+ 5dd4b027cc027a086d65ef94
2124
+ 5dd481ffcc027a086d65d14e
2125
+ 5dd46de3cc027a086d65c1fd
2126
+ 5dd47350cc027a086d65c691
2127
+ 5dd489d7cc027a086d65d6b9
2128
+ 5dd494dbcc027a086d65dd87
2129
+ 5dd4be95cc027a086d65f686
2130
+ 5dd4ac20cc027a086d65edbd
2131
+ 5dd4f637cc027a086d6601d2
2132
+ 5dd49f3ccc027a086d65e4e1
2133
+ 5dd476a8cc027a086d65c957
2134
+ 5dd466bdcc027a086d65bcb1
2135
+ 5dd4ab5acc027a086d65ed2c
2136
+ 5dd4790fcc027a086d65cb12
2137
+ 5dd4bc74cc027a086d65f576
2138
+ 5dd47e69cc027a086d65cf69
2139
+ 5dd466efcc027a086d65bcca
2140
+ 5dd47d89cc027a086d65cea4
2141
+ 5dd52553cc027a086d66051b
2142
+ 5dd48145cc027a086d65d0c4
2143
+ 5dd49040cc027a086d65dacd
2144
+ 5dd4701ccc027a086d65c41a
2145
+ 5dd4a479cc027a086d65e97a
2146
+ 5dd481bdcc027a086d65d11f
2147
+ 5dd47113cc027a086d65c4f5
2148
+ 5dd468cacc027a086d65be4c
2149
+ 5dd4777ccc027a086d65ca07
2150
+ 5dd4a294cc027a086d65e7cb
2151
+ 5dd47d15cc027a086d65ce49
2152
+ 5dd4b57ecc027a086d65f1bc
2153
+ 5dd4da32cc027a086d65fe47
2154
+ 5dd48ee3cc027a086d65d9c8
2155
+ 5dd51c9bcc027a086d6604e0
2156
+ 5dd48495cc027a086d65d2d6
2157
+ 5dd474bccc027a086d65c7a0
2158
+ 5dd59981cc027a086d6609ac
2159
+ 5dd4977ecc027a086d65def9
2160
+ 5dd499c0cc027a086d65e091
2161
+ 5dd544b8cc027a086d6607d5
2162
+ 5dd49852cc027a086d65df7a
2163
+ 5dd4ec25cc027a086d6600c6
2164
+ 5dd4c2fccc027a086d65f8a9
2165
+ 5dd47566cc027a086d65c83d
2166
+ 5dd46ed6cc027a086d65c2c8
2167
+ 5dd4cd6bcc027a086d65fbd8
2168
+ 5dd4c5b7cc027a086d65f9ae
2169
+ 5dd4a1e0cc027a086d65e749
2170
+ 5dd4e75acc027a086d660000
2171
+ 5dd48fe8cc027a086d65da9e
2172
+ 5dd484adcc027a086d65d2fa
2173
+ 5dd4977ecc027a086d65def8
2174
+ 5dd544b8cc027a086d6607d3
2175
+ 5dd49cd0cc027a086d65e2a8
2176
+ 5dd474d5cc027a086d65c7b1
2177
+ 5dd47e12cc027a086d65cf38
2178
+ 5dd47113cc027a086d65c4e9
2179
+ 5dd4873bcc027a086d65d4c4
2180
+ 5dd54312cc027a086d66078a
2181
+ 5dd50f34cc027a086d66045c
2182
+ 5dd4a16ccc027a086d65e6ef
2183
+ 5dd5411dcc027a086d66073f
2184
+ 5dd4bbd4cc027a086d65f52e
2185
+ 5dd56081cc027a086d6608e2
2186
+ 5dd4795dcc027a086d65cb40
2187
+ 5dd4f7d3cc027a086d660207
2188
+ 5dd4a8fccc027a086d65ec3a
2189
+ 5dd48e4fcc027a086d65d969
2190
+ 5dd4a1f0cc027a086d65e753
2191
+ 5dd4ab23cc027a086d65ed20
2192
+ 5dd46ddfcc027a086d65c1e7
2193
+ 5dd4a11ecc027a086d65e68d
2194
+ 5dd469e0cc027a086d65beff
2195
+ 5dd5425ecc027a086d660759
2196
+ 5dd4ea37cc027a086d660081
2197
+ 5dd52e5bcc027a086d6605d8
2198
+ 5dd49c35cc027a086d65e21d
2199
+ 5dd4a185cc027a086d65e713
2200
+ 5dd47724cc027a086d65c9ae
2201
+ 5dd47039cc027a086d65c422
2202
+ 5dd4b990cc027a086d65f408
2203
+ 5dd4e5fccc027a086d65ffbe
2204
+ 5dd498d2cc027a086d65dfc0
2205
+ 5dd4a634cc027a086d65eac2
2206
+ 5dd4b79acc027a086d65f2fe
2207
+ 5dd47c01cc027a086d65cd54
2208
+ 5dd47e83cc027a086d65cf86
2209
+ 5dd4998dcc027a086d65e055
2210
+ 5dd4bc20cc027a086d65f55a
2211
+ 5dd47ececc027a086d65cfb6
2212
+ 5dd4a708cc027a086d65eb20
2213
+ 5dd48f06cc027a086d65d9e2
2214
+ 5dd50997cc027a086d660368
2215
+ 5dd468c2cc027a086d65be3c
2216
+ 5dd4cb9acc027a086d65fb6d
2217
+ 5dd48f56cc027a086d65da1e
2218
+ 5dd46d0dcc027a086d65c13d
2219
+ 5dd48eb9cc027a086d65d9b7
2220
+ 5dd47ad9cc027a086d65cc4c
2221
+ 5dd47489cc027a086d65c76d
2222
+ 5dd48f7ecc027a086d65da3a
2223
+ 5dd54312cc027a086d660788
2224
+ 5dd4bc85cc027a086d65f592
2225
+ 5dd46e67cc027a086d65c25c
2226
+ 5dd46926cc027a086d65be6e
2227
+ 5dd4a63dcc027a086d65eaca
2228
+ 5dd49d46cc027a086d65e328
2229
+ 5dd55317cc027a086d660856
2230
+ 5dd4dc77cc027a086d65fe98
2231
+ 5dd4b790cc027a086d65f2e0
2232
+ 5dd4bf9bcc027a086d65f743
2233
+ 5dd49259cc027a086d65dbf4
2234
+ 5dd4ce68cc027a086d65fc15
2235
+ 5dd48db5cc027a086d65d8e4
2236
+ 5dd4a475cc027a086d65e972
2237
+ 5dd4df87cc027a086d65fee2
2238
+ 5dd54180cc027a086d660744
2239
+ 5dd48584cc027a086d65d36b
2240
+ 5dd49284cc027a086d65dc0c
2241
+ 5dd4a461cc027a086d65e967
2242
+ 5dd4bd4ccc027a086d65f5f2
2243
+ 5dd49d25cc027a086d65e301
2244
+ 5dd4745ecc027a086d65c747
2245
+ 5dd4d3a9cc027a086d65fd60
2246
+ 5dd49789cc027a086d65df0c
2247
+ 5dd4889dcc027a086d65d5e9
2248
+ 5dd48781cc027a086d65d544
2249
+ 5dd471b5cc027a086d65c55c
2250
+ 5dd4863acc027a086d65d400
2251
+ 5dd49973cc027a086d65e02c
2252
+ 5dd4a4ddcc027a086d65e9ae
2253
+ 5dd49789cc027a086d65df0e
2254
+ 5dd48287cc027a086d65d1a0
2255
+ 5dd4e029cc027a086d65fef4
2256
+ 5dd4bbf5cc027a086d65f54b
2257
+ 5dd47aeacc027a086d65cc58
2258
+ 5dd49df2cc027a086d65e3b6
2259
+ 5dd4caaccc027a086d65faf8
2260
+ 5dd4ba4fcc027a086d65f47b
2261
+ 5dd542accc027a086d66076b
2262
+ 5dd49659cc027a086d65de45
2263
+ 5dd50de9cc027a086d66043c
2264
+ 5dd466a4cc027a086d65bca4
2265
+ 5dd4b35acc027a086d65f09c
2266
+ 5dd499a6cc027a086d65e066
2267
+ 5dd483fdcc027a086d65d276
2268
+ 5dd4bed3cc027a086d65f6c0
2269
+ 5dd529d4cc027a086d660580
2270
+ 5dd4a19dcc027a086d65e727
2271
+ 5dd4ceebcc027a086d65fc25
2272
+ 5dd4b936cc027a086d65f3cd
2273
+ 5dd46bcacc027a086d65c018
2274
+ 5dd553aacc027a086d660866
2275
+ 5dd4b5aacc027a086d65f1c6
2276
+ 5dd4bf64cc027a086d65f724
2277
+ 5dd46cb6cc027a086d65c109
2278
+ 5dd4918fcc027a086d65db94
2279
+ 5dd46ec6cc027a086d65c2ac
2280
+ 5dd47999cc027a086d65cb8d
2281
+ 5dd473f5cc027a086d65c6fd
2282
+ 5dd4b9b3cc027a086d65f419
2283
+ 5dd4881ccc027a086d65d5b2
2284
+ 5dd49384cc027a086d65dca3
2285
+ 5dd49fabcc027a086d65e510
2286
+ 5dd4ded0cc027a086d65fed1
2287
+ 5dd46fd3cc027a086d65c3c2
2288
+ 5dd55609cc027a086d66089d
2289
+ 5dd49798cc027a086d65df16
2290
+ 5dd4a67fcc027a086d65eaef
2291
+ 5dd4aec6cc027a086d65eee4
2292
+ 5dd4d901cc027a086d65fe1e
2293
+ 5dd46aa2cc027a086d65bf92
2294
+ 5dd48211cc027a086d65d157
2295
+ 5dd479aecc027a086d65cb9e
2296
+ 5dd47819cc027a086d65ca7a
2297
+ 5dd54ce7cc027a086d660802
2298
+ 5dd46781cc027a086d65bd14
2299
+ 5dd4871fcc027a086d65d4aa
2300
+ 5dd4e442cc027a086d65ff7f
2301
+ 5dd46b6acc027a086d65bfea
2302
+ 5dd48591cc027a086d65d38c
2303
+ 5dd4ab70cc027a086d65ed5c
2304
+ 5dd49d1acc027a086d65e2dc
2305
+ 5dd46a4bcc027a086d65bf63
2306
+ 5dd46820cc027a086d65bdac
2307
+ 5dd4b560cc027a086d65f18b
2308
+ 5dd496d0cc027a086d65de96
2309
+ 5dd48c28cc027a086d65d838
2310
+ 5dd467e5cc027a086d65bd6f
2311
+ 5dd49069cc027a086d65daf2
2312
+ 5dd4a06fcc027a086d65e5de
2313
+ 5dd4b35acc027a086d65f09f
2314
+ 5dd4c545cc027a086d65f966
2315
+ 5dd55609cc027a086d6608a8
2316
+ 5dd4c451cc027a086d65f90b
2317
+ 5dd480becc027a086d65d07b
2318
+ 5dd49b0bcc027a086d65e174
2319
+ 5dd479cbcc027a086d65cbb3
2320
+ 5dd4f0d4cc027a086d660134
2321
+ 5dd49a33cc027a086d65e0c7
2322
+ 5dd490cacc027a086d65db21
2323
+ 5dd48734cc027a086d65d4bc
2324
+ 5dd47762cc027a086d65c9e7
2325
+ 5dd47796cc027a086d65ca10
2326
+ 5dd4690bcc027a086d65be68
2327
+ 5dd4a59dcc027a086d65ea71
2328
+ 5dd48969cc027a086d65d666
2329
+ 5dd559cacc027a086d6608c8
2330
+ 5dd4bd8ecc027a086d65f621
2331
+ 5dd4847dcc027a086d65d2cc
2332
+ 5dd4d7a8cc027a086d65fdb6
2333
+ 5dd4c642cc027a086d65f9be
2334
+ 5dd4863acc027a086d65d402
2335
+ 5dd47ececc027a086d65cfb4
2336
+ 5dd4e34dcc027a086d65ff56
2337
+ 5dd46e9bcc027a086d65c28c
2338
+ 5dd51fc9cc027a086d6604f4
2339
+ 5dd4a6a0cc027a086d65eaf9
2340
+ 5dd46ef2cc027a086d65c2e1
2341
+ 5dd47265cc027a086d65c5e4
2342
+ 5dd474d5cc027a086d65c7b2
2343
+ 5dd4ccf2cc027a086d65fbc3
2344
+ 5dd49df2cc027a086d65e3b5
2345
+ 5dd4a4dbcc027a086d65e9a4
2346
+ 5dd4b359cc027a086d65f095
2347
+ 5dd4a338cc027a086d65e862
2348
+ 5dd4876acc027a086d65d509
2349
+ 5dd47197cc027a086d65c535
2350
+ 5dd486fbcc027a086d65d48c
2351
+ 5dd49de7cc027a086d65e3ac
2352
+ 5dd4b665cc027a086d65f24e
2353
+ 5dd4c4e8cc027a086d65f942
2354
+ 5dd47014cc027a086d65c3fd
2355
+ 5dd48503cc027a086d65d320
2356
+ 5dd4a8f2cc027a086d65ec30
2357
+ 5dd47473cc027a086d65c759
2358
+ 5dd46fedcc027a086d65c3e0
2359
+ 5dd49752cc027a086d65dee6
2360
+ 5dd4912ecc027a086d65db63
2361
+ 5dd476f8cc027a086d65c985
2362
+ 5dd4bef5cc027a086d65f6ef
2363
+ 5dd4cc55cc027a086d65fb8b
2364
+ 5dd4690acc027a086d65be5d
2365
+ 5dd50a9ecc027a086d660396
2366
+ 5dd47f4fcc027a086d65cfda
2367
+ 5dd47eb8cc027a086d65cf91
2368
+ 5dd4aee3cc027a086d65eef1
2369
+ 5dd4b22fcc027a086d65f03a
2370
+ 5dd491d5cc027a086d65dbae
2371
+ 5dd4ddadcc027a086d65febd
2372
+ 5dd4a769cc027a086d65eb64
2373
+ 5dd49387cc027a086d65dcab
2374
+ 5dd47b5ccc027a086d65ccd5
2375
+ 5dd4789acc027a086d65cad4
2376
+ 5dd4f692cc027a086d6601e0
2377
+ 5dd4dd2ecc027a086d65feb5
2378
+ 5dd4a194cc027a086d65e71c
2379
+ 5dd4b5b5cc027a086d65f1cf
2380
+ 5dd47539cc027a086d65c800
2381
+ 5dd5433ccc027a086d660792
2382
+ 5dd4b568cc027a086d65f1ac
2383
+ 5dd493e5cc027a086d65dcd0
2384
+ 5dd4ee1dcc027a086d660108
2385
+ 5dd48041cc027a086d65d049
2386
+ 5dd47999cc027a086d65cb8a
2387
+ 5dd552dfcc027a086d66084d
2388
+ 5dd48ea0cc027a086d65d9a4
2389
+ 5dd46ab6cc027a086d65bfa2
2390
+ 5dd4c73dcc027a086d65fa07
2391
+ 5dd4a16ccc027a086d65e6ca
2392
+ 5dd48227cc027a086d65d160
2393
+ 5dd494f1cc027a086d65dd8e
2394
+ 5dd469decc027a086d65bef5
2395
+ 5dd488a2cc027a086d65d5f2
2396
+ 5dd4a63dcc027a086d65eac9
2397
+ 5dd49203cc027a086d65dbd0
2398
+ 5dd47978cc027a086d65cb5d
2399
+ 5dd48522cc027a086d65d332
2400
+ 5dd489e6cc027a086d65d6e4
2401
+ 5dd4971bcc027a086d65ded0
2402
+ 5dd49698cc027a086d65de6e
2403
+ 5dd4f1cecc027a086d66013f
2404
+ 5dd4adaccc027a086d65ee6e
2405
+ 5dd4c164cc027a086d65f815
2406
+ 5dd4ebdfcc027a086d6600b5
2407
+ 5dd46e67cc027a086d65c25f
2408
+ 5dd51a8bcc027a086d6604bd
2409
+ 5dd49c3fcc027a086d65e227
2410
+ 5dd4efb1cc027a086d66012c
2411
+ 5dd48aa1cc027a086d65d764
2412
+ 5dd48781cc027a086d65d538
2413
+ 5dd4caa6cc027a086d65faf1
2414
+ 5dd48b20cc027a086d65d7af
2415
+ 5dd47d43cc027a086d65ce7f
2416
+ 5dd4862dcc027a086d65d3f1
2417
+ 5dd4ae14cc027a086d65ee91
2418
+ 5dd47bdbcc027a086d65cd11
2419
+ 5dd4a310cc027a086d65e828
2420
+ 5dd48aa1cc027a086d65d767
2421
+ 5dd4c312cc027a086d65f8b5
2422
+ 5dd4b5cfcc027a086d65f1e4
2423
+ 5dd46bd5cc027a086d65c03e
2424
+ 5dd5784ecc027a086d66095c
2425
+ 5dd4ae67cc027a086d65eeaf
2426
+ 5dd47fdecc027a086d65d002
2427
+ 5dd486c9cc027a086d65d463
2428
+ 5dd46fedcc027a086d65c3e1
2429
+ 5dd49eb8cc027a086d65e473
2430
+ 5dd470f5cc027a086d65c4d8
2431
+ 5dd49c40cc027a086d65e231
2432
+ 5dd4a8cfcc027a086d65ec1a
2433
+ 5dd48aaacc027a086d65d778
2434
+ 5dd4af7ccc027a086d65ef53
2435
+ 5dd4a241cc027a086d65e785
2436
+ 5dd4ce11cc027a086d65fbf9
2437
+ 5dd4ccd6cc027a086d65fba9
2438
+ 5dd498abcc027a086d65dfa2
2439
+ 5dd4aef3cc027a086d65ef0d
2440
+ 5dd4891acc027a086d65d63f
2441
+ 5dd48041cc027a086d65d04b
2442
+ 5dd48f03cc027a086d65d9d8
2443
+ 5dd4899dcc027a086d65d6a4
reference_files/paragraph-validation.new_wiki.txt ADDED
@@ -0,0 +1,1469 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5d6771532b22cd4dfcfbfbd8
2
+ 5d6701f52b22cd4dfcfbea19
3
+ 5d6759ea2b22cd4dfcfbf7f7
4
+ 5d65dfab2b22cd4dfcfbd06e
5
+ 5d67c5752b22cd4dfcfc0195
6
+ 5d67c06b2b22cd4dfcfc015e
7
+ 5d67bce52b22cd4dfcfc010c
8
+ 5d67cd5c2b22cd4dfcfc0255
9
+ 5d6625912b22cd4dfcfbda00
10
+ 5d667cd82b22cd4dfcfbe083
11
+ 5d67ac482b22cd4dfcfbff8c
12
+ 5d65c2192b22cd4dfcfbcbc3
13
+ 5d661ae42b22cd4dfcfbd8cd
14
+ 5d6818ba2b22cd4dfcfc05b0
15
+ 5d65df802b22cd4dfcfbd052
16
+ 5d6579c92b22cd4dfcfbc949
17
+ 5d667dbe2b22cd4dfcfbe09f
18
+ 5d67a5392b22cd4dfcfbfeee
19
+ 5d660fa72b22cd4dfcfbd763
20
+ 5d6609422b22cd4dfcfbd672
21
+ 5d677d292b22cd4dfcfbfd57
22
+ 5d675b392b22cd4dfcfbf827
23
+ 5d6677af2b22cd4dfcfbe029
24
+ 5d67117b2b22cd4dfcfbed6c
25
+ 5d66438b2b22cd4dfcfbdbac
26
+ 5d66ed742b22cd4dfcfbe578
27
+ 5d67c02f2b22cd4dfcfc0153
28
+ 5d65e5f02b22cd4dfcfbd1c2
29
+ 5d6768722b22cd4dfcfbfa53
30
+ 5d6704342b22cd4dfcfbeaa2
31
+ 5d67271b2b22cd4dfcfbf0fa
32
+ 5d66eee62b22cd4dfcfbe5d9
33
+ 5d65edce2b22cd4dfcfbd2fc
34
+ 5d67585c2b22cd4dfcfbf7b5
35
+ 5d661ea72b22cd4dfcfbd950
36
+ 5d6776fc2b22cd4dfcfbfca9
37
+ 5d6794422b22cd4dfcfbfe84
38
+ 5d6712512b22cd4dfcfbeded
39
+ 5d67bbd82b22cd4dfcfc00dd
40
+ 5d6624de2b22cd4dfcfbd9ec
41
+ 5d6598e42b22cd4dfcfbca74
42
+ 5d661bc62b22cd4dfcfbd8f1
43
+ 5d6726252b22cd4dfcfbf0e6
44
+ 5d66187a2b22cd4dfcfbd854
45
+ 5d66edda2b22cd4dfcfbe58b
46
+ 5d67c58b2b22cd4dfcfc01aa
47
+ 5d6703f72b22cd4dfcfbea8a
48
+ 5d66706d2b22cd4dfcfbdf09
49
+ 5d674fe12b22cd4dfcfbf65e
50
+ 5d6773ba2b22cd4dfcfbfc64
51
+ 5d6751872b22cd4dfcfbf6cc
52
+ 5d67e2c22b22cd4dfcfc0398
53
+ 5d660da32b22cd4dfcfbd73d
54
+ 5d67a7972b22cd4dfcfbff30
55
+ 5d67d7902b22cd4dfcfc02e6
56
+ 5d673b5c2b22cd4dfcfbf353
57
+ 5d6710e72b22cd4dfcfbed26
58
+ 5d672dd52b22cd4dfcfbf1cd
59
+ 5d6711732b22cd4dfcfbed64
60
+ 5d675fbb2b22cd4dfcfbf915
61
+ 5d674dd42b22cd4dfcfbf5d0
62
+ 5d6683732b22cd4dfcfbe166
63
+ 5d66e6a72b22cd4dfcfbe510
64
+ 5d6605592b22cd4dfcfbd5dd
65
+ 5d65d9372b22cd4dfcfbcef8
66
+ 5d670f5a2b22cd4dfcfbeccc
67
+ 5d65e2d32b22cd4dfcfbd0fc
68
+ 5d665ff92b22cd4dfcfbdcf0
69
+ 5d66226c2b22cd4dfcfbd9bd
70
+ 5d675cda2b22cd4dfcfbf88e
71
+ 5d66a4942b22cd4dfcfbe390
72
+ 5d65fcfc2b22cd4dfcfbd4ea
73
+ 5d677a752b22cd4dfcfbfcf0
74
+ 5d67ac142b22cd4dfcfbff82
75
+ 5d6759322b22cd4dfcfbf7db
76
+ 5d680e202b22cd4dfcfc053f
77
+ 5d65d7692b22cd4dfcfbcec7
78
+ 5d675b392b22cd4dfcfbf82a
79
+ 5d671d462b22cd4dfcfbefc0
80
+ 5d660d0a2b22cd4dfcfbd722
81
+ 5d67393b2b22cd4dfcfbf2ef
82
+ 5d66eac72b22cd4dfcfbe533
83
+ 5d6813002b22cd4dfcfc0556
84
+ 5d6704c72b22cd4dfcfbeab5
85
+ 5d65dde42b22cd4dfcfbcfd8
86
+ 5d666ede2b22cd4dfcfbded0
87
+ 5d65e3222b22cd4dfcfbd11a
88
+ 5d6768012b22cd4dfcfbfa39
89
+ 5d6676582b22cd4dfcfbdffc
90
+ 5d66677f2b22cd4dfcfbde15
91
+ 5d66ee9b2b22cd4dfcfbe5c2
92
+ 5d674a572b22cd4dfcfbf53a
93
+ 5d66fedd2b22cd4dfcfbe9aa
94
+ 5d65f3862b22cd4dfcfbd3bf
95
+ 5d66d9f02b22cd4dfcfbe4d0
96
+ 5d666b632b22cd4dfcfbde73
97
+ 5d67d7a22b22cd4dfcfc02ec
98
+ 5d66193b2b22cd4dfcfbd89c
99
+ 5d6766b22b22cd4dfcfbf9ee
100
+ 5d66f2502b22cd4dfcfbe6e3
101
+ 5d6703762b22cd4dfcfbea6c
102
+ 5d6718f52b22cd4dfcfbef30
103
+ 5d67158b2b22cd4dfcfbee98
104
+ 5d65dcff2b22cd4dfcfbcfa3
105
+ 5d6663452b22cd4dfcfbdd59
106
+ 5d65a6db2b22cd4dfcfbcabf
107
+ 5d65dc662b22cd4dfcfbcf8f
108
+ 5d662e242b22cd4dfcfbdaad
109
+ 5d66b9f62b22cd4dfcfbe469
110
+ 5d661bc62b22cd4dfcfbd8f0
111
+ 5d6745302b22cd4dfcfbf48e
112
+ 5d6608a72b22cd4dfcfbd64c
113
+ 5d67f1142b22cd4dfcfc0478
114
+ 5d6702a12b22cd4dfcfbea45
115
+ 5d67094e2b22cd4dfcfbeb87
116
+ 5d665ea32b22cd4dfcfbdcc9
117
+ 5d65c7d92b22cd4dfcfbcd08
118
+ 5d65dfc02b22cd4dfcfbd07b
119
+ 5d65d44a2b22cd4dfcfbce43
120
+ 5d6729d12b22cd4dfcfbf139
121
+ 5d667f752b22cd4dfcfbe0c8
122
+ 5d65cb2b2b22cd4dfcfbcd7e
123
+ 5d65e1712b22cd4dfcfbd0bb
124
+ 5d6710392b22cd4dfcfbed0f
125
+ 5d66fc552b22cd4dfcfbe900
126
+ 5d672adf2b22cd4dfcfbf15f
127
+ 5d6579492b22cd4dfcfbc93f
128
+ 5d6706f22b22cd4dfcfbeb12
129
+ 5d67644a2b22cd4dfcfbf9af
130
+ 5d6647712b22cd4dfcfbdbe3
131
+ 5d674f2e2b22cd4dfcfbf62d
132
+ 5d65e1972b22cd4dfcfbd0ce
133
+ 5d65c8c92b22cd4dfcfbcd3c
134
+ 5d6625ba2b22cd4dfcfbda0a
135
+ 5d6669602b22cd4dfcfbde3c
136
+ 5d671e082b22cd4dfcfbefd0
137
+ 5d67b8622b22cd4dfcfc003e
138
+ 5d67c6bc2b22cd4dfcfc01ce
139
+ 5d66f8642b22cd4dfcfbe874
140
+ 5d665f202b22cd4dfcfbdcd4
141
+ 5d6597ed2b22cd4dfcfbca4a
142
+ 5d66a84f2b22cd4dfcfbe3c7
143
+ 5d665d252b22cd4dfcfbdc9a
144
+ 5d67a8682b22cd4dfcfbff48
145
+ 5d65d19f2b22cd4dfcfbcdfe
146
+ 5d6741d02b22cd4dfcfbf423
147
+ 5d681f672b22cd4dfcfc05d3
148
+ 5d6750602b22cd4dfcfbf67e
149
+ 5d6830212b22cd4dfcfc0650
150
+ 5d679f632b22cd4dfcfbfebf
151
+ 5d673aea2b22cd4dfcfbf335
152
+ 5d66ec1d2b22cd4dfcfbe55f
153
+ 5d6665742b22cd4dfcfbddb7
154
+ 5d675b782b22cd4dfcfbf832
155
+ 5d666d552b22cd4dfcfbdeb4
156
+ 5d67196f2b22cd4dfcfbef39
157
+ 5d65c0692b22cd4dfcfbcb68
158
+ 5d661fea2b22cd4dfcfbd976
159
+ 5d66635b2b22cd4dfcfbdd66
160
+ 5d65e6b92b22cd4dfcfbd1e9
161
+ 5d67acef2b22cd4dfcfbff97
162
+ 5d657a022b22cd4dfcfbc953
163
+ 5d67c7302b22cd4dfcfc01f5
164
+ 5d66ee9b2b22cd4dfcfbe5c3
165
+ 5d6895052b22cd4dfcfc3c17
166
+ 5d65f6aa2b22cd4dfcfbd438
167
+ 5d6786f82b22cd4dfcfbfe03
168
+ 5d66453d2b22cd4dfcfbdbc7
169
+ 5d675e1b2b22cd4dfcfbf8c4
170
+ 5d65ddf62b22cd4dfcfbcfe5
171
+ 5d65c0de2b22cd4dfcfbcb7e
172
+ 5d6718452b22cd4dfcfbef23
173
+ 5d65fdf02b22cd4dfcfbd507
174
+ 5d67c7072b22cd4dfcfc01df
175
+ 5d67c7072b22cd4dfcfc01e1
176
+ 5d66f16c2b22cd4dfcfbe6ad
177
+ 5d65c36b2b22cd4dfcfbcc02
178
+ 5d66f8a02b22cd4dfcfbe88f
179
+ 5d669e762b22cd4dfcfbe357
180
+ 5d6715df2b22cd4dfcfbeebb
181
+ 5d67eefe2b22cd4dfcfc0433
182
+ 5d670f292b22cd4dfcfbecc1
183
+ 5d6703762b22cd4dfcfbea6d
184
+ 5d65eb1d2b22cd4dfcfbd287
185
+ 5d674fd42b22cd4dfcfbf655
186
+ 5d67c6f72b22cd4dfcfc01d8
187
+ 5d671a3a2b22cd4dfcfbef4c
188
+ 5d6769442b22cd4dfcfbfa82
189
+ 5d66817a2b22cd4dfcfbe113
190
+ 5d6675222b22cd4dfcfbdfc2
191
+ 5d67a6d32b22cd4dfcfbff14
192
+ 5d6646832b22cd4dfcfbdbd0
193
+ 5d65d7692b22cd4dfcfbcec5
194
+ 5d660af42b22cd4dfcfbd6af
195
+ 5d682acc2b22cd4dfcfc0628
196
+ 5d6585662b22cd4dfcfbc9ea
197
+ 5d67715e2b22cd4dfcfbfbe3
198
+ 5d673ba22b22cd4dfcfbf37a
199
+ 5d65c3852b22cd4dfcfbcc0d
200
+ 5d672dd52b22cd4dfcfbf1d0
201
+ 5d6766d22b22cd4dfcfbfa0d
202
+ 5d6679232b22cd4dfcfbe044
203
+ 5d66f98d2b22cd4dfcfbe8b9
204
+ 5d6734712b22cd4dfcfbf282
205
+ 5d65eee22b22cd4dfcfbd30e
206
+ 5d66fd6d2b22cd4dfcfbe965
207
+ 5d666d002b22cd4dfcfbdeab
208
+ 5d6760fa2b22cd4dfcfbf93b
209
+ 5d675c982b22cd4dfcfbf87e
210
+ 5d67447d2b22cd4dfcfbf478
211
+ 5d6762b22b22cd4dfcfbf96d
212
+ 5d67083c2b22cd4dfcfbeb5f
213
+ 5d65ef8d2b22cd4dfcfbd314
214
+ 5d6731d52b22cd4dfcfbf222
215
+ 5d67c6992b22cd4dfcfc01c6
216
+ 5d65c3bf2b22cd4dfcfbcc1f
217
+ 5d6764ef2b22cd4dfcfbf9b8
218
+ 5d6748f12b22cd4dfcfbf4f6
219
+ 5d65ea1a2b22cd4dfcfbd274
220
+ 5d65dc662b22cd4dfcfbcf8e
221
+ 5d66813e2b22cd4dfcfbe10a
222
+ 5d6763a52b22cd4dfcfbf98b
223
+ 5d675e6b2b22cd4dfcfbf8cb
224
+ 5d67b70b2b22cd4dfcfc0007
225
+ 5d65fcfc2b22cd4dfcfbd4e7
226
+ 5d66f4342b22cd4dfcfbe74f
227
+ 5d67b34f2b22cd4dfcfbffd2
228
+ 5d67fbf22b22cd4dfcfc04da
229
+ 5d660b922b22cd4dfcfbd6cb
230
+ 5d65ed7e2b22cd4dfcfbd2dc
231
+ 5d66f2292b22cd4dfcfbe6c7
232
+ 5d65a5702b22cd4dfcfbcaac
233
+ 5d65e3be2b22cd4dfcfbd12e
234
+ 5d671b422b22cd4dfcfbef6e
235
+ 5d676a862b22cd4dfcfbfa9e
236
+ 5d65ddf62b22cd4dfcfbcfe6
237
+ 5d65c5572b22cd4dfcfbcc7b
238
+ 5d6627462b22cd4dfcfbda2d
239
+ 5d6712432b22cd4dfcfbedc1
240
+ 5d674e332b22cd4dfcfbf5e4
241
+ 5d65e27a2b22cd4dfcfbd0f4
242
+ 5d6754d32b22cd4dfcfbf746
243
+ 5d675c0f2b22cd4dfcfbf867
244
+ 5d676cf12b22cd4dfcfbfb18
245
+ 5d67582a2b22cd4dfcfbf7ac
246
+ 5d6848f12b22cd4dfcfc06c7
247
+ 5d6731e22b22cd4dfcfbf23c
248
+ 5d65de6a2b22cd4dfcfbd002
249
+ 5d661c152b22cd4dfcfbd90e
250
+ 5d6666532b22cd4dfcfbddef
251
+ 5d67e2c22b22cd4dfcfc0399
252
+ 5d666e172b22cd4dfcfbdec7
253
+ 5d65892a2b22cd4dfcfbca25
254
+ 5d66f0352b22cd4dfcfbe64b
255
+ 5d66819d2b22cd4dfcfbe123
256
+ 5d6618262b22cd4dfcfbd84b
257
+ 5d6669602b22cd4dfcfbde3b
258
+ 5d6829e72b22cd4dfcfc061a
259
+ 5d65bf9f2b22cd4dfcfbcb42
260
+ 5d674c702b22cd4dfcfbf587
261
+ 5d66f0452b22cd4dfcfbe658
262
+ 5d67fca82b22cd4dfcfc04e2
263
+ 5d6778e22b22cd4dfcfbfcc5
264
+ 5d6667332b22cd4dfcfbde05
265
+ 5d65dc662b22cd4dfcfbcf90
266
+ 5d65fa4a2b22cd4dfcfbd4b6
267
+ 5d6704c72b22cd4dfcfbeab4
268
+ 5d66f3f02b22cd4dfcfbe73b
269
+ 5d6736bb2b22cd4dfcfbf2ae
270
+ 5d66ef7c2b22cd4dfcfbe5fc
271
+ 5d66f31d2b22cd4dfcfbe70b
272
+ 5d65edce2b22cd4dfcfbd2f8
273
+ 5d6585512b22cd4dfcfbc9e4
274
+ 5d66f1b32b22cd4dfcfbe6be
275
+ 5d65c3302b22cd4dfcfbcbfb
276
+ 5d65ff422b22cd4dfcfbd524
277
+ 5d66ed872b22cd4dfcfbe585
278
+ 5d66b3b02b22cd4dfcfbe3fd
279
+ 5d66f8052b22cd4dfcfbe831
280
+ 5d662a912b22cd4dfcfbda72
281
+ 5d6690e82b22cd4dfcfbe27c
282
+ 5d6726252b22cd4dfcfbf0e7
283
+ 5d66a6022b22cd4dfcfbe3ad
284
+ 5d663f2f2b22cd4dfcfbdb7e
285
+ 5d670e3e2b22cd4dfcfbec7e
286
+ 5d669efd2b22cd4dfcfbe360
287
+ 5d660c702b22cd4dfcfbd6f5
288
+ 5d6611a52b22cd4dfcfbd79b
289
+ 5d6665742b22cd4dfcfbddba
290
+ 5d6660b12b22cd4dfcfbdd10
291
+ 5d67acef2b22cd4dfcfbff98
292
+ 5d6813002b22cd4dfcfc0559
293
+ 5d677f472b22cd4dfcfbfd79
294
+ 5d670a0a2b22cd4dfcfbeba1
295
+ 5d66021a2b22cd4dfcfbd57b
296
+ 5d65ff752b22cd4dfcfbd537
297
+ 5d6663ef2b22cd4dfcfbdd81
298
+ 5d65fde92b22cd4dfcfbd4fe
299
+ 5d66820d2b22cd4dfcfbe134
300
+ 5d67dc842b22cd4dfcfc0338
301
+ 5d677b4c2b22cd4dfcfbfd1e
302
+ 5d65f55f2b22cd4dfcfbd408
303
+ 5d65f68a2b22cd4dfcfbd42c
304
+ 5d6609d72b22cd4dfcfbd687
305
+ 5d66503b2b22cd4dfcfbdc17
306
+ 5d6722262b22cd4dfcfbf01f
307
+ 5d662ddd2b22cd4dfcfbda98
308
+ 5d668b492b22cd4dfcfbe227
309
+ 5d67d9e72b22cd4dfcfc0322
310
+ 5d6745a32b22cd4dfcfbf4a4
311
+ 5d674ef82b22cd4dfcfbf614
312
+ 5d66378a2b22cd4dfcfbdb05
313
+ 5d66872f2b22cd4dfcfbe1d2
314
+ 5d671cf82b22cd4dfcfbefaa
315
+ 5d667d672b22cd4dfcfbe08e
316
+ 5d676b472b22cd4dfcfbfab1
317
+ 5d6723082b22cd4dfcfbf034
318
+ 5d65df9c2b22cd4dfcfbd05c
319
+ 5d6725b02b22cd4dfcfbf0c1
320
+ 5d65a9b72b22cd4dfcfbcaea
321
+ 5d67ac142b22cd4dfcfbff83
322
+ 5d673acd2b22cd4dfcfbf32e
323
+ 5d66f3232b22cd4dfcfbe712
324
+ 5d671ca52b22cd4dfcfbef9d
325
+ 5d66dbe22b22cd4dfcfbe4dd
326
+ 5d6779ba2b22cd4dfcfbfcd3
327
+ 5d660d132b22cd4dfcfbd729
328
+ 5d65ad922b22cd4dfcfbcb15
329
+ 5d65c2ce2b22cd4dfcfbcbe7
330
+ 5d674f2e2b22cd4dfcfbf630
331
+ 5d6723d12b22cd4dfcfbf069
332
+ 5d661cd02b22cd4dfcfbd918
333
+ 5d6693432b22cd4dfcfbe2d9
334
+ 5d6706f22b22cd4dfcfbeb15
335
+ 5d65cf8c2b22cd4dfcfbcdc5
336
+ 5d667d672b22cd4dfcfbe08d
337
+ 5d65e49b2b22cd4dfcfbd175
338
+ 5d65a8042b22cd4dfcfbcac9
339
+ 5d65c1a42b22cd4dfcfbcba3
340
+ 5d67fca82b22cd4dfcfc04e4
341
+ 5d6671e12b22cd4dfcfbdf2b
342
+ 5d65c1a42b22cd4dfcfbcba2
343
+ 5d66f51f2b22cd4dfcfbe784
344
+ 5d661f492b22cd4dfcfbd963
345
+ 5d674c572b22cd4dfcfbf57e
346
+ 5d660da32b22cd4dfcfbd73c
347
+ 5d65e5f02b22cd4dfcfbd1c5
348
+ 5d661a572b22cd4dfcfbd8c2
349
+ 5d65dc792b22cd4dfcfbcf9a
350
+ 5d6717402b22cd4dfcfbeefe
351
+ 5d65fcc72b22cd4dfcfbd4de
352
+ 5d65c86e2b22cd4dfcfbcd1b
353
+ 5d673ba02b22cd4dfcfbf372
354
+ 5d65f51e2b22cd4dfcfbd3f6
355
+ 5d66f5bc2b22cd4dfcfbe7c6
356
+ 5d65dfa72b22cd4dfcfbd065
357
+ 5d6725882b22cd4dfcfbf0a1
358
+ 5d676efd2b22cd4dfcfbfb71
359
+ 5d6675f22b22cd4dfcfbdfe1
360
+ 5d6748f12b22cd4dfcfbf4f7
361
+ 5d6736552b22cd4dfcfbf2a6
362
+ 5d66789e2b22cd4dfcfbe03a
363
+ 5d676a162b22cd4dfcfbfa8c
364
+ 5d6758742b22cd4dfcfbf7ba
365
+ 5d6707c42b22cd4dfcfbeb42
366
+ 5d674a002b22cd4dfcfbf510
367
+ 5d6710292b22cd4dfcfbed08
368
+ 5d665ea32b22cd4dfcfbdcc8
369
+ 5d65a3a32b22cd4dfcfbcaa2
370
+ 5d6766c72b22cd4dfcfbf9fb
371
+ 5d66f0232b22cd4dfcfbe643
372
+ 5d674bec2b22cd4dfcfbf56b
373
+ 5d67714b2b22cd4dfcfbfbd2
374
+ 5d65d44b2b22cd4dfcfbce4e
375
+ 5d667f752b22cd4dfcfbe0c6
376
+ 5d65eee22b22cd4dfcfbd30f
377
+ 5d670d652b22cd4dfcfbec50
378
+ 5d65e0c92b22cd4dfcfbd098
379
+ 5d6722262b22cd4dfcfbf01e
380
+ 5d667add2b22cd4dfcfbe060
381
+ 5d65f2882b22cd4dfcfbd38e
382
+ 5d67da372b22cd4dfcfc032d
383
+ 5d672ca62b22cd4dfcfbf19e
384
+ 5d6819dd2b22cd4dfcfc05bb
385
+ 5d6717982b22cd4dfcfbef0d
386
+ 5d6647712b22cd4dfcfbdbe1
387
+ 5d67bb052b22cd4dfcfc00c2
388
+ 5d676b472b22cd4dfcfbfab4
389
+ 5d667d8f2b22cd4dfcfbe099
390
+ 5d66561f2b22cd4dfcfbdc41
391
+ 5d65c5572b22cd4dfcfbcc78
392
+ 5d6703062b22cd4dfcfbea5c
393
+ 5d65e43a2b22cd4dfcfbd154
394
+ 5d67068a2b22cd4dfcfbeaf8
395
+ 5d66f6652b22cd4dfcfbe7f0
396
+ 5d6772a22b22cd4dfcfbfc1b
397
+ 5d67ca032b22cd4dfcfc0225
398
+ 5d67b99c2b22cd4dfcfc009b
399
+ 5d6707542b22cd4dfcfbeb33
400
+ 5d66f3362b22cd4dfcfbe71f
401
+ 5d65ef8d2b22cd4dfcfbd317
402
+ 5d6670372b22cd4dfcfbdeff
403
+ 5d67750b2b22cd4dfcfbfc8e
404
+ 5d6748f12b22cd4dfcfbf4f4
405
+ 5d6662052b22cd4dfcfbdd2b
406
+ 5d65e9eb2b22cd4dfcfbd269
407
+ 5d670df52b22cd4dfcfbec62
408
+ 5d6815dd2b22cd4dfcfc0571
409
+ 5d6780d22b22cd4dfcfbfd9c
410
+ 5d6604552b22cd4dfcfbd5a5
411
+ 5d65cb2b2b22cd4dfcfbcd80
412
+ 5d65bf062b22cd4dfcfbcb37
413
+ 5d65e59a2b22cd4dfcfbd1a4
414
+ 5d65dc452b22cd4dfcfbcf7c
415
+ 5d66789e2b22cd4dfcfbe038
416
+ 5d66f2c32b22cd4dfcfbe6f9
417
+ 5d67c58a2b22cd4dfcfc019e
418
+ 5d66196c2b22cd4dfcfbd8a4
419
+ 5d6661b52b22cd4dfcfbdd23
420
+ 5d67fae32b22cd4dfcfc04c6
421
+ 5d65c1692b22cd4dfcfbcb9a
422
+ 5d66f5102b22cd4dfcfbe77a
423
+ 5d67971f2b22cd4dfcfbfea8
424
+ 5d680da02b22cd4dfcfc0535
425
+ 5d665ff92b22cd4dfcfbdcf1
426
+ 5d670a0a2b22cd4dfcfbeb9f
427
+ 5d65c8c92b22cd4dfcfbcd39
428
+ 5d6768f02b22cd4dfcfbfa7a
429
+ 5d6746d42b22cd4dfcfbf4c1
430
+ 5d674bb32b22cd4dfcfbf563
431
+ 5d65e31a2b22cd4dfcfbd110
432
+ 5d6805cf2b22cd4dfcfc0516
433
+ 5d66f81e2b22cd4dfcfbe843
434
+ 5d657bf82b22cd4dfcfbc97f
435
+ 5d67fca82b22cd4dfcfc04e3
436
+ 5d6762ec2b22cd4dfcfbf976
437
+ 5d67a9852b22cd4dfcfbff57
438
+ 5d66453d2b22cd4dfcfbdbc8
439
+ 5d66b9f62b22cd4dfcfbe46a
440
+ 5d65c36b2b22cd4dfcfbcc04
441
+ 5d66f3742b22cd4dfcfbe731
442
+ 5d65c4302b22cd4dfcfbcc36
443
+ 5d6682db2b22cd4dfcfbe14f
444
+ 5d6628572b22cd4dfcfbda4d
445
+ 5d6736f32b22cd4dfcfbf2b4
446
+ 5d67d1b62b22cd4dfcfc02a9
447
+ 5d670b592b22cd4dfcfbebe5
448
+ 5d675b782b22cd4dfcfbf831
449
+ 5d65c7462b22cd4dfcfbcce8
450
+ 5d6728b72b22cd4dfcfbf11d
451
+ 5d67b8292b22cd4dfcfc0035
452
+ 5d660be72b22cd4dfcfbd6d5
453
+ 5d6713162b22cd4dfcfbee1c
454
+ 5d6661b52b22cd4dfcfbdd21
455
+ 5d673be42b22cd4dfcfbf38a
456
+ 5d66be882b22cd4dfcfbe499
457
+ 5d661bc62b22cd4dfcfbd8f2
458
+ 5d6723082b22cd4dfcfbf032
459
+ 5d66e16d2b22cd4dfcfbe4f2
460
+ 5d6610bd2b22cd4dfcfbd77c
461
+ 5d6758d22b22cd4dfcfbf7c4
462
+ 5d65884a2b22cd4dfcfbca1b
463
+ 5d6702772b22cd4dfcfbea3a
464
+ 5d674b0c2b22cd4dfcfbf54b
465
+ 5d672b382b22cd4dfcfbf17c
466
+ 5d6750ac2b22cd4dfcfbf693
467
+ 5d66677f2b22cd4dfcfbde18
468
+ 5d67004d2b22cd4dfcfbe9e2
469
+ 5d6613dc2b22cd4dfcfbd7cf
470
+ 5d67d7902b22cd4dfcfc02e4
471
+ 5d670a432b22cd4dfcfbebb1
472
+ 5d65c46e2b22cd4dfcfbcc3f
473
+ 5d65e8532b22cd4dfcfbd21c
474
+ 5d664c162b22cd4dfcfbdc04
475
+ 5d65a9302b22cd4dfcfbcae3
476
+ 5d65f3fb2b22cd4dfcfbd3d0
477
+ 5d682acc2b22cd4dfcfc0625
478
+ 5d67f25f2b22cd4dfcfc0481
479
+ 5d6716192b22cd4dfcfbeec6
480
+ 5d6848f12b22cd4dfcfc06c4
481
+ 5d677ac02b22cd4dfcfbfcff
482
+ 5d6716ab2b22cd4dfcfbeee1
483
+ 5d677f472b22cd4dfcfbfd78
484
+ 5d6750132b22cd4dfcfbf678
485
+ 5d6748f12b22cd4dfcfbf4f8
486
+ 5d670b162b22cd4dfcfbebc8
487
+ 5d66503b2b22cd4dfcfbdc18
488
+ 5d675bfe2b22cd4dfcfbf85e
489
+ 5d6667782b22cd4dfcfbde0d
490
+ 5d65fbcb2b22cd4dfcfbd4d6
491
+ 5d667dbe2b22cd4dfcfbe0a1
492
+ 5d66069d2b22cd4dfcfbd600
493
+ 5d6715cc2b22cd4dfcfbeeab
494
+ 5d65ea1a2b22cd4dfcfbd276
495
+ 5d65fdf02b22cd4dfcfbd508
496
+ 5d65f5e62b22cd4dfcfbd41f
497
+ 5d6748ab2b22cd4dfcfbf4ed
498
+ 5d66e6a72b22cd4dfcfbe50d
499
+ 5d68485e2b22cd4dfcfc06be
500
+ 5d659a872b22cd4dfcfbca88
501
+ 5d6788912b22cd4dfcfbfe15
502
+ 5d65d0c72b22cd4dfcfbcdd5
503
+ 5d67c6992b22cd4dfcfc01c4
504
+ 5d66b67f2b22cd4dfcfbe439
505
+ 5d65e1712b22cd4dfcfbd0bc
506
+ 5d6783222b22cd4dfcfbfdd4
507
+ 5d67004d2b22cd4dfcfbe9e3
508
+ 5d657e2a2b22cd4dfcfbc9b3
509
+ 5d675c0f2b22cd4dfcfbf866
510
+ 5d6655662b22cd4dfcfbdc2d
511
+ 5d6759322b22cd4dfcfbf7dc
512
+ 5d677cbb2b22cd4dfcfbfd4b
513
+ 5d667d672b22cd4dfcfbe090
514
+ 5d6700022b22cd4dfcfbe9d7
515
+ 5d6664022b22cd4dfcfbdd8a
516
+ 5d678cc22b22cd4dfcfbfe53
517
+ 5d66e4e02b22cd4dfcfbe4fa
518
+ 5d67ed2b2b22cd4dfcfc0404
519
+ 5d67cd5c2b22cd4dfcfc0256
520
+ 5d674b2a2b22cd4dfcfbf559
521
+ 5d65f3422b22cd4dfcfbd3ab
522
+ 5d66fc732b22cd4dfcfbe913
523
+ 5d671fc22b22cd4dfcfbefec
524
+ 5d675f902b22cd4dfcfbf904
525
+ 5d665f702b22cd4dfcfbdce0
526
+ 5d66cad12b22cd4dfcfbe4ab
527
+ 5d6571572b22cd4dfcfbc8e9
528
+ 5d67ac482b22cd4dfcfbff8e
529
+ 5d65d7c32b22cd4dfcfbcecf
530
+ 5d6815de2b22cd4dfcfc057e
531
+ 5d6728e12b22cd4dfcfbf128
532
+ 5d672bda2b22cd4dfcfbf18c
533
+ 5d67edaf2b22cd4dfcfc040f
534
+ 5d66f2462b22cd4dfcfbe6dc
535
+ 5d6794e32b22cd4dfcfbfe8d
536
+ 5d67af792b22cd4dfcfbffaa
537
+ 5d66ef932b22cd4dfcfbe609
538
+ 5d65e27a2b22cd4dfcfbd0f3
539
+ 5d65e41f2b22cd4dfcfbd14b
540
+ 5d675e1b2b22cd4dfcfbf8c3
541
+ 5d66facc2b22cd4dfcfbe8cd
542
+ 5d676a852b22cd4dfcfbfa95
543
+ 5d6704342b22cd4dfcfbeaa4
544
+ 5d68220a2b22cd4dfcfc05ea
545
+ 5d67896a2b22cd4dfcfbfe24
546
+ 5d65c6b42b22cd4dfcfbccb2
547
+ 5d67644a2b22cd4dfcfbf9ae
548
+ 5d6663bc2b22cd4dfcfbdd6e
549
+ 5d6712432b22cd4dfcfbedb6
550
+ 5d671bb92b22cd4dfcfbef78
551
+ 5d6707422b22cd4dfcfbeb2a
552
+ 5d6780dc2b22cd4dfcfbfda3
553
+ 5d673a3c2b22cd4dfcfbf31d
554
+ 5d67bc0e2b22cd4dfcfc00f2
555
+ 5d668cf72b22cd4dfcfbe230
556
+ 5d67f8e62b22cd4dfcfc04ac
557
+ 5d676f702b22cd4dfcfbfb8b
558
+ 5d6639582b22cd4dfcfbdb16
559
+ 5d65d75d2b22cd4dfcfbceab
560
+ 5d673e822b22cd4dfcfbf3d4
561
+ 5d6764ef2b22cd4dfcfbf9bb
562
+ 5d67244f2b22cd4dfcfbf076
563
+ 5d66b8722b22cd4dfcfbe44e
564
+ 5d6701852b22cd4dfcfbea0a
565
+ 5d677aa72b22cd4dfcfbfcf9
566
+ 5d6614b02b22cd4dfcfbd7e6
567
+ 5d6610bd2b22cd4dfcfbd780
568
+ 5d65d3d02b22cd4dfcfbce2d
569
+ 5d65ea1a2b22cd4dfcfbd273
570
+ 5d66f8c12b22cd4dfcfbe89a
571
+ 5d67115a2b22cd4dfcfbed4a
572
+ 5d65892a2b22cd4dfcfbca26
573
+ 5d67c58a2b22cd4dfcfc019f
574
+ 5d65c4302b22cd4dfcfbcc38
575
+ 5d666d002b22cd4dfcfbdeac
576
+ 5d67ca502b22cd4dfcfc0238
577
+ 5d674c572b22cd4dfcfbf580
578
+ 5d6600d12b22cd4dfcfbd55a
579
+ 5d6762ec2b22cd4dfcfbf974
580
+ 5d67ba0d2b22cd4dfcfc00b7
581
+ 5d6806d82b22cd4dfcfc051f
582
+ 5d6664e92b22cd4dfcfbdda5
583
+ 5d66b0212b22cd4dfcfbe3e5
584
+ 5d67bb522b22cd4dfcfc00d5
585
+ 5d6786662b22cd4dfcfbfdfb
586
+ 5d6711662b22cd4dfcfbed54
587
+ 5d65e1092b22cd4dfcfbd09e
588
+ 5d670e3e2b22cd4dfcfbec88
589
+ 5d666a772b22cd4dfcfbde59
590
+ 5d67a7972b22cd4dfcfbff31
591
+ 5d665bec2b22cd4dfcfbdc85
592
+ 5d66ee342b22cd4dfcfbe5a0
593
+ 5d65ff792b22cd4dfcfbd53f
594
+ 5d65a5702b22cd4dfcfbcaaf
595
+ 5d6662892b22cd4dfcfbdd35
596
+ 5d66f2502b22cd4dfcfbe6e4
597
+ 5d6703762b22cd4dfcfbea6e
598
+ 5d67aa7b2b22cd4dfcfbff6a
599
+ 5d66f9772b22cd4dfcfbe8ad
600
+ 5d67355a2b22cd4dfcfbf28b
601
+ 5d67c72b2b22cd4dfcfc01ea
602
+ 5d6754982b22cd4dfcfbf733
603
+ 5d6686872b22cd4dfcfbe1b9
604
+ 5d666efa2b22cd4dfcfbded8
605
+ 5d660a6b2b22cd4dfcfbd6a5
606
+ 5d66f0452b22cd4dfcfbe654
607
+ 5d6628b52b22cd4dfcfbda56
608
+ 5d6712432b22cd4dfcfbedca
609
+ 5d6609472b22cd4dfcfbd67c
610
+ 5d67625a2b22cd4dfcfbf963
611
+ 5d65fa322b22cd4dfcfbd4b0
612
+ 5d65c7462b22cd4dfcfbccec
613
+ 5d674bb32b22cd4dfcfbf560
614
+ 5d6631e22b22cd4dfcfbdac2
615
+ 5d6711712b22cd4dfcfbed5b
616
+ 5d65c1a42b22cd4dfcfbcba4
617
+ 5d6745162b22cd4dfcfbf484
618
+ 5d65c8d62b22cd4dfcfbcd56
619
+ 5d666ede2b22cd4dfcfbded2
620
+ 5d680da02b22cd4dfcfc0536
621
+ 5d67c7d62b22cd4dfcfc01fc
622
+ 5d6663bc2b22cd4dfcfbdd70
623
+ 5d67422b2b22cd4dfcfbf42d
624
+ 5d6724a92b22cd4dfcfbf07d
625
+ 5d673c822b22cd4dfcfbf3a7
626
+ 5d674a3e2b22cd4dfcfbf51e
627
+ 5d66fed42b22cd4dfcfbe99d
628
+ 5d6755fe2b22cd4dfcfbf777
629
+ 5d674fbf2b22cd4dfcfbf649
630
+ 5d674a572b22cd4dfcfbf53c
631
+ 5d671fc22b22cd4dfcfbefea
632
+ 5d671d462b22cd4dfcfbefbc
633
+ 5d65f7812b22cd4dfcfbd45f
634
+ 5d65d75d2b22cd4dfcfbcea8
635
+ 5d6646832b22cd4dfcfbdbd2
636
+ 5d67c7d62b22cd4dfcfc01fe
637
+ 5d6712f42b22cd4dfcfbee13
638
+ 5d6821192b22cd4dfcfc05db
639
+ 5d65c2bd2b22cd4dfcfbcbd8
640
+ 5d665abe2b22cd4dfcfbdc7c
641
+ 5d677bb02b22cd4dfcfbfd25
642
+ 5d66f8562b22cd4dfcfbe867
643
+ 5d66f0352b22cd4dfcfbe64e
644
+ 5d65dc452b22cd4dfcfbcf7e
645
+ 5d6729d12b22cd4dfcfbf13c
646
+ 5d65f07c2b22cd4dfcfbd342
647
+ 5d669d982b22cd4dfcfbe34e
648
+ 5d65e5292b22cd4dfcfbd193
649
+ 5d668fa02b22cd4dfcfbe256
650
+ 5d661fea2b22cd4dfcfbd977
651
+ 5d67ab5f2b22cd4dfcfbff7d
652
+ 5d66f06e2b22cd4dfcfbe673
653
+ 5d67b2cd2b22cd4dfcfbffbd
654
+ 5d65fa322b22cd4dfcfbd4ae
655
+ 5d67536d2b22cd4dfcfbf704
656
+ 5d66f7252b22cd4dfcfbe815
657
+ 5d66e4e02b22cd4dfcfbe4f9
658
+ 5d677e172b22cd4dfcfbfd68
659
+ 5d6767d82b22cd4dfcfbfa30
660
+ 5d66497b2b22cd4dfcfbdbf5
661
+ 5d6614b02b22cd4dfcfbd7e3
662
+ 5d676b502b22cd4dfcfbfabb
663
+ 5d6641382b22cd4dfcfbdb93
664
+ 5d66a70d2b22cd4dfcfbe3c0
665
+ 5d670d162b22cd4dfcfbec32
666
+ 5d670b592b22cd4dfcfbebe6
667
+ 5d6766c72b22cd4dfcfbf9fc
668
+ 5d67686b2b22cd4dfcfbfa4d
669
+ 5d6725f22b22cd4dfcfbf0db
670
+ 5d6691f92b22cd4dfcfbe2ab
671
+ 5d66141b2b22cd4dfcfbd7db
672
+ 5d6794e32b22cd4dfcfbfe8a
673
+ 5d6618af2b22cd4dfcfbd86b
674
+ 5d6693e82b22cd4dfcfbe2ea
675
+ 5d663d5d2b22cd4dfcfbdb50
676
+ 5d65ff792b22cd4dfcfbd540
677
+ 5d6706f52b22cd4dfcfbeb20
678
+ 5d6691262b22cd4dfcfbe284
679
+ 5d67745b2b22cd4dfcfbfc6c
680
+ 5d6751702b22cd4dfcfbf6c4
681
+ 5d6725b02b22cd4dfcfbf0c0
682
+ 5d65f7222b22cd4dfcfbd44d
683
+ 5d65e59a2b22cd4dfcfbd1a6
684
+ 5d6778e22b22cd4dfcfbfcc2
685
+ 5d670e292b22cd4dfcfbec76
686
+ 5d678dc62b22cd4dfcfbfe79
687
+ 5d65e1972b22cd4dfcfbd0cf
688
+ 5d6771f52b22cd4dfcfbfc09
689
+ 5d67ef592b22cd4dfcfc044c
690
+ 5d65e3532b22cd4dfcfbd126
691
+ 5d65c8cf2b22cd4dfcfbcd42
692
+ 5d6713bf2b22cd4dfcfbee37
693
+ 5d673a092b22cd4dfcfbf314
694
+ 5d6745a32b22cd4dfcfbf4a5
695
+ 5d6714a72b22cd4dfcfbee72
696
+ 5d661ced2b22cd4dfcfbd91e
697
+ 5d66f6642b22cd4dfcfbe7e4
698
+ 5d661ced2b22cd4dfcfbd920
699
+ 5d66069d2b22cd4dfcfbd602
700
+ 5d6646b72b22cd4dfcfbdbd9
701
+ 5d6576fc2b22cd4dfcfbc922
702
+ 5d6620942b22cd4dfcfbd996
703
+ 5d672ca62b22cd4dfcfbf1a0
704
+ 5d6619032b22cd4dfcfbd880
705
+ 5d66664f2b22cd4dfcfbdde5
706
+ 5d67d2c72b22cd4dfcfc02b4
707
+ 5d6773722b22cd4dfcfbfc40
708
+ 5d67422b2b22cd4dfcfbf42e
709
+ 5d66021a2b22cd4dfcfbd578
710
+ 5d66f8e02b22cd4dfcfbe8a3
711
+ 5d65e8772b22cd4dfcfbd225
712
+ 5d67ef052b22cd4dfcfc0447
713
+ 5d66a32c2b22cd4dfcfbe388
714
+ 5d6767c52b22cd4dfcfbfa24
715
+ 5d6761782b22cd4dfcfbf950
716
+ 5d682edf2b22cd4dfcfc0645
717
+ 5d6755e12b22cd4dfcfbf762
718
+ 5d67d08a2b22cd4dfcfc028d
719
+ 5d67525b2b22cd4dfcfbf6e6
720
+ 5d6648612b22cd4dfcfbdbea
721
+ 5d67b5ba2b22cd4dfcfbffe9
722
+ 5d67056d2b22cd4dfcfbeacb
723
+ 5d6625c22b22cd4dfcfbda11
724
+ 5d673b5c2b22cd4dfcfbf356
725
+ 5d67b7c32b22cd4dfcfc0017
726
+ 5d67b8882b22cd4dfcfc0050
727
+ 5d66eac72b22cd4dfcfbe534
728
+ 5d65a8042b22cd4dfcfbcaca
729
+ 5d66f06e2b22cd4dfcfbe676
730
+ 5d674a542b22cd4dfcfbf52e
731
+ 5d6727332b22cd4dfcfbf101
732
+ 5d661e962b22cd4dfcfbd947
733
+ 5d6571572b22cd4dfcfbc8e8
734
+ 5d6727d02b22cd4dfcfbf10b
735
+ 5d6754972b22cd4dfcfbf728
736
+ 5d660cee2b22cd4dfcfbd718
737
+ 5d6615152b22cd4dfcfbd802
738
+ 5d67d2c72b22cd4dfcfc02b2
739
+ 5d6644d42b22cd4dfcfbdbb7
740
+ 5d65c6d42b22cd4dfcfbcccf
741
+ 5d6765c82b22cd4dfcfbf9e1
742
+ 5d67c7302b22cd4dfcfc01f4
743
+ 5d6693e82b22cd4dfcfbe2ec
744
+ 5d673aea2b22cd4dfcfbf337
745
+ 5d67af792b22cd4dfcfbffa8
746
+ 5d6733fd2b22cd4dfcfbf27a
747
+ 5d6746742b22cd4dfcfbf4b9
748
+ 5d666f942b22cd4dfcfbdeed
749
+ 5d66de342b22cd4dfcfbe4e7
750
+ 5d6703622b22cd4dfcfbea64
751
+ 5d6634512b22cd4dfcfbdadf
752
+ 5d6705912b22cd4dfcfbead3
753
+ 5d67d8b02b22cd4dfcfc0301
754
+ 5d670c4e2b22cd4dfcfbec22
755
+ 5d676d502b22cd4dfcfbfb21
756
+ 5d667bf52b22cd4dfcfbe07b
757
+ 5d6714ef2b22cd4dfcfbee79
758
+ 5d6687522b22cd4dfcfbe1de
759
+ 5d6658c52b22cd4dfcfbdc6f
760
+ 5d671ca52b22cd4dfcfbef9a
761
+ 5d67069d2b22cd4dfcfbeb02
762
+ 5d670c2a2b22cd4dfcfbec18
763
+ 5d67b5ba2b22cd4dfcfbffe8
764
+ 5d675a9b2b22cd4dfcfbf819
765
+ 5d660b092b22cd4dfcfbd6b8
766
+ 5d66addc2b22cd4dfcfbe3dd
767
+ 5d6674e82b22cd4dfcfbdfb9
768
+ 5d66f8352b22cd4dfcfbe84e
769
+ 5d65e5292b22cd4dfcfbd190
770
+ 5d6749f32b22cd4dfcfbf506
771
+ 5d6625582b22cd4dfcfbd9f6
772
+ 5d6680b52b22cd4dfcfbe0eb
773
+ 5d65df9c2b22cd4dfcfbd05b
774
+ 5d65f54f2b22cd4dfcfbd3ff
775
+ 5d66453d2b22cd4dfcfbdbc9
776
+ 5d67ee652b22cd4dfcfc042a
777
+ 5d6764342b22cd4dfcfbf9a5
778
+ 5d65ed3b2b22cd4dfcfbd2d4
779
+ 5d670b592b22cd4dfcfbebe4
780
+ 5d67585c2b22cd4dfcfbf7b3
781
+ 5d66f8562b22cd4dfcfbe866
782
+ 5d65c3072b22cd4dfcfbcbf2
783
+ 5d6748f82b22cd4dfcfbf500
784
+ 5d6579c92b22cd4dfcfbc947
785
+ 5d671ee42b22cd4dfcfbefdb
786
+ 5d66934c2b22cd4dfcfbe2df
787
+ 5d674a3f2b22cd4dfcfbf524
788
+ 5d6680c92b22cd4dfcfbe0f3
789
+ 5d674a3f2b22cd4dfcfbf526
790
+ 5d682edf2b22cd4dfcfc0643
791
+ 5d66f4862b22cd4dfcfbe76b
792
+ 5d65e3082b22cd4dfcfbd109
793
+ 5d6738622b22cd4dfcfbf2d3
794
+ 5d67c5752b22cd4dfcfc0197
795
+ 5d65dd922b22cd4dfcfbcfbf
796
+ 5d66809b2b22cd4dfcfbe0e3
797
+ 5d65d6ab2b22cd4dfcfbce97
798
+ 5d670c2a2b22cd4dfcfbec14
799
+ 5d668f052b22cd4dfcfbe242
800
+ 5d6707c42b22cd4dfcfbeb44
801
+ 5d675e722b22cd4dfcfbf8e0
802
+ 5d6733fd2b22cd4dfcfbf278
803
+ 5d673b4d2b22cd4dfcfbf33f
804
+ 5d65884a2b22cd4dfcfbca19
805
+ 5d6575a82b22cd4dfcfbc90e
806
+ 5d65f7692b22cd4dfcfbd457
807
+ 5d67b2cd2b22cd4dfcfbffc0
808
+ 5d65fcc72b22cd4dfcfbd4e0
809
+ 5d675d752b22cd4dfcfbf8b4
810
+ 5d66042a2b22cd4dfcfbd59e
811
+ 5d681f672b22cd4dfcfc05d1
812
+ 5d6815e02b22cd4dfcfc0588
813
+ 5d65ed7e2b22cd4dfcfbd2de
814
+ 5d67c0dc2b22cd4dfcfc0169
815
+ 5d67ce8a2b22cd4dfcfc025f
816
+ 5d671a3a2b22cd4dfcfbef4a
817
+ 5d6670fb2b22cd4dfcfbdf12
818
+ 5d6730922b22cd4dfcfbf216
819
+ 5d6690e82b22cd4dfcfbe27e
820
+ 5d67a4202b22cd4dfcfbfedc
821
+ 5d6775442b22cd4dfcfbfc97
822
+ 5d675ead2b22cd4dfcfbf8ef
823
+ 5d670d652b22cd4dfcfbec4e
824
+ 5d672c182b22cd4dfcfbf199
825
+ 5d65a5702b22cd4dfcfbcaad
826
+ 5d65f6342b22cd4dfcfbd425
827
+ 5d6657922b22cd4dfcfbdc5d
828
+ 5d65c1ac2b22cd4dfcfbcbaf
829
+ 5d6575a82b22cd4dfcfbc90f
830
+ 5d67e7f32b22cd4dfcfc03e7
831
+ 5d661e042b22cd4dfcfbd940
832
+ 5d6773722b22cd4dfcfbfc41
833
+ 5d66f2502b22cd4dfcfbe6e2
834
+ 5d673c1b2b22cd4dfcfbf396
835
+ 5d671d462b22cd4dfcfbefbe
836
+ 5d662a912b22cd4dfcfbda71
837
+ 5d6744072b22cd4dfcfbf466
838
+ 5d67644a2b22cd4dfcfbf9b2
839
+ 5d6701852b22cd4dfcfbea0b
840
+ 5d673e822b22cd4dfcfbf3d3
841
+ 5d670fc72b22cd4dfcfbeceb
842
+ 5d65e5292b22cd4dfcfbd192
843
+ 5d677b4c2b22cd4dfcfbfd1a
844
+ 5d65f8dc2b22cd4dfcfbd49c
845
+ 5d6706f22b22cd4dfcfbeb14
846
+ 5d660be72b22cd4dfcfbd6d4
847
+ 5d6724c12b22cd4dfcfbf091
848
+ 5d675bcb2b22cd4dfcfbf844
849
+ 5d6713162b22cd4dfcfbee1a
850
+ 5d6663ea2b22cd4dfcfbdd7a
851
+ 5d6707422b22cd4dfcfbeb26
852
+ 5d66b6ae2b22cd4dfcfbe441
853
+ 5d66fb802b22cd4dfcfbe8df
854
+ 5d65e4f62b22cd4dfcfbd17d
855
+ 5d668fb42b22cd4dfcfbe261
856
+ 5d65e8532b22cd4dfcfbd218
857
+ 5d670b642b22cd4dfcfbebec
858
+ 5d65d8ab2b22cd4dfcfbcee2
859
+ 5d6658b72b22cd4dfcfbdc65
860
+ 5d674ed22b22cd4dfcfbf60a
861
+ 5d66fd262b22cd4dfcfbe955
862
+ 5d6772a22b22cd4dfcfbfc1e
863
+ 5d65c5132b22cd4dfcfbcc72
864
+ 5d65a9302b22cd4dfcfbcae5
865
+ 5d65801b2b22cd4dfcfbc9c6
866
+ 5d6798002b22cd4dfcfbfeb5
867
+ 5d66eac72b22cd4dfcfbe531
868
+ 5d6663ea2b22cd4dfcfbdd77
869
+ 5d6674662b22cd4dfcfbdfa4
870
+ 5d6680182b22cd4dfcfbe0da
871
+ 5d65c6d82b22cd4dfcfbccd9
872
+ 5d6813002b22cd4dfcfc0557
873
+ 5d67ba0d2b22cd4dfcfc00b5
874
+ 5d67f25f2b22cd4dfcfc047e
875
+ 5d65dedc2b22cd4dfcfbd034
876
+ 5d6715792b22cd4dfcfbee8d
877
+ 5d666f602b22cd4dfcfbdee0
878
+ 5d6713be2b22cd4dfcfbee2d
879
+ 5d65c3e02b22cd4dfcfbcc2e
880
+ 5d6731dd2b22cd4dfcfbf234
881
+ 5d65c14e2b22cd4dfcfbcb89
882
+ 5d672ad12b22cd4dfcfbf158
883
+ 5d6700022b22cd4dfcfbe9d9
884
+ 5d6644d42b22cd4dfcfbdbb6
885
+ 5d67c9aa2b22cd4dfcfc021c
886
+ 5d6608eb2b22cd4dfcfbd65e
887
+ 5d6703f72b22cd4dfcfbea87
888
+ 5d6615152b22cd4dfcfbd7fe
889
+ 5d6712432b22cd4dfcfbedc0
890
+ 5d6815ea2b22cd4dfcfc058e
891
+ 5d68220b2b22cd4dfcfc05f3
892
+ 5d6603532b22cd4dfcfbd58a
893
+ 5d66684d2b22cd4dfcfbde29
894
+ 5d67c6612b22cd4dfcfc01bb
895
+ 5d675cda2b22cd4dfcfbf892
896
+ 5d67f0a12b22cd4dfcfc045a
897
+ 5d66a32c2b22cd4dfcfbe386
898
+ 5d65d19f2b22cd4dfcfbcdfd
899
+ 5d670f5a2b22cd4dfcfbeccb
900
+ 5d66f8772b22cd4dfcfbe87c
901
+ 5d674a3e2b22cd4dfcfbf51b
902
+ 5d677e092b22cd4dfcfbfd5f
903
+ 5d66f5ba2b22cd4dfcfbe7ba
904
+ 5d65cb2b2b22cd4dfcfbcd7f
905
+ 5d67158b2b22cd4dfcfbee97
906
+ 5d674a002b22cd4dfcfbf511
907
+ 5d660af42b22cd4dfcfbd6ac
908
+ 5d6746742b22cd4dfcfbf4b8
909
+ 5d67b8f92b22cd4dfcfc006c
910
+ 5d65caf82b22cd4dfcfbcd72
911
+ 5d66bb422b22cd4dfcfbe487
912
+ 5d6764ef2b22cd4dfcfbf9ba
913
+ 5d6683732b22cd4dfcfbe167
914
+ 5d6655662b22cd4dfcfbdc2b
915
+ 5d6763342b22cd4dfcfbf97f
916
+ 5d67d08a2b22cd4dfcfc028f
917
+ 5d6658b72b22cd4dfcfbdc66
918
+ 5d677a652b22cd4dfcfbfce4
919
+ 5d65ef8d2b22cd4dfcfbd316
920
+ 5d670eb22b22cd4dfcfbeca3
921
+ 5d67be542b22cd4dfcfc0128
922
+ 5d669f8f2b22cd4dfcfbe369
923
+ 5d66f6032b22cd4dfcfbe7d0
924
+ 5d67d0fd2b22cd4dfcfc029e
925
+ 5d67bd4b2b22cd4dfcfc0117
926
+ 5d65e6bd2b22cd4dfcfbd1f2
927
+ 5d6739562b22cd4dfcfbf2f7
928
+ 5d65d5362b22cd4dfcfbce61
929
+ 5d674e332b22cd4dfcfbf5e6
930
+ 5d669f8f2b22cd4dfcfbe36b
931
+ 5d65ed7e2b22cd4dfcfbd2dd
932
+ 5d65f1b42b22cd4dfcfbd37a
933
+ 5d6615512b22cd4dfcfbd814
934
+ 5d6598032b22cd4dfcfbca56
935
+ 5d67f1112b22cd4dfcfc0462
936
+ 5d6765262b22cd4dfcfbf9c5
937
+ 5d67479e2b22cd4dfcfbf4da
938
+ 5d6658b72b22cd4dfcfbdc68
939
+ 5d6783d52b22cd4dfcfbfddf
940
+ 5d65c8cf2b22cd4dfcfbcd43
941
+ 5d67094e2b22cd4dfcfbeb85
942
+ 5d663a7a2b22cd4dfcfbdb2b
943
+ 5d66b5cb2b22cd4dfcfbe425
944
+ 5d66928b2b22cd4dfcfbe2c7
945
+ 5d65f68a2b22cd4dfcfbd42f
946
+ 5d6755fe2b22cd4dfcfbf775
947
+ 5d663a7a2b22cd4dfcfbdb29
948
+ 5d68036a2b22cd4dfcfc0500
949
+ 5d66e8542b22cd4dfcfbe519
950
+ 5d6600882b22cd4dfcfbd553
951
+ 5d67d8172b22cd4dfcfc02f6
952
+ 5d6716ab2b22cd4dfcfbeee0
953
+ 5d6735ca2b22cd4dfcfbf293
954
+ 5d677e2c2b22cd4dfcfbfd71
955
+ 5d662fb42b22cd4dfcfbdaba
956
+ 5d66f3232b22cd4dfcfbe714
957
+ 5d6713c52b22cd4dfcfbee41
958
+ 5d67056d2b22cd4dfcfbeaca
959
+ 5d65c6672b22cd4dfcfbcca9
960
+ 5d66fce42b22cd4dfcfbe942
961
+ 5d65e0c72b22cd4dfcfbd08b
962
+ 5d66857c2b22cd4dfcfbe196
963
+ 5d671bec2b22cd4dfcfbef82
964
+ 5d670c772b22cd4dfcfbec28
965
+ 5d67fa0d2b22cd4dfcfc04b3
966
+ 5d6765262b22cd4dfcfbf9c2
967
+ 5d6608632b22cd4dfcfbd640
968
+ 5d6730462b22cd4dfcfbf20f
969
+ 5d65e73a2b22cd4dfcfbd208
970
+ 5d65e3be2b22cd4dfcfbd12f
971
+ 5d660a6b2b22cd4dfcfbd6a4
972
+ 5d671abd2b22cd4dfcfbef5f
973
+ 5d65dcff2b22cd4dfcfbcfa5
974
+ 5d66fed42b22cd4dfcfbe99f
975
+ 5d661de62b22cd4dfcfbd933
976
+ 5d67025f2b22cd4dfcfbea28
977
+ 5d65dfc02b22cd4dfcfbd07a
978
+ 5d66f8432b22cd4dfcfbe855
979
+ 5d67582a2b22cd4dfcfbf7ab
980
+ 5d657e2a2b22cd4dfcfbc9b4
981
+ 5d674c702b22cd4dfcfbf586
982
+ 5d6608a72b22cd4dfcfbd64e
983
+ 5d660b922b22cd4dfcfbd6c8
984
+ 5d66eb892b22cd4dfcfbe53d
985
+ 5d65e7252b22cd4dfcfbd200
986
+ 5d662e222b22cd4dfcfbdaa3
987
+ 5d67f25f2b22cd4dfcfc0482
988
+ 5d660af42b22cd4dfcfbd6ad
989
+ 5d67e9f12b22cd4dfcfc03ef
990
+ 5d6705912b22cd4dfcfbead1
991
+ 5d67a9852b22cd4dfcfbff5a
992
+ 5d65ff752b22cd4dfcfbd535
993
+ 5d667bf52b22cd4dfcfbe07c
994
+ 5d6712582b22cd4dfcfbedf7
995
+ 5d6829e72b22cd4dfcfc061e
996
+ 5d6832562b22cd4dfcfc0662
997
+ 5d66f5bc2b22cd4dfcfbe7c4
998
+ 5d661ea72b22cd4dfcfbd951
999
+ 5d674ec92b22cd4dfcfbf600
1000
+ 5d657a022b22cd4dfcfbc950
1001
+ 5d65c46e2b22cd4dfcfbcc42
1002
+ 5d66383f2b22cd4dfcfbdb0a
1003
+ 5d65df242b22cd4dfcfbd049
1004
+ 5d6757fb2b22cd4dfcfbf7a2
1005
+ 5d680e202b22cd4dfcfc0541
1006
+ 5d660da32b22cd4dfcfbd73f
1007
+ 5d6714892b22cd4dfcfbee68
1008
+ 5d670bfa2b22cd4dfcfbec01
1009
+ 5d6689502b22cd4dfcfbe20a
1010
+ 5d65e7ef2b22cd4dfcfbd211
1011
+ 5d67b5ee2b22cd4dfcfbfff3
1012
+ 5d65e6b92b22cd4dfcfbd1ec
1013
+ 5d66752b2b22cd4dfcfbdfcf
1014
+ 5d670c1e2b22cd4dfcfbec0c
1015
+ 5d6628412b22cd4dfcfbda40
1016
+ 5d67e42d2b22cd4dfcfc03b8
1017
+ 5d65e1be2b22cd4dfcfbd0d8
1018
+ 5d6778842b22cd4dfcfbfcba
1019
+ 5d67c02f2b22cd4dfcfc0154
1020
+ 5d66f1382b22cd4dfcfbe6a2
1021
+ 5d6721e62b22cd4dfcfbf014
1022
+ 5d65c2c72b22cd4dfcfbcbe0
1023
+ 5d663f2f2b22cd4dfcfbdb80
1024
+ 5d66fc732b22cd4dfcfbe914
1025
+ 5d67b34f2b22cd4dfcfbffcf
1026
+ 5d672af22b22cd4dfcfbf174
1027
+ 5d67896a2b22cd4dfcfbfe26
1028
+ 5d6767ab2b22cd4dfcfbfa14
1029
+ 5d67a1132b22cd4dfcfbfec9
1030
+ 5d65c3bf2b22cd4dfcfbcc1c
1031
+ 5d66752b2b22cd4dfcfbdfd0
1032
+ 5d660af42b22cd4dfcfbd6ae
1033
+ 5d667a0e2b22cd4dfcfbe04e
1034
+ 5d6707c42b22cd4dfcfbeb4d
1035
+ 5d666a7a2b22cd4dfcfbde5e
1036
+ 5d6717982b22cd4dfcfbef0f
1037
+ 5d6746d42b22cd4dfcfbf4c2
1038
+ 5d66b5262b22cd4dfcfbe418
1039
+ 5d6737a32b22cd4dfcfbf2cc
1040
+ 5d67025f2b22cd4dfcfbea29
1041
+ 5d6822fe2b22cd4dfcfc05fc
1042
+ 5d677f9c2b22cd4dfcfbfd93
1043
+ 5d6655662b22cd4dfcfbdc2c
1044
+ 5d6750102b22cd4dfcfbf66f
1045
+ 5d675a5f2b22cd4dfcfbf80e
1046
+ 5d65ff792b22cd4dfcfbd53e
1047
+ 5d676bef2b22cd4dfcfbfaea
1048
+ 5d666ede2b22cd4dfcfbded3
1049
+ 5d66a70d2b22cd4dfcfbe3bd
1050
+ 5d6606412b22cd4dfcfbd5ef
1051
+ 5d6671502b22cd4dfcfbdf1c
1052
+ 5d6712432b22cd4dfcfbedb8
1053
+ 5d669f8f2b22cd4dfcfbe368
1054
+ 5d67d39e2b22cd4dfcfc02ca
1055
+ 5d67656d2b22cd4dfcfbf9d0
1056
+ 5d66fcc92b22cd4dfcfbe932
1057
+ 5d6604582b22cd4dfcfbd5ad
1058
+ 5d675da22b22cd4dfcfbf8bd
1059
+ 5d67ceb42b22cd4dfcfc026a
1060
+ 5d66789e2b22cd4dfcfbe03b
1061
+ 5d65d0ee2b22cd4dfcfbcdeb
1062
+ 5d6625582b22cd4dfcfbd9f7
1063
+ 5d6829382b22cd4dfcfc0612
1064
+ 5d66122a2b22cd4dfcfbd7aa
1065
+ 5d67e39d2b22cd4dfcfc03a6
1066
+ 5d6804d42b22cd4dfcfc050b
1067
+ 5d66f4cd2b22cd4dfcfbe773
1068
+ 5d670d162b22cd4dfcfbec30
1069
+ 5d6711022b22cd4dfcfbed2e
1070
+ 5d6712432b22cd4dfcfbedd8
1071
+ 5d65dd292b22cd4dfcfbcfb7
1072
+ 5d6597ed2b22cd4dfcfbca4c
1073
+ 5d6712512b22cd4dfcfbedea
1074
+ 5d675ead2b22cd4dfcfbf8f0
1075
+ 5d66efb12b22cd4dfcfbe610
1076
+ 5d677aa72b22cd4dfcfbfcf8
1077
+ 5d67df062b22cd4dfcfc0356
1078
+ 5d657c112b22cd4dfcfbc987
1079
+ 5d676e692b22cd4dfcfbfb67
1080
+ 5d674fd42b22cd4dfcfbf652
1081
+ 5d675e7e2b22cd4dfcfbf8e9
1082
+ 5d671aeb2b22cd4dfcfbef68
1083
+ 5d666cd72b22cd4dfcfbdea2
1084
+ 5d666de62b22cd4dfcfbdebe
1085
+ 5d6702062b22cd4dfcfbea20
1086
+ 5d67c7f12b22cd4dfcfc0207
1087
+ 5d67ceb42b22cd4dfcfc0269
1088
+ 5d65d7c32b22cd4dfcfbced2
1089
+ 5d6718f52b22cd4dfcfbef33
1090
+ 5d657e2a2b22cd4dfcfbc9b5
1091
+ 5d670e0c2b22cd4dfcfbec6b
1092
+ 5d65c6ca2b22cd4dfcfbccc6
1093
+ 5d672a812b22cd4dfcfbf145
1094
+ 5d66fcd92b22cd4dfcfbe938
1095
+ 5d6662ac2b22cd4dfcfbdd46
1096
+ 5d67b5ee2b22cd4dfcfbfff0
1097
+ 5d6742e92b22cd4dfcfbf438
1098
+ 5d6607a22b22cd4dfcfbd626
1099
+ 5d67f7b62b22cd4dfcfc0492
1100
+ 5d6751072b22cd4dfcfbf6a8
1101
+ 5d6690502b22cd4dfcfbe269
1102
+ 5d65f7692b22cd4dfcfbd458
1103
+ 5d65e6642b22cd4dfcfbd1d8
1104
+ 5d6772a22b22cd4dfcfbfc1c
1105
+ 5d67cf7b2b22cd4dfcfc0283
1106
+ 5d66fcb92b22cd4dfcfbe928
1107
+ 5d6712412b22cd4dfcfbed86
1108
+ 5d6611502b22cd4dfcfbd786
1109
+ 5d66b3b02b22cd4dfcfbe3fc
1110
+ 5d66f6af2b22cd4dfcfbe801
1111
+ 5d665f702b22cd4dfcfbdcdc
1112
+ 5d6579472b22cd4dfcfbc938
1113
+ 5d6614eb2b22cd4dfcfbd7ec
1114
+ 5d6696be2b22cd4dfcfbe31d
1115
+ 5d67e0032b22cd4dfcfc0366
1116
+ 5d6623f52b22cd4dfcfbd9e6
1117
+ 5d665e2f2b22cd4dfcfbdcb5
1118
+ 5d68969c2b22cd4dfcfc3c8a
1119
+ 5d66150a2b22cd4dfcfbd7f6
1120
+ 5d67537f2b22cd4dfcfbf716
1121
+ 5d676e692b22cd4dfcfbfb66
1122
+ 5d6657922b22cd4dfcfbdc5b
1123
+ 5d6666472b22cd4dfcfbddda
1124
+ 5d65d1d42b22cd4dfcfbce05
1125
+ 5d678dc62b22cd4dfcfbfe7a
1126
+ 5d65c6c92b22cd4dfcfbccbc
1127
+ 5d6684f92b22cd4dfcfbe18a
1128
+ 5d67433e2b22cd4dfcfbf43e
1129
+ 5d65f7812b22cd4dfcfbd460
1130
+ 5d67c9aa2b22cd4dfcfc021d
1131
+ 5d67435f2b22cd4dfcfbf448
1132
+ 5d670f292b22cd4dfcfbecc2
1133
+ 5d663eb12b22cd4dfcfbdb6a
1134
+ 5d6690e82b22cd4dfcfbe27b
1135
+ 5d6604552b22cd4dfcfbd5a4
1136
+ 5d6731d52b22cd4dfcfbf221
1137
+ 5d6712432b22cd4dfcfbedce
1138
+ 5d65edaa2b22cd4dfcfbd2f1
1139
+ 5d6746742b22cd4dfcfbf4b7
1140
+ 5d66ba802b22cd4dfcfbe472
1141
+ 5d674f5c2b22cd4dfcfbf639
1142
+ 5d6846c72b22cd4dfcfc06a9
1143
+ 5d67bb052b22cd4dfcfc00c1
1144
+ 5d673a092b22cd4dfcfbf313
1145
+ 5d6660772b22cd4dfcfbdd02
1146
+ 5d6732fc2b22cd4dfcfbf258
1147
+ 5d66ff872b22cd4dfcfbe9c2
1148
+ 5d6661b52b22cd4dfcfbdd22
1149
+ 5d660c912b22cd4dfcfbd6fe
1150
+ 5d66fc552b22cd4dfcfbe8fd
1151
+ 5d67c02f2b22cd4dfcfc0152
1152
+ 5d65fd2f2b22cd4dfcfbd4f3
1153
+ 5d6723a72b22cd4dfcfbf058
1154
+ 5d67c58a2b22cd4dfcfc01a0
1155
+ 5d671bf42b22cd4dfcfbef8a
1156
+ 5d662ddd2b22cd4dfcfbda9b
1157
+ 5d6673ee2b22cd4dfcfbdf8c
1158
+ 5d6694692b22cd4dfcfbe2ff
1159
+ 5d65df012b22cd4dfcfbd03e
1160
+ 5d673aca2b22cd4dfcfbf322
1161
+ 5d67fada2b22cd4dfcfc04bc
1162
+ 5d6815de2b22cd4dfcfc0580
1163
+ 5d66e4e02b22cd4dfcfbe4fb
1164
+ 5d6628572b22cd4dfcfbda4b
1165
+ 5d67b8dd2b22cd4dfcfc0064
1166
+ 5d65dd922b22cd4dfcfbcfbe
1167
+ 5d66ece72b22cd4dfcfbe56e
1168
+ 5d660c992b22cd4dfcfbd706
1169
+ 5d6726252b22cd4dfcfbf0e4
1170
+ 5d66f08e2b22cd4dfcfbe67c
1171
+ 5d65c1e22b22cd4dfcfbcbb6
1172
+ 5d65da7f2b22cd4dfcfbcf25
1173
+ 5d67aa7b2b22cd4dfcfbff68
1174
+ 5d6767b52b22cd4dfcfbfa1e
1175
+ 5d676d7e2b22cd4dfcfbfb2f
1176
+ 5d677e2c2b22cd4dfcfbfd70
1177
+ 5d67143f2b22cd4dfcfbee52
1178
+ 5d6718452b22cd4dfcfbef21
1179
+ 5d671f382b22cd4dfcfbefe2
1180
+ 5d673b4d2b22cd4dfcfbf33e
1181
+ 5d66a6a32b22cd4dfcfbe3b6
1182
+ 5d66204e2b22cd4dfcfbd98d
1183
+ 5d65c88e2b22cd4dfcfbcd31
1184
+ 5d67129c2b22cd4dfcfbee0b
1185
+ 5d676bb32b22cd4dfcfbfad6
1186
+ 5d6616c12b22cd4dfcfbd828
1187
+ 5d67e5d82b22cd4dfcfc03dc
1188
+ 5d6752972b22cd4dfcfbf6ef
1189
+ 5d66060e2b22cd4dfcfbd5e2
1190
+ 5d65e17c2b22cd4dfcfbd0c8
1191
+ 5d66fc6f2b22cd4dfcfbe90a
1192
+ 5d67c02f2b22cd4dfcfc0156
1193
+ 5d671e082b22cd4dfcfbefcf
1194
+ 5d66fc552b22cd4dfcfbe8ff
1195
+ 5d65e0c92b22cd4dfcfbd097
1196
+ 5d672fbe2b22cd4dfcfbf1ff
1197
+ 5d6665c52b22cd4dfcfbddcb
1198
+ 5d6710e72b22cd4dfcfbed22
1199
+ 5d6693432b22cd4dfcfbe2d6
1200
+ 5d6609d72b22cd4dfcfbd68a
1201
+ 5d66f6032b22cd4dfcfbe7d2
1202
+ 5d6836ff2b22cd4dfcfc068a
1203
+ 5d6766d22b22cd4dfcfbfa0e
1204
+ 5d65fa322b22cd4dfcfbd4ad
1205
+ 5d65df242b22cd4dfcfbd04a
1206
+ 5d65bf062b22cd4dfcfbcb36
1207
+ 5d65d8cf2b22cd4dfcfbceef
1208
+ 5d65d6ab2b22cd4dfcfbce96
1209
+ 5d65b7e32b22cd4dfcfbcb2f
1210
+ 5d672d612b22cd4dfcfbf1b8
1211
+ 5d668fa02b22cd4dfcfbe259
1212
+ 5d65c5712b22cd4dfcfbcc89
1213
+ 5d67ee652b22cd4dfcfc042b
1214
+ 5d6699022b22cd4dfcfbe339
1215
+ 5d670b2f2b22cd4dfcfbebcf
1216
+ 5d676cb02b22cd4dfcfbfb06
1217
+ 5d6683662b22cd4dfcfbe15e
1218
+ 5d682b7f2b22cd4dfcfc0630
1219
+ 5d6701852b22cd4dfcfbea09
1220
+ 5d67b2cd2b22cd4dfcfbffbc
1221
+ 5d67ddfb2b22cd4dfcfc0342
1222
+ 5d68358d2b22cd4dfcfc0676
1223
+ 5d670b4c2b22cd4dfcfbebd8
1224
+ 5d65f7ab2b22cd4dfcfbd469
1225
+ 5d66ea992b22cd4dfcfbe52b
1226
+ 5d66497b2b22cd4dfcfbdbf3
1227
+ 5d66f5312b22cd4dfcfbe794
1228
+ 5d6676c92b22cd4dfcfbe00e
1229
+ 5d6694692b22cd4dfcfbe2fc
1230
+ 5d6604892b22cd4dfcfbd5b9
1231
+ 5d67c6f72b22cd4dfcfc01d4
1232
+ 5d65e9242b22cd4dfcfbd244
1233
+ 5d665c272b22cd4dfcfbdc90
1234
+ 5d65d26e2b22cd4dfcfbce12
1235
+ 5d66ece72b22cd4dfcfbe56f
1236
+ 5d677b382b22cd4dfcfbfd14
1237
+ 5d65f3ef2b22cd4dfcfbd3ca
1238
+ 5d66768a2b22cd4dfcfbe005
1239
+ 5d664d4c2b22cd4dfcfbdc0d
1240
+ 5d67be8c2b22cd4dfcfc0139
1241
+ 5d65d18c2b22cd4dfcfbcdf2
1242
+ 5d6598af2b22cd4dfcfbca61
1243
+ 5d6687e62b22cd4dfcfbe1f7
1244
+ 5d6617882b22cd4dfcfbd83a
1245
+ 5d66664f2b22cd4dfcfbdde6
1246
+ 5d66ece72b22cd4dfcfbe570
1247
+ 5d65c1e22b22cd4dfcfbcbb9
1248
+ 5d6705f72b22cd4dfcfbeae4
1249
+ 5d671dbb2b22cd4dfcfbefc9
1250
+ 5d680e202b22cd4dfcfc0540
1251
+ 5d6723082b22cd4dfcfbf030
1252
+ 5d670d482b22cd4dfcfbec48
1253
+ 5d66fc052b22cd4dfcfbe8f2
1254
+ 5d675fb52b22cd4dfcfbf90d
1255
+ 5d670fc72b22cd4dfcfbecea
1256
+ 5d68959f2b22cd4dfcfc3c58
1257
+ 5d6755e12b22cd4dfcfbf763
1258
+ 5d671dbb2b22cd4dfcfbefc6
1259
+ 5d66ebbf2b22cd4dfcfbe54c
1260
+ 5d663d852b22cd4dfcfbdb58
1261
+ 5d65c3be2b22cd4dfcfbcc13
1262
+ 5d671e082b22cd4dfcfbefd2
1263
+ 5d660c912b22cd4dfcfbd6fc
1264
+ 5d65f3042b22cd4dfcfbd39a
1265
+ 5d674b2a2b22cd4dfcfbf55a
1266
+ 5d6703952b22cd4dfcfbea75
1267
+ 5d67a9852b22cd4dfcfbff59
1268
+ 5d65e5e02b22cd4dfcfbd1bb
1269
+ 5d67c9aa2b22cd4dfcfc021b
1270
+ 5d67244f2b22cd4dfcfbf074
1271
+ 5d65f6c62b22cd4dfcfbd442
1272
+ 5d65f54f2b22cd4dfcfbd401
1273
+ 5d67a9fc2b22cd4dfcfbff60
1274
+ 5d671c872b22cd4dfcfbef95
1275
+ 5d67d9e72b22cd4dfcfc0323
1276
+ 5d66f0032b22cd4dfcfbe637
1277
+ 5d6675222b22cd4dfcfbdfc6
1278
+ 5d6691c32b22cd4dfcfbe299
1279
+ 5d6712412b22cd4dfcfbed85
1280
+ 5d6663412b22cd4dfcfbdd50
1281
+ 5d6705222b22cd4dfcfbeac1
1282
+ 5d65d8cf2b22cd4dfcfbceee
1283
+ 5d66d9322b22cd4dfcfbe4c7
1284
+ 5d666b842b22cd4dfcfbde80
1285
+ 5d66f23a2b22cd4dfcfbe6d1
1286
+ 5d65e43a2b22cd4dfcfbd155
1287
+ 5d6623db2b22cd4dfcfbd9da
1288
+ 5d674e332b22cd4dfcfbf5e2
1289
+ 5d682acc2b22cd4dfcfc0624
1290
+ 5d65e2692b22cd4dfcfbd0ec
1291
+ 5d6744522b22cd4dfcfbf46f
1292
+ 5d6732fc2b22cd4dfcfbf259
1293
+ 5d674d892b22cd4dfcfbf5b8
1294
+ 5d6687752b22cd4dfcfbe1ef
1295
+ 5d677ac02b22cd4dfcfbfd01
1296
+ 5d666d552b22cd4dfcfbdeb3
1297
+ 5d65dedc2b22cd4dfcfbd036
1298
+ 5d6614b02b22cd4dfcfbd7e5
1299
+ 5d67473d2b22cd4dfcfbf4d3
1300
+ 5d670c1e2b22cd4dfcfbec0e
1301
+ 5d661ae42b22cd4dfcfbd8ca
1302
+ 5d67c06b2b22cd4dfcfc015c
1303
+ 5d67601b2b22cd4dfcfbf926
1304
+ 5d66925e2b22cd4dfcfbe2bf
1305
+ 5d6672932b22cd4dfcfbdf49
1306
+ 5d67b8882b22cd4dfcfc0051
1307
+ 5d66ee4b2b22cd4dfcfbe5b2
1308
+ 5d65eb8f2b22cd4dfcfbd2a1
1309
+ 5d6697e12b22cd4dfcfbe330
1310
+ 5d6780d22b22cd4dfcfbfd9b
1311
+ 5d65de8b2b22cd4dfcfbd022
1312
+ 5d67bc1c2b22cd4dfcfc00f8
1313
+ 5d6711102b22cd4dfcfbed37
1314
+ 5d6656f02b22cd4dfcfbdc52
1315
+ 5d65801b2b22cd4dfcfbc9c8
1316
+ 5d6702a12b22cd4dfcfbea47
1317
+ 5d65e9b72b22cd4dfcfbd257
1318
+ 5d6681db2b22cd4dfcfbe12c
1319
+ 5d661db82b22cd4dfcfbd929
1320
+ 5d671bec2b22cd4dfcfbef80
1321
+ 5d65de6f2b22cd4dfcfbd009
1322
+ 5d67a6642b22cd4dfcfbff00
1323
+ 5d6771d92b22cd4dfcfbfc01
1324
+ 5d6763c02b22cd4dfcfbf99d
1325
+ 5d67b5ee2b22cd4dfcfbfff2
1326
+ 5d6738e02b22cd4dfcfbf2e4
1327
+ 5d67511c2b22cd4dfcfbf6b2
1328
+ 5d65c07d2b22cd4dfcfbcb75
1329
+ 5d67ee4e2b22cd4dfcfc0422
1330
+ 5d66838d2b22cd4dfcfbe170
1331
+ 5d66ee4b2b22cd4dfcfbe5a6
1332
+ 5d6782e52b22cd4dfcfbfdb8
1333
+ 5d67dc842b22cd4dfcfc0336
1334
+ 5d65c6672b22cd4dfcfbcca7
1335
+ 5d6683732b22cd4dfcfbe168
1336
+ 5d67cbbb2b22cd4dfcfc0241
1337
+ 5d66925e2b22cd4dfcfbe2bd
1338
+ 5d677bb02b22cd4dfcfbfd27
1339
+ 5d6690e82b22cd4dfcfbe27d
1340
+ 5d676c202b22cd4dfcfbfaf5
1341
+ 5d668f052b22cd4dfcfbe244
1342
+ 5d6723082b22cd4dfcfbf031
1343
+ 5d67c6612b22cd4dfcfc01ba
1344
+ 5d676bef2b22cd4dfcfbfae8
1345
+ 5d66f0612b22cd4dfcfbe668
1346
+ 5d672bda2b22cd4dfcfbf182
1347
+ 5d67453c2b22cd4dfcfbf494
1348
+ 5d65dfa72b22cd4dfcfbd064
1349
+ 5d6684b72b22cd4dfcfbe181
1350
+ 5d672e482b22cd4dfcfbf1d9
1351
+ 5d67c7302b22cd4dfcfc01f6
1352
+ 5d65e9a42b22cd4dfcfbd24d
1353
+ 5d6782e52b22cd4dfcfbfdb4
1354
+ 5d665e2f2b22cd4dfcfbdcb7
1355
+ 5d6684912b22cd4dfcfbe17a
1356
+ 5d6813002b22cd4dfcfc0558
1357
+ 5d6768f02b22cd4dfcfbfa78
1358
+ 5d6673002b22cd4dfcfbdf6e
1359
+ 5d66f0032b22cd4dfcfbe639
1360
+ 5d66f0612b22cd4dfcfbe66c
1361
+ 5d65eb8f2b22cd4dfcfbd2a0
1362
+ 5d682b7f2b22cd4dfcfc062f
1363
+ 5d676fee2b22cd4dfcfbfba6
1364
+ 5d6723b22b22cd4dfcfbf062
1365
+ 5d65f1902b22cd4dfcfbd370
1366
+ 5d6612e42b22cd4dfcfbd7be
1367
+ 5d67b93f2b22cd4dfcfc007f
1368
+ 5d6835e92b22cd4dfcfc0681
1369
+ 5d677a752b22cd4dfcfbfcf1
1370
+ 5d67578f2b22cd4dfcfbf798
1371
+ 5d674ffb2b22cd4dfcfbf665
1372
+ 5d670fca2b22cd4dfcfbecf1
1373
+ 5d67be6b2b22cd4dfcfc0131
1374
+ 5d66fcd92b22cd4dfcfbe93a
1375
+ 5d6639982b22cd4dfcfbdb21
1376
+ 5d6815e02b22cd4dfcfc0586
1377
+ 5d67a7bf2b22cd4dfcfbff3b
1378
+ 5d674ffb2b22cd4dfcfbf666
1379
+ 5d65e1712b22cd4dfcfbd0ba
1380
+ 5d6598af2b22cd4dfcfbca62
1381
+ 5d670bfa2b22cd4dfcfbec03
1382
+ 5d65bf062b22cd4dfcfbcb39
1383
+ 5d66b6ae2b22cd4dfcfbe440
1384
+ 5d6772a22b22cd4dfcfbfc1d
1385
+ 5d676fc62b22cd4dfcfbfb9d
1386
+ 5d674e7f2b22cd4dfcfbf5ef
1387
+ 5d66fe5a2b22cd4dfcfbe98d
1388
+ 5d67d9e72b22cd4dfcfc0325
1389
+ 5d6752cc2b22cd4dfcfbf6f6
1390
+ 5d6691822b22cd4dfcfbe291
1391
+ 5d65d26e2b22cd4dfcfbce11
1392
+ 5d6611542b22cd4dfcfbd792
1393
+ 5d66f2ac2b22cd4dfcfbe6ec
1394
+ 5d6766b22b22cd4dfcfbf9f0
1395
+ 5d677a652b22cd4dfcfbfce6
1396
+ 5d663db92b22cd4dfcfbdb65
1397
+ 5d66151b2b22cd4dfcfbd80a
1398
+ 5d65d7c32b22cd4dfcfbced0
1399
+ 5d67595f2b22cd4dfcfbf7e4
1400
+ 5d67a89e2b22cd4dfcfbff4e
1401
+ 5d6682ec2b22cd4dfcfbe154
1402
+ 5d6768f02b22cd4dfcfbfa7b
1403
+ 5d663c242b22cd4dfcfbdb47
1404
+ 5d6848f12b22cd4dfcfc06c5
1405
+ 5d65e9eb2b22cd4dfcfbd26c
1406
+ 5d670b2f2b22cd4dfcfbebd0
1407
+ 5d67554d2b22cd4dfcfbf75d
1408
+ 5d6669962b22cd4dfcfbde45
1409
+ 5d6674662b22cd4dfcfbdfa6
1410
+ 5d6616c92b22cd4dfcfbd82f
1411
+ 5d66addc2b22cd4dfcfbe3db
1412
+ 5d6772bc2b22cd4dfcfbfc27
1413
+ 5d66ed872b22cd4dfcfbe584
1414
+ 5d6818ba2b22cd4dfcfc05af
1415
+ 5d6608eb2b22cd4dfcfbd65f
1416
+ 5d66fb8e2b22cd4dfcfbe8ec
1417
+ 5d66feb22b22cd4dfcfbe992
1418
+ 5d676a862b22cd4dfcfbfa9d
1419
+ 5d661a572b22cd4dfcfbd8c1
1420
+ 5d673be42b22cd4dfcfbf38c
1421
+ 5d6683662b22cd4dfcfbe160
1422
+ 5d66cad12b22cd4dfcfbe4ac
1423
+ 5d6687e62b22cd4dfcfbe1f8
1424
+ 5d67755a2b22cd4dfcfbfca1
1425
+ 5d65a3a32b22cd4dfcfbcaa3
1426
+ 5d6613b42b22cd4dfcfbd7c6
1427
+ 5d6676092b22cd4dfcfbdfec
1428
+ 5d6746552b22cd4dfcfbf4ae
1429
+ 5d661e042b22cd4dfcfbd93c
1430
+ 5d67ac482b22cd4dfcfbff8d
1431
+ 5d67f7b62b22cd4dfcfc0491
1432
+ 5d665bec2b22cd4dfcfbdc86
1433
+ 5d66efdb2b22cd4dfcfbe622
1434
+ 5d66b43f2b22cd4dfcfbe412
1435
+ 5d665f702b22cd4dfcfbdcde
1436
+ 5d67536d2b22cd4dfcfbf701
1437
+ 5d65e3532b22cd4dfcfbd125
1438
+ 5d674e9a2b22cd4dfcfbf5f7
1439
+ 5d65eb7e2b22cd4dfcfbd29a
1440
+ 5d6768e22b22cd4dfcfbfa71
1441
+ 5d6773ba2b22cd4dfcfbfc63
1442
+ 5d65d99c2b22cd4dfcfbcf0a
1443
+ 5d67b1812b22cd4dfcfbffb6
1444
+ 5d660d6d2b22cd4dfcfbd732
1445
+ 5d65d7692b22cd4dfcfbcec6
1446
+ 5d677aa72b22cd4dfcfbfcf7
1447
+ 5d6771532b22cd4dfcfbfbdb
1448
+ 5d66ed742b22cd4dfcfbe579
1449
+ 5d6663412b22cd4dfcfbdd51
1450
+ 5d65df802b22cd4dfcfbd054
1451
+ 5d660fa72b22cd4dfcfbd764
1452
+ 5d6729d12b22cd4dfcfbf13a
1453
+ 5d666d002b22cd4dfcfbdead
1454
+ 5d67df062b22cd4dfcfc0352
1455
+ 5d660a6b2b22cd4dfcfbd6a2
1456
+ 5d678cc82b22cd4dfcfbfe5c
1457
+ 5d676e562b22cd4dfcfbfb5e
1458
+ 5d65f0292b22cd4dfcfbd331
1459
+ 5d66664f2b22cd4dfcfbdde8
1460
+ 5d660c592b22cd4dfcfbd6eb
1461
+ 5d65fba72b22cd4dfcfbd4ca
1462
+ 5d66f3232b22cd4dfcfbe716
1463
+ 5d66400d2b22cd4dfcfbdb87
1464
+ 5d662a6c2b22cd4dfcfbda68
1465
+ 5d6699022b22cd4dfcfbe338
1466
+ 5d6765c82b22cd4dfcfbf9e0
1467
+ 5d65e58c2b22cd4dfcfbd19a
1468
+ 5d6615512b22cd4dfcfbd815
1469
+ 5d660c992b22cd4dfcfbd708
reference_files/paragraph-validation.nyt.txt ADDED
@@ -0,0 +1,2533 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5d702859c8e4820a9b66d5fd
2
+ 5d702653c8e4820a9b66d289
3
+ 5d705d9dc8e4820a9b66ef94
4
+ 5d7043f6c8e4820a9b66e731
5
+ 5d700eedc8e4820a9b66bb07
6
+ 5d701274c8e4820a9b66bee4
7
+ 5d7027e6c8e4820a9b66d593
8
+ 5d707750c8e4820a9b66f294
9
+ 5d702288c8e4820a9b66ceac
10
+ 5d7010e2c8e4820a9b66bd72
11
+ 5d701064c8e4820a9b66bc96
12
+ 5d701fc8c8e4820a9b66cb78
13
+ 5d701d51c8e4820a9b66c8d7
14
+ 5d702e6cc8e4820a9b66dba1
15
+ 5d703a24c8e4820a9b66e200
16
+ 5d70386dc8e4820a9b66e131
17
+ 5d701549c8e4820a9b66c158
18
+ 5d700ed0c8e4820a9b66bacf
19
+ 5d702e3bc8e4820a9b66db8d
20
+ 5d7019d4c8e4820a9b66c5d9
21
+ 5d704e57c8e4820a9b66ea93
22
+ 5d701e2fc8e4820a9b66c99d
23
+ 5d703899c8e4820a9b66e145
24
+ 5d701fc8c8e4820a9b66cb77
25
+ 5d701cacc8e4820a9b66c833
26
+ 5d7016f3c8e4820a9b66c30d
27
+ 5d701765c8e4820a9b66c348
28
+ 5d702cf2c8e4820a9b66da81
29
+ 5d7058abc8e4820a9b66edcf
30
+ 5d700759c8e4820a9b66ad4e
31
+ 5d70268fc8e4820a9b66d2ea
32
+ 5d702d5cc8e4820a9b66dae2
33
+ 5d701d5cc8e4820a9b66c8fa
34
+ 5d701efcc8e4820a9b66caa6
35
+ 5d705eb6c8e4820a9b66efe3
36
+ 5d706ed9c8e4820a9b66f1a7
37
+ 5d704009c8e4820a9b66e4af
38
+ 5d707c9ec8e4820a9b66f354
39
+ 5d700d7cc8e4820a9b66b91d
40
+ 5d703557c8e4820a9b66df7c
41
+ 5d701647c8e4820a9b66c249
42
+ 5d701867c8e4820a9b66c47d
43
+ 5d701aabc8e4820a9b66c63b
44
+ 5d701c76c8e4820a9b66c7d0
45
+ 5d703252c8e4820a9b66ddc3
46
+ 5d7008bdc8e4820a9b66b0a4
47
+ 5d707732c8e4820a9b66f28e
48
+ 5d7009adc8e4820a9b66b2ab
49
+ 5d7023f3c8e4820a9b66d040
50
+ 5d701fdec8e4820a9b66cb88
51
+ 5d7022b1c8e4820a9b66cecd
52
+ 5d700c5dc8e4820a9b66b763
53
+ 5d70367fc8e4820a9b66e01f
54
+ 5d7009e4c8e4820a9b66b300
55
+ 5d7035f8c8e4820a9b66dfdb
56
+ 5d700e77c8e4820a9b66ba60
57
+ 5d70443bc8e4820a9b66e763
58
+ 5d70278fc8e4820a9b66d55b
59
+ 5d7005e7c8e4820a9b66aa0a
60
+ 5d7029e0c8e4820a9b66d772
61
+ 5d702acec8e4820a9b66d852
62
+ 5d703832c8e4820a9b66e0fd
63
+ 5d700728c8e4820a9b66acf7
64
+ 5d700d7cc8e4820a9b66b912
65
+ 5d702e72c8e4820a9b66dba9
66
+ 5d702701c8e4820a9b66d4c4
67
+ 5d704419c8e4820a9b66e74d
68
+ 5d7013f4c8e4820a9b66c059
69
+ 5d700ac6c8e4820a9b66b4ed
70
+ 5d704f3cc8e4820a9b66ead0
71
+ 5d7043cec8e4820a9b66e711
72
+ 5d702190c8e4820a9b66cd8f
73
+ 5d701ba0c8e4820a9b66c717
74
+ 5d70a214c8e4820a9b66f672
75
+ 5d701cb7c8e4820a9b66c83c
76
+ 5d701fc0c8e4820a9b66cb6e
77
+ 5d70492ac8e4820a9b66e92a
78
+ 5d702c23c8e4820a9b66d9a7
79
+ 5d70166bc8e4820a9b66c27f
80
+ 5d7004f3c8e4820a9b66a838
81
+ 5d702138c8e4820a9b66cd04
82
+ 5d704e3ec8e4820a9b66ea6e
83
+ 5d7025f4c8e4820a9b66d23d
84
+ 5d700ca4c8e4820a9b66b7f2
85
+ 5d702588c8e4820a9b66d1dd
86
+ 5d701c8fc8e4820a9b66c815
87
+ 5d701335c8e4820a9b66bfd5
88
+ 5d7028b2c8e4820a9b66d662
89
+ 5d700776c8e4820a9b66adb7
90
+ 5d701e6cc8e4820a9b66c9f5
91
+ 5d706064c8e4820a9b66f030
92
+ 5d7026a3c8e4820a9b66d2fb
93
+ 5d7032aec8e4820a9b66ddea
94
+ 5d7035e1c8e4820a9b66dfc8
95
+ 5d70571ec8e4820a9b66ed56
96
+ 5d7026e2c8e4820a9b66d3d5
97
+ 5d70246fc8e4820a9b66d09e
98
+ 5d700ba2c8e4820a9b66b66b
99
+ 5d705982c8e4820a9b66ee17
100
+ 5d6fe179c8e4820a9b66a7d2
101
+ 5d7043ccc8e4820a9b66e706
102
+ 5d7068b9c8e4820a9b66f109
103
+ 5d701089c8e4820a9b66bcf5
104
+ 5d701b37c8e4820a9b66c6ba
105
+ 5d7009e5c8e4820a9b66b316
106
+ 5d700f6bc8e4820a9b66bb83
107
+ 5d7030a4c8e4820a9b66dcd3
108
+ 5d704325c8e4820a9b66e688
109
+ 5d7017cec8e4820a9b66c3bf
110
+ 5d7006a3c8e4820a9b66abe7
111
+ 5d700c44c8e4820a9b66b740
112
+ 5d7053ecc8e4820a9b66ec4a
113
+ 5d702441c8e4820a9b66d083
114
+ 5d7033dec8e4820a9b66dedb
115
+ 5d70115fc8e4820a9b66bdcd
116
+ 5d7026dbc8e4820a9b66d36f
117
+ 5d70597bc8e4820a9b66ee0e
118
+ 5d70230bc8e4820a9b66cf24
119
+ 5d702693c8e4820a9b66d2f2
120
+ 5d7020bec8e4820a9b66ccb0
121
+ 5d7011d6c8e4820a9b66be4d
122
+ 5d7032e1c8e4820a9b66de1b
123
+ 5d700678c8e4820a9b66ab77
124
+ 5d702327c8e4820a9b66cf63
125
+ 5d702327c8e4820a9b66cf6a
126
+ 5d709037c8e4820a9b66f57f
127
+ 5d7009fac8e4820a9b66b333
128
+ 5d7042b5c8e4820a9b66e65c
129
+ 5d7024f5c8e4820a9b66d180
130
+ 5d702ed1c8e4820a9b66dc02
131
+ 5d701530c8e4820a9b66c12f
132
+ 5d70668cc8e4820a9b66f0bf
133
+ 5d701b1ac8e4820a9b66c699
134
+ 5d700d7cc8e4820a9b66b911
135
+ 5d70543ec8e4820a9b66ec5b
136
+ 5d701074c8e4820a9b66bcdc
137
+ 5d702327c8e4820a9b66cf60
138
+ 5d703559c8e4820a9b66df89
139
+ 5d701ecec8e4820a9b66ca65
140
+ 5d702d1fc8e4820a9b66dabb
141
+ 5d708f46c8e4820a9b66f56b
142
+ 5d70155bc8e4820a9b66c182
143
+ 5d700d82c8e4820a9b66b930
144
+ 5d708780c8e4820a9b66f461
145
+ 5d702784c8e4820a9b66d54b
146
+ 5d704beec8e4820a9b66e9be
147
+ 5d706d5bc8e4820a9b66f18f
148
+ 5d7040fac8e4820a9b66e53b
149
+ 5d701fabc8e4820a9b66cb4b
150
+ 5d700d4ec8e4820a9b66b8d9
151
+ 5d700cc7c8e4820a9b66b823
152
+ 5d700bc3c8e4820a9b66b6a5
153
+ 5d70678bc8e4820a9b66f0dc
154
+ 5d703e2dc8e4820a9b66e3c7
155
+ 5d7007c3c8e4820a9b66ae81
156
+ 5d700c42c8e4820a9b66b737
157
+ 5d704f44c8e4820a9b66ead9
158
+ 5d7024b0c8e4820a9b66d106
159
+ 5d704b3ac8e4820a9b66e98e
160
+ 5d702435c8e4820a9b66d063
161
+ 5d7026dbc8e4820a9b66d367
162
+ 5d700b61c8e4820a9b66b61d
163
+ 5d702aa8c8e4820a9b66d842
164
+ 5d7089e0c8e4820a9b66f4bd
165
+ 5d70b9b2c8e4820a9b66f709
166
+ 5d701e87c8e4820a9b66ca29
167
+ 5d7019d4c8e4820a9b66c5d8
168
+ 5d7012f6c8e4820a9b66bf7d
169
+ 5d700cc7c8e4820a9b66b817
170
+ 5d7088e8c8e4820a9b66f48d
171
+ 5d701064c8e4820a9b66bc97
172
+ 5d703284c8e4820a9b66ddd6
173
+ 5d703188c8e4820a9b66dd53
174
+ 5d7037fbc8e4820a9b66e0f3
175
+ 5d701b13c8e4820a9b66c691
176
+ 5d70130ac8e4820a9b66bfa1
177
+ 5d703907c8e4820a9b66e164
178
+ 5d7023a0c8e4820a9b66cfcc
179
+ 5d705416c8e4820a9b66ec54
180
+ 5d702ff8c8e4820a9b66dc92
181
+ 5d7009a0c8e4820a9b66b27b
182
+ 5d704412c8e4820a9b66e737
183
+ 5d700d02c8e4820a9b66b896
184
+ 5d702a12c8e4820a9b66d78b
185
+ 5d701d8ec8e4820a9b66c901
186
+ 5d703a67c8e4820a9b66e22f
187
+ 5d700a18c8e4820a9b66b393
188
+ 5d700b6cc8e4820a9b66b627
189
+ 5d700827c8e4820a9b66af6c
190
+ 5d70193dc8e4820a9b66c54a
191
+ 5d7020a1c8e4820a9b66cc92
192
+ 5d701801c8e4820a9b66c400
193
+ 5d703999c8e4820a9b66e1b0
194
+ 5d704292c8e4820a9b66e656
195
+ 5d700913c8e4820a9b66b17f
196
+ 5d703280c8e4820a9b66ddcd
197
+ 5d707874c8e4820a9b66f2cc
198
+ 5d70074dc8e4820a9b66ad41
199
+ 5d701be8c8e4820a9b66c769
200
+ 5d70347ec8e4820a9b66df0f
201
+ 5d702996c8e4820a9b66d738
202
+ 5d700e9cc8e4820a9b66ba73
203
+ 5d702dd6c8e4820a9b66db41
204
+ 5d702169c8e4820a9b66cd5d
205
+ 5d7089f3c8e4820a9b66f4c9
206
+ 5d70317bc8e4820a9b66dd4c
207
+ 5d703296c8e4820a9b66dddf
208
+ 5d70757bc8e4820a9b66f271
209
+ 5d7026a3c8e4820a9b66d2f9
210
+ 5d702b75c8e4820a9b66d907
211
+ 5d701ddfc8e4820a9b66c953
212
+ 5d70b47ac8e4820a9b66f700
213
+ 5d700c60c8e4820a9b66b76b
214
+ 5d6fb5f5c8e4820a9b66a7c2
215
+ 5d701ff5c8e4820a9b66cbb3
216
+ 5d700b01c8e4820a9b66b538
217
+ 5d702224c8e4820a9b66ce3c
218
+ 5d701d54c8e4820a9b66c8e1
219
+ 5d7018e2c8e4820a9b66c4f4
220
+ 5d70402fc8e4820a9b66e4f2
221
+ 5d701cebc8e4820a9b66c85f
222
+ 5d702098c8e4820a9b66cc7a
223
+ 5d704110c8e4820a9b66e55a
224
+ 5d7023a8c8e4820a9b66cfd5
225
+ 5d7028e7c8e4820a9b66d6ab
226
+ 5d7008eac8e4820a9b66b119
227
+ 5d700778c8e4820a9b66adca
228
+ 5d702f88c8e4820a9b66dc47
229
+ 5d702072c8e4820a9b66cc40
230
+ 5d700b05c8e4820a9b66b54a
231
+ 5d701ddec8e4820a9b66c94d
232
+ 5d701e61c8e4820a9b66c9eb
233
+ 5d702a81c8e4820a9b66d827
234
+ 5d703b2bc8e4820a9b66e283
235
+ 5d705f62c8e4820a9b66f003
236
+ 5d7011fdc8e4820a9b66be69
237
+ 5d705e67c8e4820a9b66efc8
238
+ 5d703be7c8e4820a9b66e2c6
239
+ 5d705881c8e4820a9b66edc0
240
+ 5d703470c8e4820a9b66df01
241
+ 5d702140c8e4820a9b66cd2e
242
+ 5d705312c8e4820a9b66ec00
243
+ 5d704024c8e4820a9b66e4df
244
+ 5d702553c8e4820a9b66d1c3
245
+ 5d70550ac8e4820a9b66ecb3
246
+ 5d700f6cc8e4820a9b66bb91
247
+ 5d7033dec8e4820a9b66dedd
248
+ 5d701c85c8e4820a9b66c7f8
249
+ 5d702034c8e4820a9b66cbe1
250
+ 5d70410dc8e4820a9b66e551
251
+ 5d700616c8e4820a9b66aa6b
252
+ 5d701b20c8e4820a9b66c6ae
253
+ 5d7008bfc8e4820a9b66b0b1
254
+ 5d700eb3c8e4820a9b66baac
255
+ 5d701c7dc8e4820a9b66c7e3
256
+ 5d702d1fc8e4820a9b66dab8
257
+ 5d708fd2c8e4820a9b66f576
258
+ 5d70059bc8e4820a9b66a955
259
+ 5d7028d5c8e4820a9b66d691
260
+ 5d701018c8e4820a9b66bc30
261
+ 5d700728c8e4820a9b66acfe
262
+ 5d7058d7c8e4820a9b66edd9
263
+ 5d70407ec8e4820a9b66e504
264
+ 5d700648c8e4820a9b66ab03
265
+ 5d7010d0c8e4820a9b66bd57
266
+ 5d7021f1c8e4820a9b66ce03
267
+ 5d704327c8e4820a9b66e695
268
+ 5d70692ac8e4820a9b66f113
269
+ 5d701d0fc8e4820a9b66c88f
270
+ 5d704c13c8e4820a9b66e9d3
271
+ 5d703c6ec8e4820a9b66e325
272
+ 5d700ea8c8e4820a9b66ba85
273
+ 5d704292c8e4820a9b66e654
274
+ 5d7010a9c8e4820a9b66bd26
275
+ 5d702056c8e4820a9b66cc19
276
+ 5d700766c8e4820a9b66ad7c
277
+ 5d70322bc8e4820a9b66ddb0
278
+ 5d700becc8e4820a9b66b6e3
279
+ 5d7025bec8e4820a9b66d1fd
280
+ 5d70577dc8e4820a9b66ed77
281
+ 5d704563c8e4820a9b66e7d7
282
+ 5d708890c8e4820a9b66f486
283
+ 5d7042b5c8e4820a9b66e65e
284
+ 5d7066f2c8e4820a9b66f0c8
285
+ 5d700cb3c8e4820a9b66b80e
286
+ 5d7006eac8e4820a9b66ac3f
287
+ 5d7009adc8e4820a9b66b2a9
288
+ 5d700840c8e4820a9b66afaf
289
+ 5d7018bdc8e4820a9b66c4e2
290
+ 5d7019c7c8e4820a9b66c5ce
291
+ 5d702ebcc8e4820a9b66dbe4
292
+ 5d7005ecc8e4820a9b66aa1b
293
+ 5d700ea8c8e4820a9b66ba89
294
+ 5d708315c8e4820a9b66f419
295
+ 5d709b61c8e4820a9b66f626
296
+ 5d703c92c8e4820a9b66e33f
297
+ 5d7128dfc8e4820a9b66f779
298
+ 5d705a33c8e4820a9b66ee2a
299
+ 5d701cc0c8e4820a9b66c843
300
+ 5d700563c8e4820a9b66a8e3
301
+ 5d7024bdc8e4820a9b66d12f
302
+ 5d709f81c8e4820a9b66f65a
303
+ 5d7007d2c8e4820a9b66aeab
304
+ 5d70232fc8e4820a9b66cf75
305
+ 5d701877c8e4820a9b66c48b
306
+ 5d706ac3c8e4820a9b66f14e
307
+ 5d70428ac8e4820a9b66e64d
308
+ 5d701303c8e4820a9b66bf9a
309
+ 5d703792c8e4820a9b66e0da
310
+ 5d703284c8e4820a9b66ddd8
311
+ 5d701e43c8e4820a9b66c9bb
312
+ 5d7043a6c8e4820a9b66e6f0
313
+ 5d703ea7c8e4820a9b66e418
314
+ 5d700748c8e4820a9b66ad37
315
+ 5d701847c8e4820a9b66c465
316
+ 5d70395cc8e4820a9b66e19e
317
+ 5d7079c8c8e4820a9b66f2fb
318
+ 5d702288c8e4820a9b66cead
319
+ 5d70078bc8e4820a9b66ae0d
320
+ 5d7009d1c8e4820a9b66b2e3
321
+ 5d701da1c8e4820a9b66c915
322
+ 5d701e4ac8e4820a9b66c9cc
323
+ 5d70181fc8e4820a9b66c41f
324
+ 5d700aebc8e4820a9b66b518
325
+ 5d7048b9c8e4820a9b66e8f5
326
+ 5d700de4c8e4820a9b66b98f
327
+ 5d702a49c8e4820a9b66d7f1
328
+ 5d7017f8c8e4820a9b66c3e6
329
+ 5d702392c8e4820a9b66cfaf
330
+ 5d704b1bc8e4820a9b66e982
331
+ 5d702944c8e4820a9b66d6ff
332
+ 5d7040bec8e4820a9b66e519
333
+ 5d702362c8e4820a9b66cf8a
334
+ 5d7026a9c8e4820a9b66d303
335
+ 5d7045c2c8e4820a9b66e810
336
+ 5d70363ac8e4820a9b66e003
337
+ 5d7020acc8e4820a9b66cc9e
338
+ 5d702237c8e4820a9b66ce44
339
+ 5d702864c8e4820a9b66d630
340
+ 5d70a214c8e4820a9b66f670
341
+ 5d70543ec8e4820a9b66ec5e
342
+ 5d70378ac8e4820a9b66e0c3
343
+ 5d70285cc8e4820a9b66d61d
344
+ 5d703a39c8e4820a9b66e212
345
+ 5d702483c8e4820a9b66d0b3
346
+ 5d7021a3c8e4820a9b66cd96
347
+ 5d7008a1c8e4820a9b66b077
348
+ 5d700598c8e4820a9b66a94a
349
+ 5d70149cc8e4820a9b66c0c4
350
+ 5d7028ccc8e4820a9b66d67e
351
+ 5d704ed8c8e4820a9b66eaaa
352
+ 5d7036d5c8e4820a9b66e050
353
+ 5d701335c8e4820a9b66bfd4
354
+ 5d70229fc8e4820a9b66ceb9
355
+ 5d705e50c8e4820a9b66efc1
356
+ 5d70678cc8e4820a9b66f0e5
357
+ 5d7004f0c8e4820a9b66a826
358
+ 5d70d55bc8e4820a9b66f755
359
+ 5d7018bac8e4820a9b66c4d7
360
+ 5d700a22c8e4820a9b66b3a2
361
+ 5d7013afc8e4820a9b66c046
362
+ 5d702d78c8e4820a9b66db03
363
+ 5d70149cc8e4820a9b66c0c2
364
+ 5d7012e8c8e4820a9b66bf3f
365
+ 5d7009fac8e4820a9b66b32f
366
+ 5d701047c8e4820a9b66bc68
367
+ 5d700dc2c8e4820a9b66b960
368
+ 5d70193dc8e4820a9b66c54b
369
+ 5d701ea6c8e4820a9b66ca3a
370
+ 5d7027a5c8e4820a9b66d56f
371
+ 5d701c0dc8e4820a9b66c791
372
+ 5d703f54c8e4820a9b66e467
373
+ 5d7038acc8e4820a9b66e14d
374
+ 5d700e1ac8e4820a9b66b9e8
375
+ 5d70a715c8e4820a9b66f6b1
376
+ 5d7005e7c8e4820a9b66aa07
377
+ 5d7074e5c8e4820a9b66f256
378
+ 5d700938c8e4820a9b66b1a3
379
+ 5d701b13c8e4820a9b66c692
380
+ 5d701771c8e4820a9b66c370
381
+ 5d703ed9c8e4820a9b66e42b
382
+ 5d7024e4c8e4820a9b66d15c
383
+ 5d70087dc8e4820a9b66b00e
384
+ 5d702864c8e4820a9b66d631
385
+ 5d707ff2c8e4820a9b66f3bf
386
+ 5d7024b0c8e4820a9b66d109
387
+ 5d701ecec8e4820a9b66ca68
388
+ 5d70355cc8e4820a9b66df92
389
+ 5d70225dc8e4820a9b66ce65
390
+ 5d700ae4c8e4820a9b66b511
391
+ 5d70049bc8e4820a9b66a7f4
392
+ 5d703302c8e4820a9b66de37
393
+ 5d704395c8e4820a9b66e6df
394
+ 5d702901c8e4820a9b66d6cf
395
+ 5d702327c8e4820a9b66cf69
396
+ 5d7081d1c8e4820a9b66f3f4
397
+ 5d70678bc8e4820a9b66f0db
398
+ 5d701635c8e4820a9b66c241
399
+ 5d702441c8e4820a9b66d082
400
+ 5d705881c8e4820a9b66edc2
401
+ 5d704f44c8e4820a9b66ead5
402
+ 5d700c9fc8e4820a9b66b7e6
403
+ 5d7074c0c8e4820a9b66f23e
404
+ 5d700a54c8e4820a9b66b40f
405
+ 5d701771c8e4820a9b66c36f
406
+ 5d70109ec8e4820a9b66bd09
407
+ 5d700728c8e4820a9b66acfd
408
+ 5d703550c8e4820a9b66df6b
409
+ 5d7020bec8e4820a9b66ccaf
410
+ 5d701f24c8e4820a9b66cae6
411
+ 5d7067bdc8e4820a9b66f0ef
412
+ 5d70273ec8e4820a9b66d50c
413
+ 5d702fe7c8e4820a9b66dc73
414
+ 5d704383c8e4820a9b66e6c9
415
+ 5d702fddc8e4820a9b66dc6c
416
+ 5d7036e5c8e4820a9b66e057
417
+ 5d700b0ec8e4820a9b66b558
418
+ 5d700df5c8e4820a9b66b9ad
419
+ 5d7056b8c8e4820a9b66ed28
420
+ 5d709f81c8e4820a9b66f65b
421
+ 5d701572c8e4820a9b66c194
422
+ 5d70310bc8e4820a9b66dcfe
423
+ 5d701242c8e4820a9b66bea0
424
+ 5d702c82c8e4820a9b66da12
425
+ 5d702a34c8e4820a9b66d7cb
426
+ 5d7028a9c8e4820a9b66d642
427
+ 5d702a49c8e4820a9b66d7ed
428
+ 5d702e3bc8e4820a9b66db90
429
+ 5d705376c8e4820a9b66ec26
430
+ 5d701274c8e4820a9b66bee7
431
+ 5d702b66c8e4820a9b66d8f3
432
+ 5d701d56c8e4820a9b66c8e5
433
+ 5d701463c8e4820a9b66c093
434
+ 5d702bd0c8e4820a9b66d961
435
+ 5d700be5c8e4820a9b66b6d7
436
+ 5d70278fc8e4820a9b66d55f
437
+ 5d7012fcc8e4820a9b66bf8e
438
+ 5d70543ec8e4820a9b66ec5f
439
+ 5d700616c8e4820a9b66aa6e
440
+ 5d701acac8e4820a9b66c64e
441
+ 5d7009e4c8e4820a9b66b301
442
+ 5d700b42c8e4820a9b66b5c1
443
+ 5d7009a2c8e4820a9b66b299
444
+ 5d700759c8e4820a9b66ad58
445
+ 5d7022dbc8e4820a9b66cedd
446
+ 5d701cddc8e4820a9b66c84f
447
+ 5d703364c8e4820a9b66de59
448
+ 5d700dddc8e4820a9b66b988
449
+ 5d7023f2c8e4820a9b66d02d
450
+ 5d700796c8e4820a9b66ae2b
451
+ 5d703d6ec8e4820a9b66e39c
452
+ 5d7025ecc8e4820a9b66d227
453
+ 5d702362c8e4820a9b66cf88
454
+ 5d700ea2c8e4820a9b66ba7c
455
+ 5d7008fcc8e4820a9b66b142
456
+ 5d70a451c8e4820a9b66f69e
457
+ 5d700cc7c8e4820a9b66b821
458
+ 5d700f58c8e4820a9b66bb4e
459
+ 5d702a44c8e4820a9b66d7db
460
+ 5d705fc7c8e4820a9b66f01e
461
+ 5d704d01c8e4820a9b66ea2d
462
+ 5d701190c8e4820a9b66be03
463
+ 5d704009c8e4820a9b66e4b8
464
+ 5d705021c8e4820a9b66eb1f
465
+ 5d703b41c8e4820a9b66e296
466
+ 5d7026e1c8e4820a9b66d3a5
467
+ 5d700564c8e4820a9b66a8ed
468
+ 5d702ce9c8e4820a9b66da60
469
+ 5d70097ac8e4820a9b66b222
470
+ 5d70081bc8e4820a9b66af4f
471
+ 5d700d4ec8e4820a9b66b8da
472
+ 5d702172c8e4820a9b66cd64
473
+ 5d7006f2c8e4820a9b66ac59
474
+ 5d702498c8e4820a9b66d0c6
475
+ 5d700a0fc8e4820a9b66b374
476
+ 5d700fc1c8e4820a9b66bbd1
477
+ 5d7045c2c8e4820a9b66e80f
478
+ 5d703fcac8e4820a9b66e499
479
+ 5d704185c8e4820a9b66e5a2
480
+ 5d700961c8e4820a9b66b1fd
481
+ 5d701addc8e4820a9b66c673
482
+ 5d702b7cc8e4820a9b66d911
483
+ 5d702362c8e4820a9b66cf8b
484
+ 5d707dd2c8e4820a9b66f390
485
+ 5d700a1cc8e4820a9b66b39a
486
+ 5d702701c8e4820a9b66d4c9
487
+ 5d70411fc8e4820a9b66e562
488
+ 5d70055ac8e4820a9b66a8b9
489
+ 5d70046ec8e4820a9b66a7e4
490
+ 5d702a49c8e4820a9b66d7f0
491
+ 5d7005fac8e4820a9b66aa39
492
+ 5d701d22c8e4820a9b66c89f
493
+ 5d703e83c8e4820a9b66e3fd
494
+ 5d700c6bc8e4820a9b66b7a6
495
+ 5d708d91c8e4820a9b66f547
496
+ 5d700508c8e4820a9b66a85d
497
+ 5d7027fdc8e4820a9b66d5ae
498
+ 5d702dbcc8e4820a9b66db24
499
+ 5d7041b7c8e4820a9b66e5bd
500
+ 5d700a7cc8e4820a9b66b448
501
+ 5d701be3c8e4820a9b66c763
502
+ 5d70322bc8e4820a9b66ddb3
503
+ 5d704f7dc8e4820a9b66eae9
504
+ 5d701072c8e4820a9b66bcc6
505
+ 5d7033cbc8e4820a9b66ded2
506
+ 5d7021c0c8e4820a9b66cdca
507
+ 5d701825c8e4820a9b66c426
508
+ 5d7028afc8e4820a9b66d64f
509
+ 5d703748c8e4820a9b66e088
510
+ 5d702b8ac8e4820a9b66d924
511
+ 5d70370ec8e4820a9b66e076
512
+ 5d704c45c8e4820a9b66e9ee
513
+ 5d703a67c8e4820a9b66e232
514
+ 5d703769c8e4820a9b66e0b1
515
+ 5d7024f2c8e4820a9b66d174
516
+ 5d7045b3c8e4820a9b66e809
517
+ 5d706575c8e4820a9b66f08b
518
+ 5d70661ac8e4820a9b66f0a0
519
+ 5d702c5ac8e4820a9b66d9f3
520
+ 5d70133ac8e4820a9b66bfdb
521
+ 5d700558c8e4820a9b66a8b0
522
+ 5d7026fec8e4820a9b66d488
523
+ 5d701c6dc8e4820a9b66c7bb
524
+ 5d703a67c8e4820a9b66e231
525
+ 5d7021b1c8e4820a9b66cdb9
526
+ 5d705471c8e4820a9b66ec7c
527
+ 5d700a99c8e4820a9b66b4a4
528
+ 5d701d51c8e4820a9b66c8db
529
+ 5d700fe1c8e4820a9b66bbe3
530
+ 5d70310bc8e4820a9b66dcfd
531
+ 5d702d43c8e4820a9b66dad6
532
+ 5d700e53c8e4820a9b66ba3b
533
+ 5d7009a0c8e4820a9b66b282
534
+ 5d70285bc8e4820a9b66d613
535
+ 5d7053c3c8e4820a9b66ec3f
536
+ 5d70246fc8e4820a9b66d09d
537
+ 5d7006eac8e4820a9b66ac3d
538
+ 5d700b92c8e4820a9b66b651
539
+ 5d7018b7c8e4820a9b66c4c5
540
+ 5d70443bc8e4820a9b66e761
541
+ 5d701acac8e4820a9b66c64b
542
+ 5d702025c8e4820a9b66cbd0
543
+ 5d702116c8e4820a9b66cce2
544
+ 5d708e7ec8e4820a9b66f55d
545
+ 5d7009e4c8e4820a9b66b30d
546
+ 5d7007f3c8e4820a9b66af02
547
+ 5d701ff0c8e4820a9b66cb9b
548
+ 5d7019d4c8e4820a9b66c5db
549
+ 5d7021eac8e4820a9b66cdf9
550
+ 5d700913c8e4820a9b66b17c
551
+ 5d707b0dc8e4820a9b66f324
552
+ 5d704235c8e4820a9b66e616
553
+ 5d702584c8e4820a9b66d1d6
554
+ 5d704cb9c8e4820a9b66ea08
555
+ 5d70a146c8e4820a9b66f668
556
+ 5d7012c3c8e4820a9b66bf03
557
+ 5d700692c8e4820a9b66abc9
558
+ 5d7014c1c8e4820a9b66c0da
559
+ 5d70083fc8e4820a9b66afa6
560
+ 5d704c93c8e4820a9b66ea00
561
+ 5d70377bc8e4820a9b66e0bb
562
+ 5d701f76c8e4820a9b66caf9
563
+ 5d701b7cc8e4820a9b66c6ea
564
+ 5d7012ebc8e4820a9b66bf58
565
+ 5d70138ec8e4820a9b66c032
566
+ 5d70692ac8e4820a9b66f115
567
+ 5d70879bc8e4820a9b66f46b
568
+ 5d702588c8e4820a9b66d1db
569
+ 5d703938c8e4820a9b66e188
570
+ 5d701664c8e4820a9b66c265
571
+ 5d7022eec8e4820a9b66cef2
572
+ 5d70070cc8e4820a9b66acba
573
+ 5d700f77c8e4820a9b66bba0
574
+ 5d70057cc8e4820a9b66a915
575
+ 5d7037c3c8e4820a9b66e0ea
576
+ 5d70061ac8e4820a9b66aa81
577
+ 5d702e6cc8e4820a9b66dba3
578
+ 5d705b58c8e4820a9b66eeb4
579
+ 5d703765c8e4820a9b66e0a9
580
+ 5d701ddfc8e4820a9b66c954
581
+ 5d704efbc8e4820a9b66eabd
582
+ 5d70049bc8e4820a9b66a7f3
583
+ 5d7028afc8e4820a9b66d64b
584
+ 5d7005d7c8e4820a9b66a9cd
585
+ 5d70227ac8e4820a9b66ce99
586
+ 5d700c30c8e4820a9b66b71a
587
+ 5d700bd9c8e4820a9b66b6cf
588
+ 5d705aa8c8e4820a9b66ee70
589
+ 5d704d0ac8e4820a9b66ea36
590
+ 5d7023cac8e4820a9b66d00e
591
+ 5d703280c8e4820a9b66ddcc
592
+ 5d702e76c8e4820a9b66dbb4
593
+ 5d702be7c8e4820a9b66d972
594
+ 5d701c7fc8e4820a9b66c7f1
595
+ 5d70120fc8e4820a9b66be72
596
+ 5d701addc8e4820a9b66c66b
597
+ 5d701017c8e4820a9b66bc26
598
+ 5d7036d5c8e4820a9b66e04e
599
+ 5d702c66c8e4820a9b66da07
600
+ 5d7028bac8e4820a9b66d673
601
+ 5d70492ac8e4820a9b66e929
602
+ 5d700b2ac8e4820a9b66b59b
603
+ 5d7048edc8e4820a9b66e917
604
+ 5d700d56c8e4820a9b66b8ed
605
+ 5d7005bbc8e4820a9b66a979
606
+ 5d700ab3c8e4820a9b66b4c6
607
+ 5d7006a1c8e4820a9b66abdb
608
+ 5d702deac8e4820a9b66db5d
609
+ 5d702c82c8e4820a9b66da13
610
+ 5d700588c8e4820a9b66a932
611
+ 5d700c6ac8e4820a9b66b799
612
+ 5d70198dc8e4820a9b66c58e
613
+ 5d702fe7c8e4820a9b66dc74
614
+ 5d701524c8e4820a9b66c120
615
+ 5d701f8bc8e4820a9b66cb03
616
+ 5d700903c8e4820a9b66b14d
617
+ 5d704c45c8e4820a9b66e9ed
618
+ 5d702d27c8e4820a9b66dacd
619
+ 5d700e9cc8e4820a9b66ba72
620
+ 5d702815c8e4820a9b66d5cb
621
+ 5d700cd5c8e4820a9b66b83f
622
+ 5d708701c8e4820a9b66f453
623
+ 5d700ca4c8e4820a9b66b7ef
624
+ 5d70395cc8e4820a9b66e19f
625
+ 5d700cc7c8e4820a9b66b819
626
+ 5d70b206c8e4820a9b66f6f6
627
+ 5d70107cc8e4820a9b66bce6
628
+ 5d705de3c8e4820a9b66efb6
629
+ 5d7004f2c8e4820a9b66a830
630
+ 5d702a7fc8e4820a9b66d81c
631
+ 5d700a8dc8e4820a9b66b45f
632
+ 5d70060ec8e4820a9b66aa61
633
+ 5d702701c8e4820a9b66d4dc
634
+ 5d70070cc8e4820a9b66acc1
635
+ 5d701ea1c8e4820a9b66ca32
636
+ 5d700c76c8e4820a9b66b7be
637
+ 5d703a24c8e4820a9b66e1fd
638
+ 5d7006efc8e4820a9b66ac51
639
+ 5d70052ac8e4820a9b66a892
640
+ 5d702701c8e4820a9b66d4bd
641
+ 5d7023cac8e4820a9b66d003
642
+ 5d708b0bc8e4820a9b66f503
643
+ 5d7036e5c8e4820a9b66e058
644
+ 5d7041b7c8e4820a9b66e5be
645
+ 5d700ac7c8e4820a9b66b4f7
646
+ 5d70091ac8e4820a9b66b187
647
+ 5d702159c8e4820a9b66cd4b
648
+ 5d700b61c8e4820a9b66b61c
649
+ 5d70299dc8e4820a9b66d743
650
+ 5d702b75c8e4820a9b66d8fe
651
+ 5d704021c8e4820a9b66e4d6
652
+ 5d7020a1c8e4820a9b66cc93
653
+ 5d701190c8e4820a9b66be05
654
+ 5d70112bc8e4820a9b66bdb5
655
+ 5d701a55c8e4820a9b66c614
656
+ 5d7044f1c8e4820a9b66e7c0
657
+ 5d7074cec8e4820a9b66f246
658
+ 5d7027bbc8e4820a9b66d577
659
+ 5d70363ac8e4820a9b66e006
660
+ 5d7034e9c8e4820a9b66df29
661
+ 5d70251fc8e4820a9b66d1a6
662
+ 5d707daac8e4820a9b66f387
663
+ 5d702c35c8e4820a9b66d9cc
664
+ 5d704292c8e4820a9b66e655
665
+ 5d70407ec8e4820a9b66e503
666
+ 5d704120c8e4820a9b66e56b
667
+ 5d700776c8e4820a9b66adb4
668
+ 5d702a47c8e4820a9b66d7e4
669
+ 5d701901c8e4820a9b66c51d
670
+ 5d701991c8e4820a9b66c59e
671
+ 5d707efdc8e4820a9b66f3ad
672
+ 5d702757c8e4820a9b66d533
673
+ 5d705d3fc8e4820a9b66ef5d
674
+ 5d702a44c8e4820a9b66d7de
675
+ 5d7082e0c8e4820a9b66f410
676
+ 5d7028e7c8e4820a9b66d6af
677
+ 5d7036d4c8e4820a9b66e044
678
+ 5d701841c8e4820a9b66c447
679
+ 5d70075ac8e4820a9b66ad61
680
+ 5d700d73c8e4820a9b66b90c
681
+ 5d6fb1ecc8e4820a9b66a798
682
+ 5d70538ac8e4820a9b66ec2d
683
+ 5d7016a7c8e4820a9b66c2b9
684
+ 5d70285bc8e4820a9b66d60f
685
+ 5d70475ac8e4820a9b66e87e
686
+ 5d700989c8e4820a9b66b240
687
+ 5d702dd6c8e4820a9b66db43
688
+ 5d70123dc8e4820a9b66be97
689
+ 5d70076ec8e4820a9b66ad8f
690
+ 5d701addc8e4820a9b66c668
691
+ 5d701e80c8e4820a9b66ca1e
692
+ 5d70243cc8e4820a9b66d06f
693
+ 5d7027a5c8e4820a9b66d56e
694
+ 5d708954c8e4820a9b66f497
695
+ 5d701242c8e4820a9b66bea1
696
+ 5d7025a5c8e4820a9b66d1f6
697
+ 5d70065dc8e4820a9b66ab32
698
+ 5d70aedfc8e4820a9b66f6e3
699
+ 5d701f76c8e4820a9b66cafc
700
+ 5d703af8c8e4820a9b66e267
701
+ 5d7010b4c8e4820a9b66bd3b
702
+ 5d70b163c8e4820a9b66f6eb
703
+ 5d70102dc8e4820a9b66bc4e
704
+ 5d70238ec8e4820a9b66cfa6
705
+ 5d7016f3c8e4820a9b66c30e
706
+ 5d700aa6c8e4820a9b66b4b2
707
+ 5d703930c8e4820a9b66e175
708
+ 5d70757bc8e4820a9b66f26f
709
+ 5d704945c8e4820a9b66e933
710
+ 5d701cfdc8e4820a9b66c87f
711
+ 5d700838c8e4820a9b66af89
712
+ 5d704325c8e4820a9b66e689
713
+ 5d702b48c8e4820a9b66d8c5
714
+ 5d700a01c8e4820a9b66b343
715
+ 5d703e8fc8e4820a9b66e40e
716
+ 5d708fd2c8e4820a9b66f574
717
+ 5d70268ec8e4820a9b66d2e0
718
+ 5d700701c8e4820a9b66ac97
719
+ 5d704212c8e4820a9b66e5fe
720
+ 5d7017a4c8e4820a9b66c3a8
721
+ 5d705b05c8e4820a9b66ee8e
722
+ 5d7014e4c8e4820a9b66c0eb
723
+ 5d702cb9c8e4820a9b66da3b
724
+ 5d706862c8e4820a9b66f103
725
+ 5d700791c8e4820a9b66ae14
726
+ 5d701330c8e4820a9b66bfbd
727
+ 5d7040bec8e4820a9b66e516
728
+ 5d7005d2c8e4820a9b66a9a9
729
+ 5d70070cc8e4820a9b66acc2
730
+ 5d70095cc8e4820a9b66b1df
731
+ 5d701eefc8e4820a9b66ca9d
732
+ 5d700b02c8e4820a9b66b53d
733
+ 5d701a6cc8e4820a9b66c628
734
+ 5d7005cbc8e4820a9b66a99e
735
+ 5d705e50c8e4820a9b66efbd
736
+ 5d700748c8e4820a9b66ad39
737
+ 5d702337c8e4820a9b66cf7d
738
+ 5d7008c0c8e4820a9b66b0b8
739
+ 5d7044e7c8e4820a9b66e7b7
740
+ 5d700ed6c8e4820a9b66bad7
741
+ 5d701af9c8e4820a9b66c686
742
+ 5d6f630ac8e4820a9b66a67c
743
+ 5d703550c8e4820a9b66df6a
744
+ 5d702b96c8e4820a9b66d92c
745
+ 5d705583c8e4820a9b66ecd6
746
+ 5d701af7c8e4820a9b66c67e
747
+ 5d7021b2c8e4820a9b66cdc1
748
+ 5d701311c8e4820a9b66bfaa
749
+ 5d70057cc8e4820a9b66a913
750
+ 5d700e66c8e4820a9b66ba56
751
+ 5d701e57c8e4820a9b66c9db
752
+ 5d7055eac8e4820a9b66ece7
753
+ 5d70257ec8e4820a9b66d1ca
754
+ 5d6fe237c8e4820a9b66a7d8
755
+ 5d700dc7c8e4820a9b66b96c
756
+ 5d702213c8e4820a9b66ce18
757
+ 5d7048bec8e4820a9b66e8fe
758
+ 5d708890c8e4820a9b66f487
759
+ 5d702aadc8e4820a9b66d84b
760
+ 5d7005ecc8e4820a9b66aa1c
761
+ 5d70065ec8e4820a9b66ab43
762
+ 5d7006a3c8e4820a9b66abe3
763
+ 5d7006b5c8e4820a9b66ac04
764
+ 5d702acfc8e4820a9b66d85f
765
+ 5d70467fc8e4820a9b66e85d
766
+ 5d701d24c8e4820a9b66c8aa
767
+ 5d70313ec8e4820a9b66dd1b
768
+ 5d705469c8e4820a9b66ec6f
769
+ 5d704880c8e4820a9b66e8e3
770
+ 5d704381c8e4820a9b66e6c3
771
+ 5d7031cbc8e4820a9b66dd6f
772
+ 5d701499c8e4820a9b66c0bb
773
+ 5d702a30c8e4820a9b66d7b7
774
+ 5d7028b7c8e4820a9b66d66b
775
+ 5d700b28c8e4820a9b66b593
776
+ 5d701d4dc8e4820a9b66c8ce
777
+ 5d6fe237c8e4820a9b66a7db
778
+ 5d703591c8e4820a9b66dfa1
779
+ 5d70776ec8e4820a9b66f2ae
780
+ 5d7005c2c8e4820a9b66a986
781
+ 5d700782c8e4820a9b66addd
782
+ 5d7006dec8e4820a9b66ac33
783
+ 5d704235c8e4820a9b66e60f
784
+ 5d700d20c8e4820a9b66b8b3
785
+ 5d700640c8e4820a9b66aaf8
786
+ 5d7028d5c8e4820a9b66d693
787
+ 5d7025a3c8e4820a9b66d1e6
788
+ 5d702f61c8e4820a9b66dc33
789
+ 5d704120c8e4820a9b66e575
790
+ 5d701530c8e4820a9b66c133
791
+ 5d70668cc8e4820a9b66f0c0
792
+ 5d7056bbc8e4820a9b66ed33
793
+ 5d7034f2c8e4820a9b66df31
794
+ 5d707f7bc8e4820a9b66f3b9
795
+ 5d702442c8e4820a9b66d089
796
+ 5d705a33c8e4820a9b66ee2b
797
+ 5d70374fc8e4820a9b66e094
798
+ 5d702e78c8e4820a9b66dbbf
799
+ 5d702c87c8e4820a9b66da1b
800
+ 5d702e7bc8e4820a9b66dbc8
801
+ 5d70055bc8e4820a9b66a8c5
802
+ 5d702fb1c8e4820a9b66dc5f
803
+ 5d7056b8c8e4820a9b66ed29
804
+ 5d7018e2c8e4820a9b66c4f5
805
+ 5d7022eec8e4820a9b66cef0
806
+ 5d700759c8e4820a9b66ad4f
807
+ 5d7025ecc8e4820a9b66d233
808
+ 5d7031e1c8e4820a9b66dd8f
809
+ 5d70157ec8e4820a9b66c1a6
810
+ 5d700e49c8e4820a9b66ba1d
811
+ 5d7058abc8e4820a9b66edd1
812
+ 5d708db0c8e4820a9b66f553
813
+ 5d701119c8e4820a9b66bd8d
814
+ 5d70087fc8e4820a9b66b016
815
+ 5d7026fec8e4820a9b66d481
816
+ 5d703ecdc8e4820a9b66e421
817
+ 5d701839c8e4820a9b66c431
818
+ 5d700957c8e4820a9b66b1d3
819
+ 5d7016efc8e4820a9b66c2fd
820
+ 5d703e36c8e4820a9b66e3cf
821
+ 5d707ff2c8e4820a9b66f3c0
822
+ 5d70112ac8e4820a9b66bdaa
823
+ 5d7004f8c8e4820a9b66a840
824
+ 5d70073ac8e4820a9b66ad1b
825
+ 5d70213fc8e4820a9b66cd23
826
+ 5d70061ac8e4820a9b66aa83
827
+ 5d700575c8e4820a9b66a908
828
+ 5d701687c8e4820a9b66c291
829
+ 5d705b8ac8e4820a9b66eedf
830
+ 5d704a24c8e4820a9b66e95c
831
+ 5d7026dac8e4820a9b66d35b
832
+ 5d6f60d2c8e4820a9b66a651
833
+ 5d7024bac8e4820a9b66d11a
834
+ 5d703712c8e4820a9b66e080
835
+ 5d70061ac8e4820a9b66aa82
836
+ 5d7006a8c8e4820a9b66abf1
837
+ 5d7055f1c8e4820a9b66ecf0
838
+ 5d705ba2c8e4820a9b66eef3
839
+ 5d700853c8e4820a9b66afd1
840
+ 5d705a68c8e4820a9b66ee5b
841
+ 5d7050c0c8e4820a9b66eb45
842
+ 5d704bd5c8e4820a9b66e9b6
843
+ 5d702a49c8e4820a9b66d7ee
844
+ 5d7015fdc8e4820a9b66c205
845
+ 5d70284dc8e4820a9b66d5f7
846
+ 5d7017fdc8e4820a9b66c3ef
847
+ 5d70074dc8e4820a9b66ad42
848
+ 5d701b20c8e4820a9b66c6b1
849
+ 5d701303c8e4820a9b66bf97
850
+ 5d7024dfc8e4820a9b66d153
851
+ 5d708d6fc8e4820a9b66f536
852
+ 5d70133ac8e4820a9b66bfdc
853
+ 5d704363c8e4820a9b66e6b1
854
+ 5d700a06c8e4820a9b66b35b
855
+ 5d703e45c8e4820a9b66e3df
856
+ 5d702082c8e4820a9b66cc4b
857
+ 5d7025ecc8e4820a9b66d229
858
+ 5d700c3dc8e4820a9b66b721
859
+ 5d7023f2c8e4820a9b66d036
860
+ 5d701780c8e4820a9b66c38a
861
+ 5d702a15c8e4820a9b66d795
862
+ 5d700566c8e4820a9b66a8f3
863
+ 5d703874c8e4820a9b66e13b
864
+ 5d70087bc8e4820a9b66b003
865
+ 5d703e86c8e4820a9b66e405
866
+ 5d701da1c8e4820a9b66c914
867
+ 5d706f08c8e4820a9b66f1b2
868
+ 5d702224c8e4820a9b66ce3b
869
+ 5d7010fcc8e4820a9b66bd79
870
+ 5d703515c8e4820a9b66df44
871
+ 5d7009cfc8e4820a9b66b2dc
872
+ 5d70441fc8e4820a9b66e756
873
+ 5d70106dc8e4820a9b66bcb1
874
+ 5d7008fcc8e4820a9b66b143
875
+ 5d700634c8e4820a9b66aad3
876
+ 5d703b04c8e4820a9b66e275
877
+ 5d701cb7c8e4820a9b66c839
878
+ 5d700957c8e4820a9b66b1d6
879
+ 5d701892c8e4820a9b66c4b0
880
+ 5d700782c8e4820a9b66adda
881
+ 5d7007a1c8e4820a9b66ae53
882
+ 5d701cf2c8e4820a9b66c86b
883
+ 5d703832c8e4820a9b66e101
884
+ 5d700dfec8e4820a9b66b9c0
885
+ 5d703c00c8e4820a9b66e2d9
886
+ 5d7021cbc8e4820a9b66cddd
887
+ 5d703765c8e4820a9b66e0a6
888
+ 5d700f25c8e4820a9b66bb2c
889
+ 5d703c6ec8e4820a9b66e328
890
+ 5d701c0dc8e4820a9b66c790
891
+ 5d705b58c8e4820a9b66eeb3
892
+ 5d706507c8e4820a9b66f083
893
+ 5d7026e0c8e4820a9b66d38b
894
+ 5d701662c8e4820a9b66c259
895
+ 5d700cd5c8e4820a9b66b841
896
+ 5d701089c8e4820a9b66bcf7
897
+ 5d701c85c8e4820a9b66c7f9
898
+ 5d7009dcc8e4820a9b66b2f7
899
+ 5d70089dc8e4820a9b66b057
900
+ 5d704efbc8e4820a9b66eabb
901
+ 5d70661ac8e4820a9b66f09f
902
+ 5d70068cc8e4820a9b66aba3
903
+ 5d70668cc8e4820a9b66f0be
904
+ 5d702d43c8e4820a9b66dad5
905
+ 5d7026e1c8e4820a9b66d39f
906
+ 5d700b31c8e4820a9b66b5a3
907
+ 5d70360dc8e4820a9b66dff1
908
+ 5d7026e1c8e4820a9b66d3c0
909
+ 5d7014c1c8e4820a9b66c0db
910
+ 5d700c41c8e4820a9b66b72a
911
+ 5d702e39c8e4820a9b66db83
912
+ 5d70776ec8e4820a9b66f2a6
913
+ 5d7004a9c8e4820a9b66a800
914
+ 5d70073fc8e4820a9b66ad2d
915
+ 5d700909c8e4820a9b66b15d
916
+ 5d701bc5c8e4820a9b66c738
917
+ 5d7026e8c8e4820a9b66d40b
918
+ 5d704242c8e4820a9b66e622
919
+ 5d70502cc8e4820a9b66eb33
920
+ 5d701fa8c8e4820a9b66cb35
921
+ 5d701bb1c8e4820a9b66c724
922
+ 5d703470c8e4820a9b66df04
923
+ 5d705335c8e4820a9b66ec0b
924
+ 5d7010aac8e4820a9b66bd32
925
+ 5d7033cbc8e4820a9b66ded0
926
+ 5d700632c8e4820a9b66aab1
927
+ 5d708ab7c8e4820a9b66f4e7
928
+ 5d701847c8e4820a9b66c467
929
+ 5d7017d5c8e4820a9b66c3d5
930
+ 5d704e40c8e4820a9b66ea7b
931
+ 5d700a93c8e4820a9b66b49b
932
+ 5d7021c5c8e4820a9b66cdd5
933
+ 5d704e40c8e4820a9b66ea77
934
+ 5d702701c8e4820a9b66d4c2
935
+ 5d701351c8e4820a9b66bfee
936
+ 5d700520c8e4820a9b66a872
937
+ 5d701668c8e4820a9b66c27a
938
+ 5d701229c8e4820a9b66be8f
939
+ 5d702273c8e4820a9b66ce8d
940
+ 5d702e78c8e4820a9b66dbbd
941
+ 5d705db1c8e4820a9b66efa3
942
+ 5d70289ec8e4820a9b66d639
943
+ 5d702afec8e4820a9b66d87b
944
+ 5d703792c8e4820a9b66e0d9
945
+ 5d70678cc8e4820a9b66f0e7
946
+ 5d702a25c8e4820a9b66d79f
947
+ 5d701759c8e4820a9b66c337
948
+ 5d7010d5c8e4820a9b66bd65
949
+ 5d705312c8e4820a9b66ec01
950
+ 5d703f90c8e4820a9b66e47d
951
+ 5d702bd0c8e4820a9b66d95f
952
+ 5d7048dbc8e4820a9b66e90e
953
+ 5d704a24c8e4820a9b66e95b
954
+ 5d705583c8e4820a9b66ecd5
955
+ 5d701de0c8e4820a9b66c95b
956
+ 5d7063dfc8e4820a9b66f06b
957
+ 5d702e7bc8e4820a9b66dbcb
958
+ 5d704b3ac8e4820a9b66e98c
959
+ 5d701ea1c8e4820a9b66ca33
960
+ 5d702725c8e4820a9b66d4ed
961
+ 5d700909c8e4820a9b66b168
962
+ 5d70268ec8e4820a9b66d2de
963
+ 5d709048c8e4820a9b66f591
964
+ 5d702ba5c8e4820a9b66d94b
965
+ 5d701001c8e4820a9b66bc02
966
+ 5d701671c8e4820a9b66c28a
967
+ 5d7017a5c8e4820a9b66c3ae
968
+ 5d700f72c8e4820a9b66bb9a
969
+ 5d704b3ac8e4820a9b66e98f
970
+ 5d70087bc8e4820a9b66b004
971
+ 5d702a6bc8e4820a9b66d801
972
+ 5d702d24c8e4820a9b66dac4
973
+ 5d704563c8e4820a9b66e7d5
974
+ 5d701381c8e4820a9b66c01d
975
+ 5d702d78c8e4820a9b66dafc
976
+ 5d700a4ac8e4820a9b66b3f3
977
+ 5d70502cc8e4820a9b66eb35
978
+ 5d700aafc8e4820a9b66b4bb
979
+ 5d70275ac8e4820a9b66d53b
980
+ 5d70385ec8e4820a9b66e111
981
+ 5d70072dc8e4820a9b66ad08
982
+ 5d708212c8e4820a9b66f3fe
983
+ 5d702300c8e4820a9b66cf0e
984
+ 5d700a2ec8e4820a9b66b3b4
985
+ 5d701fa2c8e4820a9b66cb2b
986
+ 5d700af0c8e4820a9b66b521
987
+ 5d701901c8e4820a9b66c51b
988
+ 5d70b9b2c8e4820a9b66f70b
989
+ 5d703192c8e4820a9b66dd5f
990
+ 5d708c83c8e4820a9b66f523
991
+ 5d700629c8e4820a9b66aa94
992
+ 5d700cd5c8e4820a9b66b83d
993
+ 5d7041bfc8e4820a9b66e5d9
994
+ 5d70196ec8e4820a9b66c571
995
+ 5d703941c8e4820a9b66e192
996
+ 5d702084c8e4820a9b66cc54
997
+ 5d7082d5c8e4820a9b66f405
998
+ 5d701b9bc8e4820a9b66c709
999
+ 5d704325c8e4820a9b66e68b
1000
+ 5d701cfdc8e4820a9b66c87c
1001
+ 5d702140c8e4820a9b66cd2b
1002
+ 5d700accc8e4820a9b66b4fd
1003
+ 5d7014e4c8e4820a9b66c0ec
1004
+ 5d7004a9c8e4820a9b66a7fd
1005
+ 5d7011bfc8e4820a9b66be3d
1006
+ 5d70582bc8e4820a9b66eda3
1007
+ 5d700a4ec8e4820a9b66b3f9
1008
+ 5d7026e8c8e4820a9b66d400
1009
+ 5d7007dec8e4820a9b66aebd
1010
+ 5d701e3fc8e4820a9b66c9b1
1011
+ 5d700de4c8e4820a9b66b990
1012
+ 5d701252c8e4820a9b66bec9
1013
+ 5d70378ac8e4820a9b66e0cf
1014
+ 5d701047c8e4820a9b66bc69
1015
+ 5d703c99c8e4820a9b66e354
1016
+ 5d71266cc8e4820a9b66f76e
1017
+ 5d70449bc8e4820a9b66e78f
1018
+ 5d700785c8e4820a9b66ade7
1019
+ 5d7004f3c8e4820a9b66a839
1020
+ 5d7038e4c8e4820a9b66e15b
1021
+ 5d700830c8e4820a9b66af77
1022
+ 5d702048c8e4820a9b66cbfd
1023
+ 5d702d27c8e4820a9b66dacb
1024
+ 5d708ce4c8e4820a9b66f52a
1025
+ 5d701330c8e4820a9b66bfc0
1026
+ 5d70a214c8e4820a9b66f671
1027
+ 5d702df1c8e4820a9b66db73
1028
+ 5d7087aec8e4820a9b66f471
1029
+ 5d708c83c8e4820a9b66f522
1030
+ 5d701c74c8e4820a9b66c7c5
1031
+ 5d701a6cc8e4820a9b66c626
1032
+ 5d701160c8e4820a9b66bdd9
1033
+ 5d705bd9c8e4820a9b66ef01
1034
+ 5d708e7ec8e4820a9b66f55b
1035
+ 5d700ef8c8e4820a9b66bb11
1036
+ 5d704afbc8e4820a9b66e96e
1037
+ 5d702757c8e4820a9b66d531
1038
+ 5d7011b6c8e4820a9b66be34
1039
+ 5d700d4ec8e4820a9b66b8d8
1040
+ 5d7006a3c8e4820a9b66abe5
1041
+ 5d7015bdc8e4820a9b66c1cb
1042
+ 5d701b81c8e4820a9b66c6f0
1043
+ 5d702420c8e4820a9b66d053
1044
+ 5d700a69c8e4820a9b66b423
1045
+ 5d701fbcc8e4820a9b66cb67
1046
+ 5d7043f6c8e4820a9b66e732
1047
+ 5d7036e8c8e4820a9b66e063
1048
+ 5d7024bdc8e4820a9b66d125
1049
+ 5d704027c8e4820a9b66e4e7
1050
+ 5d7074c0c8e4820a9b66f23c
1051
+ 5d702488c8e4820a9b66d0be
1052
+ 5d702e35c8e4820a9b66db7b
1053
+ 5d7086b2c8e4820a9b66f44c
1054
+ 5d701ebec8e4820a9b66ca53
1055
+ 5d704419c8e4820a9b66e74f
1056
+ 5d701c00c8e4820a9b66c786
1057
+ 5d700811c8e4820a9b66af3b
1058
+ 5d7089cac8e4820a9b66f4b3
1059
+ 5d700796c8e4820a9b66ae32
1060
+ 5d7029b4c8e4820a9b66d761
1061
+ 5d702288c8e4820a9b66ceab
1062
+ 5d703f94c8e4820a9b66e48e
1063
+ 5d7051a1c8e4820a9b66eb95
1064
+ 5d703899c8e4820a9b66e143
1065
+ 5d703bcac8e4820a9b66e2bc
1066
+ 5d700617c8e4820a9b66aa79
1067
+ 5d700c17c8e4820a9b66b707
1068
+ 5d7026f3c8e4820a9b66d451
1069
+ 5d702983c8e4820a9b66d711
1070
+ 5d704d0ac8e4820a9b66ea37
1071
+ 5d70049bc8e4820a9b66a7f7
1072
+ 5d705262c8e4820a9b66ebd1
1073
+ 5d7009dcc8e4820a9b66b2ed
1074
+ 5d700bc6c8e4820a9b66b6b9
1075
+ 5d705d54c8e4820a9b66ef65
1076
+ 5d704006c8e4820a9b66e4a7
1077
+ 5d700a0cc8e4820a9b66b36b
1078
+ 5d705e50c8e4820a9b66efbe
1079
+ 5d704395c8e4820a9b66e6e1
1080
+ 5d704609c8e4820a9b66e819
1081
+ 5d702ed3c8e4820a9b66dc0b
1082
+ 5d701517c8e4820a9b66c10c
1083
+ 5d702992c8e4820a9b66d724
1084
+ 5d70239ec8e4820a9b66cfbf
1085
+ 5d7079a3c8e4820a9b66f2f5
1086
+ 5d702620c8e4820a9b66d25c
1087
+ 5d7026f3c8e4820a9b66d44d
1088
+ 5d70060ec8e4820a9b66aa62
1089
+ 5d702a73c8e4820a9b66d813
1090
+ 5d708c83c8e4820a9b66f521
1091
+ 5d700b61c8e4820a9b66b619
1092
+ 5d703c95c8e4820a9b66e349
1093
+ 5d7006f3c8e4820a9b66ac67
1094
+ 5d705854c8e4820a9b66edaa
1095
+ 5d702996c8e4820a9b66d737
1096
+ 5d70186bc8e4820a9b66c485
1097
+ 5d70571ec8e4820a9b66ed53
1098
+ 5d70556dc8e4820a9b66ecce
1099
+ 5d704363c8e4820a9b66e6af
1100
+ 5d70879bc8e4820a9b66f467
1101
+ 5d702082c8e4820a9b66cc4a
1102
+ 5d700a33c8e4820a9b66b3c1
1103
+ 5d701b9ac8e4820a9b66c703
1104
+ 5d701160c8e4820a9b66bdd6
1105
+ 5d703e83c8e4820a9b66e3fb
1106
+ 5d702f91c8e4820a9b66dc50
1107
+ 5d7006f3c8e4820a9b66ac63
1108
+ 5d701ee7c8e4820a9b66ca94
1109
+ 5d70197fc8e4820a9b66c582
1110
+ 5d7026e1c8e4820a9b66d3a0
1111
+ 5d700becc8e4820a9b66b6e2
1112
+ 5d7025bec8e4820a9b66d200
1113
+ 5d700e43c8e4820a9b66ba17
1114
+ 5d702220c8e4820a9b66ce30
1115
+ 5d70133ec8e4820a9b66bfe7
1116
+ 5d703a24c8e4820a9b66e1fe
1117
+ 5d703192c8e4820a9b66dd60
1118
+ 5d7022bac8e4820a9b66ced3
1119
+ 5d704d40c8e4820a9b66ea4d
1120
+ 5d705660c8e4820a9b66ed20
1121
+ 5d702213c8e4820a9b66ce16
1122
+ 5d703e63c8e4820a9b66e3e8
1123
+ 5d702a15c8e4820a9b66d797
1124
+ 5d700b44c8e4820a9b66b5cb
1125
+ 5d703252c8e4820a9b66ddc4
1126
+ 5d701216c8e4820a9b66be81
1127
+ 5d700b00c8e4820a9b66b52f
1128
+ 5d701ee3c8e4820a9b66ca82
1129
+ 5d70464ac8e4820a9b66e830
1130
+ 5d703935c8e4820a9b66e17d
1131
+ 5d7089cac8e4820a9b66f4b7
1132
+ 5d701e09c8e4820a9b66c97a
1133
+ 5d707b60c8e4820a9b66f32e
1134
+ 5d700c65c8e4820a9b66b783
1135
+ 5d700abac8e4820a9b66b4d0
1136
+ 5d702b27c8e4820a9b66d8a1
1137
+ 5d704013c8e4820a9b66e4c3
1138
+ 5d7054b0c8e4820a9b66ec8c
1139
+ 5d708bd5c8e4820a9b66f516
1140
+ 5d7018b9c8e4820a9b66c4ce
1141
+ 5d70249dc8e4820a9b66d0da
1142
+ 5d705a42c8e4820a9b66ee3d
1143
+ 5d701eb5c8e4820a9b66ca4e
1144
+ 5d7036c3c8e4820a9b66e03c
1145
+ 5d7015adc8e4820a9b66c1c1
1146
+ 5d703666c8e4820a9b66e017
1147
+ 5d70087fc8e4820a9b66b01f
1148
+ 5d7037c3c8e4820a9b66e0ec
1149
+ 5d700563c8e4820a9b66a8df
1150
+ 5d7005d2c8e4820a9b66a9a6
1151
+ 5d702cb9c8e4820a9b66da37
1152
+ 5d708b0bc8e4820a9b66f501
1153
+ 5d701766c8e4820a9b66c354
1154
+ 5d700b0ec8e4820a9b66b55b
1155
+ 5d700ca5c8e4820a9b66b7fa
1156
+ 5d707065c8e4820a9b66f1bf
1157
+ 5d702a6bc8e4820a9b66d804
1158
+ 5d702b9dc8e4820a9b66d940
1159
+ 5d70231cc8e4820a9b66cf46
1160
+ 5d701b8dc8e4820a9b66c6f8
1161
+ 5d700df0c8e4820a9b66b9a3
1162
+ 5d703d6ac8e4820a9b66e393
1163
+ 5d704915c8e4820a9b66e91e
1164
+ 5d70811cc8e4820a9b66f3dd
1165
+ 5d700c8ac8e4820a9b66b7df
1166
+ 5d700b0fc8e4820a9b66b565
1167
+ 5d70299dc8e4820a9b66d749
1168
+ 5d701513c8e4820a9b66c103
1169
+ 5d7005dbc8e4820a9b66a9d6
1170
+ 5d704756c8e4820a9b66e878
1171
+ 5d702a34c8e4820a9b66d7c7
1172
+ 5d702701c8e4820a9b66d4c6
1173
+ 5d7020c3c8e4820a9b66ccba
1174
+ 5d701b68c8e4820a9b66c6e0
1175
+ 5d708bd5c8e4820a9b66f515
1176
+ 5d70106dc8e4820a9b66bcb4
1177
+ 5d7042fec8e4820a9b66e67a
1178
+ 5d701017c8e4820a9b66bc29
1179
+ 5d702ebcc8e4820a9b66dbe5
1180
+ 5d7009a0c8e4820a9b66b283
1181
+ 5d7025a3c8e4820a9b66d1e7
1182
+ 5d701e43c8e4820a9b66c9b9
1183
+ 5d701c4cc8e4820a9b66c79f
1184
+ 5d702746c8e4820a9b66d516
1185
+ 5d706c0ac8e4820a9b66f173
1186
+ 5d700dddc8e4820a9b66b987
1187
+ 5d70140bc8e4820a9b66c06f
1188
+ 5d7053ecc8e4820a9b66ec4b
1189
+ 5d70133ac8e4820a9b66bfde
1190
+ 5d701841c8e4820a9b66c449
1191
+ 5d701499c8e4820a9b66c0b7
1192
+ 5d7015c1c8e4820a9b66c1d4
1193
+ 5d706d5bc8e4820a9b66f18d
1194
+ 5d70280bc8e4820a9b66d5c1
1195
+ 5d702dd7c8e4820a9b66db4b
1196
+ 5d702dd5c8e4820a9b66db2b
1197
+ 5d702224c8e4820a9b66ce39
1198
+ 5d7010a8c8e4820a9b66bd1b
1199
+ 5d701073c8e4820a9b66bcd0
1200
+ 5d700a46c8e4820a9b66b3e6
1201
+ 5d702483c8e4820a9b66d0b5
1202
+ 5d70137bc8e4820a9b66c012
1203
+ 5d703b5fc8e4820a9b66e2a0
1204
+ 5d7012c3c8e4820a9b66bf02
1205
+ 5d70098fc8e4820a9b66b25e
1206
+ 5d70229fc8e4820a9b66ceb6
1207
+ 5d700caac8e4820a9b66b805
1208
+ 5d705471c8e4820a9b66ec79
1209
+ 5d70668cc8e4820a9b66f0c1
1210
+ 5d702552c8e4820a9b66d1b9
1211
+ 5d6fb327c8e4820a9b66a7a2
1212
+ 5d70545bc8e4820a9b66ec69
1213
+ 5d70213fc8e4820a9b66cd21
1214
+ 5d702dedc8e4820a9b66db68
1215
+ 5d704009c8e4820a9b66e4ba
1216
+ 5d7040bec8e4820a9b66e518
1217
+ 5d700a3ec8e4820a9b66b3c7
1218
+ 5d7010aac8e4820a9b66bd30
1219
+ 5d703c68c8e4820a9b66e31b
1220
+ 5d708ae7c8e4820a9b66f4ef
1221
+ 5d702901c8e4820a9b66d6cc
1222
+ 5d705237c8e4820a9b66ebb2
1223
+ 5d7009ecc8e4820a9b66b32a
1224
+ 5d7016cac8e4820a9b66c2df
1225
+ 5d703a86c8e4820a9b66e23a
1226
+ 5d702cd9c8e4820a9b66da4d
1227
+ 5d701d24c8e4820a9b66c8a8
1228
+ 5d701845c8e4820a9b66c45e
1229
+ 5d70260ec8e4820a9b66d253
1230
+ 5d705abec8e4820a9b66ee7f
1231
+ 5d703f54c8e4820a9b66e46a
1232
+ 5d704d1ac8e4820a9b66ea42
1233
+ 5d700826c8e4820a9b66af61
1234
+ 5d705175c8e4820a9b66eb81
1235
+ 5d704cc1c8e4820a9b66ea11
1236
+ 5d708315c8e4820a9b66f41b
1237
+ 5d700b01c8e4820a9b66b537
1238
+ 5d701cfdc8e4820a9b66c874
1239
+ 5d700f42c8e4820a9b66bb47
1240
+ 5d7005b0c8e4820a9b66a965
1241
+ 5d70280bc8e4820a9b66d5c3
1242
+ 5d700778c8e4820a9b66adc8
1243
+ 5d701991c8e4820a9b66c59f
1244
+ 5d70298cc8e4820a9b66d71e
1245
+ 5d702b07c8e4820a9b66d886
1246
+ 5d705b96c8e4820a9b66eee9
1247
+ 5d701c7bc8e4820a9b66c7dc
1248
+ 5d7052aac8e4820a9b66ebec
1249
+ 5d700cfcc8e4820a9b66b880
1250
+ 5d700920c8e4820a9b66b19c
1251
+ 5d701088c8e4820a9b66bced
1252
+ 5d7025ecc8e4820a9b66d230
1253
+ 5d704185c8e4820a9b66e5a1
1254
+ 5d702190c8e4820a9b66cd8d
1255
+ 5d7026f3c8e4820a9b66d450
1256
+ 5d701d0ac8e4820a9b66c888
1257
+ 5d706579c8e4820a9b66f099
1258
+ 5d702f88c8e4820a9b66dc46
1259
+ 5d7044d3c8e4820a9b66e7af
1260
+ 5d700a18c8e4820a9b66b38f
1261
+ 5d70076ec8e4820a9b66ad90
1262
+ 5d705735c8e4820a9b66ed61
1263
+ 5d704cf0c8e4820a9b66ea1a
1264
+ 5d7015d1c8e4820a9b66c1e6
1265
+ 5d702b7dc8e4820a9b66d917
1266
+ 5d7025e5c8e4820a9b66d213
1267
+ 5d703c99c8e4820a9b66e352
1268
+ 5d7043dbc8e4820a9b66e71a
1269
+ 5d700785c8e4820a9b66ade6
1270
+ 5d700c44c8e4820a9b66b73f
1271
+ 5d703e25c8e4820a9b66e3be
1272
+ 5d7016a8c8e4820a9b66c2c2
1273
+ 5d70124ec8e4820a9b66bec1
1274
+ 5d703296c8e4820a9b66dde2
1275
+ 5d7023b2c8e4820a9b66cfe9
1276
+ 5d700703c8e4820a9b66acb3
1277
+ 5d701b39c8e4820a9b66c6c1
1278
+ 5d700abec8e4820a9b66b4db
1279
+ 5d700cf7c8e4820a9b66b86d
1280
+ 5d70232fc8e4820a9b66cf77
1281
+ 5d7007bac8e4820a9b66ae7b
1282
+ 5d7005e7c8e4820a9b66aa0b
1283
+ 5d7004d7c8e4820a9b66a814
1284
+ 5d70090cc8e4820a9b66b171
1285
+ 5d700f5cc8e4820a9b66bb5f
1286
+ 5d7036d4c8e4820a9b66e047
1287
+ 5d70517cc8e4820a9b66eb8a
1288
+ 5d702325c8e4820a9b66cf59
1289
+ 5d701840c8e4820a9b66c442
1290
+ 5d70155bc8e4820a9b66c17f
1291
+ 5d7026e1c8e4820a9b66d3bf
1292
+ 5d7018b9c8e4820a9b66c4cd
1293
+ 5d702514c8e4820a9b66d19b
1294
+ 5d702a47c8e4820a9b66d7e3
1295
+ 5d700f1bc8e4820a9b66bb20
1296
+ 5d700803c8e4820a9b66af29
1297
+ 5d7007b4c8e4820a9b66ae70
1298
+ 5d700789c8e4820a9b66adf7
1299
+ 5d702b48c8e4820a9b66d8c6
1300
+ 5d701014c8e4820a9b66bc1f
1301
+ 5d701545c8e4820a9b66c151
1302
+ 5d700f59c8e4820a9b66bb58
1303
+ 5d703c52c8e4820a9b66e2ff
1304
+ 5d702b7dc8e4820a9b66d918
1305
+ 5d705e84c8e4820a9b66efdc
1306
+ 5d7043dbc8e4820a9b66e71f
1307
+ 5d708433c8e4820a9b66f422
1308
+ 5d7013afc8e4820a9b66c043
1309
+ 5d700908c8e4820a9b66b153
1310
+ 5d700715c8e4820a9b66accb
1311
+ 5d7005d7c8e4820a9b66a9c7
1312
+ 5d703f34c8e4820a9b66e455
1313
+ 5d705a56c8e4820a9b66ee50
1314
+ 5d700678c8e4820a9b66ab75
1315
+ 5d701ff0c8e4820a9b66cb9f
1316
+ 5d708affc8e4820a9b66f4f7
1317
+ 5d702420c8e4820a9b66d051
1318
+ 5d700b00c8e4820a9b66b52c
1319
+ 5d702992c8e4820a9b66d723
1320
+ 5d702007c8e4820a9b66cbb9
1321
+ 5d701bc7c8e4820a9b66c743
1322
+ 5d702185c8e4820a9b66cd79
1323
+ 5d700701c8e4820a9b66ac9e
1324
+ 5d70395cc8e4820a9b66e19c
1325
+ 5d702d78c8e4820a9b66daf9
1326
+ 5d706b28c8e4820a9b66f155
1327
+ 5d7056fec8e4820a9b66ed42
1328
+ 5d700520c8e4820a9b66a874
1329
+ 5d705bd9c8e4820a9b66ef02
1330
+ 5d700799c8e4820a9b66ae3f
1331
+ 5d700edcc8e4820a9b66baed
1332
+ 5d70550ac8e4820a9b66ecb1
1333
+ 5d70152fc8e4820a9b66c127
1334
+ 5d700a09c8e4820a9b66b363
1335
+ 5d7026dac8e4820a9b66d359
1336
+ 5d7026e6c8e4820a9b66d3e7
1337
+ 5d704b09c8e4820a9b66e977
1338
+ 5d704bffc8e4820a9b66e9c8
1339
+ 5d702701c8e4820a9b66d4bb
1340
+ 5d704027c8e4820a9b66e4e8
1341
+ 5d70138bc8e4820a9b66c027
1342
+ 5d7023dec8e4820a9b66d023
1343
+ 5d6fb418c8e4820a9b66a7ae
1344
+ 5d702fe7c8e4820a9b66dc77
1345
+ 5d7028d3c8e4820a9b66d688
1346
+ 5d702dedc8e4820a9b66db69
1347
+ 5d70b206c8e4820a9b66f6f5
1348
+ 5d701381c8e4820a9b66c01f
1349
+ 5d702676c8e4820a9b66d2c4
1350
+ 5d70050fc8e4820a9b66a86a
1351
+ 5d701e29c8e4820a9b66c993
1352
+ 5d7024e4c8e4820a9b66d15d
1353
+ 5d6f991dc8e4820a9b66a790
1354
+ 5d702f61c8e4820a9b66dc34
1355
+ 5d701e25c8e4820a9b66c98b
1356
+ 5d700aafc8e4820a9b66b4b9
1357
+ 5d7023a8c8e4820a9b66cfd7
1358
+ 5d701c93c8e4820a9b66c81e
1359
+ 5d7026e0c8e4820a9b66d391
1360
+ 5d7032aec8e4820a9b66ddec
1361
+ 5d702b41c8e4820a9b66d8bb
1362
+ 5d702d18c8e4820a9b66daa7
1363
+ 5d702992c8e4820a9b66d727
1364
+ 5d700a7cc8e4820a9b66b447
1365
+ 5d70436ec8e4820a9b66e6b8
1366
+ 5d7020b2c8e4820a9b66cca6
1367
+ 5d70132fc8e4820a9b66bfb4
1368
+ 5d704f7dc8e4820a9b66eaea
1369
+ 5d700728c8e4820a9b66acf3
1370
+ 5d702ad9c8e4820a9b66d868
1371
+ 5d703f1cc8e4820a9b66e449
1372
+ 5d702a95c8e4820a9b66d830
1373
+ 5d70433dc8e4820a9b66e69d
1374
+ 5d702859c8e4820a9b66d600
1375
+ 5d705f62c8e4820a9b66f007
1376
+ 5d701195c8e4820a9b66be17
1377
+ 5d705d9dc8e4820a9b66ef91
1378
+ 5d701071c8e4820a9b66bcbe
1379
+ 5d70768cc8e4820a9b66f281
1380
+ 5d702dd6c8e4820a9b66db3f
1381
+ 5d70142cc8e4820a9b66c081
1382
+ 5d70201fc8e4820a9b66cbc5
1383
+ 5d7129cac8e4820a9b66f783
1384
+ 5d702d0fc8e4820a9b66da92
1385
+ 5d701e2fc8e4820a9b66c99f
1386
+ 5d701c93c8e4820a9b66c820
1387
+ 5d700989c8e4820a9b66b23f
1388
+ 5d700ec7c8e4820a9b66babe
1389
+ 5d7043efc8e4820a9b66e729
1390
+ 5d7043efc8e4820a9b66e727
1391
+ 5d70208bc8e4820a9b66cc5f
1392
+ 5d701f11c8e4820a9b66cad4
1393
+ 5d702c2dc8e4820a9b66d9bc
1394
+ 5d702d5cc8e4820a9b66dae1
1395
+ 5d7019a0c8e4820a9b66c5a9
1396
+ 5d702e35c8e4820a9b66db7d
1397
+ 5d705e50c8e4820a9b66efbf
1398
+ 5d70257ec8e4820a9b66d1c9
1399
+ 5d70140ac8e4820a9b66c063
1400
+ 5d7019a0c8e4820a9b66c5a5
1401
+ 5d705469c8e4820a9b66ec72
1402
+ 5d700811c8e4820a9b66af3a
1403
+ 5d7020a1c8e4820a9b66cc91
1404
+ 5d7048c6c8e4820a9b66e906
1405
+ 5d700eb3c8e4820a9b66baaf
1406
+ 5d703c68c8e4820a9b66e31d
1407
+ 5d700c42c8e4820a9b66b735
1408
+ 5d70360dc8e4820a9b66dff0
1409
+ 5d7074f0c8e4820a9b66f261
1410
+ 5d702b99c8e4820a9b66d937
1411
+ 5d7015e6c8e4820a9b66c1f3
1412
+ 5d700ed6c8e4820a9b66bad8
1413
+ 5d700a4ec8e4820a9b66b3fa
1414
+ 5d700968c8e4820a9b66b211
1415
+ 5d7053c3c8e4820a9b66ec41
1416
+ 5d700b0bc8e4820a9b66b551
1417
+ 5d704e57c8e4820a9b66ea97
1418
+ 5d703930c8e4820a9b66e174
1419
+ 5d701801c8e4820a9b66c3f9
1420
+ 5d700778c8e4820a9b66adbe
1421
+ 5d701520c8e4820a9b66c114
1422
+ 5d7007b0c8e4820a9b66ae63
1423
+ 5d704b3ac8e4820a9b66e98d
1424
+ 5d703c64c8e4820a9b66e315
1425
+ 5d700c60c8e4820a9b66b76c
1426
+ 5d701cddc8e4820a9b66c84d
1427
+ 5d7080fbc8e4820a9b66f3d5
1428
+ 5d7022efc8e4820a9b66cefa
1429
+ 5d7005d7c8e4820a9b66a9c5
1430
+ 5d701d2ac8e4820a9b66c8b3
1431
+ 5d700e36c8e4820a9b66ba0d
1432
+ 5d705583c8e4820a9b66ecd7
1433
+ 5d70218ac8e4820a9b66cd83
1434
+ 5d704680c8e4820a9b66e864
1435
+ 5d7086b2c8e4820a9b66f449
1436
+ 5d700ee8c8e4820a9b66baf6
1437
+ 5d701bcec8e4820a9b66c74e
1438
+ 5d702036c8e4820a9b66cbf4
1439
+ 5d701594c8e4820a9b66c1b2
1440
+ 5d70274ac8e4820a9b66d520
1441
+ 5d7006dac8e4820a9b66ac29
1442
+ 5d700a4ac8e4820a9b66b3f2
1443
+ 5d7031ffc8e4820a9b66dd9f
1444
+ 5d7006dac8e4820a9b66ac28
1445
+ 5d700f1bc8e4820a9b66bb1f
1446
+ 5d701662c8e4820a9b66c25d
1447
+ 5d704027c8e4820a9b66e4e9
1448
+ 5d70107cc8e4820a9b66bce5
1449
+ 5d701e5bc8e4820a9b66c9e1
1450
+ 5d701d4cc8e4820a9b66c8c5
1451
+ 5d700b05c8e4820a9b66b549
1452
+ 5d702e6cc8e4820a9b66dba4
1453
+ 5d7047c1c8e4820a9b66e8a4
1454
+ 5d703b5fc8e4820a9b66e29f
1455
+ 5d702669c8e4820a9b66d2a8
1456
+ 5d70280ac8e4820a9b66d5b7
1457
+ 5d700b77c8e4820a9b66b62f
1458
+ 5d704212c8e4820a9b66e5fd
1459
+ 5d7035e1c8e4820a9b66dfc9
1460
+ 5d700d20c8e4820a9b66b8b5
1461
+ 5d704563c8e4820a9b66e7d4
1462
+ 5d70517cc8e4820a9b66eb89
1463
+ 5d700a46c8e4820a9b66b3e5
1464
+ 5d701266c8e4820a9b66bed3
1465
+ 5d70085dc8e4820a9b66afdf
1466
+ 5d70050fc8e4820a9b66a868
1467
+ 5d705705c8e4820a9b66ed4e
1468
+ 5d700f1bc8e4820a9b66bb22
1469
+ 5d705376c8e4820a9b66ec24
1470
+ 5d7032aec8e4820a9b66dded
1471
+ 5d703b5fc8e4820a9b66e2a1
1472
+ 5d700bd9c8e4820a9b66b6d1
1473
+ 5d704b1bc8e4820a9b66e985
1474
+ 5d701dd2c8e4820a9b66c93f
1475
+ 5d706862c8e4820a9b66f101
1476
+ 5d7006f2c8e4820a9b66ac5b
1477
+ 5d700845c8e4820a9b66afc4
1478
+ 5d700a8bc8e4820a9b66b453
1479
+ 5d702d68c8e4820a9b66daea
1480
+ 5d701ee6c8e4820a9b66ca8b
1481
+ 5d70285bc8e4820a9b66d612
1482
+ 5d70055bc8e4820a9b66a8c3
1483
+ 5d700776c8e4820a9b66adb5
1484
+ 5d7049d2c8e4820a9b66e955
1485
+ 5d702cd9c8e4820a9b66da4e
1486
+ 5d70263ac8e4820a9b66d281
1487
+ 5d702a34c8e4820a9b66d7ca
1488
+ 5d701b68c8e4820a9b66c6de
1489
+ 5d701c7bc8e4820a9b66c7db
1490
+ 5d702be7c8e4820a9b66d971
1491
+ 5d701e43c8e4820a9b66c9bc
1492
+ 5d700659c8e4820a9b66ab1e
1493
+ 5d700f5cc8e4820a9b66bb63
1494
+ 5d708439c8e4820a9b66f42f
1495
+ 5d701ee3c8e4820a9b66ca83
1496
+ 5d7054e5c8e4820a9b66ec99
1497
+ 5d700b3dc8e4820a9b66b5ad
1498
+ 5d7005d5c8e4820a9b66a9bc
1499
+ 5d7034f2c8e4820a9b66df2f
1500
+ 5d704235c8e4820a9b66e617
1501
+ 5d7008c0c8e4820a9b66b0bb
1502
+ 5d7028d3c8e4820a9b66d687
1503
+ 5d705b59c8e4820a9b66eeba
1504
+ 5d702fb1c8e4820a9b66dc60
1505
+ 5d703561c8e4820a9b66df9a
1506
+ 5d7023b9c8e4820a9b66cfef
1507
+ 5d708c83c8e4820a9b66f520
1508
+ 5d702607c8e4820a9b66d24c
1509
+ 5d7026f6c8e4820a9b66d469
1510
+ 5d70ccdac8e4820a9b66f728
1511
+ 5d7017a6c8e4820a9b66c3ba
1512
+ 5d702159c8e4820a9b66cd48
1513
+ 5d70161fc8e4820a9b66c22b
1514
+ 5d70367fc8e4820a9b66e020
1515
+ 5d7058d7c8e4820a9b66edd8
1516
+ 5d7036eec8e4820a9b66e06d
1517
+ 5d701e4ac8e4820a9b66c9cd
1518
+ 5d7089f3c8e4820a9b66f4cb
1519
+ 5d7028e7c8e4820a9b66d6ad
1520
+ 5d70137bc8e4820a9b66c015
1521
+ 5d700891c8e4820a9b66b03c
1522
+ 5d700768c8e4820a9b66ad87
1523
+ 5d7011d6c8e4820a9b66be4e
1524
+ 5d700f77c8e4820a9b66bb9f
1525
+ 5d700811c8e4820a9b66af3c
1526
+ 5d706507c8e4820a9b66f086
1527
+ 5d7026fec8e4820a9b66d475
1528
+ 5d70075ac8e4820a9b66ad63
1529
+ 5d700b44c8e4820a9b66b5d6
1530
+ 5d70441fc8e4820a9b66e757
1531
+ 5d70577dc8e4820a9b66ed78
1532
+ 5d701335c8e4820a9b66bfcb
1533
+ 5d706df1c8e4820a9b66f19f
1534
+ 5d708d6fc8e4820a9b66f533
1535
+ 5d70232fc8e4820a9b66cf76
1536
+ 5d7038acc8e4820a9b66e151
1537
+ 5d701efec8e4820a9b66cab9
1538
+ 5d703a18c8e4820a9b66e1ee
1539
+ 5d703f90c8e4820a9b66e484
1540
+ 5d700f9dc8e4820a9b66bbb3
1541
+ 5d70227ac8e4820a9b66cea4
1542
+ 5d703e8fc8e4820a9b66e40d
1543
+ 5d701877c8e4820a9b66c48e
1544
+ 5d700cc7c8e4820a9b66b81b
1545
+ 5d702a54c8e4820a9b66d7fb
1546
+ 5d700b8bc8e4820a9b66b63e
1547
+ 5d701b61c8e4820a9b66c6c9
1548
+ 5d7039b8c8e4820a9b66e1bd
1549
+ 5d700617c8e4820a9b66aa78
1550
+ 5d701072c8e4820a9b66bcc5
1551
+ 5d705b0cc8e4820a9b66ee98
1552
+ 5d701825c8e4820a9b66c425
1553
+ 5d700abac8e4820a9b66b4cf
1554
+ 5d704b09c8e4820a9b66e97b
1555
+ 5d700eb3c8e4820a9b66baad
1556
+ 5d7055f1c8e4820a9b66ecf1
1557
+ 5d702784c8e4820a9b66d54a
1558
+ 5d7017d4c8e4820a9b66c3cb
1559
+ 5d7048edc8e4820a9b66e918
1560
+ 5d7020d5c8e4820a9b66ccc7
1561
+ 5d704648c8e4820a9b66e824
1562
+ 5d705b10c8e4820a9b66eea2
1563
+ 5d702435c8e4820a9b66d064
1564
+ 5d702b9dc8e4820a9b66d942
1565
+ 5d7028d8c8e4820a9b66d699
1566
+ 5d70590dc8e4820a9b66edf4
1567
+ 5d70099dc8e4820a9b66b26f
1568
+ 5d700eb0c8e4820a9b66ba9c
1569
+ 5d7006ccc8e4820a9b66ac09
1570
+ 5d700847c8e4820a9b66afca
1571
+ 5d701dc2c8e4820a9b66c927
1572
+ 5d700b42c8e4820a9b66b5c2
1573
+ 5d707d98c8e4820a9b66f373
1574
+ 5d707efdc8e4820a9b66f3af
1575
+ 5d7036d5c8e4820a9b66e04f
1576
+ 5d700a50c8e4820a9b66b404
1577
+ 5d704bd5c8e4820a9b66e9b4
1578
+ 5d701138c8e4820a9b66bdc0
1579
+ 5d700c0fc8e4820a9b66b6fe
1580
+ 5d7012d5c8e4820a9b66bf16
1581
+ 5d700791c8e4820a9b66ae13
1582
+ 5d700a90c8e4820a9b66b485
1583
+ 5d701ea6c8e4820a9b66ca39
1584
+ 5d7009e4c8e4820a9b66b30b
1585
+ 5d7020acc8e4820a9b66cc9d
1586
+ 5d702084c8e4820a9b66cc55
1587
+ 5d704766c8e4820a9b66e888
1588
+ 5d703059c8e4820a9b66dca5
1589
+ 5d7030d7c8e4820a9b66dcf3
1590
+ 5d6fb505c8e4820a9b66a7b6
1591
+ 5d7010a8c8e4820a9b66bd1d
1592
+ 5d702072c8e4820a9b66cc39
1593
+ 5d700bccc8e4820a9b66b6c5
1594
+ 5d70179cc8e4820a9b66c394
1595
+ 5d7005c3c8e4820a9b66a98d
1596
+ 5d704fe3c8e4820a9b66eb0d
1597
+ 5d702aadc8e4820a9b66d84a
1598
+ 5d7005bbc8e4820a9b66a97c
1599
+ 5d705a33c8e4820a9b66ee2c
1600
+ 5d703f54c8e4820a9b66e468
1601
+ 5d701553c8e4820a9b66c161
1602
+ 5d7006efc8e4820a9b66ac52
1603
+ 5d7021a3c8e4820a9b66cd97
1604
+ 5d700842c8e4820a9b66afb7
1605
+ 5d702185c8e4820a9b66cd77
1606
+ 5d702ce9c8e4820a9b66da63
1607
+ 5d708701c8e4820a9b66f457
1608
+ 5d7012e8c8e4820a9b66bf3d
1609
+ 5d701825c8e4820a9b66c429
1610
+ 5d70112ac8e4820a9b66bdab
1611
+ 5d700cf7c8e4820a9b66b865
1612
+ 5d701f0ec8e4820a9b66cacb
1613
+ 5d700632c8e4820a9b66aac5
1614
+ 5d702b9dc8e4820a9b66d941
1615
+ 5d7024b0c8e4820a9b66d107
1616
+ 5d701fdac8e4820a9b66cb7e
1617
+ 5d7036c3c8e4820a9b66e03a
1618
+ 5d70539ac8e4820a9b66ec37
1619
+ 5d70402fc8e4820a9b66e4f0
1620
+ 5d701de4c8e4820a9b66c965
1621
+ 5d702201c8e4820a9b66ce0b
1622
+ 5d702dd7c8e4820a9b66db49
1623
+ 5d702be7c8e4820a9b66d973
1624
+ 5d701966c8e4820a9b66c552
1625
+ 5d7023dec8e4820a9b66d020
1626
+ 5d700cdfc8e4820a9b66b84a
1627
+ 5d702b2bc8e4820a9b66d8a9
1628
+ 5d704015c8e4820a9b66e4cb
1629
+ 5d707065c8e4820a9b66f1be
1630
+ 5d704977c8e4820a9b66e93b
1631
+ 5d705d59c8e4820a9b66ef71
1632
+ 5d700c44c8e4820a9b66b747
1633
+ 5d700eeac8e4820a9b66bafd
1634
+ 5d7028a9c8e4820a9b66d643
1635
+ 5d700564c8e4820a9b66a8ea
1636
+ 5d700e56c8e4820a9b66ba45
1637
+ 5d7014a1c8e4820a9b66c0cc
1638
+ 5d702d13c8e4820a9b66da9b
1639
+ 5d700b12c8e4820a9b66b56e
1640
+ 5d705dd8c8e4820a9b66efab
1641
+ 5d700842c8e4820a9b66afb9
1642
+ 5d703512c8e4820a9b66df3b
1643
+ 5d7024f5c8e4820a9b66d181
1644
+ 5d700e77c8e4820a9b66ba6b
1645
+ 5d702036c8e4820a9b66cbe9
1646
+ 5d7026e1c8e4820a9b66d3a1
1647
+ 5d701dccc8e4820a9b66c939
1648
+ 5d7042c3c8e4820a9b66e667
1649
+ 5d701274c8e4820a9b66beed
1650
+ 5d7013a8c8e4820a9b66c03c
1651
+ 5d70161ac8e4820a9b66c21f
1652
+ 5d7008c1c8e4820a9b66b0c4
1653
+ 5d701d22c8e4820a9b66c8a0
1654
+ 5d7015a3c8e4820a9b66c1b9
1655
+ 5d712c3cc8e4820a9b66f788
1656
+ 5d703b78c8e4820a9b66e2ab
1657
+ 5d705113c8e4820a9b66eb6f
1658
+ 5d70198dc8e4820a9b66c58c
1659
+ 5d702e76c8e4820a9b66dbb5
1660
+ 5d701de0c8e4820a9b66c95f
1661
+ 5d70101dc8e4820a9b66bc3a
1662
+ 5d70138ec8e4820a9b66c033
1663
+ 5d7048dbc8e4820a9b66e910
1664
+ 5d703c87c8e4820a9b66e332
1665
+ 5d7078f6c8e4820a9b66f2d9
1666
+ 5d701ddfc8e4820a9b66c956
1667
+ 5d704021c8e4820a9b66e4d3
1668
+ 5d7088e8c8e4820a9b66f490
1669
+ 5d703079c8e4820a9b66dcbb
1670
+ 5d70d47ec8e4820a9b66f744
1671
+ 5d701d0fc8e4820a9b66c891
1672
+ 5d703c68c8e4820a9b66e31e
1673
+ 5d7063dfc8e4820a9b66f069
1674
+ 5d701a31c8e4820a9b66c60b
1675
+ 5d702701c8e4820a9b66d4a0
1676
+ 5d702679c8e4820a9b66d2cb
1677
+ 5d702941c8e4820a9b66d6fb
1678
+ 5d705854c8e4820a9b66edab
1679
+ 5d7008c1c8e4820a9b66b0c3
1680
+ 5d704c44c8e4820a9b66e9e7
1681
+ 5d700ca5c8e4820a9b66b7fd
1682
+ 5d701c9ac8e4820a9b66c829
1683
+ 5d701064c8e4820a9b66bc98
1684
+ 5d703f5ec8e4820a9b66e471
1685
+ 5d707350c8e4820a9b66f216
1686
+ 5d707632c8e4820a9b66f277
1687
+ 5d701d54c8e4820a9b66c8e2
1688
+ 5d701921c8e4820a9b66c52b
1689
+ 5d7016efc8e4820a9b66c2fc
1690
+ 5d6fb418c8e4820a9b66a7ac
1691
+ 5d703e86c8e4820a9b66e404
1692
+ 5d7064c8c8e4820a9b66f07c
1693
+ 5d704febc8e4820a9b66eb16
1694
+ 5d700a8fc8e4820a9b66b472
1695
+ 5d7009e5c8e4820a9b66b317
1696
+ 5d70319ec8e4820a9b66dd68
1697
+ 5d7016e3c8e4820a9b66c2f1
1698
+ 5d702701c8e4820a9b66d4a1
1699
+ 5d705982c8e4820a9b66ee16
1700
+ 5d7026e2c8e4820a9b66d3d0
1701
+ 5d7036c3c8e4820a9b66e03b
1702
+ 5d704486c8e4820a9b66e786
1703
+ 5d70047bc8e4820a9b66a7ea
1704
+ 5d702cb1c8e4820a9b66da31
1705
+ 5d70142cc8e4820a9b66c07f
1706
+ 5d7007a8c8e4820a9b66ae5d
1707
+ 5d700a33c8e4820a9b66b3be
1708
+ 5d701d4cc8e4820a9b66c8c7
1709
+ 5d708f46c8e4820a9b66f56d
1710
+ 5d70142bc8e4820a9b66c075
1711
+ 5d702df1c8e4820a9b66db71
1712
+ 5d7010a9c8e4820a9b66bd28
1713
+ 5d703899c8e4820a9b66e144
1714
+ 5d701ee3c8e4820a9b66ca80
1715
+ 5d70164cc8e4820a9b66c252
1716
+ 5d7006f2c8e4820a9b66ac5d
1717
+ 5d7080fbc8e4820a9b66f3d3
1718
+ 5d705633c8e4820a9b66ed14
1719
+ 5d70811cc8e4820a9b66f3de
1720
+ 5d7024bdc8e4820a9b66d124
1721
+ 5d7041c7c8e4820a9b66e5e2
1722
+ 5d70424ac8e4820a9b66e62a
1723
+ 5d701b81c8e4820a9b66c6f1
1724
+ 5d705c23c8e4820a9b66ef15
1725
+ 5d704c13c8e4820a9b66e9d1
1726
+ 5d6f5ff6c8e4820a9b66a63c
1727
+ 5d701274c8e4820a9b66bee5
1728
+ 5d70879bc8e4820a9b66f469
1729
+ 5d702435c8e4820a9b66d066
1730
+ 5d702679c8e4820a9b66d2cc
1731
+ 5d702c35c8e4820a9b66d9cb
1732
+ 5d7032b7c8e4820a9b66ddf3
1733
+ 5d700c6ec8e4820a9b66b7ac
1734
+ 5d703023c8e4820a9b66dc9b
1735
+ 5d705267c8e4820a9b66ebd7
1736
+ 5d7013f4c8e4820a9b66c058
1737
+ 5d705660c8e4820a9b66ed21
1738
+ 5d7005d2c8e4820a9b66a9a8
1739
+ 5d7054e5c8e4820a9b66ec96
1740
+ 5d700c28c8e4820a9b66b710
1741
+ 5d701229c8e4820a9b66be8e
1742
+ 5d7007c7c8e4820a9b66ae97
1743
+ 5d70550ac8e4820a9b66ecb0
1744
+ 5d702b9dc8e4820a9b66d93f
1745
+ 5d700cedc8e4820a9b66b857
1746
+ 5d701f76c8e4820a9b66cafb
1747
+ 5d702be7c8e4820a9b66d96f
1748
+ 5d702b54c8e4820a9b66d8e5
1749
+ 5d700c30c8e4820a9b66b71b
1750
+ 5d702a30c8e4820a9b66d7b4
1751
+ 5d700b25c8e4820a9b66b57f
1752
+ 5d70073ec8e4820a9b66ad25
1753
+ 5d7012c3c8e4820a9b66bf00
1754
+ 5d701b37c8e4820a9b66c6b8
1755
+ 5d703ee7c8e4820a9b66e435
1756
+ 5d7007ccc8e4820a9b66aea0
1757
+ 5d70865ac8e4820a9b66f43f
1758
+ 5d7070bfc8e4820a9b66f1c9
1759
+ 5d704083c8e4820a9b66e50f
1760
+ 5d7023f2c8e4820a9b66d033
1761
+ 5d701632c8e4820a9b66c233
1762
+ 5d70281ac8e4820a9b66d5d3
1763
+ 5d702e35c8e4820a9b66db7c
1764
+ 5d7024dfc8e4820a9b66d151
1765
+ 5d702a25c8e4820a9b66d7a2
1766
+ 5d708212c8e4820a9b66f3fc
1767
+ 5d700c63c8e4820a9b66b779
1768
+ 5d711345c8e4820a9b66f75a
1769
+ 5d70474dc8e4820a9b66e86b
1770
+ 5d702bbfc8e4820a9b66d953
1771
+ 5d7015bdc8e4820a9b66c1cd
1772
+ 5d701cfdc8e4820a9b66c875
1773
+ 5d701d2ac8e4820a9b66c8b1
1774
+ 5d70063fc8e4820a9b66aaed
1775
+ 5d705705c8e4820a9b66ed4b
1776
+ 5d702098c8e4820a9b66cc77
1777
+ 5d702c5ac8e4820a9b66d9f2
1778
+ 5d700b77c8e4820a9b66b630
1779
+ 5d7009ebc8e4820a9b66b321
1780
+ 5d702061c8e4820a9b66cc2d
1781
+ 5d702552c8e4820a9b66d1bb
1782
+ 5d700e12c8e4820a9b66b9d6
1783
+ 5d7026d1c8e4820a9b66d34a
1784
+ 5d7044e7c8e4820a9b66e7b9
1785
+ 5d70066ac8e4820a9b66ab56
1786
+ 5d70896fc8e4820a9b66f4ab
1787
+ 5d700f34c8e4820a9b66bb35
1788
+ 5d701f24c8e4820a9b66cae8
1789
+ 5d701073c8e4820a9b66bcd3
1790
+ 5d704f5ac8e4820a9b66eae0
1791
+ 5d702b66c8e4820a9b66d8f4
1792
+ 5d702b5ec8e4820a9b66d8ee
1793
+ 5d7020d5c8e4820a9b66cccf
1794
+ 5d7006ccc8e4820a9b66ac0c
1795
+ 5d7044e7c8e4820a9b66e7b8
1796
+ 5d7009c6c8e4820a9b66b2d2
1797
+ 5d7009b6c8e4820a9b66b2b3
1798
+ 5d700700c8e4820a9b66ac8a
1799
+ 5d702441c8e4820a9b66d080
1800
+ 5d70123dc8e4820a9b66be99
1801
+ 5d70229fc8e4820a9b66ceb5
1802
+ 5d701bcec8e4820a9b66c74f
1803
+ 5d70227ac8e4820a9b66cea1
1804
+ 5d7048bec8e4820a9b66e8ff
1805
+ 5d701f95c8e4820a9b66cb18
1806
+ 5d70398ec8e4820a9b66e1a5
1807
+ 5d7024cac8e4820a9b66d13f
1808
+ 5d702b99c8e4820a9b66d939
1809
+ 5d705d85c8e4820a9b66ef84
1810
+ 5d700fa7c8e4820a9b66bbc9
1811
+ 5d7006f9c8e4820a9b66ac81
1812
+ 5d705345c8e4820a9b66ec14
1813
+ 5d704126c8e4820a9b66e580
1814
+ 5d70186bc8e4820a9b66c486
1815
+ 5d704197c8e4820a9b66e5ac
1816
+ 5d701c4cc8e4820a9b66c79e
1817
+ 5d70378ac8e4820a9b66e0c6
1818
+ 5d70332ac8e4820a9b66de49
1819
+ 5d702cebc8e4820a9b66da73
1820
+ 5d700683c8e4820a9b66ab80
1821
+ 5d701693c8e4820a9b66c2a7
1822
+ 5d700982c8e4820a9b66b22d
1823
+ 5d700bb3c8e4820a9b66b695
1824
+ 5d7010d2c8e4820a9b66bd5d
1825
+ 5d702c34c8e4820a9b66d9c2
1826
+ 5d70056ec8e4820a9b66a900
1827
+ 5d703af8c8e4820a9b66e26b
1828
+ 5d705ca5c8e4820a9b66ef2f
1829
+ 5d7068b9c8e4820a9b66f10a
1830
+ 5d700e77c8e4820a9b66ba6a
1831
+ 5d70aa38c8e4820a9b66f6c2
1832
+ 5d70402fc8e4820a9b66e4f1
1833
+ 5d70089ec8e4820a9b66b063
1834
+ 5d7011b6c8e4820a9b66be32
1835
+ 5d70059bc8e4820a9b66a952
1836
+ 5d703230c8e4820a9b66ddbc
1837
+ 5d702c66c8e4820a9b66da06
1838
+ 5d7024dbc8e4820a9b66d148
1839
+ 5d7024bdc8e4820a9b66d12d
1840
+ 5d7031ffc8e4820a9b66dd9d
1841
+ 5d705267c8e4820a9b66ebd9
1842
+ 5d701ddec8e4820a9b66c94b
1843
+ 5d701d46c8e4820a9b66c8bb
1844
+ 5d701892c8e4820a9b66c4af
1845
+ 5d700fa1c8e4820a9b66bbbe
1846
+ 5d701884c8e4820a9b66c4aa
1847
+ 5d7026e1c8e4820a9b66d3ab
1848
+ 5d702588c8e4820a9b66d1df
1849
+ 5d704777c8e4820a9b66e899
1850
+ 5d7012f1c8e4820a9b66bf73
1851
+ 5d703e72c8e4820a9b66e3f2
1852
+ 5d705a68c8e4820a9b66ee5e
1853
+ 5d704fe3c8e4820a9b66eb0e
1854
+ 5d7054ecc8e4820a9b66eca8
1855
+ 5d7004f0c8e4820a9b66a823
1856
+ 5d700ffbc8e4820a9b66bbf1
1857
+ 5d703230c8e4820a9b66ddb9
1858
+ 5d702c02c8e4820a9b66d979
1859
+ 5d704772c8e4820a9b66e892
1860
+ 5d704c2ec8e4820a9b66e9d9
1861
+ 5d6f991dc8e4820a9b66a78f
1862
+ 5d703209c8e4820a9b66dda8
1863
+ 5d701064c8e4820a9b66bc95
1864
+ 5d701d4dc8e4820a9b66c8d1
1865
+ 5d7022f9c8e4820a9b66cf05
1866
+ 5d7028d8c8e4820a9b66d69c
1867
+ 5d704156c8e4820a9b66e58f
1868
+ 5d7028ccc8e4820a9b66d681
1869
+ 5d70183cc8e4820a9b66c437
1870
+ 5d70367fc8e4820a9b66e02b
1871
+ 5d7060c1c8e4820a9b66f039
1872
+ 5d702072c8e4820a9b66cc3f
1873
+ 5d702ae5c8e4820a9b66d86e
1874
+ 5d700f59c8e4820a9b66bb55
1875
+ 5d700b44c8e4820a9b66b5ca
1876
+ 5d7031f0c8e4820a9b66dd93
1877
+ 5d701b37c8e4820a9b66c6b7
1878
+ 5d7005eac8e4820a9b66aa11
1879
+ 5d703d6ac8e4820a9b66e395
1880
+ 5d7006f7c8e4820a9b66ac70
1881
+ 5d7024dbc8e4820a9b66d14b
1882
+ 5d701efcc8e4820a9b66caa8
1883
+ 5d700840c8e4820a9b66afb0
1884
+ 5d7017f5c8e4820a9b66c3dd
1885
+ 5d700c63c8e4820a9b66b775
1886
+ 5d701bd5c8e4820a9b66c758
1887
+ 5d701acac8e4820a9b66c64c
1888
+ 5d700d73c8e4820a9b66b909
1889
+ 5d702714c8e4820a9b66d4e7
1890
+ 5d70296ec8e4820a9b66d709
1891
+ 5d7050dec8e4820a9b66eb64
1892
+ 5d701921c8e4820a9b66c52d
1893
+ 5d702483c8e4820a9b66d0b1
1894
+ 5d705abec8e4820a9b66ee80
1895
+ 5d701e09c8e4820a9b66c97b
1896
+ 5d7097cac8e4820a9b66f5ec
1897
+ 5d70344dc8e4820a9b66def1
1898
+ 5d7017d5c8e4820a9b66c3d4
1899
+ 5d70240bc8e4820a9b66d047
1900
+ 5d70047bc8e4820a9b66a7ed
1901
+ 5d70895ec8e4820a9b66f4a0
1902
+ 5d70052ac8e4820a9b66a891
1903
+ 5d700659c8e4820a9b66ab1b
1904
+ 5d701001c8e4820a9b66bbff
1905
+ 5d700c68c8e4820a9b66b789
1906
+ 5d703a39c8e4820a9b66e214
1907
+ 5d704c13c8e4820a9b66e9cf
1908
+ 5d70133ec8e4820a9b66bfe8
1909
+ 5d7023f2c8e4820a9b66d035
1910
+ 5d700f77c8e4820a9b66bba2
1911
+ 5d700ac5c8e4820a9b66b4e5
1912
+ 5d703e3dc8e4820a9b66e3d8
1913
+ 5d709167c8e4820a9b66f5a7
1914
+ 5d702c35c8e4820a9b66d9cd
1915
+ 5d702bbfc8e4820a9b66d955
1916
+ 5d702cb1c8e4820a9b66da30
1917
+ 5d7026d1c8e4820a9b66d348
1918
+ 5d702733c8e4820a9b66d501
1919
+ 5d700a50c8e4820a9b66b405
1920
+ 5d7004fec8e4820a9b66a854
1921
+ 5d701fb3c8e4820a9b66cb5f
1922
+ 5d702213c8e4820a9b66ce15
1923
+ 5d708a2dc8e4820a9b66f4d5
1924
+ 5d704dccc8e4820a9b66ea5f
1925
+ 5d705312c8e4820a9b66ebfd
1926
+ 5d70313ec8e4820a9b66dd1c
1927
+ 5d700b00c8e4820a9b66b52e
1928
+ 5d700a43c8e4820a9b66b3df
1929
+ 5d701001c8e4820a9b66bc00
1930
+ 5d700d55c8e4820a9b66b8e5
1931
+ 5d7041bfc8e4820a9b66e5d7
1932
+ 5d702260c8e4820a9b66ce70
1933
+ 5d705e84c8e4820a9b66efdb
1934
+ 5d701eb5c8e4820a9b66ca4d
1935
+ 5d70b206c8e4820a9b66f6f4
1936
+ 5d704b87c8e4820a9b66e9aa
1937
+ 5d702ce9c8e4820a9b66da61
1938
+ 5d701a6cc8e4820a9b66c625
1939
+ 5d700cf7c8e4820a9b66b876
1940
+ 5d7055eac8e4820a9b66ece9
1941
+ 5d7026e2c8e4820a9b66d3c8
1942
+ 5d701072c8e4820a9b66bcc9
1943
+ 5d700839c8e4820a9b66af9b
1944
+ 5d70352ec8e4820a9b66df60
1945
+ 5d70550bc8e4820a9b66ecbc
1946
+ 5d7007b0c8e4820a9b66ae67
1947
+ 5d700b12c8e4820a9b66b56d
1948
+ 5d703a47c8e4820a9b66e21d
1949
+ 5d70101dc8e4820a9b66bc3b
1950
+ 5d70858dc8e4820a9b66f436
1951
+ 5d70582bc8e4820a9b66eda2
1952
+ 5d70879bc8e4820a9b66f468
1953
+ 5d7023dec8e4820a9b66d01f
1954
+ 5d7005dbc8e4820a9b66a9d7
1955
+ 5d702b4cc8e4820a9b66d8d1
1956
+ 5d7009ebc8e4820a9b66b31e
1957
+ 5d701fabc8e4820a9b66cb49
1958
+ 5d70903dc8e4820a9b66f588
1959
+ 5d703c87c8e4820a9b66e330
1960
+ 5d70081bc8e4820a9b66af4d
1961
+ 5d700c76c8e4820a9b66b7bf
1962
+ 5d70239cc8e4820a9b66cfb6
1963
+ 5d700c6ac8e4820a9b66b79c
1964
+ 5d70236dc8e4820a9b66cf93
1965
+ 5d70202dc8e4820a9b66cbd8
1966
+ 5d6fb5f5c8e4820a9b66a7bf
1967
+ 5d704804c8e4820a9b66e8ce
1968
+ 5d7005d7c8e4820a9b66a9ce
1969
+ 5d702f4fc8e4820a9b66dc2a
1970
+ 5d702701c8e4820a9b66d4d9
1971
+ 5d70403cc8e4820a9b66e4f9
1972
+ 5d7043ccc8e4820a9b66e704
1973
+ 5d702d1dc8e4820a9b66daaf
1974
+ 5d700544c8e4820a9b66a89a
1975
+ 5d701766c8e4820a9b66c355
1976
+ 5d7041c7c8e4820a9b66e5e1
1977
+ 5d6f60d2c8e4820a9b66a650
1978
+ 5d7004d7c8e4820a9b66a812
1979
+ 5d70109fc8e4820a9b66bd13
1980
+ 5d700d56c8e4820a9b66b8ee
1981
+ 5d7004f8c8e4820a9b66a83f
1982
+ 5d6fb505c8e4820a9b66a7b7
1983
+ 5d7029b4c8e4820a9b66d762
1984
+ 5d7007b4c8e4820a9b66ae6d
1985
+ 5d70275ac8e4820a9b66d53a
1986
+ 5d700c76c8e4820a9b66b7bd
1987
+ 5d7050c0c8e4820a9b66eb48
1988
+ 5d70a3d0c8e4820a9b66f693
1989
+ 5d704cf0c8e4820a9b66ea1b
1990
+ 5d7070bfc8e4820a9b66f1cc
1991
+ 5d7081d1c8e4820a9b66f3f2
1992
+ 5d705335c8e4820a9b66ec0a
1993
+ 5d705fc7c8e4820a9b66f01d
1994
+ 5d700a33c8e4820a9b66b3c0
1995
+ 5d70386ac8e4820a9b66e129
1996
+ 5d703c41c8e4820a9b66e2ea
1997
+ 5d709b61c8e4820a9b66f625
1998
+ 5d700cc7c8e4820a9b66b824
1999
+ 5d704cb9c8e4820a9b66ea0a
2000
+ 5d703866c8e4820a9b66e11d
2001
+ 5d701759c8e4820a9b66c335
2002
+ 5d700a8fc8e4820a9b66b470
2003
+ 5d701aabc8e4820a9b66c637
2004
+ 5d7016a7c8e4820a9b66c2b7
2005
+ 5d70059bc8e4820a9b66a951
2006
+ 5d70145cc8e4820a9b66c08a
2007
+ 5d70209bc8e4820a9b66cc82
2008
+ 5d7008c9c8e4820a9b66b0e6
2009
+ 5d700badc8e4820a9b66b68c
2010
+ 5d700893c8e4820a9b66b048
2011
+ 5d705d8cc8e4820a9b66ef89
2012
+ 5d702d1fc8e4820a9b66daba
2013
+ 5d701c74c8e4820a9b66c7c9
2014
+ 5d7026fec8e4820a9b66d486
2015
+ 5d701d9bc8e4820a9b66c90b
2016
+ 5d7009cfc8e4820a9b66b2da
2017
+ 5d7028b0c8e4820a9b66d656
2018
+ 5d700cedc8e4820a9b66b85b
2019
+ 5d70523ec8e4820a9b66ebbb
2020
+ 5d7026e1c8e4820a9b66d3a4
2021
+ 5d700b8bc8e4820a9b66b640
2022
+ 5d700c9fc8e4820a9b66b7e9
2023
+ 5d7014edc8e4820a9b66c0f7
2024
+ 5d70c3eac8e4820a9b66f713
2025
+ 5d702a09c8e4820a9b66d782
2026
+ 5d701c7fc8e4820a9b66c7ee
2027
+ 5d702659c8e4820a9b66d297
2028
+ 5d7007d2c8e4820a9b66aeaa
2029
+ 5d702cb1c8e4820a9b66da2e
2030
+ 5d70a39ec8e4820a9b66f68c
2031
+ 5d700ed0c8e4820a9b66bad1
2032
+ 5d7074cec8e4820a9b66f248
2033
+ 5d7026fec8e4820a9b66d485
2034
+ 5d703252c8e4820a9b66ddc5
2035
+ 5d7015fdc8e4820a9b66c206
2036
+ 5d7026e9c8e4820a9b66d42e
2037
+ 5d7006b0c8e4820a9b66abfa
2038
+ 5d704242c8e4820a9b66e623
2039
+ 5d7019c7c8e4820a9b66c5d0
2040
+ 5d705ad5c8e4820a9b66ee85
2041
+ 5d701e72c8e4820a9b66ca11
2042
+ 5d703d64c8e4820a9b66e381
2043
+ 5d700701c8e4820a9b66ac93
2044
+ 5d70140ac8e4820a9b66c061
2045
+ 5d700838c8e4820a9b66af94
2046
+ 5d702deac8e4820a9b66db5e
2047
+ 5d702ecac8e4820a9b66dbf5
2048
+ 5d7005f7c8e4820a9b66aa32
2049
+ 5d701662c8e4820a9b66c25c
2050
+ 5d7008e2c8e4820a9b66b103
2051
+ 5d704beec8e4820a9b66e9bc
2052
+ 5d704355c8e4820a9b66e6a7
2053
+ 5d70072dc8e4820a9b66ad07
2054
+ 5d701fabc8e4820a9b66cb4a
2055
+ 5d7009c4c8e4820a9b66b2c9
2056
+ 5d70582bc8e4820a9b66eda1
2057
+ 5d704dcfc8e4820a9b66ea68
2058
+ 5d702983c8e4820a9b66d712
2059
+ 5d703e83c8e4820a9b66e3f9
2060
+ 5d7089cac8e4820a9b66f4b4
2061
+ 5d701c00c8e4820a9b66c788
2062
+ 5d700f25c8e4820a9b66bb2d
2063
+ 5d701e71c8e4820a9b66c9fe
2064
+ 5d701600c8e4820a9b66c20f
2065
+ 5d7004fdc8e4820a9b66a84d
2066
+ 5d702c34c8e4820a9b66d9c1
2067
+ 5d701eafc8e4820a9b66ca43
2068
+ 5d7019fec8e4820a9b66c5ee
2069
+ 5d701a9ac8e4820a9b66c631
2070
+ 5d700648c8e4820a9b66ab02
2071
+ 5d703b78c8e4820a9b66e2aa
2072
+ 5d7005cbc8e4820a9b66a99d
2073
+ 5d7012ecc8e4820a9b66bf5f
2074
+ 5d704d40c8e4820a9b66ea4b
2075
+ 5d705e72c8e4820a9b66efd0
2076
+ 5d700c68c8e4820a9b66b78c
2077
+ 5d700789c8e4820a9b66adf1
2078
+ 5d704549c8e4820a9b66e7cb
2079
+ 5d702693c8e4820a9b66d2f3
2080
+ 5d70244dc8e4820a9b66d096
2081
+ 5d700a46c8e4820a9b66b3e7
2082
+ 5d700ed6c8e4820a9b66bada
2083
+ 5d704945c8e4820a9b66e932
2084
+ 5d70281ac8e4820a9b66d5d1
2085
+ 5d7041bec8e4820a9b66e5d0
2086
+ 5d702669c8e4820a9b66d2a6
2087
+ 5d7012d5c8e4820a9b66bf15
2088
+ 5d701160c8e4820a9b66bdd8
2089
+ 5d70227ac8e4820a9b66ce9b
2090
+ 5d700a14c8e4820a9b66b38a
2091
+ 5d702b9dc8e4820a9b66d943
2092
+ 5d700d82c8e4820a9b66b92f
2093
+ 5d702ad9c8e4820a9b66d866
2094
+ 5d7069fbc8e4820a9b66f144
2095
+ 5d704383c8e4820a9b66e6cb
2096
+ 5d7027eac8e4820a9b66d5a3
2097
+ 5d7031ddc8e4820a9b66dd85
2098
+ 5d700de8c8e4820a9b66b99c
2099
+ 5d70187ec8e4820a9b66c496
2100
+ 5d702701c8e4820a9b66d4db
2101
+ 5d704e74c8e4820a9b66ea9f
2102
+ 5d7020b2c8e4820a9b66cca8
2103
+ 5d700891c8e4820a9b66b03d
2104
+ 5d701120c8e4820a9b66bda2
2105
+ 5d7017fdc8e4820a9b66c3f2
2106
+ 5d701ff2c8e4820a9b66cba8
2107
+ 5d701e1ec8e4820a9b66c983
2108
+ 5d702483c8e4820a9b66d0b2
2109
+ 5d704a31c8e4820a9b66e965
2110
+ 5d701ee7c8e4820a9b66ca96
2111
+ 5d701e29c8e4820a9b66c997
2112
+ 5d70282cc8e4820a9b66d5e4
2113
+ 5d7047cfc8e4820a9b66e8aa
2114
+ 5d708a2dc8e4820a9b66f4d4
2115
+ 5d701381c8e4820a9b66c01c
2116
+ 5d702ef5c8e4820a9b66dc21
2117
+ 5d7007c4c8e4820a9b66ae8d
2118
+ 5d7008a1c8e4820a9b66b074
2119
+ 5d700683c8e4820a9b66ab7e
2120
+ 5d7032c2c8e4820a9b66ddfd
2121
+ 5d7056fec8e4820a9b66ed41
2122
+ 5d70395cc8e4820a9b66e19b
2123
+ 5d700cdfc8e4820a9b66b847
2124
+ 5d701fc0c8e4820a9b66cb6d
2125
+ 5d708ab5c8e4820a9b66f4db
2126
+ 5d700e4fc8e4820a9b66ba32
2127
+ 5d704680c8e4820a9b66e863
2128
+ 5d700eb3c8e4820a9b66baae
2129
+ 5d702acec8e4820a9b66d855
2130
+ 5d704609c8e4820a9b66e81b
2131
+ 5d700ffbc8e4820a9b66bbee
2132
+ 5d7008c9c8e4820a9b66b0e7
2133
+ 5d703d83c8e4820a9b66e3ad
2134
+ 5d700951c8e4820a9b66b1cb
2135
+ 5d7006f7c8e4820a9b66ac6f
2136
+ 5d7008f7c8e4820a9b66b12e
2137
+ 5d7021c0c8e4820a9b66cdcb
2138
+ 5d700f6bc8e4820a9b66bb7b
2139
+ 5d703d64c8e4820a9b66e384
2140
+ 5d7047f7c8e4820a9b66e8bc
2141
+ 5d6fb1ecc8e4820a9b66a799
2142
+ 5d7009e5c8e4820a9b66b314
2143
+ 5d701be8c8e4820a9b66c76b
2144
+ 5d70231cc8e4820a9b66cf47
2145
+ 5d702584c8e4820a9b66d1d5
2146
+ 5d7008f2c8e4820a9b66b124
2147
+ 5d70562bc8e4820a9b66ed01
2148
+ 5d70ad4ac8e4820a9b66f6d6
2149
+ 5d701693c8e4820a9b66c2a4
2150
+ 5d705779c8e4820a9b66ed72
2151
+ 5d700dc2c8e4820a9b66b962
2152
+ 5d702072c8e4820a9b66cc37
2153
+ 5d70390bc8e4820a9b66e16b
2154
+ 5d704fd5c8e4820a9b66eb04
2155
+ 5d702e69c8e4820a9b66db9b
2156
+ 5d700dfec8e4820a9b66b9c1
2157
+ 5d703e2dc8e4820a9b66e3c6
2158
+ 5d70062ac8e4820a9b66aa9d
2159
+ 5d701dccc8e4820a9b66c93a
2160
+ 5d701f8bc8e4820a9b66cb04
2161
+ 5d70386ac8e4820a9b66e128
2162
+ 5d702b18c8e4820a9b66d88e
2163
+ 5d7022bac8e4820a9b66ced6
2164
+ 5d70360dc8e4820a9b66dfef
2165
+ 5d70b163c8e4820a9b66f6ed
2166
+ 5d707d9dc8e4820a9b66f37a
2167
+ 5d703a39c8e4820a9b66e211
2168
+ 5d70411fc8e4820a9b66e563
2169
+ 5d706342c8e4820a9b66f05a
2170
+ 5d7070bfc8e4820a9b66f1ca
2171
+ 5d704f44c8e4820a9b66ead8
2172
+ 5d70888cc8e4820a9b66f479
2173
+ 5d700691c8e4820a9b66abbd
2174
+ 5d708b0bc8e4820a9b66f505
2175
+ 5d703385c8e4820a9b66de95
2176
+ 5d700a8dc8e4820a9b66b45d
2177
+ 5d702d24c8e4820a9b66dac5
2178
+ 5d704021c8e4820a9b66e4d4
2179
+ 5d705633c8e4820a9b66ed13
2180
+ 5d70137bc8e4820a9b66c011
2181
+ 5d7005b0c8e4820a9b66a969
2182
+ 5d700b22c8e4820a9b66b576
2183
+ 5d701600c8e4820a9b66c210
2184
+ 5d701e46c8e4820a9b66c9c5
2185
+ 5d700ba8c8e4820a9b66b677
2186
+ 5d700c0fc8e4820a9b66b6fb
2187
+ 5d705a56c8e4820a9b66ee4f
2188
+ 5d7006d5c8e4820a9b66ac1f
2189
+ 5d700691c8e4820a9b66abc0
2190
+ 5d702ff8c8e4820a9b66dc91
2191
+ 5d702435c8e4820a9b66d065
2192
+ 5d7035fac8e4820a9b66dfe7
2193
+ 5d705de3c8e4820a9b66efb4
2194
+ 5d701839c8e4820a9b66c432
2195
+ 5d7026bac8e4820a9b66d321
2196
+ 5d702c91c8e4820a9b66da24
2197
+ 5d705299c8e4820a9b66ebe2
2198
+ 5d703023c8e4820a9b66dc9a
2199
+ 5d708439c8e4820a9b66f42d
2200
+ 5d70410ac8e4820a9b66e545
2201
+ 5d701e61c8e4820a9b66c9ea
2202
+ 5d703385c8e4820a9b66de84
2203
+ 5d7089f3c8e4820a9b66f4c7
2204
+ 5d707d92c8e4820a9b66f368
2205
+ 5d70914dc8e4820a9b66f59b
2206
+ 5d701fa2c8e4820a9b66cb2c
2207
+ 5d701dc2c8e4820a9b66c925
2208
+ 5d701f1ac8e4820a9b66cade
2209
+ 5d7005c5c8e4820a9b66a997
2210
+ 5d703494c8e4820a9b66df16
2211
+ 5d7005d7c8e4820a9b66a9d0
2212
+ 5d702327c8e4820a9b66cf61
2213
+ 5d70063fc8e4820a9b66aaf0
2214
+ 5d700c5ac8e4820a9b66b759
2215
+ 5d7011d5c8e4820a9b66be45
2216
+ 5d701a9ac8e4820a9b66c630
2217
+ 5d7013b8c8e4820a9b66c04d
2218
+ 5d70076ec8e4820a9b66ad91
2219
+ 5d703300c8e4820a9b66de2e
2220
+ 5d700e23c8e4820a9b66ba03
2221
+ 5d702300c8e4820a9b66cf0d
2222
+ 5d70065ec8e4820a9b66ab44
2223
+ 5d700a99c8e4820a9b66b4a1
2224
+ 5d704804c8e4820a9b66e8cf
2225
+ 5d70098fc8e4820a9b66b261
2226
+ 5d701c63c8e4820a9b66c7b3
2227
+ 5d700e14c8e4820a9b66b9db
2228
+ 5d7007bac8e4820a9b66ae7a
2229
+ 5d7069c1c8e4820a9b66f127
2230
+ 5d702b66c8e4820a9b66d8f6
2231
+ 5d704772c8e4820a9b66e88f
2232
+ 5d705881c8e4820a9b66edc3
2233
+ 5d702d08c8e4820a9b66da87
2234
+ 5d704392c8e4820a9b66e6d7
2235
+ 5d705bafc8e4820a9b66eef9
2236
+ 5d7027c8c8e4820a9b66d584
2237
+ 5d702622c8e4820a9b66d266
2238
+ 5d702a81c8e4820a9b66d825
2239
+ 5d703647c8e4820a9b66e00d
2240
+ 5d701671c8e4820a9b66c28b
2241
+ 5d700f8ac8e4820a9b66bba9
2242
+ 5d70260ec8e4820a9b66d255
2243
+ 5d7024a6c8e4820a9b66d0fb
2244
+ 5d704486c8e4820a9b66e785
2245
+ 5d700a0cc8e4820a9b66b36d
2246
+ 5d70068cc8e4820a9b66abad
2247
+ 5d701e71c8e4820a9b66ca08
2248
+ 5d701b61c8e4820a9b66c6cc
2249
+ 5d703385c8e4820a9b66de77
2250
+ 5d702a9fc8e4820a9b66d836
2251
+ 5d7024cac8e4820a9b66d140
2252
+ 5d700b44c8e4820a9b66b5d3
2253
+ 5d7066f2c8e4820a9b66f0cb
2254
+ 5d70091ac8e4820a9b66b185
2255
+ 5d701554c8e4820a9b66c16c
2256
+ 5d7016f5c8e4820a9b66c315
2257
+ 5d704449c8e4820a9b66e76b
2258
+ 5d7024b2c8e4820a9b66d112
2259
+ 5d701ddec8e4820a9b66c94a
2260
+ 5d7009dcc8e4820a9b66b2f8
2261
+ 5d704d40c8e4820a9b66ea4a
2262
+ 5d70177cc8e4820a9b66c383
2263
+ 5d70359ac8e4820a9b66dfaf
2264
+ 5d7007ddc8e4820a9b66aeb5
2265
+ 5d70089dc8e4820a9b66b059
2266
+ 5d703381c8e4820a9b66de65
2267
+ 5d7021a3c8e4820a9b66cd98
2268
+ 5d700866c8e4820a9b66afe6
2269
+ 5d7028ccc8e4820a9b66d680
2270
+ 5d704e40c8e4820a9b66ea82
2271
+ 5d7006b5c8e4820a9b66ac02
2272
+ 5d70166bc8e4820a9b66c280
2273
+ 5d7073efc8e4820a9b66f235
2274
+ 5d700a73c8e4820a9b66b435
2275
+ 5d7016fbc8e4820a9b66c320
2276
+ 5d700d41c8e4820a9b66b8bb
2277
+ 5d7049d2c8e4820a9b66e954
2278
+ 5d701d8ec8e4820a9b66c903
2279
+ 5d701517c8e4820a9b66c10a
2280
+ 5d7040f3c8e4820a9b66e52d
2281
+ 5d702cd9c8e4820a9b66da56
2282
+ 5d7024a5c8e4820a9b66d0f5
2283
+ 5d6fe237c8e4820a9b66a7da
2284
+ 5d7023f2c8e4820a9b66d029
2285
+ 5d702acfc8e4820a9b66d85c
2286
+ 5d701e46c8e4820a9b66c9c4
2287
+ 5d70091ac8e4820a9b66b189
2288
+ 5d704fbac8e4820a9b66eafe
2289
+ 5d704648c8e4820a9b66e826
2290
+ 5d70410dc8e4820a9b66e54d
2291
+ 5d702384c8e4820a9b66cf9b
2292
+ 5d7074f0c8e4820a9b66f25d
2293
+ 5d703765c8e4820a9b66e0a5
2294
+ 5d703f1cc8e4820a9b66e44d
2295
+ 5d701f0ec8e4820a9b66cacd
2296
+ 5d701fb2c8e4820a9b66cb52
2297
+ 5d70198dc8e4820a9b66c58d
2298
+ 5d700950c8e4820a9b66b1c2
2299
+ 5d700ac6c8e4820a9b66b4ee
2300
+ 5d702157c8e4820a9b66cd37
2301
+ 5d704657c8e4820a9b66e838
2302
+ 5d701d46c8e4820a9b66c8bd
2303
+ 5d704dccc8e4820a9b66ea5e
2304
+ 5d700ffec8e4820a9b66bbf8
2305
+ 5d701d22c8e4820a9b66c89e
2306
+ 5d701c93c8e4820a9b66c81f
2307
+ 5d70161ac8e4820a9b66c219
2308
+ 5d7056f6c8e4820a9b66ed3c
2309
+ 5d7020bec8e4820a9b66ccb3
2310
+ 5d707b60c8e4820a9b66f32c
2311
+ 5d700986c8e4820a9b66b237
2312
+ 5d703c44c8e4820a9b66e2f4
2313
+ 5d7028a9c8e4820a9b66d645
2314
+ 5d7012e8c8e4820a9b66bf3e
2315
+ 5d70059bc8e4820a9b66a954
2316
+ 5d70196ec8e4820a9b66c56f
2317
+ 5d709167c8e4820a9b66f5a3
2318
+ 5d70315cc8e4820a9b66dd2e
2319
+ 5d700586c8e4820a9b66a929
2320
+ 5d700683c8e4820a9b66ab7f
2321
+ 5d703c61c8e4820a9b66e30a
2322
+ 5d70449bc8e4820a9b66e78d
2323
+ 5d705a33c8e4820a9b66ee29
2324
+ 5d700640c8e4820a9b66aaf9
2325
+ 5d7024a0c8e4820a9b66d0e9
2326
+ 5d701212c8e4820a9b66be7a
2327
+ 5d704edac8e4820a9b66eab4
2328
+ 5d7047fac8e4820a9b66e8c7
2329
+ 5d711345c8e4820a9b66f75e
2330
+ 5d7050dec8e4820a9b66eb63
2331
+ 5d7024bac8e4820a9b66d118
2332
+ 5d700520c8e4820a9b66a873
2333
+ 5d701056c8e4820a9b66bc7c
2334
+ 5d70390bc8e4820a9b66e16e
2335
+ 5d70290cc8e4820a9b66d6d6
2336
+ 5d702a30c8e4820a9b66d7b6
2337
+ 5d700b92c8e4820a9b66b64f
2338
+ 5d7028afc8e4820a9b66d64e
2339
+ 5d7022a2c8e4820a9b66cec3
2340
+ 5d701aabc8e4820a9b66c639
2341
+ 5d705881c8e4820a9b66edc1
2342
+ 5d7039b8c8e4820a9b66e1b9
2343
+ 5d7009e5c8e4820a9b66b315
2344
+ 5d7018e2c8e4820a9b66c4f6
2345
+ 5d702eb7c8e4820a9b66dbdd
2346
+ 5d700a11c8e4820a9b66b37e
2347
+ 5d700bc6c8e4820a9b66b6ba
2348
+ 5d704015c8e4820a9b66e4cd
2349
+ 5d706000c8e4820a9b66f026
2350
+ 5d7023cac8e4820a9b66d004
2351
+ 5d7036e8c8e4820a9b66e060
2352
+ 5d705585c8e4820a9b66ece0
2353
+ 5d7025a5c8e4820a9b66d1f7
2354
+ 5d7026e2c8e4820a9b66d3d3
2355
+ 5d700c6ec8e4820a9b66b7ad
2356
+ 5d702cebc8e4820a9b66da76
2357
+ 5d703b3ac8e4820a9b66e290
2358
+ 5d702d1dc8e4820a9b66dab0
2359
+ 5d701addc8e4820a9b66c671
2360
+ 5d701f0ec8e4820a9b66cac9
2361
+ 5d708b0bc8e4820a9b66f504
2362
+ 5d704e57c8e4820a9b66ea96
2363
+ 5d700e14c8e4820a9b66b9df
2364
+ 5d708701c8e4820a9b66f455
2365
+ 5d701ecec8e4820a9b66ca66
2366
+ 5d700c0fc8e4820a9b66b6fd
2367
+ 5d701517c8e4820a9b66c109
2368
+ 5d70465cc8e4820a9b66e83f
2369
+ 5d7040f3c8e4820a9b66e52a
2370
+ 5d700da9c8e4820a9b66b944
2371
+ 5d704412c8e4820a9b66e739
2372
+ 5d701845c8e4820a9b66c45c
2373
+ 5d7005fbc8e4820a9b66aa44
2374
+ 5d705735c8e4820a9b66ed63
2375
+ 5d700b12c8e4820a9b66b56f
2376
+ 5d700782c8e4820a9b66addb
2377
+ 5d7009a0c8e4820a9b66b28c
2378
+ 5d7026a3c8e4820a9b66d2fc
2379
+ 5d7035e1c8e4820a9b66dfcb
2380
+ 5d7026dbc8e4820a9b66d371
2381
+ 5d70315cc8e4820a9b66dd2f
2382
+ 5d700ffbc8e4820a9b66bbef
2383
+ 5d701f0ec8e4820a9b66caca
2384
+ 5d701b67c8e4820a9b66c6d7
2385
+ 5d704392c8e4820a9b66e6d5
2386
+ 5d700c3dc8e4820a9b66b722
2387
+ 5d705d74c8e4820a9b66ef7c
2388
+ 5d7005d7c8e4820a9b66a9c3
2389
+ 5d700dd3c8e4820a9b66b97d
2390
+ 5d70aedfc8e4820a9b66f6e4
2391
+ 5d704578c8e4820a9b66e7df
2392
+ 5d7022a2c8e4820a9b66cec1
2393
+ 5d700640c8e4820a9b66aaf7
2394
+ 5d7007ccc8e4820a9b66aea1
2395
+ 5d700c6ac8e4820a9b66b791
2396
+ 5d702337c8e4820a9b66cf81
2397
+ 5d7026e0c8e4820a9b66d38f
2398
+ 5d7008d5c8e4820a9b66b0f9
2399
+ 5d700bc2c8e4820a9b66b69e
2400
+ 5d7017f5c8e4820a9b66c3dc
2401
+ 5d704766c8e4820a9b66e887
2402
+ 5d7016adc8e4820a9b66c2cb
2403
+ 5d70175ac8e4820a9b66c33d
2404
+ 5d703550c8e4820a9b66df68
2405
+ 5d702185c8e4820a9b66cd7a
2406
+ 5d70285cc8e4820a9b66d619
2407
+ 5d70914dc8e4820a9b66f599
2408
+ 5d700a93c8e4820a9b66b48d
2409
+ 5d70161ac8e4820a9b66c218
2410
+ 5d701242c8e4820a9b66bea2
2411
+ 5d700920c8e4820a9b66b199
2412
+ 5d70055ac8e4820a9b66a8b7
2413
+ 5d7045aac8e4820a9b66e7f2
2414
+ 5d7016adc8e4820a9b66c2cd
2415
+ 5d702ecac8e4820a9b66dbf9
2416
+ 5d7006b0c8e4820a9b66abf9
2417
+ 5d703999c8e4820a9b66e1b3
2418
+ 5d701dd2c8e4820a9b66c940
2419
+ 5d70ab9dc8e4820a9b66f6d0
2420
+ 5d702c4ac8e4820a9b66d9e9
2421
+ 5d70577dc8e4820a9b66ed79
2422
+ 5d7009ebc8e4820a9b66b31d
2423
+ 5d701b8dc8e4820a9b66c6f7
2424
+ 5d7034b0c8e4820a9b66df21
2425
+ 5d702288c8e4820a9b66ceaf
2426
+ 5d70212ac8e4820a9b66ccf1
2427
+ 5d700634c8e4820a9b66aad0
2428
+ 5d701dd2c8e4820a9b66c942
2429
+ 5d703464c8e4820a9b66defa
2430
+ 5d700a93c8e4820a9b66b497
2431
+ 5d7043afc8e4820a9b66e6fc
2432
+ 5d707d9dc8e4820a9b66f37c
2433
+ 5d701e5bc8e4820a9b66c9e4
2434
+ 5d705ca5c8e4820a9b66ef30
2435
+ 5d7051f3c8e4820a9b66eb9f
2436
+ 5d7022dbc8e4820a9b66cedc
2437
+ 5d700598c8e4820a9b66a94c
2438
+ 5d704185c8e4820a9b66e59f
2439
+ 5d700b94c8e4820a9b66b65d
2440
+ 5d705f88c8e4820a9b66f010
2441
+ 5d701d4cc8e4820a9b66c8c3
2442
+ 5d7026dbc8e4820a9b66d36d
2443
+ 5d703c92c8e4820a9b66e342
2444
+ 5d7012ecc8e4820a9b66bf62
2445
+ 5d7011e4c8e4820a9b66be5d
2446
+ 5d705e72c8e4820a9b66efd2
2447
+ 5d702584c8e4820a9b66d1d4
2448
+ 5d7010d0c8e4820a9b66bd54
2449
+ 5d700527c8e4820a9b66a885
2450
+ 5d704cf0c8e4820a9b66ea19
2451
+ 5d703d64c8e4820a9b66e38b
2452
+ 5d702b3ac8e4820a9b66d8b2
2453
+ 5d703555c8e4820a9b66df71
2454
+ 5d70756fc8e4820a9b66f26a
2455
+ 5d7069f5c8e4820a9b66f12f
2456
+ 5d700981c8e4820a9b66b22b
2457
+ 5d7018bdc8e4820a9b66c4e3
2458
+ 5d701ed6c8e4820a9b66ca6f
2459
+ 5d700692c8e4820a9b66abc7
2460
+ 5d7028edc8e4820a9b66d6b5
2461
+ 5d704b09c8e4820a9b66e978
2462
+ 5d703d42c8e4820a9b66e36e
2463
+ 5d702b27c8e4820a9b66d8a0
2464
+ 5d705d02c8e4820a9b66ef54
2465
+ 5d70104ac8e4820a9b66bc73
2466
+ 5d70099dc8e4820a9b66b270
2467
+ 5d701884c8e4820a9b66c4a8
2468
+ 5d703899c8e4820a9b66e147
2469
+ 5d701545c8e4820a9b66c14d
2470
+ 5d70362ac8e4820a9b66dffd
2471
+ 5d70474dc8e4820a9b66e86f
2472
+ 5d702d96c8e4820a9b66db0e
2473
+ 5d7021dec8e4820a9b66cdea
2474
+ 5d700789c8e4820a9b66adfa
2475
+ 5d7028b2c8e4820a9b66d663
2476
+ 5d702ed1c8e4820a9b66dc01
2477
+ 5d700c8ac8e4820a9b66b7dd
2478
+ 5d700b28c8e4820a9b66b591
2479
+ 5d700725c8e4820a9b66acea
2480
+ 5d700da9c8e4820a9b66b943
2481
+ 5d701d9bc8e4820a9b66c90d
2482
+ 5d70083fc8e4820a9b66afa3
2483
+ 5d700961c8e4820a9b66b1fc
2484
+ 5d700d81c8e4820a9b66b924
2485
+ 5d70734ec8e4820a9b66f20b
2486
+ 5d7012c5c8e4820a9b66bf0d
2487
+ 5d7024dbc8e4820a9b66d147
2488
+ 5d700c44c8e4820a9b66b73d
2489
+ 5d703023c8e4820a9b66dc99
2490
+ 5d7029bbc8e4820a9b66d768
2491
+ 5d7006d5c8e4820a9b66ac13
2492
+ 5d700600c8e4820a9b66aa4e
2493
+ 5d7061f7c8e4820a9b66f041
2494
+ 5d700fcac8e4820a9b66bbda
2495
+ 5d7031e1c8e4820a9b66dd8d
2496
+ 5d701687c8e4820a9b66c293
2497
+ 5d703d83c8e4820a9b66e3b4
2498
+ 5d7037c0c8e4820a9b66e0e3
2499
+ 5d7025d0c8e4820a9b66d207
2500
+ 5d702034c8e4820a9b66cbe2
2501
+ 5d700f58c8e4820a9b66bb4d
2502
+ 5d705b59c8e4820a9b66eebc
2503
+ 5d700a3ec8e4820a9b66b3cb
2504
+ 5d705206c8e4820a9b66eba6
2505
+ 5d7004fec8e4820a9b66a857
2506
+ 5d700af0c8e4820a9b66b524
2507
+ 5d703c87c8e4820a9b66e32f
2508
+ 5d7027c8c8e4820a9b66d581
2509
+ 5d701e46c8e4820a9b66c9c3
2510
+ 5d703523c8e4820a9b66df56
2511
+ 5d7024a0c8e4820a9b66d0ea
2512
+ 5d70135ac8e4820a9b66bffa
2513
+ 5d703866c8e4820a9b66e11b
2514
+ 5d703385c8e4820a9b66de6f
2515
+ 5d700630c8e4820a9b66aaa7
2516
+ 5d7007ebc8e4820a9b66aee4
2517
+ 5d7006f8c8e4820a9b66ac76
2518
+ 5d701b20c8e4820a9b66c6af
2519
+ 5d704477c8e4820a9b66e77d
2520
+ 5d701d5cc8e4820a9b66c8f9
2521
+ 5d7021eac8e4820a9b66cdfc
2522
+ 5d7026e8c8e4820a9b66d3f3
2523
+ 5d7007edc8e4820a9b66aef6
2524
+ 5d701932c8e4820a9b66c53f
2525
+ 5d7026e6c8e4820a9b66d3e1
2526
+ 5d7026e9c8e4820a9b66d43a
2527
+ 5d700cfcc8e4820a9b66b883
2528
+ 5d703aa4c8e4820a9b66e242
2529
+ 5d701816c8e4820a9b66c408
2530
+ 5d701d0ac8e4820a9b66c886
2531
+ 5d7012c5c8e4820a9b66bf0a
2532
+ 5d7024a6c8e4820a9b66d0fd
2533
+ 5d7007c3c8e4820a9b66ae82
reference_files/paragraph-validation.reddit.txt ADDED
@@ -0,0 +1,2402 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 5d9bb9ad8ae5305bc982d73e
2
+ 5d9b80188ae5305bc982b098
3
+ 5d9b93d18ae5305bc982bd2a
4
+ 5d9bf2848ae5305bc982e9cb
5
+ 5d9ba2f98ae5305bc982ca89
6
+ 5d9bd62f8ae5305bc982e1d3
7
+ 5d9bca7d8ae5305bc982dd4e
8
+ 5d9b7d948ae5305bc982ae19
9
+ 5d9b96c88ae5305bc982bfa2
10
+ 5d9ba16f8ae5305bc982c91b
11
+ 5d9bec3e8ae5305bc982e82b
12
+ 5d9b98538ae5305bc982c142
13
+ 5d9ba7ea8ae5305bc982cd94
14
+ 5d9b94098ae5305bc982bd61
15
+ 5d9b9bb38ae5305bc982c47c
16
+ 5d9b9bc98ae5305bc982c4a0
17
+ 5d9bc2898ae5305bc982da64
18
+ 5d9b7c6e8ae5305bc982ad13
19
+ 5d9b8fba8ae5305bc982ba77
20
+ 5d9b9fd28ae5305bc982c85b
21
+ 5d9b98d48ae5305bc982c1a6
22
+ 5d9bf8cf8ae5305bc982eb4b
23
+ 5d9bece38ae5305bc982e88d
24
+ 5d9b9d728ae5305bc982c645
25
+ 5d9bad418ae5305bc982d0d6
26
+ 5d9bd88a8ae5305bc982e301
27
+ 5d9b9c858ae5305bc982c554
28
+ 5d9bd4768ae5305bc982e105
29
+ 5d9b82118ae5305bc982b239
30
+ 5d9ba5628ae5305bc982cc77
31
+ 5d9b8ab48ae5305bc982b7d4
32
+ 5d9b9e8b8ae5305bc982c787
33
+ 5d9bd99c8ae5305bc982e3b1
34
+ 5d9bf9d38ae5305bc982eb5d
35
+ 5d9b91bb8ae5305bc982bb9a
36
+ 5d9ba3bb8ae5305bc982cb15
37
+ 5d9bd8188ae5305bc982e2b6
38
+ 5d9bc7498ae5305bc982dc6e
39
+ 5d9ba7708ae5305bc982cd4d
40
+ 5d9c51b68ae5305bc982f2ec
41
+ 5d9b941b8ae5305bc982bd85
42
+ 5d9bde898ae5305bc982e53b
43
+ 5d9b796f8ae5305bc982aa62
44
+ 5d9bba188ae5305bc982d773
45
+ 5d9b79608ae5305bc982aa55
46
+ 5d9c326a8ae5305bc982f15d
47
+ 5d9bd3e88ae5305bc982e0eb
48
+ 5d9b986f8ae5305bc982c15b
49
+ 5d9b9e1e8ae5305bc982c6e8
50
+ 5d9b85088ae5305bc982b403
51
+ 5d9b940a8ae5305bc982bd6a
52
+ 5d9b8a4e8ae5305bc982b798
53
+ 5d9b964b8ae5305bc982bf3f
54
+ 5d9ba47e8ae5305bc982cbb7
55
+ 5d9ba3f38ae5305bc982cb4b
56
+ 5d9b9d238ae5305bc982c5e0
57
+ 5d9b9e948ae5305bc982c78e
58
+ 5d9bd54f8ae5305bc982e167
59
+ 5d9b953f8ae5305bc982be83
60
+ 5d9c1a338ae5305bc982ef2d
61
+ 5d9bb1d58ae5305bc982d37f
62
+ 5d9ba3698ae5305bc982cad4
63
+ 5d9c09fc8ae5305bc982ed19
64
+ 5d9c0f058ae5305bc982edd4
65
+ 5d9badbf8ae5305bc982d120
66
+ 5d9bf62e8ae5305bc982eacf
67
+ 5d9bcd198ae5305bc982de1a
68
+ 5d9bf3e08ae5305bc982ea30
69
+ 5d9baca28ae5305bc982d04a
70
+ 5d9bd3958ae5305bc982e0b1
71
+ 5d9bd9e78ae5305bc982e3c3
72
+ 5d9bbe9c8ae5305bc982d8cb
73
+ 5d9b7a268ae5305bc982ab38
74
+ 5d9bdd5a8ae5305bc982e4ce
75
+ 5d9b9caa8ae5305bc982c57a
76
+ 5d9b9d8c8ae5305bc982c65a
77
+ 5d9c19a68ae5305bc982ef24
78
+ 5d9ba1c28ae5305bc982c96e
79
+ 5d9b8d3b8ae5305bc982b969
80
+ 5d9b78208ae5305bc982a965
81
+ 5d9baca28ae5305bc982d049
82
+ 5d9b9bde8ae5305bc982c4bb
83
+ 5d9ca7c38ae5305bc982f48a
84
+ 5d9ba3808ae5305bc982caf1
85
+ 5d9ba5728ae5305bc982cc82
86
+ 5d9b8a538ae5305bc982b79d
87
+ 5d9bd6e98ae5305bc982e244
88
+ 5d9bb1d58ae5305bc982d383
89
+ 5d9bfb068ae5305bc982eb81
90
+ 5d9bbd838ae5305bc982d880
91
+ 5d9bc8488ae5305bc982dcc2
92
+ 5d9b9ac78ae5305bc982c396
93
+ 5d9c0f058ae5305bc982edd3
94
+ 5d9bb30f8ae5305bc982d41d
95
+ 5d9b8e3b8ae5305bc982b9e5
96
+ 5d9b88a58ae5305bc982b697
97
+ 5d9b7f8d8ae5305bc982b023
98
+ 5d9b82d58ae5305bc982b28f
99
+ 5d9bc7498ae5305bc982dc6c
100
+ 5d9b85f08ae5305bc982b4c5
101
+ 5d9ca1d58ae5305bc982f432
102
+ 5d9bf1388ae5305bc982e97e
103
+ 5d9ba80b8ae5305bc982cda6
104
+ 5d9b7b838ae5305bc982ac68
105
+ 5d9b8dc88ae5305bc982b99a
106
+ 5d9bf28a8ae5305bc982e9d7
107
+ 5d9bc2cc8ae5305bc982da75
108
+ 5d9bc1248ae5305bc982d9bf
109
+ 5d9b7de58ae5305bc982ae7a
110
+ 5d9babb28ae5305bc982cfab
111
+ 5d9bc1028ae5305bc982d9ae
112
+ 5d9b902a8ae5305bc982bac5
113
+ 5d9b80c88ae5305bc982b11e
114
+ 5d9b88348ae5305bc982b662
115
+ 5d9b7dcd8ae5305bc982ae49
116
+ 5d9be30f8ae5305bc982e65a
117
+ 5d9b78038ae5305bc982a94d
118
+ 5d9b7be58ae5305bc982aca1
119
+ 5d9ba62c8ae5305bc982ccd6
120
+ 5d9b85f08ae5305bc982b4c9
121
+ 5d9ba2b08ae5305bc982ca0f
122
+ 5d9c1d698ae5305bc982ef6b
123
+ 5d9c0a0a8ae5305bc982ed21
124
+ 5d9b775b8ae5305bc982a8cc
125
+ 5d9bb8858ae5305bc982d6f1
126
+ 5d9b78388ae5305bc982a976
127
+ 5d9be28d8ae5305bc982e627
128
+ 5d9be4de8ae5305bc982e6de
129
+ 5d9b7b3b8ae5305bc982ac35
130
+ 5d9bae8b8ae5305bc982d1a6
131
+ 5d9b79958ae5305bc982aa8f
132
+ 5d9bb3288ae5305bc982d445
133
+ 5d9b7c6e8ae5305bc982ad11
134
+ 5d9ba04f8ae5305bc982c8a2
135
+ 5d9c05228ae5305bc982ecb1
136
+ 5d9b90ee8ae5305bc982bb40
137
+ 5d9b796f8ae5305bc982aa61
138
+ 5d9b7ec28ae5305bc982af6d
139
+ 5d9ba2928ae5305bc982ca07
140
+ 5d9c2e1e8ae5305bc982f0f5
141
+ 5d9b9e4a8ae5305bc982c734
142
+ 5d9b89428ae5305bc982b6f5
143
+ 5d9bc3878ae5305bc982dac9
144
+ 5d9b9c618ae5305bc982c524
145
+ 5d9bc4988ae5305bc982db5f
146
+ 5d9c826b8ae5305bc982f366
147
+ 5d9b79be8ae5305bc982aac6
148
+ 5d9bbe9c8ae5305bc982d8cc
149
+ 5d9bc2368ae5305bc982da22
150
+ 5d9bce608ae5305bc982dea7
151
+ 5d9bd5de8ae5305bc982e1b8
152
+ 5d9b96a48ae5305bc982bf95
153
+ 5d9bbc868ae5305bc982d825
154
+ 5d9b9cd58ae5305bc982c5b1
155
+ 5d9ba1858ae5305bc982c938
156
+ 5d9b8ac98ae5305bc982b7de
157
+ 5d9bb0db8ae5305bc982d2fa
158
+ 5d9bb3698ae5305bc982d466
159
+ 5d9bb37e8ae5305bc982d47b
160
+ 5d9b87158ae5305bc982b5a7
161
+ 5d9bf0568ae5305bc982e943
162
+ 5d9b76528ae5305bc982a87b
163
+ 5d9baee58ae5305bc982d1fb
164
+ 5d9bd9218ae5305bc982e366
165
+ 5d9b87228ae5305bc982b5bb
166
+ 5d9b7d2e8ae5305bc982adc6
167
+ 5d9bceab8ae5305bc982deb7
168
+ 5d9b85bf8ae5305bc982b4a9
169
+ 5d9b76718ae5305bc982a885
170
+ 5d9b89088ae5305bc982b6d8
171
+ 5d9bd5548ae5305bc982e172
172
+ 5d9c213f8ae5305bc982efb0
173
+ 5d9bd2f38ae5305bc982e072
174
+ 5d9bb9508ae5305bc982d737
175
+ 5d9bd6e98ae5305bc982e245
176
+ 5d9b92548ae5305bc982bbf7
177
+ 5d9be2f58ae5305bc982e64a
178
+ 5d9bbbfe8ae5305bc982d7e0
179
+ 5d9b99988ae5305bc982c247
180
+ 5d9bf39c8ae5305bc982ea0b
181
+ 5d9bdb9a8ae5305bc982e457
182
+ 5d9b8d058ae5305bc982b945
183
+ 5d9c14808ae5305bc982ee80
184
+ 5d9ba8ca8ae5305bc982ce02
185
+ 5d9b7b958ae5305bc982ac71
186
+ 5d9bcc8e8ae5305bc982dded
187
+ 5d9b95ab8ae5305bc982bee0
188
+ 5d9b9e148ae5305bc982c6dd
189
+ 5d9bcd6d8ae5305bc982de56
190
+ 5d9b97378ae5305bc982c026
191
+ 5d9c4cb58ae5305bc982f285
192
+ 5d9b7ec28ae5305bc982af7d
193
+ 5d9b9ba18ae5305bc982c45d
194
+ 5d9be18d8ae5305bc982e5ec
195
+ 5d9b824a8ae5305bc982b261
196
+ 5d9b8d2f8ae5305bc982b957
197
+ 5d9b8ef48ae5305bc982ba23
198
+ 5d9bcfd58ae5305bc982df49
199
+ 5d9b916e8ae5305bc982bb77
200
+ 5d9b80d88ae5305bc982b13d
201
+ 5d9bb0178ae5305bc982d29f
202
+ 5d9b78e68ae5305bc982a9f9
203
+ 5d9ba0b78ae5305bc982c8e7
204
+ 5d9b964b8ae5305bc982bf42
205
+ 5d9be2418ae5305bc982e616
206
+ 5d9b833d8ae5305bc982b2d9
207
+ 5d9b78c68ae5305bc982a9c4
208
+ 5d9ba8d98ae5305bc982ce09
209
+ 5d9ba2f98ae5305bc982ca8b
210
+ 5d9b93f38ae5305bc982bd46
211
+ 5d9bc9f78ae5305bc982dd3b
212
+ 5d9b7e9f8ae5305bc982af37
213
+ 5d9c14b78ae5305bc982ee8a
214
+ 5d9c34b08ae5305bc982f192
215
+ 5d9c12048ae5305bc982ee2f
216
+ 5d9bac5a8ae5305bc982d024
217
+ 5d9c2cf28ae5305bc982f0c5
218
+ 5d9c09a98ae5305bc982ed01
219
+ 5d9b8baf8ae5305bc982b88b
220
+ 5d9b93d18ae5305bc982bd2c
221
+ 5d9bad548ae5305bc982d0e8
222
+ 5d9b9d2d8ae5305bc982c601
223
+ 5d9c523f8ae5305bc982f2f6
224
+ 5d9b9b658ae5305bc982c42f
225
+ 5d9ba7a98ae5305bc982cd79
226
+ 5d9c82c48ae5305bc982f36d
227
+ 5d9b82068ae5305bc982b21f
228
+ 5d9b98928ae5305bc982c18a
229
+ 5d9b7a8a8ae5305bc982abaa
230
+ 5d9b80a78ae5305bc982b100
231
+ 5d9c83468ae5305bc982f375
232
+ 5d9b92848ae5305bc982bc20
233
+ 5d9bd64e8ae5305bc982e1de
234
+ 5d9bcc768ae5305bc982dde5
235
+ 5d9bb8388ae5305bc982d6ea
236
+ 5d9ba68b8ae5305bc982ccfe
237
+ 5d9b98748ae5305bc982c176
238
+ 5d9b82dc8ae5305bc982b298
239
+ 5d9ba8788ae5305bc982cdce
240
+ 5d9b8de58ae5305bc982b9b1
241
+ 5d9b78cf8ae5305bc982a9e6
242
+ 5d9c2eb08ae5305bc982f108
243
+ 5d9b7a8a8ae5305bc982abab
244
+ 5d9b7fec8ae5305bc982b067
245
+ 5d9bd8398ae5305bc982e2d4
246
+ 5d9bcdc28ae5305bc982de70
247
+ 5d9bb7038ae5305bc982d658
248
+ 5d9b7ebd8ae5305bc982af5b
249
+ 5d9c4c898ae5305bc982f27d
250
+ 5d9b99cb8ae5305bc982c280
251
+ 5d9b7ec28ae5305bc982af69
252
+ 5d9bb57d8ae5305bc982d5d1
253
+ 5d9bc8008ae5305bc982dcb9
254
+ 5d9bb4e18ae5305bc982d573
255
+ 5d9bd5d58ae5305bc982e1a5
256
+ 5d9b77918ae5305bc982a8f2
257
+ 5d9b8ac98ae5305bc982b7df
258
+ 5d9bcd5a8ae5305bc982de46
259
+ 5d9ba3d68ae5305bc982cb2f
260
+ 5d9b9a908ae5305bc982c34a
261
+ 5d9b7f578ae5305bc982afda
262
+ 5d9bd26e8ae5305bc982e030
263
+ 5d9bf2218ae5305bc982e9b3
264
+ 5d9b9c6c8ae5305bc982c536
265
+ 5d9b88478ae5305bc982b670
266
+ 5d9c1a378ae5305bc982ef3b
267
+ 5d9b7e1b8ae5305bc982aebe
268
+ 5d9bcba88ae5305bc982dda1
269
+ 5d9c8e538ae5305bc982f3d5
270
+ 5d9bb70e8ae5305bc982d661
271
+ 5d9beea88ae5305bc982e8f9
272
+ 5d9b93128ae5305bc982bc86
273
+ 5d9bd6bf8ae5305bc982e21c
274
+ 5d9ca4018ae5305bc982f45e
275
+ 5d9b7de28ae5305bc982ae71
276
+ 5d9b8a4e8ae5305bc982b797
277
+ 5d9bd5818ae5305bc982e18d
278
+ 5d9bb74e8ae5305bc982d679
279
+ 5d9bed638ae5305bc982e8a6
280
+ 5d9ba5868ae5305bc982cc94
281
+ 5d9c874d8ae5305bc982f398
282
+ 5d9c4c898ae5305bc982f27b
283
+ 5d9b89ad8ae5305bc982b71b
284
+ 5d9b9e4a8ae5305bc982c736
285
+ 5d9b7dad8ae5305bc982ae36
286
+ 5d9bd2868ae5305bc982e04d
287
+ 5d9bc5bf8ae5305bc982dbe4
288
+ 5d9b7f578ae5305bc982afd7
289
+ 5d9b7d878ae5305bc982ae12
290
+ 5d9b83618ae5305bc982b308
291
+ 5d9b97bc8ae5305bc982c0a8
292
+ 5d9b7aca8ae5305bc982abd5
293
+ 5d9bb3948ae5305bc982d494
294
+ 5d9b98e58ae5305bc982c1c0
295
+ 5d9b98f98ae5305bc982c1d7
296
+ 5d9b7f8c8ae5305bc982b01c
297
+ 5d9bcaf18ae5305bc982dd68
298
+ 5d9b9d2a8ae5305bc982c5fa
299
+ 5d9b7a508ae5305bc982ab6f
300
+ 5d9be9258ae5305bc982e79b
301
+ 5d9b89ad8ae5305bc982b71a
302
+ 5d9c5ab78ae5305bc982f314
303
+ 5d9bea9f8ae5305bc982e7db
304
+ 5d9b80878ae5305bc982b0ed
305
+ 5d9b79958ae5305bc982aa8b
306
+ 5d9b97378ae5305bc982c025
307
+ 5d9ba45e8ae5305bc982cba4
308
+ 5d9bda2c8ae5305bc982e3e0
309
+ 5d9b99a38ae5305bc982c251
310
+ 5d9ba3bb8ae5305bc982cb16
311
+ 5d9b90098ae5305bc982bab2
312
+ 5d9bb35c8ae5305bc982d45c
313
+ 5d9b7b178ae5305bc982ac01
314
+ 5d9b7c478ae5305bc982acf5
315
+ 5d9b848c8ae5305bc982b3bb
316
+ 5d9bf41e8ae5305bc982ea3f
317
+ 5d9b9df78ae5305bc982c6ac
318
+ 5d9bad218ae5305bc982d0b2
319
+ 5d9be1308ae5305bc982e5cd
320
+ 5d9ba2dd8ae5305bc982ca61
321
+ 5d9bd04b8ae5305bc982df5e
322
+ 5d9c34008ae5305bc982f17d
323
+ 5d9baa5d8ae5305bc982cec4
324
+ 5d9bb3038ae5305bc982d418
325
+ 5d9bd8478ae5305bc982e2e0
326
+ 5d9b922c8ae5305bc982bbe5
327
+ 5d9bb0798ae5305bc982d2c1
328
+ 5d9bb2b28ae5305bc982d3e9
329
+ 5d9bb5488ae5305bc982d5b6
330
+ 5d9b99f48ae5305bc982c29e
331
+ 5d9ba53e8ae5305bc982cc65
332
+ 5d9bab7f8ae5305bc982cf85
333
+ 5d9b80cc8ae5305bc982b123
334
+ 5d9b9a0a8ae5305bc982c2b9
335
+ 5d9bcb658ae5305bc982dd8b
336
+ 5d9ba7708ae5305bc982cd4f
337
+ 5d9b83618ae5305bc982b307
338
+ 5d9b93598ae5305bc982bca1
339
+ 5d9bbc768ae5305bc982d813
340
+ 5d9caec78ae5305bc982f49f
341
+ 5d9bd1ca8ae5305bc982dfff
342
+ 5d9bad548ae5305bc982d0ea
343
+ 5d9b87a98ae5305bc982b62b
344
+ 5d9b94928ae5305bc982bdd5
345
+ 5d9c59c58ae5305bc982f30a
346
+ 5d9bbc6d8ae5305bc982d807
347
+ 5d9bba878ae5305bc982d78a
348
+ 5d9b7a2b8ae5305bc982ab41
349
+ 5d9b965a8ae5305bc982bf49
350
+ 5d9b9b658ae5305bc982c430
351
+ 5d9b87288ae5305bc982b5ca
352
+ 5d9bab4a8ae5305bc982cf65
353
+ 5d9c0a678ae5305bc982ed2a
354
+ 5d9bad5c8ae5305bc982d0f2
355
+ 5d9bae4c8ae5305bc982d174
356
+ 5d9b79e58ae5305bc982aae8
357
+ 5d9b878b8ae5305bc982b615
358
+ 5d9c16e78ae5305bc982eed9
359
+ 5d9b7f8a8ae5305bc982b012
360
+ 5d9b85688ae5305bc982b439
361
+ 5d9b974f8ae5305bc982c03a
362
+ 5d9b9e798ae5305bc982c769
363
+ 5d9b8a548ae5305bc982b7a8
364
+ 5d9b80d88ae5305bc982b13e
365
+ 5d9b9d2d8ae5305bc982c602
366
+ 5d9b7bac8ae5305bc982ac82
367
+ 5d9baa6f8ae5305bc982cee9
368
+ 5d9bdd908ae5305bc982e4ef
369
+ 5d9bde218ae5305bc982e517
370
+ 5d9bd9288ae5305bc982e36f
371
+ 5d9be5278ae5305bc982e6f7
372
+ 5d9bd1018ae5305bc982dfcf
373
+ 5d9bf5678ae5305bc982ea8f
374
+ 5d9ca3b18ae5305bc982f453
375
+ 5d9bb9f68ae5305bc982d75b
376
+ 5d9b7f1e8ae5305bc982afc4
377
+ 5d9bfc688ae5305bc982ebc9
378
+ 5d9b86658ae5305bc982b524
379
+ 5d9c28298ae5305bc982f02e
380
+ 5d9b79e38ae5305bc982aae2
381
+ 5d9c08e88ae5305bc982ecd5
382
+ 5d9bd9418ae5305bc982e378
383
+ 5d9bb7038ae5305bc982d659
384
+ 5d9b777d8ae5305bc982a8dd
385
+ 5d9cb2868ae5305bc982f4ea
386
+ 5d9bc2858ae5305bc982da51
387
+ 5d9c4bb58ae5305bc982f24a
388
+ 5d9bcefa8ae5305bc982ded3
389
+ 5d9bd3e88ae5305bc982e0ea
390
+ 5d9baaa48ae5305bc982cefc
391
+ 5d9b8b868ae5305bc982b86a
392
+ 5d9badc58ae5305bc982d128
393
+ 5d9bcc4c8ae5305bc982ddd9
394
+ 5d9b90098ae5305bc982baa8
395
+ 5d9bd3e88ae5305bc982e0e8
396
+ 5d9baa4f8ae5305bc982ceaf
397
+ 5d9bd4998ae5305bc982e111
398
+ 5d9bceac8ae5305bc982dec3
399
+ 5d9be14d8ae5305bc982e5d3
400
+ 5d9b78308ae5305bc982a96e
401
+ 5d9bd9c28ae5305bc982e3bc
402
+ 5d9b89448ae5305bc982b6fd
403
+ 5d9b9a0a8ae5305bc982c2bb
404
+ 5d9bacb58ae5305bc982d067
405
+ 5d9b7f8c8ae5305bc982b01d
406
+ 5d9bc2cc8ae5305bc982da73
407
+ 5d9b9f0a8ae5305bc982c7eb
408
+ 5d9c5ab78ae5305bc982f312
409
+ 5d9b80488ae5305bc982b0dc
410
+ 5d9b8a348ae5305bc982b785
411
+ 5d9bc3b28ae5305bc982dae5
412
+ 5d9b7b158ae5305bc982abfb
413
+ 5d9c2d038ae5305bc982f0ce
414
+ 5d9b98948ae5305bc982c193
415
+ 5d9b7f628ae5305bc982afed
416
+ 5d9b8ce78ae5305bc982b931
417
+ 5d9ba3928ae5305bc982cb06
418
+ 5d9ba8788ae5305bc982cdcd
419
+ 5d9b7ebe8ae5305bc982af62
420
+ 5d9ba23f8ae5305bc982c9cf
421
+ 5d9bf0e48ae5305bc982e957
422
+ 5d9bb72d8ae5305bc982d674
423
+ 5d9ca69b8ae5305bc982f46f
424
+ 5d9bb4228ae5305bc982d4f3
425
+ 5d9c5d7d8ae5305bc982f340
426
+ 5d9bae6f8ae5305bc982d19c
427
+ 5d9c28298ae5305bc982f02d
428
+ 5d9c2f648ae5305bc982f119
429
+ 5d9bcfa38ae5305bc982df19
430
+ 5d9b8bf98ae5305bc982b8cb
431
+ 5d9c51128ae5305bc982f2e1
432
+ 5d9baf4c8ae5305bc982d22f
433
+ 5d9bbc308ae5305bc982d7f1
434
+ 5d9bad2b8ae5305bc982d0b9
435
+ 5d9ba4bb8ae5305bc982cbec
436
+ 5d9b96dd8ae5305bc982bfbe
437
+ 5d9c34008ae5305bc982f17e
438
+ 5d9ba0448ae5305bc982c89c
439
+ 5d9bd5548ae5305bc982e171
440
+ 5d9b79608ae5305bc982aa57
441
+ 5d9bb4ba8ae5305bc982d556
442
+ 5d9ba0b78ae5305bc982c8e9
443
+ 5d9b79e58ae5305bc982aaea
444
+ 5d9cb4f22358f2061426261a
445
+ 5d9b91578ae5305bc982bb63
446
+ 5d9bdd698ae5305bc982e4d6
447
+ 5d9b78c68ae5305bc982a9c1
448
+ 5d9bb4078ae5305bc982d4dc
449
+ 5d9b8f5b8ae5305bc982ba46
450
+ 5d9bab238ae5305bc982cf55
451
+ 5d9b8ec28ae5305bc982ba03
452
+ 5d9c11108ae5305bc982ee13
453
+ 5d9b86218ae5305bc982b4ef
454
+ 5d9baeec8ae5305bc982d208
455
+ 5d9bcdc28ae5305bc982de6f
456
+ 5d9b94eb8ae5305bc982be42
457
+ 5d9bb0308ae5305bc982d2a6
458
+ 5d9be14d8ae5305bc982e5d6
459
+ 5d9b7bed8ae5305bc982acaa
460
+ 5d9b9b4c8ae5305bc982c40a
461
+ 5d9bf1068ae5305bc982e961
462
+ 5d9b7ee38ae5305bc982afa9
463
+ 5d9b92ed8ae5305bc982bc7c
464
+ 5d9b94fe8ae5305bc982be5b
465
+ 5d9bdd5a8ae5305bc982e4cc
466
+ 5d9bc45b8ae5305bc982db42
467
+ 5d9b9bc68ae5305bc982c494
468
+ 5d9bd6098ae5305bc982e1ca
469
+ 5d9b795b8ae5305bc982aa4e
470
+ 5d9bd9218ae5305bc982e367
471
+ 5d9b7aca8ae5305bc982abd6
472
+ 5d9c1ba68ae5305bc982ef41
473
+ 5d9b86238ae5305bc982b4f9
474
+ 5d9bd56a8ae5305bc982e17b
475
+ 5d9b7f2e8ae5305bc982afd0
476
+ 5d9b97958ae5305bc982c08c
477
+ 5d9ba3758ae5305bc982cae8
478
+ 5d9bcc088ae5305bc982ddc9
479
+ 5d9c21bd8ae5305bc982efbf
480
+ 5d9b777d8ae5305bc982a8e1
481
+ 5d9ba7b78ae5305bc982cd89
482
+ 5d9b984b8ae5305bc982c136
483
+ 5d9b9e148ae5305bc982c6d4
484
+ 5d9b99f98ae5305bc982c2a5
485
+ 5d9b97638ae5305bc982c04b
486
+ 5d9c2d5d8ae5305bc982f0d5
487
+ 5d9b91eb8ae5305bc982bba3
488
+ 5d9c07a38ae5305bc982eccc
489
+ 5d9b7b328ae5305bc982ac1e
490
+ 5d9ba6e88ae5305bc982cd21
491
+ 5d9bbc538ae5305bc982d802
492
+ 5d9ba7f08ae5305bc982cd9e
493
+ 5d9b96d48ae5305bc982bfab
494
+ 5d9baa4f8ae5305bc982cead
495
+ 5d9b97808ae5305bc982c079
496
+ 5d9b7ebd8ae5305bc982af5a
497
+ 5d9b80e88ae5305bc982b15e
498
+ 5d9c4e388ae5305bc982f2bf
499
+ 5d9ba46e8ae5305bc982cbad
500
+ 5d9baab68ae5305bc982cf08
501
+ 5d9bc4218ae5305bc982db20
502
+ 5d9b8fba8ae5305bc982ba79
503
+ 5d9baf618ae5305bc982d23a
504
+ 5d9b9a9d8ae5305bc982c368
505
+ 5d9b9cbb8ae5305bc982c5a1
506
+ 5d9caec78ae5305bc982f49d
507
+ 5d9b7aca8ae5305bc982abd8
508
+ 5d9b7e098ae5305bc982aea8
509
+ 5d9b97438ae5305bc982c033
510
+ 5d9b7b158ae5305bc982abf7
511
+ 5d9bbdb98ae5305bc982d88c
512
+ 5d9bc5a68ae5305bc982dbd5
513
+ 5d9be4748ae5305bc982e6c0
514
+ 5d9b9a0a8ae5305bc982c2ba
515
+ 5d9b976c8ae5305bc982c05e
516
+ 5d9b98228ae5305bc982c11b
517
+ 5d9b7ae78ae5305bc982abea
518
+ 5d9bcdc28ae5305bc982de71
519
+ 5d9b7a808ae5305bc982aba0
520
+ 5d9bccf28ae5305bc982de02
521
+ 5d9b78cf8ae5305bc982a9e8
522
+ 5d9b7b578ae5305bc982ac53
523
+ 5d9b801c8ae5305bc982b0ab
524
+ 5d9bb0308ae5305bc982d2a5
525
+ 5d9b9a098ae5305bc982c2b2
526
+ 5d9c1a338ae5305bc982ef2e
527
+ 5d9bb69f8ae5305bc982d63d
528
+ 5d9bdc288ae5305bc982e48e
529
+ 5d9b7b3b8ae5305bc982ac37
530
+ 5d9b80188ae5305bc982b097
531
+ 5d9b9dc88ae5305bc982c68f
532
+ 5d9b93b48ae5305bc982bcf9
533
+ 5d9b81e88ae5305bc982b201
534
+ 5d9b80878ae5305bc982b0eb
535
+ 5d9bad438ae5305bc982d0e0
536
+ 5d9bde748ae5305bc982e530
537
+ 5d9b83b78ae5305bc982b347
538
+ 5d9b84648ae5305bc982b39d
539
+ 5d9ba8f78ae5305bc982ce2b
540
+ 5d9b9ad08ae5305bc982c3a0
541
+ 5d9bd3a58ae5305bc982e0c6
542
+ 5d9b7f028ae5305bc982afb1
543
+ 5d9bf2e18ae5305bc982e9e9
544
+ 5d9b9f7a8ae5305bc982c83b
545
+ 5d9ba3928ae5305bc982cb05
546
+ 5d9bb1b98ae5305bc982d363
547
+ 5d9ba1018ae5305bc982c8f6
548
+ 5d9ba44f8ae5305bc982cb89
549
+ 5d9c2ffd8ae5305bc982f135
550
+ 5d9ba89b8ae5305bc982cde8
551
+ 5d9bb3be8ae5305bc982d4b3
552
+ 5d9ba6578ae5305bc982cce8
553
+ 5d9b8b198ae5305bc982b828
554
+ 5d9bb4ba8ae5305bc982d555
555
+ 5d9baad58ae5305bc982cf19
556
+ 5d9c09fc8ae5305bc982ed17
557
+ 5d9b87848ae5305bc982b60f
558
+ 5d9b91348ae5305bc982bb4b
559
+ 5d9bac7f8ae5305bc982d037
560
+ 5d9b9dd28ae5305bc982c69d
561
+ 5d9c8c0e8ae5305bc982f3c7
562
+ 5d9bd6e68ae5305bc982e23a
563
+ 5d9bc6108ae5305bc982dbf7
564
+ 5d9c29078ae5305bc982f042
565
+ 5d9bd91b8ae5305bc982e35f
566
+ 5d9bde218ae5305bc982e516
567
+ 5d9ba2bb8ae5305bc982ca22
568
+ 5d9c34b08ae5305bc982f18f
569
+ 5d9c09218ae5305bc982ecde
570
+ 5d9ba2dd8ae5305bc982ca62
571
+ 5d9ba5be8ae5305bc982ccb3
572
+ 5d9b76de8ae5305bc982a89a
573
+ 5d9b9eb18ae5305bc982c7b5
574
+ 5d9b7c0e8ae5305bc982ace5
575
+ 5d9b7a2b8ae5305bc982ab45
576
+ 5d9b92348ae5305bc982bbeb
577
+ 5d9bbe7f8ae5305bc982d8c3
578
+ 5d9bbd438ae5305bc982d865
579
+ 5d9b7e938ae5305bc982af20
580
+ 5d9b792f8ae5305bc982aa1b
581
+ 5d9b916d8ae5305bc982bb6c
582
+ 5d9b94098ae5305bc982bd64
583
+ 5d9bf5678ae5305bc982ea8c
584
+ 5d9c08e88ae5305bc982ecd4
585
+ 5d9b976c8ae5305bc982c060
586
+ 5d9bc2368ae5305bc982da25
587
+ 5d9ba9ba8ae5305bc982ce7a
588
+ 5d9beca68ae5305bc982e866
589
+ 5d9b9e688ae5305bc982c74f
590
+ 5d9bb3fc8ae5305bc982d4d2
591
+ 5d9ba8f68ae5305bc982ce20
592
+ 5d9b7d988ae5305bc982ae2e
593
+ 5d9be2888ae5305bc982e61d
594
+ 5d9bd7da8ae5305bc982e29a
595
+ 5d9b9cd58ae5305bc982c5b2
596
+ 5d9bdf5c8ae5305bc982e554
597
+ 5d9b84c58ae5305bc982b3d9
598
+ 5d9bd53a8ae5305bc982e155
599
+ 5d9ba6e88ae5305bc982cd20
600
+ 5d9bc5a28ae5305bc982dbca
601
+ 5d9ba3d48ae5305bc982cb27
602
+ 5d9bc5378ae5305bc982dbad
603
+ 5d9bdb9a8ae5305bc982e44f
604
+ 5d9b7d4e8ae5305bc982ade1
605
+ 5d9ba47e8ae5305bc982cbbb
606
+ 5d9b85348ae5305bc982b425
607
+ 5d9bb74e8ae5305bc982d67d
608
+ 5d9bad158ae5305bc982d0a5
609
+ 5d9bf5e48ae5305bc982eab3
610
+ 5d9bb8158ae5305bc982d6e0
611
+ 5d9c50908ae5305bc982f2d8
612
+ 5d9bef458ae5305bc982e918
613
+ 5d9ba2b78ae5305bc982ca17
614
+ 5d9b8a1d8ae5305bc982b76a
615
+ 5d9b98fe8ae5305bc982c1de
616
+ 5d9c19a68ae5305bc982ef23
617
+ 5d9bd6e68ae5305bc982e239
618
+ 5d9b87488ae5305bc982b5de
619
+ 5d9c24878ae5305bc982efea
620
+ 5d9b895f8ae5305bc982b706
621
+ 5d9b927f8ae5305bc982bc10
622
+ 5d9b79ad8ae5305bc982aaa2
623
+ 5d9c111d8ae5305bc982ee1b
624
+ 5d9b91ec8ae5305bc982bbab
625
+ 5d9b97f88ae5305bc982c0f7
626
+ 5d9b8bd78ae5305bc982b8b7
627
+ 5d9beefb8ae5305bc982e903
628
+ 5d9b9e4d8ae5305bc982c73e
629
+ 5d9b9ac68ae5305bc982c383
630
+ 5d9bda098ae5305bc982e3d6
631
+ 5d9b96fc8ae5305bc982bfe8
632
+ 5d9b9e0d8ae5305bc982c6ca
633
+ 5d9bc7ab8ae5305bc982dca5
634
+ 5d9bac358ae5305bc982cff5
635
+ 5d9bb1b98ae5305bc982d365
636
+ 5d9bb3be8ae5305bc982d4b1
637
+ 5d9b8b6c8ae5305bc982b842
638
+ 5d9be2c68ae5305bc982e62e
639
+ 5d9bbedf8ae5305bc982d8d8
640
+ 5d9b8ae68ae5305bc982b80d
641
+ 5d9b87ba8ae5305bc982b635
642
+ 5d9b83978ae5305bc982b32b
643
+ 5d9b96eb8ae5305bc982bfdd
644
+ 5d9c2c778ae5305bc982f0bc
645
+ 5d9b91348ae5305bc982bb4a
646
+ 5d9bbad88ae5305bc982d7a7
647
+ 5d9ba1808ae5305bc982c92f
648
+ 5d9bb1c28ae5305bc982d36d
649
+ 5d9bcefa8ae5305bc982ded6
650
+ 5d9b8bd78ae5305bc982b8b4
651
+ 5d9b9f538ae5305bc982c822
652
+ 5d9ba86e8ae5305bc982cdc7
653
+ 5d9b99cb8ae5305bc982c282
654
+ 5d9b7d7b8ae5305bc982ae05
655
+ 5d9bb5bd8ae5305bc982d5e8
656
+ 5d9baa6c8ae5305bc982cedd
657
+ 5d9b89e18ae5305bc982b722
658
+ 5d9ba20b8ae5305bc982c99d
659
+ 5d9bb1d58ae5305bc982d381
660
+ 5d9bc4e18ae5305bc982db8f
661
+ 5d9b8ba18ae5305bc982b884
662
+ 5d9bd6dc8ae5305bc982e231
663
+ 5d9b9ac78ae5305bc982c394
664
+ 5d9bd95f8ae5305bc982e382
665
+ 5d9b79ad8ae5305bc982aaa0
666
+ 5d9bfbe68ae5305bc982eba6
667
+ 5d9b88d88ae5305bc982b6bd
668
+ 5d9bd32f8ae5305bc982e07b
669
+ 5d9be0d88ae5305bc982e5ac
670
+ 5d9baa4f8ae5305bc982ceae
671
+ 5d9bac368ae5305bc982cffe
672
+ 5d9bd53a8ae5305bc982e158
673
+ 5d9bcac28ae5305bc982dd5d
674
+ 5d9b93ce8ae5305bc982bd21
675
+ 5d9bbe2a8ae5305bc982d8a9
676
+ 5d9bd5818ae5305bc982e18b
677
+ 5d9bd8348ae5305bc982e2c9
678
+ 5d9bad3d8ae5305bc982d0cb
679
+ 5d9b8a1d8ae5305bc982b76b
680
+ 5d9bc4988ae5305bc982db5d
681
+ 5d9b92548ae5305bc982bbf6
682
+ 5d9bb3948ae5305bc982d4a1
683
+ 5d9ba08a8ae5305bc982c8d1
684
+ 5d9bd99c8ae5305bc982e3b2
685
+ 5d9b85b68ae5305bc982b49a
686
+ 5d9c26628ae5305bc982f008
687
+ 5d9bed818ae5305bc982e8b8
688
+ 5d9c099c8ae5305bc982ecf8
689
+ 5d9b98408ae5305bc982c12e
690
+ 5d9b9a8f8ae5305bc982c342
691
+ 5d9b96728ae5305bc982bf77
692
+ 5d9bf3b88ae5305bc982ea1e
693
+ 5d9bb3218ae5305bc982d43d
694
+ 5d9b79058ae5305bc982aa0c
695
+ 5d9befd78ae5305bc982e932
696
+ 5d9ba23f8ae5305bc982c9cc
697
+ 5d9b89448ae5305bc982b6fe
698
+ 5d9c2bc28ae5305bc982f09f
699
+ 5d9b9d668ae5305bc982c63b
700
+ 5d9c3a2c8ae5305bc982f1cb
701
+ 5d9bad398ae5305bc982d0c1
702
+ 5d9b764c8ae5305bc982a875
703
+ 5d9b78088ae5305bc982a954
704
+ 5d9b99cb8ae5305bc982c281
705
+ 5d9c51128ae5305bc982f2e5
706
+ 5d9b8f878ae5305bc982ba58
707
+ 5d9b87c88ae5305bc982b63f
708
+ 5d9ba7b78ae5305bc982cd8d
709
+ 5d9bafd38ae5305bc982d278
710
+ 5d9ba5888ae5305bc982ccae
711
+ 5d9bdbd28ae5305bc982e46b
712
+ 5d9bea808ae5305bc982e7c5
713
+ 5d9b95ea8ae5305bc982bf03
714
+ 5d9b842c8ae5305bc982b380
715
+ 5d9bddb78ae5305bc982e4f9
716
+ 5d9bab7f8ae5305bc982cf88
717
+ 5d9ba1308ae5305bc982c90a
718
+ 5d9b9aa08ae5305bc982c370
719
+ 5d9bbe188ae5305bc982d8a5
720
+ 5d9bb4878ae5305bc982d526
721
+ 5d9b95818ae5305bc982beba
722
+ 5d9b7a268ae5305bc982ab3a
723
+ 5d9bb5fc8ae5305bc982d611
724
+ 5d9b9bc98ae5305bc982c4a1
725
+ 5d9b933b8ae5305bc982bc98
726
+ 5d9ba5ec8ae5305bc982cccb
727
+ 5d9c30c28ae5305bc982f140
728
+ 5d9bf1388ae5305bc982e97c
729
+ 5d9bc8488ae5305bc982dcbf
730
+ 5d9b9c878ae5305bc982c55b
731
+ 5d9ba2888ae5305bc982c9fa
732
+ 5d9b9bd38ae5305bc982c4b4
733
+ 5d9b9c7f8ae5305bc982c541
734
+ 5d9bc5a28ae5305bc982dbc9
735
+ 5d9b97bc8ae5305bc982c0a9
736
+ 5d9b96d98ae5305bc982bfb3
737
+ 5d9b80ce8ae5305bc982b12d
738
+ 5d9ba80b8ae5305bc982cda7
739
+ 5d9b89a28ae5305bc982b70f
740
+ 5d9bf1388ae5305bc982e988
741
+ 5d9b79f98ae5305bc982ab05
742
+ 5d9bb4428ae5305bc982d50d
743
+ 5d9baeec8ae5305bc982d205
744
+ 5d9b7c0b8ae5305bc982acda
745
+ 5d9bced18ae5305bc982dec9
746
+ 5d9b916e8ae5305bc982bb74
747
+ 5d9b7e248ae5305bc982aec7
748
+ 5d9bcc088ae5305bc982ddc8
749
+ 5d9ba0598ae5305bc982c8be
750
+ 5d9bb9f68ae5305bc982d75e
751
+ 5d9b856b8ae5305bc982b443
752
+ 5d9b9e838ae5305bc982c77c
753
+ 5d9baab68ae5305bc982cf07
754
+ 5d9bf58c8ae5305bc982ea99
755
+ 5d9b9a768ae5305bc982c325
756
+ 5d9bd8ab8ae5305bc982e309
757
+ 5d9bcd2d8ae5305bc982de23
758
+ 5d9bc1248ae5305bc982d9be
759
+ 5d9b8b298ae5305bc982b82f
760
+ 5d9bb8158ae5305bc982d6dd
761
+ 5d9b90ab8ae5305bc982baf8
762
+ 5d9bcd368ae5305bc982de33
763
+ 5d9bf5118ae5305bc982ea71
764
+ 5d9c9b368ae5305bc982f408
765
+ 5d9b86148ae5305bc982b4e6
766
+ 5d9b96d48ae5305bc982bfad
767
+ 5d9b8d318ae5305bc982b95d
768
+ 5d9c131d8ae5305bc982ee4c
769
+ 5d9bf5058ae5305bc982ea6c
770
+ 5d9b88d38ae5305bc982b6b0
771
+ 5d9c2b058ae5305bc982f089
772
+ 5d9ba8138ae5305bc982cdad
773
+ 5d9b7bed8ae5305bc982acac
774
+ 5d9ba5e48ae5305bc982ccc3
775
+ 5d9b9cd58ae5305bc982c5b4
776
+ 5d9bd2f38ae5305bc982e06f
777
+ 5d9bcdbe8ae5305bc982de67
778
+ 5d9b93b48ae5305bc982bcfd
779
+ 5d9b83588ae5305bc982b2f7
780
+ 5d9bd52d8ae5305bc982e143
781
+ 5d9ba2bb8ae5305bc982ca23
782
+ 5d9b98748ae5305bc982c175
783
+ 5d9baeb18ae5305bc982d1d3
784
+ 5d9b7c038ae5305bc982acd3
785
+ 5d9baada8ae5305bc982cf23
786
+ 5d9be3e88ae5305bc982e6a3
787
+ 5d9b7ebd8ae5305bc982af59
788
+ 5d9b84238ae5305bc982b375
789
+ 5d9ba1858ae5305bc982c935
790
+ 5d9b90098ae5305bc982bab1
791
+ 5d9b7def8ae5305bc982ae82
792
+ 5d9bb00c8ae5305bc982d295
793
+ 5d9b7dad8ae5305bc982ae39
794
+ 5d9b9bf38ae5305bc982c4d9
795
+ 5d9bcc768ae5305bc982dde4
796
+ 5d9c10438ae5305bc982edf8
797
+ 5d9cb1438ae5305bc982f4d5
798
+ 5d9be0b98ae5305bc982e5a4
799
+ 5d9bf6f98ae5305bc982eb0b
800
+ 5d9b9ae68ae5305bc982c3b0
801
+ 5d9bd9f38ae5305bc982e3cd
802
+ 5d9b812f8ae5305bc982b183
803
+ 5d9b8c3b8ae5305bc982b8dc
804
+ 5d9bb0308ae5305bc982d2a8
805
+ 5d9b8f8c8ae5305bc982ba5e
806
+ 5d9b8ae68ae5305bc982b80c
807
+ 5d9bf5058ae5305bc982ea69
808
+ 5d9bb7aa8ae5305bc982d699
809
+ 5d9b8ce78ae5305bc982b930
810
+ 5d9beea88ae5305bc982e8fb
811
+ 5d9bba878ae5305bc982d789
812
+ 5d9b87958ae5305bc982b622
813
+ 5d9b7b3b8ae5305bc982ac42
814
+ 5d9bd38f8ae5305bc982e0a9
815
+ 5d9ba7558ae5305bc982cd39
816
+ 5d9bd7c28ae5305bc982e292
817
+ 5d9b93d18ae5305bc982bd29
818
+ 5d9b85938ae5305bc982b46a
819
+ 5d9c19a68ae5305bc982ef27
820
+ 5d9b7fae8ae5305bc982b039
821
+ 5d9b833d8ae5305bc982b2da
822
+ 5d9b9be88ae5305bc982c4d4
823
+ 5d9bf59b8ae5305bc982eaa3
824
+ 5d9b9d918ae5305bc982c664
825
+ 5d9c8cd28ae5305bc982f3cf
826
+ 5d9b8e928ae5305bc982b9fc
827
+ 5d9bd3e88ae5305bc982e0e0
828
+ 5d9ca7068ae5305bc982f479
829
+ 5d9bacdf8ae5305bc982d080
830
+ 5d9bd4438ae5305bc982e0f4
831
+ 5d9b88d88ae5305bc982b6b9
832
+ 5d9c2e8e8ae5305bc982f0fd
833
+ 5d9b7c478ae5305bc982acf7
834
+ 5d9b9fff8ae5305bc982c875
835
+ 5d9b95428ae5305bc982be89
836
+ 5d9be19b8ae5305bc982e5f2
837
+ 5d9b7e468ae5305bc982aee3
838
+ 5d9bad2b8ae5305bc982d0bb
839
+ 5d9b97148ae5305bc982bff9
840
+ 5d9b9b278ae5305bc982c3eb
841
+ 5d9be4288ae5305bc982e6af
842
+ 5d9bbf738ae5305bc982d920
843
+ 5d9b8cdb8ae5305bc982b929
844
+ 5d9ca1d58ae5305bc982f430
845
+ 5d9bd3878ae5305bc982e095
846
+ 5d9b81c38ae5305bc982b1e9
847
+ 5d9c226f8ae5305bc982efd0
848
+ 5d9bb7008ae5305bc982d64f
849
+ 5d9b76528ae5305bc982a87e
850
+ 5d9c888a8ae5305bc982f3c0
851
+ 5d9bcc4c8ae5305bc982dddb
852
+ 5d9b98238ae5305bc982c126
853
+ 5d9c21928ae5305bc982efb6
854
+ 5d9bcb088ae5305bc982dd73
855
+ 5d9b9ac78ae5305bc982c38d
856
+ 5d9bb37d8ae5305bc982d46e
857
+ 5d9b9b458ae5305bc982c3fb
858
+ 5d9bb55d8ae5305bc982d5c6
859
+ 5d9ba8928ae5305bc982cde0
860
+ 5d9b8ce78ae5305bc982b92f
861
+ 5d9c5b488ae5305bc982f324
862
+ 5d9bf6348ae5305bc982ead5
863
+ 5d9bfc3b8ae5305bc982ebbf
864
+ 5d9be4538ae5305bc982e6b8
865
+ 5d9b8bbb8ae5305bc982b8a2
866
+ 5d9b86218ae5305bc982b4eb
867
+ 5d9b86238ae5305bc982b4f5
868
+ 5d9ba3218ae5305bc982ca9b
869
+ 5d9ba8388ae5305bc982cdb7
870
+ 5d9bf9348ae5305bc982eb56
871
+ 5d9ba0568ae5305bc982c8ad
872
+ 5d9b967c8ae5305bc982bf82
873
+ 5d9b97438ae5305bc982c032
874
+ 5d9b82808ae5305bc982b273
875
+ 5d9bd85a8ae5305bc982e2f0
876
+ 5d9b7feb8ae5305bc982b05f
877
+ 5d9bb19c8ae5305bc982d351
878
+ 5d9b8d4c8ae5305bc982b971
879
+ 5d9bceac8ae5305bc982dec1
880
+ 5d9bd9828ae5305bc982e396
881
+ 5d9b7b7f8ae5305bc982ac5f
882
+ 5d9c2d038ae5305bc982f0cf
883
+ 5d9baada8ae5305bc982cf25
884
+ 5d9b86b68ae5305bc982b56f
885
+ 5d9b87018ae5305bc982b595
886
+ 5d9b93988ae5305bc982bcf2
887
+ 5d9b846f8ae5305bc982b3a7
888
+ 5d9bc2898ae5305bc982da57
889
+ 5d9bd1ca8ae5305bc982e001
890
+ 5d9bbb8e8ae5305bc982d7c7
891
+ 5d9bff3c8ae5305bc982ec42
892
+ 5d9b9c078ae5305bc982c4ef
893
+ 5d9b9a908ae5305bc982c34b
894
+ 5d9b9e078ae5305bc982c6c2
895
+ 5d9cb1438ae5305bc982f4d7
896
+ 5d9b99bd8ae5305bc982c279
897
+ 5d9bb49e8ae5305bc982d539
898
+ 5d9bb1b98ae5305bc982d362
899
+ 5d9b96c88ae5305bc982bfa3
900
+ 5d9c032d8ae5305bc982ec79
901
+ 5d9bdbc38ae5305bc982e463
902
+ 5d9c14e78ae5305bc982ee94
903
+ 5d9b7a9f8ae5305bc982abbe
904
+ 5d9c2ffd8ae5305bc982f138
905
+ 5d9b8c618ae5305bc982b8fa
906
+ 5d9ba2e78ae5305bc982ca76
907
+ 5d9b8a538ae5305bc982b79e
908
+ 5d9b9de08ae5305bc982c6a4
909
+ 5d9b8b6c8ae5305bc982b841
910
+ 5d9bc4218ae5305bc982db1d
911
+ 5d9c2f7a8ae5305bc982f124
912
+ 5d9bd86a8ae5305bc982e2fc
913
+ 5d9bbc768ae5305bc982d814
914
+ 5d9bbe0f8ae5305bc982d89e
915
+ 5d9bd4a38ae5305bc982e121
916
+ 5d9bd1e08ae5305bc982e013
917
+ 5d9c4c028ae5305bc982f25b
918
+ 5d9c12178ae5305bc982ee38
919
+ 5d9bff208ae5305bc982ec3c
920
+ 5d9b9bf38ae5305bc982c4da
921
+ 5d9c4e388ae5305bc982f2bc
922
+ 5d9ba3f38ae5305bc982cb4f
923
+ 5d9b7cca8ae5305bc982ad5b
924
+ 5d9b792f8ae5305bc982aa1c
925
+ 5d9ba4938ae5305bc982cbc1
926
+ 5d9b83b78ae5305bc982b348
927
+ 5d9c0c418ae5305bc982ed67
928
+ 5d9ba1ee8ae5305bc982c97f
929
+ 5d9bf8c08ae5305bc982eb46
930
+ 5d9c18808ae5305bc982eeff
931
+ 5d9bcbf78ae5305bc982ddbf
932
+ 5d9c14e78ae5305bc982ee95
933
+ 5d9be7488ae5305bc982e757
934
+ 5d9b7a9f8ae5305bc982abbb
935
+ 5d9b97378ae5305bc982c029
936
+ 5d9ba4ae8ae5305bc982cbd6
937
+ 5d9be4e98ae5305bc982e6e4
938
+ 5d9b7d128ae5305bc982ad7d
939
+ 5d9c032d8ae5305bc982ec76
940
+ 5d9b79e38ae5305bc982aae1
941
+ 5d9badf78ae5305bc982d14f
942
+ 5d9c29828ae5305bc982f04e
943
+ 5d9c14518ae5305bc982ee6d
944
+ 5d9b830d8ae5305bc982b2b3
945
+ 5d9b7aff8ae5305bc982abf0
946
+ 5d9b79bd8ae5305bc982aabe
947
+ 5d9ba3678ae5305bc982cacd
948
+ 5d9ba8538ae5305bc982cdc0
949
+ 5d9ca7c38ae5305bc982f48b
950
+ 5d9baf748ae5305bc982d24d
951
+ 5d9bae588ae5305bc982d17c
952
+ 5d9b909d8ae5305bc982baef
953
+ 5d9caf348ae5305bc982f4a5
954
+ 5d9bd5de8ae5305bc982e1b6
955
+ 5d9bb7f68ae5305bc982d6b6
956
+ 5d9b9f538ae5305bc982c821
957
+ 5d9bb7038ae5305bc982d657
958
+ 5d9b83698ae5305bc982b31b
959
+ 5d9b938f8ae5305bc982bcea
960
+ 5d9b92628ae5305bc982bc01
961
+ 5d9b7c588ae5305bc982ad0a
962
+ 5d9b81e88ae5305bc982b203
963
+ 5d9b85218ae5305bc982b40f
964
+ 5d9b95868ae5305bc982bec3
965
+ 5d9bdccd8ae5305bc982e4bb
966
+ 5d9bb2148ae5305bc982d39b
967
+ 5d9b8b868ae5305bc982b867
968
+ 5d9c28298ae5305bc982f030
969
+ 5d9b94608ae5305bc982bdb4
970
+ 5d9b7d4f8ae5305bc982ade7
971
+ 5d9bef178ae5305bc982e90d
972
+ 5d9b7f2e8ae5305bc982afcf
973
+ 5d9bd1028ae5305bc982dfd8
974
+ 5d9c09708ae5305bc982ecef
975
+ 5d9b9f0e8ae5305bc982c7fd
976
+ 5d9b92ed8ae5305bc982bc7b
977
+ 5d9c2d038ae5305bc982f0cc
978
+ 5d9c88008ae5305bc982f3b0
979
+ 5d9bfc9a8ae5305bc982ebcf
980
+ 5d9b88e88ae5305bc982b6cd
981
+ 5d9bd6fe8ae5305bc982e24b
982
+ 5d9bb2228ae5305bc982d3a4
983
+ 5d9ba3258ae5305bc982caa7
984
+ 5d9c01628ae5305bc982ec5a
985
+ 5d9bb31f8ae5305bc982d430
986
+ 5d9bba188ae5305bc982d770
987
+ 5d9c4d188ae5305bc982f28e
988
+ 5d9bbac18ae5305bc982d79c
989
+ 5d9b7d2e8ae5305bc982adc5
990
+ 5d9b97158ae5305bc982c000
991
+ 5d9c44828ae5305bc982f1f6
992
+ 5d9bd1018ae5305bc982dfce
993
+ 5d9be7488ae5305bc982e759
994
+ 5d9bd8348ae5305bc982e2cb
995
+ 5d9bb4b88ae5305bc982d550
996
+ 5d9bf59b8ae5305bc982eaa2
997
+ 5d9b8ffc8ae5305bc982ba9d
998
+ 5d9bc7608ae5305bc982dc8b
999
+ 5d9bb9ad8ae5305bc982d741
1000
+ 5d9bb0db8ae5305bc982d2f7
1001
+ 5d9bf48e8ae5305bc982ea51
1002
+ 5d9b9e2d8ae5305bc982c6fb
1003
+ 5d9b8a1d8ae5305bc982b773
1004
+ 5d9bd0ac8ae5305bc982dfa9
1005
+ 5d9b8a7b8ae5305bc982b7c5
1006
+ 5d9bbf1e8ae5305bc982d90e
1007
+ 5d9baae98ae5305bc982cf2f
1008
+ 5d9c0e728ae5305bc982edc3
1009
+ 5d9b95ab8ae5305bc982bee1
1010
+ 5d9bc0908ae5305bc982d975
1011
+ 5d9b870b8ae5305bc982b59e
1012
+ 5d9ba8d98ae5305bc982ce0c
1013
+ 5d9c1c378ae5305bc982ef58
1014
+ 5d9b82068ae5305bc982b21c
1015
+ 5d9bc3cd8ae5305bc982daf5
1016
+ 5d9bc7ff8ae5305bc982dcab
1017
+ 5d9bc2558ae5305bc982da36
1018
+ 5d9b7d7b8ae5305bc982ae08
1019
+ 5d9b79368ae5305bc982aa26
1020
+ 5d9ba1a58ae5305bc982c966
1021
+ 5d9b9f088ae5305bc982c7ce
1022
+ 5d9ba2438ae5305bc982c9e0
1023
+ 5d9b7c808ae5305bc982ad24
1024
+ 5d9bcac28ae5305bc982dd60
1025
+ 5d9b775b8ae5305bc982a8cd
1026
+ 5d9bb5ac8ae5305bc982d5e1
1027
+ 5d9ba8138ae5305bc982cdaf
1028
+ 5d9c2b058ae5305bc982f08b
1029
+ 5d9b7ae18ae5305bc982abe2
1030
+ 5d9b99238ae5305bc982c1f2
1031
+ 5d9b9dd28ae5305bc982c69c
1032
+ 5d9ba00e8ae5305bc982c87f
1033
+ 5d9b7fbf8ae5305bc982b049
1034
+ 5d9b8ffc8ae5305bc982baa1
1035
+ 5d9bb09c8ae5305bc982d2e7
1036
+ 5d9be0388ae5305bc982e593
1037
+ 5d9b92938ae5305bc982bc2b
1038
+ 5d9b9b458ae5305bc982c3f9
1039
+ 5d9bc1d08ae5305bc982da01
1040
+ 5d9c15638ae5305bc982eea7
1041
+ 5d9b93128ae5305bc982bc85
1042
+ 5d9b88288ae5305bc982b65a
1043
+ 5d9c5b488ae5305bc982f31c
1044
+ 5d9c4a7b8ae5305bc982f21f
1045
+ 5d9c52bd8ae5305bc982f301
1046
+ 5d9b95678ae5305bc982be92
1047
+ 5d9ba47e8ae5305bc982cbb8
1048
+ 5d9bacdf8ae5305bc982d082
1049
+ 5d9bdf3d8ae5305bc982e54e
1050
+ 5d9b9c948ae5305bc982c566
1051
+ 5d9bb7268ae5305bc982d668
1052
+ 5d9baa6c8ae5305bc982cee0
1053
+ 5d9be3e28ae5305bc982e69b
1054
+ 5d9bd56a8ae5305bc982e17a
1055
+ 5d9b786f8ae5305bc982a9aa
1056
+ 5d9c3d808ae5305bc982f1e5
1057
+ 5d9ba23f8ae5305bc982c9cd
1058
+ 5d9ba5be8ae5305bc982ccb5
1059
+ 5d9bba878ae5305bc982d78d
1060
+ 5d9b93f18ae5305bc982bd3e
1061
+ 5d9b7d948ae5305bc982ae1d
1062
+ 5d9b95678ae5305bc982be93
1063
+ 5d9ba18c8ae5305bc982c952
1064
+ 5d9bc68f8ae5305bc982dc2c
1065
+ 5d9b92938ae5305bc982bc2c
1066
+ 5d9bb0888ae5305bc982d2de
1067
+ 5d9c12298ae5305bc982ee41
1068
+ 5d9bb27b8ae5305bc982d3c3
1069
+ 5d9bc2898ae5305bc982da61
1070
+ 5d9b79bd8ae5305bc982aabc
1071
+ 5d9b7c028ae5305bc982acc8
1072
+ 5d9bae998ae5305bc982d1b7
1073
+ 5d9b96c88ae5305bc982bfa0
1074
+ 5d9c04ec8ae5305bc982eca6
1075
+ 5d9c21928ae5305bc982efb7
1076
+ 5d9bd6bf8ae5305bc982e21d
1077
+ 5d9bbc828ae5305bc982d81a
1078
+ 5d9c396a8ae5305bc982f1ab
1079
+ 5d9bbde08ae5305bc982d893
1080
+ 5d9b79ba8ae5305bc982aaac
1081
+ 5d9bf28a8ae5305bc982e9e0
1082
+ 5d9b79608ae5305bc982aa56
1083
+ 5d9bab7b8ae5305bc982cf76
1084
+ 5d9b99988ae5305bc982c248
1085
+ 5d9bb4e18ae5305bc982d568
1086
+ 5d9ba31e8ae5305bc982ca92
1087
+ 5d9bed818ae5305bc982e8bb
1088
+ 5d9b9cc08ae5305bc982c5a9
1089
+ 5d9b7a198ae5305bc982ab15
1090
+ 5d9b81838ae5305bc982b1ce
1091
+ 5d9b8ac98ae5305bc982b7ea
1092
+ 5d9bc1ca8ae5305bc982d9f6
1093
+ 5d9b85d08ae5305bc982b4b3
1094
+ 5d9b944d8ae5305bc982bda2
1095
+ 5d9b7bcc8ae5305bc982ac95
1096
+ 5d9bf84b8ae5305bc982eb39
1097
+ 5d9bdd908ae5305bc982e4f0
1098
+ 5d9baab68ae5305bc982cf05
1099
+ 5d9bcc4c8ae5305bc982dddd
1100
+ 5d9bab068ae5305bc982cf37
1101
+ 5d9b8ec28ae5305bc982ba05
1102
+ 5d9b7fbf8ae5305bc982b04b
1103
+ 5d9bd95f8ae5305bc982e384
1104
+ 5d9b9c128ae5305bc982c4f8
1105
+ 5d9b87a98ae5305bc982b62a
1106
+ 5d9bfdc98ae5305bc982ec19
1107
+ 5d9bd2e08ae5305bc982e06a
1108
+ 5d9bbf738ae5305bc982d91f
1109
+ 5d9bcd9f8ae5305bc982de5d
1110
+ 5d9bc7ab8ae5305bc982dca6
1111
+ 5d9b91498ae5305bc982bb5a
1112
+ 5d9bf5678ae5305bc982ea8e
1113
+ 5d9c8cd28ae5305bc982f3d0
1114
+ 5d9bddba8ae5305bc982e504
1115
+ 5d9b9f108ae5305bc982c811
1116
+ 5d9bcb688ae5305bc982dd97
1117
+ 5d9bc8a68ae5305bc982dce7
1118
+ 5d9bd38f8ae5305bc982e0ab
1119
+ 5d9c9b298ae5305bc982f3ff
1120
+ 5d9b812f8ae5305bc982b181
1121
+ 5d9ba9238ae5305bc982ce4b
1122
+ 5d9b80218ae5305bc982b0b4
1123
+ 5d9b81f08ae5305bc982b20b
1124
+ 5d9ba0698ae5305bc982c8c7
1125
+ 5d9bb9508ae5305bc982d734
1126
+ 5d9b88d38ae5305bc982b6af
1127
+ 5d9b80158ae5305bc982b090
1128
+ 5d9bdad38ae5305bc982e407
1129
+ 5d9c152f8ae5305bc982ee9b
1130
+ 5d9bbfa78ae5305bc982d931
1131
+ 5d9bb4298ae5305bc982d4fd
1132
+ 5d9b98238ae5305bc982c124
1133
+ 5d9bef178ae5305bc982e90b
1134
+ 5d9ba3678ae5305bc982caca
1135
+ 5d9b7a268ae5305bc982ab37
1136
+ 5d9bd99c8ae5305bc982e3b4
1137
+ 5d9be0388ae5305bc982e591
1138
+ 5d9bc1798ae5305bc982d9e1
1139
+ 5d9c84d28ae5305bc982f386
1140
+ 5d9ba8f78ae5305bc982ce27
1141
+ 5d9bac5e8ae5305bc982d029
1142
+ 5d9c10fa8ae5305bc982ee0a
1143
+ 5d9b82d58ae5305bc982b28d
1144
+ 5d9bd3b28ae5305bc982e0d0
1145
+ 5d9c0c418ae5305bc982ed65
1146
+ 5d9b7d448ae5305bc982adcf
1147
+ 5d9bf3fd8ae5305bc982ea37
1148
+ 5d9b9a268ae5305bc982c2e0
1149
+ 5d9badd58ae5305bc982d13b
1150
+ 5d9b7c168ae5305bc982aced
1151
+ 5d9b94688ae5305bc982bdbb
1152
+ 5d9bfbee8ae5305bc982ebb1
1153
+ 5d9bc2368ae5305bc982da21
1154
+ 5d9c1d698ae5305bc982ef6d
1155
+ 5d9bbefe8ae5305bc982d904
1156
+ 5d9bac528ae5305bc982d01a
1157
+ 5d9bbce18ae5305bc982d83f
1158
+ 5d9ba7ea8ae5305bc982cd93
1159
+ 5d9b86ed8ae5305bc982b584
1160
+ 5d9b79d88ae5305bc982aad9
1161
+ 5d9b7ec28ae5305bc982af6c
1162
+ 5d9b7b398ae5305bc982ac30
1163
+ 5d9bb2f28ae5305bc982d3fe
1164
+ 5d9c04668ae5305bc982ec93
1165
+ 5d9bade18ae5305bc982d148
1166
+ 5d9b7eb68ae5305bc982af49
1167
+ 5d9bdd908ae5305bc982e4f3
1168
+ 5d9b76718ae5305bc982a887
1169
+ 5d9bf5e48ae5305bc982eab5
1170
+ 5d9bdb048ae5305bc982e421
1171
+ 5d9bb0468ae5305bc982d2b0
1172
+ 5d9b9e688ae5305bc982c750
1173
+ 5d9b812f8ae5305bc982b182
1174
+ 5d9badc58ae5305bc982d12a
1175
+ 5d9bbbda8ae5305bc982d7cd
1176
+ 5d9bc5378ae5305bc982dbaa
1177
+ 5d9c44ef8ae5305bc982f206
1178
+ 5d9b97d08ae5305bc982c0c5
1179
+ 5d9bb5ed8ae5305bc982d604
1180
+ 5d9be7de8ae5305bc982e76b
1181
+ 5d9b8cdb8ae5305bc982b926
1182
+ 5d9bcd5f8ae5305bc982de50
1183
+ 5d9b81a88ae5305bc982b1df
1184
+ 5d9b7a3e8ae5305bc982ab5f
1185
+ 5d9bec848ae5305bc982e84e
1186
+ 5d9bc1ca8ae5305bc982d9f3
1187
+ 5d9b7bcc8ae5305bc982ac97
1188
+ 5d9bb5fc8ae5305bc982d60d
1189
+ 5d9bdc108ae5305bc982e485
1190
+ 5d9b97f28ae5305bc982c0e2
1191
+ 5d9b86b08ae5305bc982b55d
1192
+ 5d9b77a28ae5305bc982a906
1193
+ 5d9b80218ae5305bc982b0b7
1194
+ 5d9c11108ae5305bc982ee10
1195
+ 5d9bfc388ae5305bc982ebb7
1196
+ 5d9b9fd78ae5305bc982c862
1197
+ 5d9b79bd8ae5305bc982aabd
1198
+ 5d9c4b3d8ae5305bc982f23f
1199
+ 5d9b9a4d8ae5305bc982c303
1200
+ 5d9ba4c18ae5305bc982cc06
1201
+ 5d9b97f28ae5305bc982c0e3
1202
+ 5d9b90098ae5305bc982baa7
1203
+ 5d9bb37d8ae5305bc982d46d
1204
+ 5d9bf74a8ae5305bc982eb13
1205
+ 5d9bf69f8ae5305bc982eae9
1206
+ 5d9bec628ae5305bc982e83b
1207
+ 5d9b8fdc8ae5305bc982ba89
1208
+ 5d9bc7aa8ae5305bc982dc9d
1209
+ 5d9ba99a8ae5305bc982ce5d
1210
+ 5d9b7ec28ae5305bc982af74
1211
+ 5d9ba7558ae5305bc982cd3d
1212
+ 5d9c4d8f8ae5305bc982f2a4
1213
+ 5d9b97338ae5305bc982c01c
1214
+ 5d9be19b8ae5305bc982e5f4
1215
+ 5d9bd0f88ae5305bc982dfc7
1216
+ 5d9b78c98ae5305bc982a9d8
1217
+ 5d9bc97f8ae5305bc982dd28
1218
+ 5d9c3d808ae5305bc982f1e3
1219
+ 5d9b9f538ae5305bc982c818
1220
+ 5d9b863a8ae5305bc982b512
1221
+ 5d9b93b48ae5305bc982bcfc
1222
+ 5d9be3ae8ae5305bc982e67c
1223
+ 5d9b81578ae5305bc982b1c3
1224
+ 5d9ba7f08ae5305bc982cd9d
1225
+ 5d9bc3018ae5305bc982da98
1226
+ 5d9bde918ae5305bc982e545
1227
+ 5d9ba3c18ae5305bc982cb21
1228
+ 5d9ba4db8ae5305bc982cc17
1229
+ 5d9b9a0a8ae5305bc982c2bd
1230
+ 5d9ba2f98ae5305bc982ca8a
1231
+ 5d9b93d18ae5305bc982bd2d
1232
+ 5d9c4a138ae5305bc982f217
1233
+ 5d9b8a0f8ae5305bc982b74f
1234
+ 5d9be1308ae5305bc982e5c5
1235
+ 5d9bab338ae5305bc982cf5c
1236
+ 5d9ba9508ae5305bc982ce57
1237
+ 5d9be0d88ae5305bc982e5ab
1238
+ 5d9b94098ae5305bc982bd63
1239
+ 5d9babc98ae5305bc982cfc8
1240
+ 5d9bc1eb8ae5305bc982da18
1241
+ 5d9bd6d38ae5305bc982e228
1242
+ 5d9bdf908ae5305bc982e566
1243
+ 5d9b7ec38ae5305bc982af88
1244
+ 5d9b9a8f8ae5305bc982c341
1245
+ 5d9bc1c18ae5305bc982d9ec
1246
+ 5d9bb5488ae5305bc982d5b5
1247
+ 5d9bef658ae5305bc982e91f
1248
+ 5d9c21bd8ae5305bc982efc0
1249
+ 5d9bcf718ae5305bc982df06
1250
+ 5d9b9a268ae5305bc982c2e2
1251
+ 5d9bafa98ae5305bc982d265
1252
+ 5d9c2f648ae5305bc982f117
1253
+ 5d9c826b8ae5305bc982f365
1254
+ 5d9bc8fb8ae5305bc982dcf9
1255
+ 5d9bb1c28ae5305bc982d36f
1256
+ 5d9c87b18ae5305bc982f3a0
1257
+ 5d9b83f38ae5305bc982b357
1258
+ 5d9bc5148ae5305bc982db96
1259
+ 5d9b9ac68ae5305bc982c381
1260
+ 5d9b92d28ae5305bc982bc5e
1261
+ 5d9baa628ae5305bc982cece
1262
+ 5d9b9b8a8ae5305bc982c442
1263
+ 5d9bf3b68ae5305bc982ea13
1264
+ 5d9b99f48ae5305bc982c29f
1265
+ 5d9b7c028ae5305bc982acc7
1266
+ 5d9ba20b8ae5305bc982c99a
1267
+ 5d9bd9218ae5305bc982e368
1268
+ 5d9bd7748ae5305bc982e275
1269
+ 5d9bdcc18ae5305bc982e4b0
1270
+ 5d9b9a908ae5305bc982c34d
1271
+ 5d9bd8cf8ae5305bc982e31d
1272
+ 5d9b9ad08ae5305bc982c39e
1273
+ 5d9b84578ae5305bc982b395
1274
+ 5d9c14b78ae5305bc982ee89
1275
+ 5d9bcb688ae5305bc982dd96
1276
+ 5d9bd5d58ae5305bc982e1a7
1277
+ 5d9b9f0a8ae5305bc982c7ee
1278
+ 5d9b83598ae5305bc982b2fd
1279
+ 5d9bcd028ae5305bc982de07
1280
+ 5d9bd77a8ae5305bc982e281
1281
+ 5d9bc1458ae5305bc982d9dc
1282
+ 5d9b87728ae5305bc982b5f7
1283
+ 5d9c44c08ae5305bc982f200
1284
+ 5d9babb28ae5305bc982cfad
1285
+ 5d9b82d58ae5305bc982b291
1286
+ 5d9b95798ae5305bc982beb2
1287
+ 5d9bb4298ae5305bc982d4fc
1288
+ 5d9cb0998ae5305bc982f4c5
1289
+ 5d9b9e408ae5305bc982c718
1290
+ 5d9c0f258ae5305bc982eddc
1291
+ 5d9bec208ae5305bc982e817
1292
+ 5d9b99018ae5305bc982c1e6
1293
+ 5d9bbbda8ae5305bc982d7d1
1294
+ 5d9bdafd8ae5305bc982e415
1295
+ 5d9b7d2c8ae5305bc982adbd
1296
+ 5d9bad438ae5305bc982d0e1
1297
+ 5d9bb51c8ae5305bc982d59a
1298
+ 5d9bf26c8ae5305bc982e9c7
1299
+ 5d9b83588ae5305bc982b2f3
1300
+ 5d9c27888ae5305bc982f01e
1301
+ 5d9b95928ae5305bc982becb
1302
+ 5d9c0ac48ae5305bc982ed30
1303
+ 5d9bb6368ae5305bc982d627
1304
+ 5d9b97d08ae5305bc982c0c3
1305
+ 5d9b8e928ae5305bc982b9fa
1306
+ 5d9bbc368ae5305bc982d7f7
1307
+ 5d9b7e098ae5305bc982aea7
1308
+ 5d9b9e988ae5305bc982c798
1309
+ 5d9bedc28ae5305bc982e8c5
1310
+ 5d9b87728ae5305bc982b5ed
1311
+ 5d9bceab8ae5305bc982deb8
1312
+ 5d9bd54f8ae5305bc982e16a
1313
+ 5d9b9f698ae5305bc982c833
1314
+ 5d9bcd028ae5305bc982de0a
1315
+ 5d9b834c8ae5305bc982b2ea
1316
+ 5d9b9b548ae5305bc982c415
1317
+ 5d9b7d978ae5305bc982ae24
1318
+ 5d9b85b18ae5305bc982b487
1319
+ 5d9b886b8ae5305bc982b67f
1320
+ 5d9b9f0f8ae5305bc982c806
1321
+ 5d9c0cd48ae5305bc982ed7b
1322
+ 5d9c29078ae5305bc982f045
1323
+ 5d9bf3b88ae5305bc982ea1d
1324
+ 5d9b8f238ae5305bc982ba3b
1325
+ 5d9b86148ae5305bc982b4e4
1326
+ 5d9b90c88ae5305bc982bb23
1327
+ 5d9b8f858ae5305bc982ba4e
1328
+ 5d9b9c948ae5305bc982c569
1329
+ 5d9bec428ae5305bc982e831
1330
+ 5d9ba5868ae5305bc982cca5
1331
+ 5d9b88118ae5305bc982b651
1332
+ 5d9c87e88ae5305bc982f3a6
1333
+ 5d9c1a378ae5305bc982ef39
1334
+ 5d9bc5cb8ae5305bc982dbee
1335
+ 5d9bb4878ae5305bc982d525
1336
+ 5d9b79858ae5305bc982aa85
1337
+ 5d9c4c188ae5305bc982f269
1338
+ 5d9b85348ae5305bc982b421
1339
+ 5d9bd3b28ae5305bc982e0cd
1340
+ 5d9b9a868ae5305bc982c32d
1341
+ 5d9bd2e08ae5305bc982e069
1342
+ 5d9b9f538ae5305bc982c823
1343
+ 5d9b7edb8ae5305bc982afa3
1344
+ 5d9bdc708ae5305bc982e495
1345
+ 5d9bd8d28ae5305bc982e32a
1346
+ 5d9b98018ae5305bc982c10a
1347
+ 5d9bba838ae5305bc982d782
1348
+ 5d9baa6c8ae5305bc982cede
1349
+ 5d9bf5118ae5305bc982ea73
1350
+ 5d9ba46e8ae5305bc982cbb1
1351
+ 5d9bcb1b8ae5305bc982dd85
1352
+ 5d9bafa98ae5305bc982d267
1353
+ 5d9bd0bd8ae5305bc982dfb3
1354
+ 5d9b8ad28ae5305bc982b7f3
1355
+ 5d9ba2e78ae5305bc982ca74
1356
+ 5d9bddcf8ae5305bc982e50d
1357
+ 5d9bd26e8ae5305bc982e031
1358
+ 5d9b7e5a8ae5305bc982aefe
1359
+ 5d9b9c128ae5305bc982c4f7
1360
+ 5d9befba8ae5305bc982e927
1361
+ 5d9c4d6c8ae5305bc982f297
1362
+ 5d9bd9968ae5305bc982e3aa
1363
+ 5d9b81f68ae5305bc982b215
1364
+ 5d9bba628ae5305bc982d77a
1365
+ 5d9bc3f78ae5305bc982db17
1366
+ 5d9bbc828ae5305bc982d81c
1367
+ 5d9b7f8d8ae5305bc982b027
1368
+ 5d9ba89b8ae5305bc982cde9
1369
+ 5d9bdbd28ae5305bc982e46a
1370
+ 5d9ba0b48ae5305bc982c8de
1371
+ 5d9bad438ae5305bc982d0df
1372
+ 5d9ba20b8ae5305bc982c99c
1373
+ 5d9bf7e88ae5305bc982eb33
1374
+ 5d9bc2858ae5305bc982da47
1375
+ 5d9be0978ae5305bc982e59c
1376
+ 5d9ba5ec8ae5305bc982cccf
1377
+ 5d9ba6c08ae5305bc982cd16
1378
+ 5d9b8ac98ae5305bc982b7e0
1379
+ 5d9ba0148ae5305bc982c88b
1380
+ 5d9b8fba8ae5305bc982ba76
1381
+ 5d9b906b8ae5305bc982bacf
1382
+ 5d9b7d7b8ae5305bc982ae06
1383
+ 5d9bb3978ae5305bc982d4aa
1384
+ 5d9bafdd8ae5305bc982d283
1385
+ 5d9b7ddc8ae5305bc982ae5e
1386
+ 5d9b9b1f8ae5305bc982c3ce
1387
+ 5d9bcfa38ae5305bc982df1a
1388
+ 5d9c2d5d8ae5305bc982f0d7
1389
+ 5d9bfac08ae5305bc982eb7a
1390
+ 5d9bb2828ae5305bc982d3d1
1391
+ 5d9b78388ae5305bc982a979
1392
+ 5d9b98928ae5305bc982c188
1393
+ 5d9b7d5d8ae5305bc982adf2
1394
+ 5d9ba3488ae5305bc982cac1
1395
+ 5d9bb1798ae5305bc982d33e
1396
+ 5d9bbac18ae5305bc982d79e
1397
+ 5d9b9ac78ae5305bc982c389
1398
+ 5d9c34008ae5305bc982f17c
1399
+ 5d9bb3948ae5305bc982d493
1400
+ 5d9bac528ae5305bc982d01c
1401
+ 5d9bfbe68ae5305bc982eba4
1402
+ 5d9b8de58ae5305bc982b9ae
1403
+ 5d9c14518ae5305bc982ee69
1404
+ 5d9bc45b8ae5305bc982db43
1405
+ 5d9b9a238ae5305bc982c2d6
1406
+ 5d9c44c08ae5305bc982f1fe
1407
+ 5d9bb18a8ae5305bc982d348
1408
+ 5d9bd9288ae5305bc982e36e
1409
+ 5d9ba6bd8ae5305bc982cd0e
1410
+ 5d9be6878ae5305bc982e73a
1411
+ 5d9bf7aa8ae5305bc982eb1a
1412
+ 5d9bac8a8ae5305bc982d03f
1413
+ 5d9be12e8ae5305bc982e5bd
1414
+ 5d9bd7da8ae5305bc982e299
1415
+ 5d9c0e4a8ae5305bc982edb8
1416
+ 5d9b8d3b8ae5305bc982b96b
1417
+ 5d9c2eb08ae5305bc982f106
1418
+ 5d9be4288ae5305bc982e6ae
1419
+ 5d9b91f98ae5305bc982bbb8
1420
+ 5d9bcdec8ae5305bc982de8d
1421
+ 5d9beba88ae5305bc982e801
1422
+ 5d9b96488ae5305bc982bf31
1423
+ 5d9c189d8ae5305bc982ef14
1424
+ 5d9b84798ae5305bc982b3af
1425
+ 5d9b9e8b8ae5305bc982c785
1426
+ 5d9bc6c58ae5305bc982dc48
1427
+ 5d9bae588ae5305bc982d186
1428
+ 5d9bacc08ae5305bc982d078
1429
+ 5d9b977b8ae5305bc982c071
1430
+ 5d9b9bde8ae5305bc982c4ba
1431
+ 5d9bd64e8ae5305bc982e1dd
1432
+ 5d9badf78ae5305bc982d151
1433
+ 5d9b79778ae5305bc982aa79
1434
+ 5d9ba4e08ae5305bc982cc2f
1435
+ 5d9b8c618ae5305bc982b8f8
1436
+ 5d9bc1078ae5305bc982d9b3
1437
+ 5d9bf1a88ae5305bc982e99e
1438
+ 5d9b7fb88ae5305bc982b040
1439
+ 5d9ba2db8ae5305bc982ca59
1440
+ 5d9ca3b18ae5305bc982f455
1441
+ 5d9bd88a8ae5305bc982e302
1442
+ 5d9bab338ae5305bc982cf5d
1443
+ 5d9b8de58ae5305bc982b9ad
1444
+ 5d9b9c608ae5305bc982c51c
1445
+ 5d9c06a28ae5305bc982ecc3
1446
+ 5d9bad398ae5305bc982d0c5
1447
+ 5d9be7048ae5305bc982e74c
1448
+ 5d9bc97f8ae5305bc982dd27
1449
+ 5d9b7e518ae5305bc982aeeb
1450
+ 5d9b92b68ae5305bc982bc32
1451
+ 5d9b8ffc8ae5305bc982ba9e
1452
+ 5d9b97958ae5305bc982c08b
1453
+ 5d9bbb708ae5305bc982d7bb
1454
+ 5d9c87b18ae5305bc982f39d
1455
+ 5d9bcbd18ae5305bc982ddb5
1456
+ 5d9b9b8a8ae5305bc982c445
1457
+ 5d9babfe8ae5305bc982cfd3
1458
+ 5d9be3a58ae5305bc982e66d
1459
+ 5d9b9d728ae5305bc982c64f
1460
+ 5d9c16458ae5305bc982eec7
1461
+ 5d9ba2e68ae5305bc982ca6a
1462
+ 5d9b85348ae5305bc982b422
1463
+ 5d9babc18ae5305bc982cfbd
1464
+ 5d9bf3538ae5305bc982e9fa
1465
+ 5d9ba4938ae5305bc982cbc4
1466
+ 5d9b80138ae5305bc982b083
1467
+ 5d9ba5628ae5305bc982cc79
1468
+ 5d9b7ea68ae5305bc982af3e
1469
+ 5d9b9cb58ae5305bc982c58f
1470
+ 5d9b89f88ae5305bc982b73d
1471
+ 5d9c2aef8ae5305bc982f076
1472
+ 5d9b77588ae5305bc982a8c4
1473
+ 5d9b93c98ae5305bc982bd19
1474
+ 5d9bad158ae5305bc982d0a6
1475
+ 5d9bc8a68ae5305bc982dce6
1476
+ 5d9b81458ae5305bc982b1a2
1477
+ 5d9c03ec8ae5305bc982ec89
1478
+ 5d9b7d988ae5305bc982ae2f
1479
+ 5d9b8cdb8ae5305bc982b925
1480
+ 5d9b77888ae5305bc982a8e8
1481
+ 5d9b7e9f8ae5305bc982af33
1482
+ 5d9bd0f88ae5305bc982dfc5
1483
+ 5d9bb4228ae5305bc982d4f1
1484
+ 5d9b99ab8ae5305bc982c269
1485
+ 5d9b8adc8ae5305bc982b7f9
1486
+ 5d9bd0878ae5305bc982df8c
1487
+ 5d9b79c08ae5305bc982aad0
1488
+ 5d9b98538ae5305bc982c13f
1489
+ 5d9bd88a8ae5305bc982e303
1490
+ 5d9b9bad8ae5305bc982c468
1491
+ 5d9bf4388ae5305bc982ea4a
1492
+ 5d9bcd198ae5305bc982de19
1493
+ 5d9b79ac8ae5305bc982aa99
1494
+ 5d9b9caa8ae5305bc982c579
1495
+ 5d9bbaf68ae5305bc982d7b1
1496
+ 5d9b92c78ae5305bc982bc44
1497
+ 5d9b92d98ae5305bc982bc6a
1498
+ 5d9bc2ff8ae5305bc982da91
1499
+ 5d9bd7618ae5305bc982e26f
1500
+ 5d9be6878ae5305bc982e739
1501
+ 5d9b8fc68ae5305bc982ba7f
1502
+ 5d9c25298ae5305bc982eff4
1503
+ 5d9ba00e8ae5305bc982c881
1504
+ 5d9b7c478ae5305bc982acf8
1505
+ 5d9ba2888ae5305bc982c9f3
1506
+ 5d9b8e488ae5305bc982b9f1
1507
+ 5d9b846f8ae5305bc982b3a5
1508
+ 5d9be4868ae5305bc982e6ca
1509
+ 5d9b79bc8ae5305bc982aab5
1510
+ 5d9b9bb38ae5305bc982c479
1511
+ 5d9bff208ae5305bc982ec3b
1512
+ 5d9bc3708ae5305bc982daab
1513
+ 5d9bb8858ae5305bc982d6f5
1514
+ 5d9b9e2d8ae5305bc982c6fd
1515
+ 5d9bd5548ae5305bc982e170
1516
+ 5d9bc2898ae5305bc982da59
1517
+ 5d9b7ea68ae5305bc982af40
1518
+ 5d9bc8c68ae5305bc982dcf1
1519
+ 5d9bae388ae5305bc982d160
1520
+ 5d9b85d88ae5305bc982b4bb
1521
+ 5d9bcf5b8ae5305bc982deeb
1522
+ 5d9c188c8ae5305bc982ef0a
1523
+ 5d9b8b7a8ae5305bc982b855
1524
+ 5d9b84f28ae5305bc982b3fa
1525
+ 5d9bc3818ae5305bc982dabd
1526
+ 5d9bb6318ae5305bc982d61f
1527
+ 5d9b885d8ae5305bc982b67a
1528
+ 5d9b7a198ae5305bc982ab13
1529
+ 5d9bab8c8ae5305bc982cf97
1530
+ 5d9c0d6c8ae5305bc982ed97
1531
+ 5d9b9b258ae5305bc982c3e0
1532
+ 5d9b7d988ae5305bc982ae30
1533
+ 5d9c20428ae5305bc982ef92
1534
+ 5d9bb1228ae5305bc982d314
1535
+ 5d9c3aaa8ae5305bc982f1d2
1536
+ 5d9bdc108ae5305bc982e486
1537
+ 5d9b78d08ae5305bc982a9ef
1538
+ 5d9b9e028ae5305bc982c6b6
1539
+ 5d9bed728ae5305bc982e8ad
1540
+ 5d9b90ae8ae5305bc982bb09
1541
+ 5d9bb8978ae5305bc982d6fd
1542
+ 5d9ba8928ae5305bc982cdde
1543
+ 5d9b8d238ae5305bc982b94b
1544
+ 5d9b78388ae5305bc982a975
1545
+ 5d9b89398ae5305bc982b6ed
1546
+ 5d9ca6428ae5305bc982f465
1547
+ 5d9b9b338ae5305bc982c3f2
1548
+ 5d9b8a6b8ae5305bc982b7b4
1549
+ 5d9b79608ae5305bc982aa59
1550
+ 5d9c4a7b8ae5305bc982f221
1551
+ 5d9c9f8d8ae5305bc982f426
1552
+ 5d9baa688ae5305bc982ced7
1553
+ 5d9bcf838ae5305bc982df0f
1554
+ 5d9bb2728ae5305bc982d3bc
1555
+ 5d9c4d8f8ae5305bc982f2a1
1556
+ 5d9b7f0f8ae5305bc982afbc
1557
+ 5d9bb3508ae5305bc982d44c
1558
+ 5d9b994b8ae5305bc982c1f9
1559
+ 5d9caec78ae5305bc982f49e
1560
+ 5d9b82938ae5305bc982b27c
1561
+ 5d9b95fe8ae5305bc982bf15
1562
+ 5d9b8d4c8ae5305bc982b975
1563
+ 5d9bb1798ae5305bc982d33f
1564
+ 5d9b9a928ae5305bc982c353
1565
+ 5d9ba3218ae5305bc982ca9c
1566
+ 5d9b940c8ae5305bc982bd75
1567
+ 5d9b81c68ae5305bc982b1f1
1568
+ 5d9c16bf8ae5305bc982eed0
1569
+ 5d9c02b78ae5305bc982ec6e
1570
+ 5d9be1028ae5305bc982e5b3
1571
+ 5d9bea0d8ae5305bc982e7b7
1572
+ 5d9c2ffd8ae5305bc982f137
1573
+ 5d9b7bac8ae5305bc982ac84
1574
+ 5d9c16458ae5305bc982eec3
1575
+ 5d9b81d88ae5305bc982b1f9
1576
+ 5d9be2f68ae5305bc982e653
1577
+ 5d9ba3258ae5305bc982caa9
1578
+ 5d9b95928ae5305bc982becd
1579
+ 5d9bd86a8ae5305bc982e2f9
1580
+ 5d9b89e28ae5305bc982b72d
1581
+ 5d9b7cca8ae5305bc982ad59
1582
+ 5d9b8ba18ae5305bc982b885
1583
+ 5d9b8a878ae5305bc982b7cd
1584
+ 5d9bc5818ae5305bc982dbb7
1585
+ 5d9bd07f8ae5305bc982df83
1586
+ 5d9b8c998ae5305bc982b914
1587
+ 5d9b9c878ae5305bc982c55e
1588
+ 5d9c4d6c8ae5305bc982f299
1589
+ 5d9b9e7d8ae5305bc982c775
1590
+ 5d9bb9fe8ae5305bc982d768
1591
+ 5d9be2f68ae5305bc982e655
1592
+ 5d9ba45e8ae5305bc982cba6
1593
+ 5d9bc2cc8ae5305bc982da74
1594
+ 5d9b87d58ae5305bc982b645
1595
+ 5d9b80138ae5305bc982b084
1596
+ 5d9b9ae68ae5305bc982c3af
1597
+ 5d9b7d248ae5305bc982adaa
1598
+ 5d9b84238ae5305bc982b374
1599
+ 5d9bb28b8ae5305bc982d3d9
1600
+ 5d9bb5298ae5305bc982d5a9
1601
+ 5d9b98fe8ae5305bc982c1dd
1602
+ 5d9bd5748ae5305bc982e183
1603
+ 5d9b7e0d8ae5305bc982aeb1
1604
+ 5d9b8df98ae5305bc982b9bb
1605
+ 5d9c9a708ae5305bc982f3f2
1606
+ 5d9bbc868ae5305bc982d826
1607
+ 5d9b97938ae5305bc982c084
1608
+ 5d9b8c498ae5305bc982b8e7
1609
+ 5d9bfc9a8ae5305bc982ebd0
1610
+ 5d9c5e1d8ae5305bc982f350
1611
+ 5d9b830d8ae5305bc982b2b7
1612
+ 5d9bc5a28ae5305bc982dbcb
1613
+ 5d9bc3dd8ae5305bc982db06
1614
+ 5d9ba22b8ae5305bc982c9b1
1615
+ 5d9b99878ae5305bc982c234
1616
+ 5d9bdf908ae5305bc982e565
1617
+ 5d9bc7608ae5305bc982dc89
1618
+ 5d9b7a348ae5305bc982ab4e
1619
+ 5d9beefb8ae5305bc982e901
1620
+ 5d9bfd4c8ae5305bc982ebf5
1621
+ 5d9b9dc58ae5305bc982c67f
1622
+ 5d9ba00e8ae5305bc982c87e
1623
+ 5d9baca78ae5305bc982d05d
1624
+ 5d9bf5628ae5305bc982ea85
1625
+ 5d9b9a438ae5305bc982c2fa
1626
+ 5d9ba8138ae5305bc982cdb0
1627
+ 5d9ba7ac8ae5305bc982cd84
1628
+ 5d9b775b8ae5305bc982a8cf
1629
+ 5d9b9e388ae5305bc982c70d
1630
+ 5d9bcbf78ae5305bc982ddbd
1631
+ 5d9b7b538ae5305bc982ac49
1632
+ 5d9bec208ae5305bc982e81b
1633
+ 5d9b9dae8ae5305bc982c66e
1634
+ 5d9b7dad8ae5305bc982ae38
1635
+ 5d9c18098ae5305bc982eef7
1636
+ 5d9badb48ae5305bc982d117
1637
+ 5d9bb3948ae5305bc982d49f
1638
+ 5d9b7d4e8ae5305bc982ade0
1639
+ 5d9b94a08ae5305bc982bde0
1640
+ 5d9b9c608ae5305bc982c51a
1641
+ 5d9b9dc78ae5305bc982c687
1642
+ 5d9b85508ae5305bc982b42f
1643
+ 5d9b8ffc8ae5305bc982baa0
1644
+ 5d9bbefd8ae5305bc982d8fa
1645
+ 5d9ba46e8ae5305bc982cbae
1646
+ 5d9baa6c8ae5305bc982cee1
1647
+ 5d9ba3f88ae5305bc982cb57
1648
+ 5d9bc1e18ae5305bc982da0a
1649
+ 5d9bcddb8ae5305bc982de83
1650
+ 5d9ba44e8ae5305bc982cb7f
1651
+ 5d9bb27b8ae5305bc982d3c5
1652
+ 5d9b9e378ae5305bc982c704
1653
+ 5d9be2e78ae5305bc982e635
1654
+ 5d9bc2428ae5305bc982da2f
1655
+ 5d9bd1e08ae5305bc982e017
1656
+ 5d9ba1c28ae5305bc982c96b
1657
+ 5d9ca2918ae5305bc982f43c
1658
+ 5d9b7df88ae5305bc982ae94
1659
+ 5d9b81568ae5305bc982b1bc
1660
+ 5d9be7fe8ae5305bc982e77f
1661
+ 5d9bb4b88ae5305bc982d54e
1662
+ 5d9ba0588ae5305bc982c8b6
1663
+ 5d9b81a88ae5305bc982b1e1
1664
+ 5d9ba6c08ae5305bc982cd18
1665
+ 5d9b9e948ae5305bc982c791
1666
+ 5d9bc6108ae5305bc982dbfb
1667
+ 5d9ba8928ae5305bc982cddd
1668
+ 5d9b8ffb8ae5305bc982ba96
1669
+ 5d9b9dc28ae5305bc982c676
1670
+ 5d9b7b208ae5305bc982ac0a
1671
+ 5d9bd07f8ae5305bc982df84
1672
+ 5d9b79488ae5305bc982aa2f
1673
+ 5d9b9bb48ae5305bc982c484
1674
+ 5d9c50908ae5305bc982f2d7
1675
+ 5d9bb3cc8ae5305bc982d4c3
1676
+ 5d9b96dd8ae5305bc982bfbd
1677
+ 5d9ba4ef8ae5305bc982cc4a
1678
+ 5d9b8a188ae5305bc982b75f
1679
+ 5d9bce088ae5305bc982de95
1680
+ 5d9bc0b38ae5305bc982d97e
1681
+ 5d9bae6f8ae5305bc982d19b
1682
+ 5d9b78c48ae5305bc982a9b9
1683
+ 5d9b984b8ae5305bc982c139
1684
+ 5d9bd1c28ae5305bc982dff8
1685
+ 5d9b7cf78ae5305bc982ad73
1686
+ 5d9bb31f8ae5305bc982d42f
1687
+ 5d9bc1ca8ae5305bc982d9f4
1688
+ 5d9b7f5d8ae5305bc982afe3
1689
+ 5d9be9d98ae5305bc982e7af
1690
+ 5d9bb2228ae5305bc982d3a3
1691
+ 5d9be2418ae5305bc982e617
1692
+ 5d9bad0c8ae5305bc982d09f
1693
+ 5d9bceac8ae5305bc982dec2
1694
+ 5d9b785e8ae5305bc982a98c
1695
+ 5d9c2ee88ae5305bc982f10d
1696
+ 5d9b9d258ae5305bc982c5e5
1697
+ 5d9b7b178ae5305bc982ac04
1698
+ 5d9b79ef8ae5305bc982aaf1
1699
+ 5d9bf9d38ae5305bc982eb5e
1700
+ 5d9bb8978ae5305bc982d6fb
1701
+ 5d9b92238ae5305bc982bbd9
1702
+ 5d9bd0298ae5305bc982df54
1703
+ 5d9beea88ae5305bc982e8fa
1704
+ 5d9baeb88ae5305bc982d1dc
1705
+ 5d9bade18ae5305bc982d147
1706
+ 5d9bfe5b8ae5305bc982ec23
1707
+ 5d9b99f98ae5305bc982c2a8
1708
+ 5d9b8a218ae5305bc982b77d
1709
+ 5d9bd6978ae5305bc982e202
1710
+ 5d9c1bb38ae5305bc982ef4c
1711
+ 5d9ca1d58ae5305bc982f433
1712
+ 5d9bbef48ae5305bc982d8f2
1713
+ 5d9b97c68ae5305bc982c0bd
1714
+ 5d9b77fa8ae5305bc982a93c
1715
+ 5d9bd5548ae5305bc982e16f
1716
+ 5d9bca7d8ae5305bc982dd50
1717
+ 5d9b7ae78ae5305bc982abeb
1718
+ 5d9bb4428ae5305bc982d50e
1719
+ 5d9bd5358ae5305bc982e14d
1720
+ 5d9b82118ae5305bc982b23c
1721
+ 5d9b96e08ae5305bc982bfc7
1722
+ 5d9bff208ae5305bc982ec3a
1723
+ 5d9bb8fc8ae5305bc982d729
1724
+ 5d9b859f8ae5305bc982b47e
1725
+ 5d9bd7da8ae5305bc982e29d
1726
+ 5d9b8c108ae5305bc982b8d1
1727
+ 5d9bb8388ae5305bc982d6e8
1728
+ 5d9b7e9f8ae5305bc982af35
1729
+ 5d9ba0588ae5305bc982c8b7
1730
+ 5d9bec888ae5305bc982e856
1731
+ 5d9bf3538ae5305bc982e9f9
1732
+ 5d9b86cb8ae5305bc982b577
1733
+ 5d9b81f08ae5305bc982b20a
1734
+ 5d9b8c998ae5305bc982b915
1735
+ 5d9be17b8ae5305bc982e5e3
1736
+ 5d9bf1388ae5305bc982e987
1737
+ 5d9ca69b8ae5305bc982f470
1738
+ 5d9b9d528ae5305bc982c621
1739
+ 5d9bbbda8ae5305bc982d7cf
1740
+ 5d9b7e328ae5305bc982aedb
1741
+ 5d9bc0cc8ae5305bc982d999
1742
+ 5d9bb3288ae5305bc982d443
1743
+ 5d9baa688ae5305bc982ced6
1744
+ 5d9bcfad8ae5305bc982df27
1745
+ 5d9bc42d8ae5305bc982db2a
1746
+ 5d9b7f8a8ae5305bc982b011
1747
+ 5d9bde498ae5305bc982e51f
1748
+ 5d9b77918ae5305bc982a8f3
1749
+ 5d9ba03d8ae5305bc982c893
1750
+ 5d9b98f68ae5305bc982c1cd
1751
+ 5d9b78e68ae5305bc982a9fb
1752
+ 5d9b9b1f8ae5305bc982c3cd
1753
+ 5d9bc1eb8ae5305bc982da1a
1754
+ 5d9c39ca8ae5305bc982f1c0
1755
+ 5d9b7fa88ae5305bc982b02e
1756
+ 5d9bf7aa8ae5305bc982eb1b
1757
+ 5d9bf1868ae5305bc982e991
1758
+ 5d9bc9318ae5305bc982dd17
1759
+ 5d9c0ac48ae5305bc982ed31
1760
+ 5d9b8b858ae5305bc982b85f
1761
+ 5d9b78d08ae5305bc982a9f3
1762
+ 5d9b885d8ae5305bc982b678
1763
+ 5d9ba2bd8ae5305bc982ca2b
1764
+ 5d9bc0908ae5305bc982d976
1765
+ 5d9c00c88ae5305bc982ec54
1766
+ 5d9bd8398ae5305bc982e2d3
1767
+ 5d9b786f8ae5305bc982a9a7
1768
+ 5d9bd04b8ae5305bc982df5f
1769
+ 5d9b9e6b8ae5305bc982c758
1770
+ 5d9bcc4a8ae5305bc982ddd2
1771
+ 5d9bcfad8ae5305bc982df25
1772
+ 5d9bc42d8ae5305bc982db28
1773
+ 5d9bc5148ae5305bc982db98
1774
+ 5d9b79f98ae5305bc982ab03
1775
+ 5d9b89e18ae5305bc982b723
1776
+ 5d9be15c8ae5305bc982e5db
1777
+ 5d9bcd5f8ae5305bc982de4d
1778
+ 5d9b878b8ae5305bc982b618
1779
+ 5d9b9cd58ae5305bc982c5b3
1780
+ 5d9b98c98ae5305bc982c19f
1781
+ 5d9b96728ae5305bc982bf79
1782
+ 5d9b80188ae5305bc982b095
1783
+ 5d9b832b8ae5305bc982b2c8
1784
+ 5d9bd4438ae5305bc982e0f2
1785
+ 5d9ba4b98ae5305bc982cbe2
1786
+ 5d9be2f58ae5305bc982e649
1787
+ 5d9ba2bd8ae5305bc982ca2e
1788
+ 5d9b801c8ae5305bc982b0ac
1789
+ 5d9ba8388ae5305bc982cdb5
1790
+ 5d9bf4eb8ae5305bc982ea63
1791
+ 5d9bbefe8ae5305bc982d905
1792
+ 5d9be0b98ae5305bc982e5a5
1793
+ 5d9bbe2a8ae5305bc982d8ab
1794
+ 5d9ba5808ae5305bc982cc8b
1795
+ 5d9bd8fb8ae5305bc982e34b
1796
+ 5d9bf6e88ae5305bc982eb03
1797
+ 5d9b87158ae5305bc982b5a6
1798
+ 5d9bb5488ae5305bc982d5b4
1799
+ 5d9b9e1e8ae5305bc982c6e6
1800
+ 5d9b7e538ae5305bc982aef5
1801
+ 5d9c01628ae5305bc982ec5d
1802
+ 5d9ba1308ae5305bc982c908
1803
+ 5d9c09fc8ae5305bc982ed15
1804
+ 5d9bbe768ae5305bc982d8b9
1805
+ 5d9bf6008ae5305bc982eac8
1806
+ 5d9bb2828ae5305bc982d3d0
1807
+ 5d9bd6e98ae5305bc982e246
1808
+ 5d9bdf908ae5305bc982e567
1809
+ 5d9bf1ca8ae5305bc982e9a4
1810
+ 5d9b77c08ae5305bc982a923
1811
+ 5d9b81c38ae5305bc982b1e7
1812
+ 5d9bd0978ae5305bc982df99
1813
+ 5d9bce088ae5305bc982de96
1814
+ 5d9bae8b8ae5305bc982d1a5
1815
+ 5d9bd3a38ae5305bc982e0bd
1816
+ 5d9b93bd8ae5305bc982bd06
1817
+ 5d9ba8f68ae5305bc982ce1e
1818
+ 5d9c2d038ae5305bc982f0cb
1819
+ 5d9bc2858ae5305bc982da4a
1820
+ 5d9bbef28ae5305bc982d8e0
1821
+ 5d9ba1798ae5305bc982c923
1822
+ 5d9b95fe8ae5305bc982bf17
1823
+ 5d9ba1f28ae5305bc982c989
1824
+ 5d9bf3e08ae5305bc982ea2f
1825
+ 5d9b909d8ae5305bc982baec
1826
+ 5d9be7de8ae5305bc982e76d
1827
+ 5d9bb5ac8ae5305bc982d5dd
1828
+ 5d9ba00e8ae5305bc982c880
1829
+ 5d9b97e88ae5305bc982c0d9
1830
+ 5d9b7d878ae5305bc982ae0f
1831
+ 5d9ca76c8ae5305bc982f483
1832
+ 5d9badb48ae5305bc982d115
1833
+ 5d9bf26c8ae5305bc982e9c5
1834
+ 5d9b8dc88ae5305bc982b99b
1835
+ 5d9b78038ae5305bc982a94b
1836
+ 5d9b9e1e8ae5305bc982c6e5
1837
+ 5d9b8a118ae5305bc982b759
1838
+ 5d9bd04e8ae5305bc982df67
1839
+ 5d9b99ab8ae5305bc982c265
1840
+ 5d9bb2b08ae5305bc982d3e0
1841
+ 5d9ba2ca8ae5305bc982ca37
1842
+ 5d9b9c988ae5305bc982c572
1843
+ 5d9b940c8ae5305bc982bd72
1844
+ 5d9bac0a8ae5305bc982cfdc
1845
+ 5d9bda528ae5305bc982e3ef
1846
+ 5d9bda098ae5305bc982e3d5
1847
+ 5d9c86508ae5305bc982f38e
1848
+ 5d9b9b8a8ae5305bc982c443
1849
+ 5d9ba3f88ae5305bc982cb59
1850
+ 5d9bb7268ae5305bc982d667
1851
+ 5d9b95698ae5305bc982be9c
1852
+ 5d9bb76f8ae5305bc982d687
1853
+ 5d9bf2e18ae5305bc982e9ea
1854
+ 5d9b8ab48ae5305bc982b7d5
1855
+ 5d9beba88ae5305bc982e7fd
1856
+ 5d9b834c8ae5305bc982b2ed
1857
+ 5d9c0cd48ae5305bc982ed7a
1858
+ 5d9bd8fb8ae5305bc982e349
1859
+ 5d9b860e8ae5305bc982b4da
1860
+ 5d9b7d1c8ae5305bc982ad98
1861
+ 5d9bcfa38ae5305bc982df1b
1862
+ 5d9bb2358ae5305bc982d3ab
1863
+ 5d9ba7568ae5305bc982cd44
1864
+ 5d9bb0178ae5305bc982d2a0
1865
+ 5d9bbc538ae5305bc982d800
1866
+ 5d9ba1ee8ae5305bc982c980
1867
+ 5d9bf1d28ae5305bc982e9ad
1868
+ 5d9ba3d68ae5305bc982cb33
1869
+ 5d9c14808ae5305bc982ee81
1870
+ 5d9b97f88ae5305bc982c0f4
1871
+ 5d9b84b38ae5305bc982b3cf
1872
+ 5d9ba4bd8ae5305bc982cbf2
1873
+ 5d9c29de8ae5305bc982f057
1874
+ 5d9b92c78ae5305bc982bc4d
1875
+ 5d9baad58ae5305bc982cf18
1876
+ 5d9b7c998ae5305bc982ad3c
1877
+ 5d9bc2858ae5305bc982da52
1878
+ 5d9bc1eb8ae5305bc982da1b
1879
+ 5d9b78388ae5305bc982a977
1880
+ 5d9ba4e98ae5305bc982cc41
1881
+ 5d9bec9d8ae5305bc982e85d
1882
+ 5d9bab8c8ae5305bc982cf9a
1883
+ 5d9b99238ae5305bc982c1f0
1884
+ 5d9b95798ae5305bc982beaf
1885
+ 5d9b87748ae5305bc982b605
1886
+ 5d9b95c28ae5305bc982beea
1887
+ 5d9b887b8ae5305bc982b68b
1888
+ 5d9ba9198ae5305bc982ce45
1889
+ 5d9bac458ae5305bc982d012
1890
+ 5d9b843c8ae5305bc982b38b
1891
+ 5d9c31808ae5305bc982f153
1892
+ 5d9bfb418ae5305bc982eb8c
1893
+ 5d9b8ec28ae5305bc982ba02
1894
+ 5d9bda528ae5305bc982e3f2
1895
+ 5d9be7f48ae5305bc982e776
1896
+ 5d9b7a6f8ae5305bc982ab84
1897
+ 5d9b7f718ae5305bc982b002
1898
+ 5d9ba2db8ae5305bc982ca58
1899
+ 5d9c31808ae5305bc982f154
1900
+ 5d9bb7f68ae5305bc982d6b8
1901
+ 5d9ba44e8ae5305bc982cb7c
1902
+ 5d9b92138ae5305bc982bbc8
1903
+ 5d9c82c48ae5305bc982f370
1904
+ 5d9baad58ae5305bc982cf1a
1905
+ 5d9bb6ae8ae5305bc982d643
1906
+ 5d9bd0a38ae5305bc982dfa0
1907
+ 5d9b77958ae5305bc982a8fd
1908
+ 5d9b9c628ae5305bc982c52c
1909
+ 5d9b9d4b8ae5305bc982c614
1910
+ 5d9bfbe28ae5305bc982eb9e
1911
+ 5d9b83598ae5305bc982b301
1912
+ 5d9baf248ae5305bc982d21c
1913
+ 5d9ba16f8ae5305bc982c91d
1914
+ 5d9ba4938ae5305bc982cbc5
1915
+ 5d9b89088ae5305bc982b6db
1916
+ 5d9bc6608ae5305bc982dc14
1917
+ 5d9ca3b18ae5305bc982f454
1918
+ 5d9c2db48ae5305bc982f0df
1919
+ 5d9b833b8ae5305bc982b2d0
1920
+ 5d9c88388ae5305bc982f3b5
1921
+ 5d9b94a08ae5305bc982bded
1922
+ 5d9b9bcb8ae5305bc982c4a7
1923
+ 5d9c04668ae5305bc982ec92
1924
+ 5d9baf488ae5305bc982d225
1925
+ 5d9c32bc8ae5305bc982f169
1926
+ 5d9bafdd8ae5305bc982d27f
1927
+ 5d9b9d2d8ae5305bc982c603
1928
+ 5d9b92348ae5305bc982bbec
1929
+ 5d9bd66a8ae5305bc982e1e9
1930
+ 5d9c10698ae5305bc982edfe
1931
+ 5d9c2aef8ae5305bc982f07a
1932
+ 5d9b8bd78ae5305bc982b8b5
1933
+ 5d9bc9f78ae5305bc982dd3c
1934
+ 5d9b7bac8ae5305bc982ac83
1935
+ 5d9b97638ae5305bc982c04e
1936
+ 5d9b966a8ae5305bc982bf5f
1937
+ 5d9b7d4f8ae5305bc982ade8
1938
+ 5d9bad938ae5305bc982d102
1939
+ 5d9bac0a8ae5305bc982cfdb
1940
+ 5d9bcfd28ae5305bc982df41
1941
+ 5d9b81458ae5305bc982b1a1
1942
+ 5d9be36a8ae5305bc982e661
1943
+ 5d9bb69f8ae5305bc982d63c
1944
+ 5d9bba188ae5305bc982d771
1945
+ 5d9b7d648ae5305bc982adfb
1946
+ 5d9b95e68ae5305bc982befb
1947
+ 5d9bdbd28ae5305bc982e469
1948
+ 5d9bd3b58ae5305bc982e0d6
1949
+ 5d9bd8fb8ae5305bc982e341
1950
+ 5d9b863a8ae5305bc982b511
1951
+ 5d9b80c88ae5305bc982b11d
1952
+ 5d9bad418ae5305bc982d0d8
1953
+ 5d9bb8098ae5305bc982d6d7
1954
+ 5d9b87d58ae5305bc982b648
1955
+ 5d9b92cb8ae5305bc982bc55
1956
+ 5d9bb5ce8ae5305bc982d5f5
1957
+ 5d9c14368ae5305bc982ee62
1958
+ 5d9bb7008ae5305bc982d650
1959
+ 5d9b87ba8ae5305bc982b632
1960
+ 5d9ba3458ae5305bc982cab9
1961
+ 5d9bd4f08ae5305bc982e132
1962
+ 5d9bde498ae5305bc982e520
1963
+ 5d9c13838ae5305bc982ee56
1964
+ 5d9b86218ae5305bc982b4ec
1965
+ 5d9b9ae08ae5305bc982c3a8
1966
+ 5d9bbbda8ae5305bc982d7ce
1967
+ 5d9bc75e8ae5305bc982dc81
1968
+ 5d9b8d4c8ae5305bc982b97b
1969
+ 5d9c131d8ae5305bc982ee4d
1970
+ 5d9c13838ae5305bc982ee57
1971
+ 5d9bd8ab8ae5305bc982e30b
1972
+ 5d9be9428ae5305bc982e7a3
1973
+ 5d9b9d178ae5305bc982c5d5
1974
+ 5d9b8e188ae5305bc982b9d6
1975
+ 5d9ba8a58ae5305bc982cdf2
1976
+ 5d9bf7e88ae5305bc982eb32
1977
+ 5d9bec2e8ae5305bc982e821
1978
+ 5d9bcd6d8ae5305bc982de58
1979
+ 5d9b82068ae5305bc982b21e
1980
+ 5d9bcc4a8ae5305bc982ddcf
1981
+ 5d9ba03d8ae5305bc982c894
1982
+ 5d9b87748ae5305bc982b604
1983
+ 5d9b78d08ae5305bc982a9f1
1984
+ 5d9c14368ae5305bc982ee5f
1985
+ 5d9b8b728ae5305bc982b84e
1986
+ 5d9bae388ae5305bc982d15f
1987
+ 5d9bf2848ae5305bc982e9cd
1988
+ 5d9b76918ae5305bc982a891
1989
+ 5d9c0e1f8ae5305bc982edb0
1990
+ 5d9b8ecf8ae5305bc982ba0c
1991
+ 5d9bc2428ae5305bc982da2e
1992
+ 5d9b7d268ae5305bc982adb6
1993
+ 5d9b84ce8ae5305bc982b3f1
1994
+ 5d9b80cf8ae5305bc982b137
1995
+ 5d9ba21e8ae5305bc982c9a5
1996
+ 5d9b98fe8ae5305bc982c1e0
1997
+ 5d9bc7458ae5305bc982dc66
1998
+ 5d9b9bd38ae5305bc982c4b3
1999
+ 5d9b965a8ae5305bc982bf4a
2000
+ 5d9bcb138ae5305bc982dd7e
2001
+ 5d9b93f18ae5305bc982bd3d
2002
+ 5d9b7c6e8ae5305bc982ad12
2003
+ 5d9becbd8ae5305bc982e86d
2004
+ 5d9b856c8ae5305bc982b44d
2005
+ 5d9c24878ae5305bc982efeb
2006
+ 5d9ba6418ae5305bc982cce2
2007
+ 5d9ba1f28ae5305bc982c98a
2008
+ 5d9b97958ae5305bc982c08f
2009
+ 5d9ba7228ae5305bc982cd30
2010
+ 5d9bbff98ae5305bc982d94a
2011
+ 5d9c09a98ae5305bc982ed03
2012
+ 5d9b9d298ae5305bc982c5f2
2013
+ 5d9bbff98ae5305bc982d94c
2014
+ 5d9bec9d8ae5305bc982e860
2015
+ 5d9bac368ae5305bc982d001
2016
+ 5d9b8dd68ae5305bc982b9a5
2017
+ 5d9b9d2a8ae5305bc982c5fc
2018
+ 5d9bcfd58ae5305bc982df4a
2019
+ 5d9bbedf8ae5305bc982d8d5
2020
+ 5d9b7ddc8ae5305bc982ae5b
2021
+ 5d9b9bde8ae5305bc982c4bc
2022
+ 5d9c1d698ae5305bc982ef69
2023
+ 5d9ba2ce8ae5305bc982ca40
2024
+ 5d9ba45e8ae5305bc982cba5
2025
+ 5d9bde4f8ae5305bc982e529
2026
+ 5d9b94608ae5305bc982bdb5
2027
+ 5d9b9e4a8ae5305bc982c737
2028
+ 5d9b9de08ae5305bc982c6a5
2029
+ 5d9ba44f8ae5305bc982cb86
2030
+ 5d9b848e8ae5305bc982b3c5
2031
+ 5d9b90098ae5305bc982bab0
2032
+ 5d9bf1388ae5305bc982e989
2033
+ 5d9b7f578ae5305bc982afd8
2034
+ 5d9b80138ae5305bc982b085
2035
+ 5d9bd1d58ae5305bc982e00a
2036
+ 5d9bc1358ae5305bc982d9d3
2037
+ 5d9bf2e18ae5305bc982e9e7
2038
+ 5d9bcb088ae5305bc982dd71
2039
+ 5d9b7bac8ae5305bc982ac85
2040
+ 5d9bd2f38ae5305bc982e071
2041
+ 5d9c4abb8ae5305bc982f22d
2042
+ 5d9bcd368ae5305bc982de36
2043
+ 5d9b9a9d8ae5305bc982c369
2044
+ 5d9b95798ae5305bc982beb3
2045
+ 5d9c0f058ae5305bc982edd5
2046
+ 5d9b8baf8ae5305bc982b88e
2047
+ 5d9bae6f8ae5305bc982d19d
2048
+ 5d9bf5ee8ae5305bc982eabb
2049
+ 5d9b9c238ae5305bc982c509
2050
+ 5d9bbc0d8ae5305bc982d7ea
2051
+ 5d9bfb068ae5305bc982eb80
2052
+ 5d9baba08ae5305bc982cfa3
2053
+ 5d9ba3c18ae5305bc982cb20
2054
+ 5d9ca1d58ae5305bc982f431
2055
+ 5d9b98238ae5305bc982c123
2056
+ 5d9b9f088ae5305bc982c7e1
2057
+ 5d9b9f918ae5305bc982c845
2058
+ 5d9c4eb68ae5305bc982f2cd
2059
+ 5d9ba8788ae5305bc982cdd0
2060
+ 5d9c9d5a8ae5305bc982f41e
2061
+ 5d9b80218ae5305bc982b0b6
2062
+ 5d9bb2728ae5305bc982d3bb
2063
+ 5d9b87958ae5305bc982b621
2064
+ 5d9b7bac8ae5305bc982ac81
2065
+ 5d9bc42e8ae5305bc982db31
2066
+ 5d9b9e588ae5305bc982c746
2067
+ 5d9ba1018ae5305bc982c8f8
2068
+ 5d9bbbfb8ae5305bc982d7d8
2069
+ 5d9becbd8ae5305bc982e86e
2070
+ 5d9b8bd78ae5305bc982b8b6
2071
+ 5d9b87488ae5305bc982b5dc
2072
+ 5d9bb35c8ae5305bc982d45b
2073
+ 5d9b83b78ae5305bc982b34a
2074
+ 5d9bb35c8ae5305bc982d45d
2075
+ 5d9bec208ae5305bc982e818
2076
+ 5d9bddba8ae5305bc982e505
2077
+ 5d9b9e2b8ae5305bc982c6ef
2078
+ 5d9b8a4e8ae5305bc982b796
2079
+ 5d9bacb58ae5305bc982d066
2080
+ 5d9bc8508ae5305bc982dcd1
2081
+ 5d9b9b1f8ae5305bc982c3cc
2082
+ 5d9bd9f38ae5305bc982e3cc
2083
+ 5d9ba04f8ae5305bc982c8a5
2084
+ 5d9b8a088ae5305bc982b749
2085
+ 5d9baf488ae5305bc982d223
2086
+ 5d9b89088ae5305bc982b6d9
2087
+ 5d9c0d438ae5305bc982ed84
2088
+ 5d9b80ce8ae5305bc982b12e
2089
+ 5d9bcc768ae5305bc982dde7
2090
+ 5d9c2cf28ae5305bc982f0c1
2091
+ 5d9b80e88ae5305bc982b15b
2092
+ 5d9b8cae8ae5305bc982b91d
2093
+ 5d9b9c948ae5305bc982c565
2094
+ 5d9c27888ae5305bc982f01b
2095
+ 5d9b78c68ae5305bc982a9cb
2096
+ 5d9bb0638ae5305bc982d2bc
2097
+ 5d9c2c778ae5305bc982f0ba
2098
+ 5d9b7e1b8ae5305bc982aebf
2099
+ 5d9bd5fb8ae5305bc982e1c1
2100
+ 5d9bc0348ae5305bc982d95d
2101
+ 5d9b7ac18ae5305bc982abc3
2102
+ 5d9ba2d28ae5305bc982ca47
2103
+ 5d9bbe2a8ae5305bc982d8ac
2104
+ 5d9bab838ae5305bc982cf8d
2105
+ 5d9bcc4c8ae5305bc982ddda
2106
+ 5d9b81f68ae5305bc982b213
2107
+ 5d9c05228ae5305bc982ecae
2108
+ 5d9b9ea78ae5305bc982c7a2
2109
+ 5d9b89428ae5305bc982b6f3
2110
+ 5d9b77588ae5305bc982a8c3
2111
+ 5d9bdb668ae5305bc982e447
2112
+ 5d9bae658ae5305bc982d190
2113
+ 5d9c396a8ae5305bc982f1ad
2114
+ 5d9ba0448ae5305bc982c899
2115
+ 5d9b8afc8ae5305bc982b81e
2116
+ 5d9bea918ae5305bc982e7cf
2117
+ 5d9b91a58ae5305bc982bb93
2118
+ 5d9bc70c8ae5305bc982dc5b
2119
+ 5d9bb57d8ae5305bc982d5d0
2120
+ 5d9ba45c8ae5305bc982cb9a
2121
+ 5d9b9e148ae5305bc982c6d1
2122
+ 5d9bfbe28ae5305bc982eb9d
2123
+ 5d9bf2218ae5305bc982e9b4
2124
+ 5d9b9cc08ae5305bc982c5ab
2125
+ 5d9b7c4d8ae5305bc982acff
2126
+ 5d9bb72d8ae5305bc982d671
2127
+ 5d9b81418ae5305bc982b18b
2128
+ 5d9bae6f8ae5305bc982d199
2129
+ 5d9bd32f8ae5305bc982e077
2130
+ 5d9bde748ae5305bc982e533
2131
+ 5d9c4a7b8ae5305bc982f220
2132
+ 5d9bb4628ae5305bc982d513
2133
+ 5d9c188c8ae5305bc982ef08
2134
+ 5d9b944d8ae5305bc982bda7
2135
+ 5d9b93bd8ae5305bc982bd05
2136
+ 5d9b7f5d8ae5305bc982afe2
2137
+ 5d9bb3218ae5305bc982d43a
2138
+ 5d9b9c878ae5305bc982c55f
2139
+ 5d9b9a928ae5305bc982c355
2140
+ 5d9be5808ae5305bc982e700
2141
+ 5d9b95f38ae5305bc982bf10
2142
+ 5d9b88bf8ae5305bc982b69d
2143
+ 5d9b9b258ae5305bc982c3df
2144
+ 5d9bcd5a8ae5305bc982de45
2145
+ 5d9b92bf8ae5305bc982bc39
2146
+ 5d9b870b8ae5305bc982b59f
2147
+ 5d9ca7068ae5305bc982f478
2148
+ 5d9b7ea68ae5305bc982af3f
2149
+ 5d9c28d58ae5305bc982f03a
2150
+ 5d9b86238ae5305bc982b4f6
2151
+ 5d9bb63e8ae5305bc982d630
2152
+ 5d9b9b8a8ae5305bc982c444
2153
+ 5d9b93ce8ae5305bc982bd22
2154
+ 5d9b83118ae5305bc982b2be
2155
+ 5d9bc0b38ae5305bc982d981
2156
+ 5d9b99508ae5305bc982c205
2157
+ 5d9b95868ae5305bc982bec6
2158
+ 5d9b8b728ae5305bc982b84d
2159
+ 5d9bb9b08ae5305bc982d74a
2160
+ 5d9bfd768ae5305bc982ec10
2161
+ 5d9bc3a38ae5305bc982dadb
2162
+ 5d9bc5b78ae5305bc982dbdd
2163
+ 5d9b76e28ae5305bc982a89f
2164
+ 5d9b9b628ae5305bc982c425
2165
+ 5d9bc6c08ae5305bc982dc41
2166
+ 5d9b906f8ae5305bc982badb
2167
+ 5d9b9b548ae5305bc982c414
2168
+ 5d9b8ae68ae5305bc982b80e
2169
+ 5d9b986f8ae5305bc982c158
2170
+ 5d9b92138ae5305bc982bbd2
2171
+ 5d9b9d298ae5305bc982c5f0
2172
+ 5d9befd78ae5305bc982e931
2173
+ 5d9bcb658ae5305bc982dd8f
2174
+ 5d9b7a1b8ae5305bc982ab1e
2175
+ 5d9b84f28ae5305bc982b3fb
2176
+ 5d9bb2828ae5305bc982d3ce
2177
+ 5d9c18808ae5305bc982ef02
2178
+ 5d9b8a188ae5305bc982b763
2179
+ 5d9bab338ae5305bc982cf5f
2180
+ 5d9b98408ae5305bc982c12b
2181
+ 5d9b9d918ae5305bc982c663
2182
+ 5d9bd7c28ae5305bc982e291
2183
+ 5d9ba4db8ae5305bc982cc1a
2184
+ 5d9ba4e08ae5305bc982cc2b
2185
+ 5d9b79c08ae5305bc982aad1
2186
+ 5d9bc6668ae5305bc982dc1a
2187
+ 5d9bf3298ae5305bc982e9f1
2188
+ 5d9ca6428ae5305bc982f463
2189
+ 5d9b97d08ae5305bc982c0c4
2190
+ 5d9caf348ae5305bc982f4a7
2191
+ 5d9bb3cc8ae5305bc982d4c4
2192
+ 5d9bc87b8ae5305bc982dcdc
2193
+ 5d9b9a768ae5305bc982c323
2194
+ 5d9b7be58ae5305bc982aca2
2195
+ 5d9bd3878ae5305bc982e098
2196
+ 5d9bab838ae5305bc982cf90
2197
+ 5d9bb0798ae5305bc982d2c2
2198
+ 5d9bb0da8ae5305bc982d2f1
2199
+ 5d9bdc108ae5305bc982e483
2200
+ 5d9b7ac98ae5305bc982abce
2201
+ 5d9ba04f8ae5305bc982c8a3
2202
+ 5d9b78f38ae5305bc982aa01
2203
+ 5d9b7c918ae5305bc982ad31
2204
+ 5d9bedc28ae5305bc982e8c1
2205
+ 5d9ba7b78ae5305bc982cd8c
2206
+ 5d9c29828ae5305bc982f04d
2207
+ 5d9b83f18ae5305bc982b352
2208
+ 5d9bd2618ae5305bc982e025
2209
+ 5d9b82108ae5305bc982b232
2210
+ 5d9b98738ae5305bc982c16c
2211
+ 5d9c18d38ae5305bc982ef1a
2212
+ 5d9b8b298ae5305bc982b830
2213
+ 5d9bb3e48ae5305bc982d4ca
2214
+ 5d9bb1198ae5305bc982d30a
2215
+ 5d9bc8c68ae5305bc982dcf0
2216
+ 5d9bc75b8ae5305bc982dc78
2217
+ 5d9be2f38ae5305bc982e642
2218
+ 5d9b77588ae5305bc982a8c5
2219
+ 5d9baca48ae5305bc982d055
2220
+ 5d9b9e718ae5305bc982c760
2221
+ 5d9bc9018ae5305bc982dd04
2222
+ 5d9b7f738ae5305bc982b00b
2223
+ 5d9ca69b8ae5305bc982f46d
2224
+ 5d9b9af88ae5305bc982c3b8
2225
+ 5d9b80158ae5305bc982b08e
2226
+ 5d9ba4938ae5305bc982cbcc
2227
+ 5d9b79858ae5305bc982aa83
2228
+ 5d9b98d68ae5305bc982c1af
2229
+ 5d9b8b6c8ae5305bc982b844
2230
+ 5d9ba1858ae5305bc982c939
2231
+ 5d9ba4938ae5305bc982cbc3
2232
+ 5d9bd1e08ae5305bc982e015
2233
+ 5d9b8bc08ae5305bc982b8aa
2234
+ 5d9b940c8ae5305bc982bd71
2235
+ 5d9bc8c68ae5305bc982dcef
2236
+ 5d9bd3a38ae5305bc982e0bb
2237
+ 5d9ca2fa8ae5305bc982f441
2238
+ 5d9b7c0e8ae5305bc982ace3
2239
+ 5d9bed3f8ae5305bc982e895
2240
+ 5d9b7cb28ae5305bc982ad46
2241
+ 5d9b9d648ae5305bc982c632
2242
+ 5d9b94688ae5305bc982bdbd
2243
+ 5d9bb5bd8ae5305bc982d5eb
2244
+ 5d9bd54f8ae5305bc982e168
2245
+ 5d9b87158ae5305bc982b5a5
2246
+ 5d9bdcc18ae5305bc982e4b1
2247
+ 5d9c30c28ae5305bc982f143
2248
+ 5d9cb1d68ae5305bc982f4df
2249
+ 5d9bd8258ae5305bc982e2c0
2250
+ 5d9ba3da8ae5305bc982cb3c
2251
+ 5d9bc8008ae5305bc982dcb6
2252
+ 5d9b834c8ae5305bc982b2e9
2253
+ 5d9bf5678ae5305bc982ea8d
2254
+ 5d9b7fae8ae5305bc982b038
2255
+ 5d9b84578ae5305bc982b392
2256
+ 5d9b78618ae5305bc982a993
2257
+ 5d9b89138ae5305bc982b6e4
2258
+ 5d9b7a3e8ae5305bc982ab5e
2259
+ 5d9b99b38ae5305bc982c270
2260
+ 5d9b99f98ae5305bc982c2a9
2261
+ 5d9bb1cd8ae5305bc982d379
2262
+ 5d9baf8d8ae5305bc982d256
2263
+ 5d9b936d8ae5305bc982bcc3
2264
+ 5d9b8ec28ae5305bc982ba04
2265
+ 5d9c2e1e8ae5305bc982f0f4
2266
+ 5d9b88d88ae5305bc982b6c6
2267
+ 5d9c0bae8ae5305bc982ed53
2268
+ 5d9c44248ae5305bc982f1ef
2269
+ 5d9b78c68ae5305bc982a9cc
2270
+ 5d9b9f698ae5305bc982c836
2271
+ 5d9ba9c38ae5305bc982ce80
2272
+ 5d9b85348ae5305bc982b423
2273
+ 5d9ba4558ae5305bc982cb93
2274
+ 5d9b79608ae5305bc982aa58
2275
+ 5d9c5c958ae5305bc982f333
2276
+ 5d9c13838ae5305bc982ee59
2277
+ 5d9becc18ae5305bc982e883
2278
+ 5d9b97b98ae5305bc982c0a0
2279
+ 5d9bb8fc8ae5305bc982d72a
2280
+ 5d9bec208ae5305bc982e81a
2281
+ 5d9b7d948ae5305bc982ae1b
2282
+ 5d9ba26e8ae5305bc982c9e5
2283
+ 5d9bed418ae5305bc982e89c
2284
+ 5d9b81488ae5305bc982b1ab
2285
+ 5d9b944d8ae5305bc982bdaa
2286
+ 5d9c0bae8ae5305bc982ed52
2287
+ 5d9c5e6f8ae5305bc982f355
2288
+ 5d9b9e688ae5305bc982c752
2289
+ 5d9b83638ae5305bc982b313
2290
+ 5d9bd3878ae5305bc982e096
2291
+ 5d9bd04e8ae5305bc982df66
2292
+ 5d9bb51c8ae5305bc982d59c
2293
+ 5d9bb1468ae5305bc982d333
2294
+ 5d9b9e388ae5305bc982c711
2295
+ 5d9b91eb8ae5305bc982bba4
2296
+ 5d9b78e68ae5305bc982a9fc
2297
+ 5d9b895f8ae5305bc982b707
2298
+ 5d9b9e798ae5305bc982c76c
2299
+ 5d9ba5868ae5305bc982cc9d
2300
+ 5d9bcc8f8ae5305bc982ddf8
2301
+ 5d9b7a808ae5305bc982aba1
2302
+ 5d9bc42d8ae5305bc982db27
2303
+ 5d9bd77a8ae5305bc982e27e
2304
+ 5d9bc3f78ae5305bc982db16
2305
+ 5d9b8b9e8ae5305bc982b87d
2306
+ 5d9bea9f8ae5305bc982e7dc
2307
+ 5d9bf9de8ae5305bc982eb66
2308
+ 5d9b94ef8ae5305bc982be49
2309
+ 5d9bd9058ae5305bc982e354
2310
+ 5d9b9a928ae5305bc982c356
2311
+ 5d9b81228ae5305bc982b17b
2312
+ 5d9ba2b08ae5305bc982ca0e
2313
+ 5d9bb8388ae5305bc982d6eb
2314
+ 5d9badf78ae5305bc982d152
2315
+ 5d9bd7df8ae5305bc982e2a4
2316
+ 5d9b902a8ae5305bc982bac3
2317
+ 5d9b98c98ae5305bc982c19e
2318
+ 5d9bbbda8ae5305bc982d7d0
2319
+ 5d9b88288ae5305bc982b659
2320
+ 5d9c23d68ae5305bc982efd7
2321
+ 5d9c26c78ae5305bc982f011
2322
+ 5d9bd44d8ae5305bc982e0fa
2323
+ 5d9ba3488ae5305bc982cabf
2324
+ 5d9ba2418ae5305bc982c9d7
2325
+ 5d9baca48ae5305bc982d053
2326
+ 5d9b96d48ae5305bc982bfa9
2327
+ 5d9c1f078ae5305bc982ef88
2328
+ 5d9bd85a8ae5305bc982e2f1
2329
+ 5d9c24618ae5305bc982efe1
2330
+ 5d9b895f8ae5305bc982b703
2331
+ 5d9b9fd78ae5305bc982c861
2332
+ 5d9b85288ae5305bc982b417
2333
+ 5d9b96a48ae5305bc982bf96
2334
+ 5d9c15638ae5305bc982eea8
2335
+ 5d9bd8d28ae5305bc982e329
2336
+ 5d9b920e8ae5305bc982bbc0
2337
+ 5d9ba4558ae5305bc982cb90
2338
+ 5d9bd44d8ae5305bc982e0fd
2339
+ 5d9b7a658ae5305bc982ab79
2340
+ 5d9bd3b58ae5305bc982e0d9
2341
+ 5d9bdc708ae5305bc982e496
2342
+ 5d9b7df88ae5305bc982ae95
2343
+ 5d9bf58c8ae5305bc982ea97
2344
+ 5d9bbfa78ae5305bc982d932
2345
+ 5d9bc0348ae5305bc982d95b
2346
+ 5d9b9a0a8ae5305bc982c2bc
2347
+ 5d9c9c8a8ae5305bc982f415
2348
+ 5d9c0b358ae5305bc982ed3c
2349
+ 5d9b7c6e8ae5305bc982ad10
2350
+ 5d9be3e28ae5305bc982e699
2351
+ 5d9baae98ae5305bc982cf2b
2352
+ 5d9b93378ae5305bc982bc8d
2353
+ 5d9b99518ae5305bc982c20e
2354
+ 5d9ba62c8ae5305bc982ccd7
2355
+ 5d9bf9348ae5305bc982eb53
2356
+ 5d9bf58c8ae5305bc982ea96
2357
+ 5d9b80328ae5305bc982b0d2
2358
+ 5d9b8a708ae5305bc982b7ba
2359
+ 5d9ba2b78ae5305bc982ca18
2360
+ 5d9ba0148ae5305bc982c887
2361
+ 5d9ba40c8ae5305bc982cb62
2362
+ 5d9bcfca8ae5305bc982df3b
2363
+ 5d9bc0b78ae5305bc982d988
2364
+ 5d9b8ac98ae5305bc982b7e8
2365
+ 5d9bdd088ae5305bc982e4c1
2366
+ 5d9ba3678ae5305bc982cacc
2367
+ 5d9bb6ae8ae5305bc982d647
2368
+ 5d9bf6d68ae5305bc982eafb
2369
+ 5d9ca6428ae5305bc982f467
2370
+ 5d9c1d008ae5305bc982ef62
2371
+ 5d9bbcc28ae5305bc982d837
2372
+ 5d9b9b608ae5305bc982c41f
2373
+ 5d9b938d8ae5305bc982bcdd
2374
+ 5d9bb8fc8ae5305bc982d72d
2375
+ 5d9b7c848ae5305bc982ad2c
2376
+ 5d9b98c98ae5305bc982c19d
2377
+ 5d9baae98ae5305bc982cf2d
2378
+ 5d9b87748ae5305bc982b601
2379
+ 5d9ba8828ae5305bc982cdd6
2380
+ 5d9bc0cc8ae5305bc982d99d
2381
+ 5d9bf74a8ae5305bc982eb11
2382
+ 5d9ba8538ae5305bc982cdbf
2383
+ 5d9baa5c8ae5305bc982ceb7
2384
+ 5d9bd80f8ae5305bc982e2ae
2385
+ 5d9b7fb88ae5305bc982b042
2386
+ 5d9beb468ae5305bc982e7f0
2387
+ 5d9b866d8ae5305bc982b530
2388
+ 5d9bc02d8ae5305bc982d954
2389
+ 5d9be00c8ae5305bc982e589
2390
+ 5d9c4d6c8ae5305bc982f298
2391
+ 5d9b7a1b8ae5305bc982ab1f
2392
+ 5d9b96e08ae5305bc982bfc8
2393
+ 5d9b82118ae5305bc982b23d
2394
+ 5d9be67f8ae5305bc982e730
2395
+ 5d9ba9c38ae5305bc982ce7f
2396
+ 5d9b7b208ae5305bc982ac0c
2397
+ 5d9b9cf88ae5305bc982c5c6
2398
+ 5d9c3afc8ae5305bc982f1dc
2399
+ 5d9b96d98ae5305bc982bfb6
2400
+ 5d9bc42e8ae5305bc982db32
2401
+ 5d9c01f38ae5305bc982ec63
2402
+ 5d9bae8b8ae5305bc982d1a4
reference_files/paragraph-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.amazon.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.new_wiki.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-validation.amazon.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-validation.new_wiki.txt ADDED
@@ -0,0 +1,1469 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ What is the primary political unit of the United States?
2
+ What was the treaty between British East India and Meidingu?
3
+ What is Argentina's primary language?
4
+ In Istanbul what are the two primary types of architecture that are still found in the city?
5
+ What was the mission called that rescued POWs in August of 1944
6
+ What were the two styles of pie safes and food safes?
7
+ How many ships did the partisans Navy had?
8
+ What critic is credited with the theory of altermodern?
9
+ Imbibe and extrapolate are of what origin?
10
+ What did men have complete power over?
11
+ Providing additional tax credits to lower income households would accomplish what better than investing in infrastructure?
12
+ What does Pera mean?
13
+ How many perpendicular planes are involved?
14
+ The Cheka secret police force is dedicated to confront what elements?
15
+ From 2002 how much was the increase of families relying on shelters?
16
+ How many Catholicos does the Armenian church currently have?
17
+ What was the frame covered by?
18
+ Which High school in Manhattan is named after a former first lady?
19
+ What was the surplus of low-cost rental units in 1970?
20
+ What is the first private network to be established at the end of the monopoly?
21
+ In what year were new deposits discovered?
22
+ When a delayed penalty is called, what happens?
23
+ In what year was the Connecticut Colony at Hartford established?
24
+ What percentage of Americans think that free trade agreements have done more harm to the US?
25
+ How many slaves were Europeans taking to the Caribbean each year in 1778?
26
+ What is β-tin's stable temperature?
27
+ What year did Tito died?
28
+ What did the Swedish call New Sweden in their language?
29
+ When did the optical industry start?
30
+ What helps correct visual defects?
31
+ The majority of jobs in New York City are found where?
32
+ What is ignored by the restricting view?
33
+ Who appointed a state commissioner of insurance first, New Hampshire or New York?
34
+ Why did human morality evolve?
35
+ What two types of degrees are offered for practicing medicine?
36
+ When did Congress officially create an Act to protect the park?
37
+ What sets the example of defence of ethnic identity?
38
+ In 2004, how many of the top 7 zip codes for political contributions were located in the Manhattan borough?
39
+ Who started the policies of radical political reform in the Soviet Union?
40
+ In the UK, what kind of degree does someone need to practice medicine?
41
+ Where were the slaves shipped to?
42
+ In which region was the economic standing higher?
43
+ How many acres is Central Park?
44
+ What parts of Connecticut are like New York City?
45
+ Which Windows XP edition was designed for business and power users?
46
+ What type of art was featured in Pompeii?
47
+ Most european surnames were originally occupational or what?
48
+ Which Drum and Bass station gained a temporary legal license?
49
+ What contain long-chain fatty acids?
50
+ What portion of Anglican missionaries succumbed to death upon arrival in the Carolinas?
51
+ When was the first building of Ahmolean Museum erected?
52
+ What was the murder rate in 2008?
53
+ How long they are practicing the irrigation technique?
54
+ Where can the language of Windows be changed?
55
+ How many categories of lipids exist?
56
+ Which parent name is usually adopted by the child?
57
+ What is the cause for the change of the human brain over time?
58
+ Whose band did Paul Desmond play for?
59
+ Education is believed by Marxism-Leninism to advance a society towards what?
60
+ Which material is most applicable for the construction of arches?
61
+ what is the major commercial use of organotin compounds?
62
+ How many winning candidates have won the endorsement of the applicable major party?
63
+ What is the largest non-Sunni Muslim sect?
64
+ What is a language its been adopted by?
65
+ What two continents does Instanbul sit on?
66
+ In what year did the FDA approve of the oral contraceptive pill?
67
+ Whose reign over Constantinople ended in 1025?
68
+ what happened in the 17th century regarding shipments ?
69
+ How many people did the university claim attended?
70
+ When was the new economic policy started as a backwards step from war communism?
71
+ What new style of music came up in the late 1980s and early 1990s?
72
+ When did the proprietors decide to sell the colonies back to the British crown?
73
+ What did the remaining Seven Sisters decide against?
74
+ Until when was the view that the hart was the source of consciousness not challenged?
75
+ In which state state universities are designated as autonomous jurisdictions?
76
+ why were they short lived?
77
+ Who recommends more equal distribution to fight heart disease?
78
+ How is NCAA different then NHL in this rule?
79
+ What theorem helps with constructing models?
80
+ What is it relevant to?
81
+ How long was the train route to Bicester shutdown for in 2014?
82
+ How do you obtain Tin?
83
+ When was Bolshevik revolutionaries forced back into exile?
84
+ group discrimination evolved because why?
85
+ Who was in charge of the appearance of the American flag
86
+ What are two major international music labels?
87
+ Who founded outposts at Green Bay,Fort Buade and Saint Ignace?
88
+ When were lenses first mentioned?
89
+ What was the Dutch name for the Connecticut River, meaning "fresh river?"
90
+ How many stripes are on the U.S. flag since adding more in 1795?
91
+ The "pioneer crops" were named by who?
92
+ What award did Rotterdam win in 2015?
93
+ What might a group's ongoing existence depend on?
94
+ What does amābit mean in Latin?
95
+ How many days a year does the Australian Senate typically sit for?
96
+ What region of Africa did Joseph C. Miller research?
97
+ When was a stinging report on the failures of the party given?
98
+ How thick does the ice get?
99
+ Who was Luis Telmo Paz y Miño Estrella?
100
+ How many residents of Istanbul are Kurdish?
101
+ What are the coordinates of the state?
102
+ what is the most effective means of watering agriculture?
103
+ When was Windows Server released?
104
+ What year was "Just another chance" released?
105
+ Near which body of water is the Jewish population the most concentrated?
106
+ What type of company is French Connection?
107
+ Where was the first official American flag flown during battle
108
+ CETP inhibitors increase what?
109
+ What explains the African continents wide poverty?
110
+ What region was based on farms that were self-sufficient and only traded for what they couldn't produce?
111
+ Did voters prefer Eisenhower or the GOP?
112
+ What is a phrase coined by the Salvation Army for their rescue missions?
113
+ What European country places their surname first?
114
+ Territorial morality is negative according to what author?
115
+ What was the name of the German Fifth anti-Partisan offensive?
116
+ What did Mayor Bart Peterson endorse?
117
+ What is shortened name for the iconic test for risk transfer?
118
+ By the end of the 20th Century what did the city boast as it's attractions?
119
+ Other than the universities who else is involved in German medical school admission process?
120
+ The socialist state is called a dictatorship of what?
121
+ How many years of study are required for FCPS?
122
+ What normally open-ocean species of cetaceans are known to visit the Baltic?
123
+ Who returned to prominence in the 1970's and 1980's?
124
+ What is the annual average of precipitation?
125
+ If a man in Lithuania is named Vilkas, what will his daughter be named?
126
+ What was the tallest office building in Europe in 1898?
127
+ What does the church believe about Monophysitism?
128
+ What elections are held in Marxist Leninist states?
129
+ What is the function of reciprocity in nature?
130
+ How many slaves from Africa survived the journey and made it to the New World?
131
+ When did the complete re-evaluation of the Western value system take place?
132
+ Who made Istanbul part of the Roman Empire?
133
+ Larger goaltender equipment results in what?
134
+ In which century the main waves of settlement entered America?
135
+ What did agricultural profits from the Americas help fuel?
136
+ What is the discipline of object oriented programming based on?
137
+ What is the recent successor to the alto saxophone?
138
+ What type of relief are objects placed in the foreground?
139
+ How many Panther's guard the Hollow bridge?
140
+ Which 3 countries fought wars over control over the Baltic Sea in the 16th and 17 centuries?
141
+ What is the Pacific Ring of Fire?
142
+ What is the UK garage style also known as?
143
+ Where did The Suebi migrate to?
144
+ What becomes the child's second surname?
145
+ What Act Australian Senate?
146
+ Why didn't the old right like the second new deal?
147
+ What type of chart can you examine in order to learn about a column's axial load capacity?
148
+ What are sphingolipids?
149
+ Most of the University of Pittsburgh lies in what district?
150
+ How many of the top ten zip codes was Manhattan home to in 2006?
151
+ What was needed for property ownership?
152
+ Are there legal ramifications of mistakes within the group?
153
+ Which neighboring states have a high income tax than Connecticut?
154
+ What was a lasting effect of the avant-garde movement?
155
+ Boston's Matthews Arena was the original home rink of what NHL team?
156
+ What does the phrase "melting pot" refer to?
157
+ What was New England's population in 1725?
158
+ What does the z axis represent?
159
+ Queen's University and Ryal Military College of Kingston, Ontario play for what ?
160
+ Who founded the first Russian settlement in Alaska?
161
+ How did the staining procedure work?
162
+ What is another phrase for alphabet agencies?
163
+ What is shallow-relief used for?
164
+ Daniel Zohary highlighted the importance of what?
165
+ Who made the discovery of new tin deposits?
166
+ When did Istanbul get its second power plant?
167
+ When is a biconcave lens?
168
+ In what part of the world was slavery not inherited by a child born to a slave?
169
+ Does the practice change after multiple marriages?
170
+ The first major settlements in Connecticut were founded in which decade of the 1600s?
171
+ Frequent consumption of what food promotes obesity?
172
+ oceanic climates border what kind of oceans?
173
+ When did Turkish films begin to be consistently developed?
174
+ How did the West responded to the Soviet military actions?
175
+ Who did West provided clandestine support for?
176
+ What was the name of the collision that raised a chain of volcanoes?
177
+ What time period do the artifacts on the Asian side date to?
178
+ Who was a two time 110 M hurdle gold medalist that attended Pitt?
179
+ What myth is perpetuated by Iberian leadership?
180
+ In what year was Windows 10 announced?
181
+ is tin a native element?
182
+ Who rated Windows ME as one of the worst operating systems of all time?
183
+ What is the size of Manipur?
184
+ How does D.C rate in homless amount other cities in the US.
185
+ How much rain does the inner cylinder of a standard rain gauge hold?
186
+ Since when has New people's army has been waging armed revolution against Philippine government?
187
+ The United states has seen an increase in precipitation annually since 1900 by how much on average?
188
+ What are the different shapes of lenses?
189
+ How are practical advantages for both parties determined?
190
+ What kind of coordinate system is figure 8?
191
+ What is one example of how the names are used in India?
192
+ Provide name for one of Philippines medical schools
193
+ What do we know about spread of heart disease in poor countries?
194
+ Why is the number of computable functions from integers to integers countable?
195
+ What is the name of the annual event that's held annually?
196
+ How many species of vascular plants live in the Andes?
197
+ How many colonies started preparing war against the British?
198
+ Which part of Manhattan was considered to be especially cramped and dirty?
199
+ Besides corporations and private companies, who else has worked to have government services turned over to them?
200
+ What kind of music is played by Kenny G?
201
+ What area is mentioned to have horrendous economic inequality?
202
+ Why was life expectancy greater in the North American colonies?
203
+ What does printing money do for the economy?
204
+ Some English occupational names are thought to be from what type of plays?
205
+ How much is Istanbul responsible for the tax revenue?
206
+ What group was Božidar Magovac initially associated with?
207
+ Which abolitionist argued that African societies were severely harmed by the slave trade?
208
+ The science underlying Structural engineering began to be understood in what historical era?
209
+ What does reentrant mean?
210
+ Did the hunter-gatherers or the Neolithic populations have a more varied and balance diet?
211
+ What does the Wegener-Bergeron-Findeisen process result of depletion of water vapor cause the droplet to do?
212
+ How long have burning glasses been used?
213
+ Were there clear winners in the election in Western Australia?
214
+ How many digital-only subscribers were there in March 2014?
215
+ Where was the Partisan base located to which the escapees went to after they were rescued?
216
+ What direction did the flag of the standard bearer stream in early Army days?
217
+ Where is the Silchar railway station?
218
+ The Android version was launched when?
219
+ What area of the city was first to have its own director and council that was made up of members of that community?
220
+ When was the first offical American flag flown during battle
221
+ What are the benefits of magnesium supplements?
222
+ In a Gallup Poll, what did 26% of Americans say was the most important problem in the country?
223
+ This first structure that needed engineering was what?
224
+ 'The Lift' is positioned between the south of Rotterdam and where?
225
+ What language did the Protestant settlers use?
226
+ Does relief provide fragility to the piece?
227
+ What are the purpose of somas?
228
+ How does Parthenon show advantages of relief?
229
+ Where to find the Paso Internacional Los Libertadores?
230
+ When did the Australian Conservative take control of the Government at the end of the 20th century?
231
+ Oranges and peaches where cultivated when?
232
+ What does backronym mean?
233
+ How many households did Mehmed II intend to resettle in Constantinople?
234
+ In what year did Hurricane Sandy strike the northeast coast?
235
+ What is one capacity of materials that a structural engineer needs to grasp?
236
+ Connecticut Colony was founded by which settler?
237
+ What do geologists call the sea that formed at the end of the Pleistocenecepoch?
238
+ Who was the first U.S. Naval Officer killed in the Civil War?
239
+ What year do most agree feminism began?
240
+ How does a Scientific-rational view truth?
241
+ What gives upper management more control?
242
+ What was Sax's original keywork for the left hand based on?
243
+ In what section of Article IV authority of the Congress over U.S. territories is defined?
244
+ What's the third objective of the bill as summarized by the Congressional Research Service?
245
+ Who was the first woman to run a national newspaper?
246
+ How much was the number of hotel rooms for tourists in Manhattan supposed to increase from 2013 to 2014?
247
+ What are the two primary groups neuroscientists are involved in informing about the nervous system?
248
+ What is the name of the oldest green in Connecticut?
249
+ Along with salinity, what other factor limits the regions of the Baltic Sea where animal life can survive?
250
+ What is the name of Betsy Ross's grandson?
251
+ What did low interest rates and Wall Street bonuses spur?
252
+ What was the first hockey team to employ professionals?
253
+ When was the Armenian alphabet finished?
254
+ What are the three most common isotopes of Tin?
255
+ How is the term f(x) spoken?
256
+ What kind of strings can sometimes be defined by an algorithm?
257
+ What fueled economic growth in Europe and the Americas?
258
+ What type of reputation has The Sunday Times acquired?
259
+ What percentage of cardiovascular disease is attributed to smoking?
260
+ What was the average monthly number of jobs created in each of the three decades from 1970-2000?
261
+ When did extended support for Windows 95 end?
262
+ What part of Yugoslavia did Germany occupy?
263
+ How is the construction around Lake Tahoe regulated?
264
+ Was French sugar cheaper or more expensive than British sugar prior to 1791 and the French revolution?
265
+ Who provided the blue for the first American flag flown during battle
266
+ When did Istanbul establish as a artistic center?
267
+ A racist might apply different morality to what kind of group?
268
+ How much does a 1% unemployment rate increase increase working age male mortality
269
+ Who founded Rewley Abbey?
270
+ What is Kauai's average annual rainfall?
271
+ Early Egypt and Mechian cultures had crop economies around what time?
272
+ When did the first stock insurance company in the US come into existence?
273
+ Armenia make Christianity it's official religion?
274
+ Where can surnames denote caste?
275
+ What were storekeepers goods sold in exchange for?
276
+ When was the Eurasian Tunnel projected to be completed?
277
+ What did Justices Harry A. Blackman and others suggest would be a result of this ruling?
278
+ What does First-order logic allow?
279
+ What type of dump's is used by the city of New York?
280
+ Who where the volunteers coordinated by?
281
+ How many years of residency in a specialty is required to complete the medical degree?
282
+ Central park has a road for joggers and bicyclists that is how many miles long?
283
+ First-order theories with infinite models can not be what?
284
+ What does an interpretation of a first-order language assign?
285
+ Who do Bittle & Johnson work for?
286
+ What provided a large new market for the Atlantic slave trade?
287
+ What are the coordinates such as (3,1) called?
288
+ In what year did the Moors conquer Spain?
289
+ If someone is given a tax credit from another state that doesn't fully cover Connecticut's income taxes, what could happen?
290
+ Where is the Weintraub Day Center located?
291
+ What did the staining procedure lead to?
292
+ What percentage is the number of people that took part in 1907 strikes?
293
+ In what years' were tin prices rampant?
294
+ During a recession what happens to the unemployment rate?
295
+ what is necessary to do if the variables of t becomes bound ?
296
+ What is the most prominent festival that evolved from the Istanbul Festival?
297
+ Which author wrote the biography of Francis Hopkinson?
298
+ How would the Georgia Colony benefit Great Britain tactically?
299
+ What does the "major party" status include?
300
+ What was one of the outcomes of the European immigration?
301
+ What is Radcliffe now known as?
302
+ What type of verbs may be marked in a different way?
303
+ In what league do the UConn Huskies compete in athletics?
304
+ Who led the small Army of Spaniards?
305
+ What is different about the Dutch approach to medicine studies?
306
+ What formed as a reaction to the ideals of a modernist?
307
+ What utimately caused lack of unity among the British and the colonist?
308
+ Where was the contemporary sport of ice hockey developed?
309
+ What are glycerolipids made of?
310
+ What was postmodernism a departure from?
311
+ In what book can you find, a harmonious blending of the Eastern and Western cultures?
312
+ What kind of published work is found in the portfolio?
313
+ What group had very few votes?
314
+ What is the term used for a subroutine returning to the next instruction?
315
+ Which two plans were combined to form the Connecticut Compromise?
316
+ What did Congress pass that acts as a local constitution?
317
+ Industrialisation in the Soviet Union led to urbanisation, which led to the general elimination of what in the country?
318
+ Cities and the Wealth of Nations believe that cities have the right to do what?
319
+ What countries absorbed and annexed Slovenia?
320
+ Should disc and discs have the same acronym?
321
+ What did Hippocrates believe?
322
+ What mostly fueled republican stance on marriage?
323
+ How big was the University's campus on the North Side?
324
+ When was Shea stadium completed?
325
+ In first-order logic, which graphs are not part of elementary class?
326
+ Where in the world might IR be less practical to use?
327
+ What does decentralization make the populace more aware of?
328
+ Who uses the abbreviation M's P to represent Members of Parliament?
329
+ What city was of great worth during the Ottoman time period?
330
+ What term has been used interchangeably with postmodernism?
331
+ Who were the main forces from which the Partisans captured their weapons?
332
+ What religion were the Pilgrims?
333
+ The distance of P can be specified from what point?
334
+ How many candidates typically run for a position?
335
+ Why is the Baltic more vulnerable to damage from oil spills?
336
+ Which two people orchestrated the Connecticut Compromise?
337
+ What is the minimum age, in years, for a senator or a representative?
338
+ According to Kate Turabian, how would you make Ph,D plural?
339
+ In what year was the first recorded use of initialism?
340
+ What did Mussolini rename the portion of Yugoslavia that Italy occupied?
341
+ What kind of decentralization is initiated from individuals, localities, or regions?
342
+ What is considered a new linguistic phenomonom?
343
+ Who led the communist Yugoslav Partisans?
344
+ How many teams are in the AHL?
345
+ what company solved the problems preventing the use of using tin in commercial Li-ion batteries?
346
+ What is the technique that the Inca practices?
347
+ What city is now located at the former site of Fort Christina?
348
+ How much of the volume of the Baltic is from freshwater runoff?
349
+ What technology transfer paradigm can "Appropriate Technology" replace?
350
+ What must be modified in an oblique coordinate system?
351
+ Do public hospitals in Istanbul cost as much as private ones?
352
+ When did the population of Istanbul increase sharply?
353
+ What is one thing the Neolithic Revolution inspired?
354
+ What was the Public Law number that is connected to the HEARTH ACT and renewed HUD's homeless aided programs?
355
+ The word commonwealth refers to the welfare of what entity?
356
+ What group of people in Nova Scotia referred to lacrosse as something else?
357
+ How many women were in the Antifascist Front of Women (AFZ)?
358
+ In which states are towns treated as equivalents to townships?
359
+ The x-axis and y-axis are generally called what?
360
+ How much content per week does it have?
361
+ When was the Arthurian legend written down?
362
+ Where is a good location along the Equator to help define the X-axis?
363
+ Whose paternal surname would Luis Telmo Paz y Miño Estrella's children inherit as their second surname?
364
+ What is the average temperature in Istanbul during winter?
365
+ What do polls tell us most Americans think should be the most important government policy?
366
+ Since what year has liberalism taken a downturn in the Republican Party?
367
+ Where do you go to add Chinese in Windows XP?
368
+ How many people are homeless in Indianapolis over the course of a year?
369
+ Traditionally, what came after abbreviations?
370
+ In which decade did specialized computing applications begin to extensively assist structural design?
371
+ Varied geographical areas were within what region?
372
+ What was launched on October 2, 2012?
373
+ What name does Louisiana use for county?
374
+ How many children were homeless in 2013?
375
+ What does the term DNB stand for?
376
+ How many billionares have been raised in Istanbul?
377
+ What is the top soil on steep slopes like?
378
+ How many of Santa Fe's population were decedents of Spanish settlers in the 21 first century?
379
+ Who are two predecessors to Jonathan Kramer that have similar ideology?
380
+ What types of powers might a large urban area inherit under decentralization from the central government?
381
+ Where are the low to mid-range hotels located?
382
+ Who is in charge of fundraising for state gubernatorial races on the Republican side?
383
+ What does Microsoft use to distribute patches?
384
+ What's another capacity that the design of a column must check?
385
+ What is the MoMA refer to?
386
+ How many slaves died in transit across the Atlantic?
387
+ The use of sax and dance orchestra's lead to the innovation of which three design styles?
388
+ Who has sovereignty over insular areas?
389
+ The Metro-North Railroad's New Haven Line is operated by which company?
390
+ What motives start a top-down decentralization?
391
+ Has the Baltic Sea always existed as it is today?
392
+ Which metal is the most tonally resonant?
393
+ What year saw protest because of budget cuts in funding for the homeless
394
+ What is used for real image recording?
395
+ Are reliefs included in Islam?
396
+ In what year was the Business section launched in The Sunday Time?
397
+ When congress funded the 2009 American recovery and Reinvestment Act how much did they appropriate?
398
+ Which types of logic does Pitt excel in?
399
+ What is the full name of the former Chairman of the Supreme Military Junta of Ecuador?
400
+ What is the name of the airport located in Queens?
401
+ When did the election take place?
402
+ In what logic does a single universal quantifier may arbitrarily bind many variables simuteneously?
403
+ What has Thomas Pynchon's work been described as?
404
+ When was the IPad edition launched?
405
+ In how many counties is Italian the largest ancestry group?
406
+ Where was the first teaching hospital opened?
407
+ What operating system was released in 1998?
408
+ The RSFSR inherited the war that the Russian Empire was fighting against which country?
409
+ What is the ring-shaped image on the focal plane created by parallel rays called?
410
+ Were the services successful at solving the problem of homelessness?
411
+ What extinct species of cetacean once traveled to the Baltic?
412
+ Why do women tend to have a more pronounced exhibition of age-related artery issues?
413
+ What is the Dutch named for New Netherland?
414
+ Who are the blues artists cited by producers as inspirations?
415
+ What units make sense to use when entering 3D coordinates all over the Earth?
416
+ What is another term for the plumes that rose in the deep underground?
417
+ What type of education can one receive from Pitt?
418
+ Which cause was ranked the highest by most mayors in the homelessness survey?
419
+ According to Alexis de Tocqueville what began the French Revolution?
420
+ How are parts of the subject depicted?
421
+ What was the life expectancy of a 15-year-old boy in 1700?
422
+ How many workers were covered by petitions filed with the ETA in 2011
423
+ When did the merge happen?
424
+ who were the first naval unit of fishing boats made?
425
+ how long was the first african been kidnapped ?
426
+ What was the unemployment rate during much of World War I?
427
+ What kind of skates do goaltenders wear?
428
+ Where was the compound achromatic lens created?
429
+ what is used as a negative electrode in a Li-ion battery?
430
+ How much did the labor force increase between October 2009 and September 2014?
431
+ Who founded the first missions in Spanish upper Las Califronias?
432
+ what type of fats found in hydrogenated vegetable oils pose a risk for cardiovascular disease?
433
+ What instrument did Dr. Davis play?
434
+ Why is an explanation of abbreviations a problem for people who already know them?
435
+ What was the name of the puppet state controlled by the Germans?
436
+ What physical analogy describes the deflecting qualities of a catenary strand?
437
+ Windows NT supported what platforms?
438
+ In what area was slavery not confined to people belonging to a minority ethnicity or faith group?
439
+ How did the population of Africa change in relation to Europe and Asia?
440
+ What type of people settled in the first millennium?
441
+ When did U.S employment reach 98% of it's pre-recession peak
442
+ What types of houses had a symmetrical facade?
443
+ What factors contribute to cardiovascular diseases?
444
+ What was the main export item of Virginia in the late 17th century?
445
+ Until what century in French Canada did families adopt surnames in order to distinguish branches of their family?
446
+ Influenza, smallpox and measles were all spread between humans and what?
447
+ What President had negative job creation during the 2000s?
448
+ What were the hallmarks that offered saxophones creative possibilities in the new realm
449
+ Who published the SSAP?
450
+ The Soviet Union was part of what bloc?
451
+ How high is the singles population of ages 20-40 in the city center?
452
+ Brancati suggests that what can be upheld if parties incorporate regional demand and limit regional party power?
453
+ Who proposed the Entscheidungsproblem?
454
+ When did "decentralization" first come into useage?
455
+ New York's subway does not cover what borough of the city?
456
+ What is a function as a triple a type of?
457
+ Which region became an important mercantile area?
458
+ What plant crop could not be grown efficiently, leading to mass famine?
459
+ Which order logic is the strongest one that can be held by compactness theorem?
460
+ What percentage of cardiovascular disease deaths does high blood pressure account for?
461
+ What was the Ottoman Empire's main building?
462
+ What did Gregory have a vision of?
463
+ What may be the most common European name in the category?
464
+ What is a common reason people leave the labor market?
465
+ What districts are many of Manhattan's skyscrapers located in?
466
+ Who made the first significant modification?
467
+ What museum is currently displaying the flag as part of an exhibition on the U.S. flag?
468
+ Who took over New Netherland in 1664?
469
+ What demographic group is typically affected by cardiovascular disease?
470
+ What are some examples of things that lipids form?
471
+ How is the water of the rivers draining the Manipur Hills?
472
+ What has deregulation of certain industries generally resulted in?
473
+ The styles used to build the European embassies later influenced the architecture of what palace?
474
+ What country is mentioned here as having difficult relations with adjoining countries due to slavery?
475
+ What was ViB first intended to be named?
476
+ Who established the West Africa Squadron in 1808?
477
+ What's the main league table with reviews of private British companies?
478
+ will the earth run out of tin?
479
+ Who was the first elected minority governor in Louisiana?
480
+ What is considered to be the focus of Manhattans tourism industry?
481
+ What is the name given to the fire in Yosemite?
482
+ What is this type of society based on?
483
+ What group had a large effect on tin prices?
484
+ What newspaper is this paragraph about?
485
+ What does the Apple Newsstand platform do?
486
+ What is the Hindu view of killing?
487
+ How many years does the Master in Medicine take to complete?
488
+ What happens when nested calls accumulate?
489
+ What state had the highest average property taxes in 2010?
490
+ What crop was introduced to the Carolina's in the 1690s?
491
+ What is the hall?
492
+ Who also hosts major races?
493
+ What services did the new release of Windows 8 allow for increased integration in?
494
+ In what year was the belediye disbanded?
495
+ What movie was produced in 1999?
496
+ Which tenses make up the perfect system?
497
+ What commonly used agents are polyketides?
498
+ What is the religion studied in Turkey and Istanbul?
499
+ What kind of institutions does the Life Science center have located nearby?
500
+ How many sailors engaged in the slave trade visited West Africa between 1600 and 1800?
501
+ How long is the play Uttarpriyadashi?
502
+ What do we know about spread of heart disease in poor countries?
503
+ How many prisoners were freed and made it to first headquarters camp?
504
+ What is the domain of discourse typically required to be?
505
+ Who emphasized that free markets are decentralized systems?
506
+ What broke the first agreement of boundary lines?
507
+ The English changed New Netherland's name to what?
508
+ Who stated that religion and state "have completely gotten mixed up"?
509
+ Which article of the U.S. Constitution specifies authority of the Congress over U.S. territories?
510
+ What group of settlers engaged in the process of taming and selttling in a wild frontier country?
511
+ Other than executive control state universities in Michigan have autonomy from which control?
512
+ What was the free school course on women taught by?
513
+ Until when was Connecticut's plan in effect?
514
+ The three heavier halides are what type of compounds?
515
+ Are player permitted to bodycheck opponents?
516
+ Spherical nanoparticles have how many dimensions on the nanoscale?
517
+ Why did migrants from eastern Turkey migrate to Istanbul?
518
+ Who has jurisdiction over American embassies?
519
+ In what museum was the exhibition Postmodernism - Style and Subversion 1970-1990?
520
+ What did Trompenaars test concerning members of different cultures?
521
+ What did the new government try to orient Turks towards?
522
+ Who's visit to China and developed new relations with them in 1972?
523
+ Who were killed in the foibe massacres?
524
+ Part of which state Nagas want to incorporate into their vision of greater Nagaland?
525
+ How many long term homeless residents did the study follow?
526
+ What function can f: X -> Y be?
527
+ how does the brotherhood make decisions?
528
+ Alternatives to infrastructure investment includes: reduced payroll taxes, providing tax credits to low income households, and what else?
529
+ What kind of shot is made directly from a pass?
530
+ When did Tsar Nicholas II abdicated his throne?
531
+ Where is the El Castillo?
532
+ When did saxophones become common in dance orchestras?
533
+ Where is the last name commonly placed in Japan?
534
+ What types of classes did Langley teach?
535
+ When was the Liberation Front of the Slovene Nation established?
536
+ What was the minimum wage per hour in 2009?
537
+ What organization took on the role of Yugoslav wartime deliberative assembly?
538
+ This tension is over what?
539
+ How many centuries was Istanbul the capital of the caliphate?
540
+ Does all of Chile refrain from changing last names?
541
+ Who overthrew the rule of Fulgencio Batista with Castro?
542
+ Other than jobs, what was the next highest ranked items for Republicans?
543
+ What shapes are typical for glasses?
544
+ Which elements carry only pure bending?
545
+ What does Chakouba mean?
546
+ What is one type of legal expressions?
547
+ What do evolutionary biologists see as one way to begin understanding human morality?
548
+ What happened during the 19th and 20th centuries?
549
+ Who was the mother of the feminism movement?
550
+ How much does the urban heat island warm cities?
551
+ What city was the fire where the detailed accounts of the Walker party were destroyed?
552
+ In what year did more women begin to earn more bachelor's degrees than men?
553
+ A similar naming convention system of that of the requiring of patronymic and family name is similar where?
554
+ In June 1944 the Yugoslav Partisans began to focus on helping prisoners escape from camps in the southern part of what country?
555
+ The Great Awakening created much division between revivalists & traditionalists in what region of colonial America?
556
+ Which group thought that Tito's pan-ethnic policies were anti-Serbian?
557
+ What are municipalities typically subordinate to?
558
+ What are some examples of the classes taken the first year?
559
+ What measures against the disease should be acted upon?
560
+ At the molecular level of the nervous system, tools from what two disciplines are used to study how neurons develop and how genetic changes affect biological functions.
561
+ What is the name of the international airport in Manipur?
562
+ The Singer Building was constructed in what year?
563
+ Why did the Kingdom of Benin participate in the slave trade after centuries on non-participation?
564
+ Why were the negotiations cut short?
565
+ What seems to be the consensus of the extant multi-satellite studies?
566
+ What is contained in the subset defining the function of f?
567
+ What percentage of cardiovascular disease deaths does tobacco use account for?
568
+ In what part of the Constitution are certain circumstances outlined?
569
+ When the religious system was replaced with a mayor and council, what was the new system modeled after?
570
+ Who was the founder of the Green Belt Movement?
571
+ What OS first included support for the PowerPC framework?
572
+ What was translated into Armenian along with the Bible?
573
+ What opportunities for experience does Pitt offer?
574
+ Who had multi-purpose houses?
575
+ Due to the slave trade, which societies received an influx of goods?
576
+ where is often described as the cultural and financial capital of the world?
577
+ Recent research has shown what as being responsible for undesirable electrochemical activity in Li-ion batteries?
578
+ What place is considered the home of drum and bass?
579
+ From what aspect of their nature do catenary structures obtain their durability?
580
+ How was called the operation that liberated Belgrade?
581
+ the Women's Health Initiative Dietary Modification Trial studied how many women to find a connection between fat intake and disease?
582
+ In what year did Yale University and John Hopkins University play their first ice hockey matches?
583
+ First order logic is the standard for the formalization and foundations of what?
584
+ When did the Battle of Poljana ended?
585
+ In how many countries has Ranganiketan performed?
586
+ The release of what OS led the NT development to rework the project?
587
+ What was the rating of denial for those applying for emergency homeless serve in 2010?
588
+ Who do Bittle & Johnson work for?
589
+ From 2015-16 season, how many players will be involved in sudden death game?
590
+ What kind of support is built into Windows?
591
+ Why do Denver's homeless population suffer more than the homeless population in other regions?
592
+ What is the most popular OS across all platforms?
593
+ How the deductive system works ?
594
+ Who was the Apple Lisa actually named after?
595
+ In what year was the first world championship of ice hockey held?
596
+ Bosniaks are the main people of what district?
597
+ What's the area and elevation of the state?
598
+ What is the abbreviate for the Intel Itanium Architecture?
599
+ What medical facilities is the school affiliated with?
600
+ What is notable about Oxford's buildings?
601
+ What type of award does UCIS give out?
602
+ Where do colder clouds typically occur?
603
+ Where were the first colonies to coordinate military and judicial matters located?
604
+ What are the specific colors to be used on the U.S. flag?
605
+ Why are managers motivated through decentralization?
606
+ When was Windows 95 released?
607
+ What is the meaning the act to be a "Surplus" ?
608
+ Is there are clear time frame for the feminism movement?
609
+ What is Istanbul's largest air transport center called?
610
+ In Manipur, how many explosions were recorded in 2012?
611
+ When did Turk Telekom come into existence?
612
+ What is still left up to the user's judgement under the SSAP?
613
+ What was the unemployment rate in September 2014?
614
+ Owning what was a prerequisite for voting right in the colonial society?
615
+ What solution does the Republican and Democrats both agree is the main priority?
616
+ How did all the new terms from technological advances affect abbreviation?
617
+ What is the caloric content used for the breakdown of carbohydrates and proteins?
618
+ What is allowed in men's ice hockey but not allowed in women's ice hockey?
619
+ Who produced some of the first mainstream drum and bass tracks?
620
+ How many support ships were present ?
621
+ What was one of the countries that were liberated by its own forces during WWII?
622
+ What is the most effective counter-weight against a centralized government?
623
+ What things could domesticated animals provide besides food?
624
+ What does the abbreviated name SoHo stand for?
625
+ What region was the Neolithic Revolution evident in 2500 BC?
626
+ What are the most abundant lipids in photosynthetic tissues?
627
+ What is the name of the lower end of the fen stream?
628
+ Which president was a progressive Republican during the 1900 decade before 1932?
629
+ What do social psychologists believe social and emotional development is based on?
630
+ When did city councils begin their architectural policy?
631
+ In the repatriation at Bleiburg, where did the Armed Forces of the Independent State of Croatia retreat to surrender?
632
+ The compactness theorem discusses the presence of model in what order sentences?
633
+ What is the name of the last survivor?
634
+ How many die from complications related to atherosclerosis?
635
+ Do you know any medical school in Philippines?
636
+ What Air Force also contributed to helping Yugoslavia in 1944?
637
+ What was one of the key issues that forced a second vote to pass the bill?
638
+ What method is widely used in bronze and other metals ?
639
+ What are types of nutritious English grass?
640
+ What islands does The Baltic Sea drain through?
641
+ How are storm intensities typically predicted?
642
+ What do conservatives and liberals agree is the top value?
643
+ What is the least abundant isotope in Tin?
644
+ What is the name of the drum solo which became the basis for rhythms used in drums and bass?
645
+ Communism advocates seizing the means of what?
646
+ Which concept is drawn upon in the implementation of a decentralized model?
647
+ When the team with puck possession during a delayed penalty pulls their goalie, what can happen?
648
+ What tournaments happen before the league season?
649
+ What year was the name hockey first mentioned?
650
+ What is the convention for the orientation of the x axis in three dimensional systems?
651
+ What was the first step of mummification according to Herodotus?
652
+ What are extratropical cyclones sometimes called in Europe?
653
+ Of the new jobs added, how many of them due to new businesses?
654
+ When was GSM cellular phone service offered in Turkey?
655
+ Apart from covering sports what else does it provide?
656
+ Where do high reliefs contain sections of low relief?
657
+ In what year did the number of Istanbulites double?
658
+ Who controls the Bisie mine?
659
+ Is Korean spoken in Manhattan?
660
+ In which parts of Africa was it common for slaves to be captured as a result of military conflicts?
661
+ How many elements of y are there?
662
+ What is the element called where tin is in the +4 oxidation state?
663
+ How might the Ecclesiastical Latin be described?
664
+ During which periods the "techstep" genre emerged?
665
+ What percentage of GDP did U.S. Corporations pay in 2011?
666
+ What recent president did not add public sector jobs during his tenure?
667
+ What external factor might engineering software incorporate?
668
+ Where is Central Park located?
669
+ What instruments are in a classical saxophone quartet?
670
+ In England, what name did the game "Hockey on ice" replace?
671
+ How many axes are involved?
672
+ How was the Partisan force at teh beginning?
673
+ What storm dropped snow in late October?
674
+ What degree is granted after completing an examination in a pre-clinical or clinical subject of a non-surgical nature?
675
+ Who is a major supplier of Latin textbooks?
676
+ What are the examples of the dedctive system ?
677
+ What does U-PARC stand for?
678
+ What sport is being discussed here?
679
+ What are some of the mechanisms that produce precipitation?
680
+ Which party do Southern states support the most in presidential politics?
681
+ How did Slovenia emphasize its defence of its ethnic identity?
682
+ Why did indentured servitude fail in the New World, as an alternative to slavery?
683
+ New Amsterdam was renamed to what?
684
+ How many times did Congress debate to make Lake Tahoe a national park?
685
+ What major law did feminism attempt to pass that was defeated by Phyllis Schlafy?
686
+ What kind of technician is vital to the healthcare delivery system?
687
+ What was the city called under the Roman rule?
688
+ who is responsible for creative and efficient use of funds?
689
+ Where did surname originate from in historical times?
690
+ Which Turkish phrase translates to Caesar of Rome?
691
+ Ice skates protect the skater's feet from what?
692
+ The origin of the line is a unit of what?
693
+ What did modifying the natural environment provide for these societies?
694
+ When was Postmodernism a movement?
695
+ Wages are set by what?
696
+ What year was the idea for this system developed?
697
+ Can there be a negative interaction between inflation and unemployment?
698
+ Did Fermat publish the discovery?
699
+ When was the last appearance of the F1 Powerboat World Championship circuit?
700
+ What is the most common convention?
701
+ When was the First Council of Dvin?
702
+ What does this adoption include ?
703
+ When did automatic updates become available?
704
+ Most of the salt in the Baltic Sea is how many meters below sea level?
705
+ What quote was The Breakdown of Nations most known for?
706
+ East Asians and Europeans were among the first cultures to develop which weapons?
707
+ How many ounces of gold had been extracted by mid-1880s?
708
+ Where were dogs first domesticated?
709
+ What is the common rule of inference ?
710
+ In what other branches is the word Tin not found in ?
711
+ How many total administrative bodies are there among all the planning regions?
712
+ what makes up the stannylens in compounds?
713
+ What genres did Drum and bass influenced ?
714
+ When was Morrell's founded?
715
+ What caused the main acoustic problems on the original saxophone?
716
+ What building was constructed during Nordenberg's tenure?
717
+ What does failure of structures require?
718
+ The trend to label continental philosophy as postmodernism might derive from what U.S. Departments?
719
+ What are hydrometeors?
720
+ Which school curriculum is Ateneo de Zamboanga University School of Medicine is using?
721
+ What has helped the development of understanding neuroscience?
722
+ What are consequentialism and humanism?
723
+ In New Haven the great dictionary was compiled by who?
724
+ How often do children adopt their mother's first name?
725
+ What are short periods of rain in scattered locations called?
726
+ What is one major method of precipitation production?
727
+ Does Tin have oxidation states?
728
+ What does the Modern Language Association say about pluralizing acronyms using apostrophes?
729
+ What happens to the frontal boundary of air as it cools?
730
+ What river divides Rotterdam?
731
+ What techniques does deconstruction depend upon?
732
+ What is labelled with the capital letter O?
733
+ how does an Armenian priest become a member of the brotherhood
734
+ The Intertropical Convergence Zone is what branch of the Hadley cell?
735
+ What does structural engineering history contain?
736
+ By 1989, how much of federal funds made up urban revenue?
737
+ When was the highest recorded flood?
738
+ What two groups shared temperate climate environments?
739
+ What is still actively researched today?
740
+ What is it known as if formula has unique parse tree?
741
+ What innovation allowed brewers not in Oxford to compete for a market share?
742
+ What type of depth is showcased in mid-relief?
743
+ What degree is the first level of training students must complete in order to become licensed as physicians?
744
+ Where is the first fully developed manifestation of the entire Neolithic complex seen?
745
+ Raising what would allow households to spend more?
746
+ What software was not compromised in the study?
747
+ How was Adolphe's new invention different from the clarinet?
748
+ What is the most uncommon way drum and bass is promoted?
749
+ When there has been an election resulting in a change in the party of government, what do senators not have access to?
750
+ How many people were killed during the New York Draft Riots?
751
+ How long does a mahor penalty last?
752
+ What was the name of the 1st regular Partisan military unit formed in 1941?
753
+ Which public office did Newt Gingrich hold in the past?
754
+ Where does Blackburn say we can find negative approaches to old ladies?
755
+ The tetraorgano derivatives are less common than what?
756
+ What is another name for the "Connecticut Compromise" of the 1787 constitutional convention?
757
+ In which year did Oxford yield to parliamentarian forces?
758
+ What kind of professionals had the most available work during colonial times?
759
+ What is the oldest medical school in Tunisia?
760
+ What professional baseball team is from the Bronx?
761
+ If you've known the answer to every question thus far, what virtue does that show?
762
+ What did Bush implement in 2001?
763
+ What do neuroscientists want regarding the nervous system?
764
+ What are subs?
765
+ Who else review works that detail these cycles?
766
+ The characteristic for logical consequence relation is that it is only what?
767
+ What was the earliest body convened to answer colonial/plantation issues?
768
+ What name do most current students use to reference the scool?
769
+ What age group is the Memorial Cup designed for?
770
+ Tin fluoride is added to some dental care products as what?
771
+ When did these capacity issues happened ?
772
+ As of 2013, how many of registered voters are enrolled?
773
+ The Death and Life of American Cities was written by who?
774
+ Who is the pioneer of British slave trade?
775
+ In what areas was slavery generally confined to people belonging to a minority ethnicity or faith group?
776
+ What does forename mean?
777
+ Which key can modern baritone saxophones hit?
778
+ What societal monetary concern is potentially addressed by a decentralized approach?
779
+ How many jobs were created by President Clinton during each of his Terms?
780
+ How do animals improve their evolutionary fitness?
781
+ What moral value were liberals found to value least?
782
+ What did one review find strong evidence of?
783
+ When did The Senate lose majority?
784
+ What is the head of Eastern Churches called?
785
+ When was basketball's first National Invitation tournament held?
786
+ What is the first country mentioned in the paragraph?
787
+ What was named app of the year?
788
+ How long does it take to achieve the primary medical degree?
789
+ How many times was it ranked best app?
790
+ In what year did a series of disruptive bomb threats occur at Pitt?
791
+ Who predicted the unemployment rate would be 7.8% in 2013
792
+ What other event happens at the same time as the IIHF tournament?
793
+ Which entity do the Republicans believe should be allowed to enact whatever wages they see fit?
794
+ How many POW were transported from Stalag XVIII-D to Ozbalt everyday for railway maintenance work?
795
+ Who was a leader in the Digger movement?
796
+ Vasoactive agents are harmful when paired with what health condition?
797
+ What is the maximum limit of registered tickets for each party?
798
+ How many jobs were added per year during the Clinton presidency?
799
+ How do crowds react to fighting?
800
+ What did much of the 2012 presidential election focus on?
801
+ Moving between the key centers indicates a lack of what in the saxophone?
802
+ What countermeasures are recommended to protect Windows?
803
+ Gorski is Polish for what word?
804
+ Who made Gregory the first Catholicos?
805
+ What does a second-order macronym point to?
806
+ When were private universities outlawed in Turkey?
807
+ Which magazine promoted immigration in their suggestions to encourage new businesses?
808
+ Does Turkey allow foreigners to be treated in that country?
809
+ IABSE is what kind of Structural engineering orginization?
810
+ How many cruise ship visitors arrive in Istanbul each year?
811
+ An interaction chart for the column's axial carry capacity displays what type of relationship?
812
+ What is the first country committed to the establishment of communism?
813
+ Are junior Senators without consequence viz a viz how decisions are made within the parties?
814
+ What is the process of creating float glass called?
815
+ What is it called when cooling happens because of the emission of infrared radiation?
816
+ precipitation has increased over the land north of 30 degrees north since what year?
817
+ What else does the survey render?
818
+ Who helped start Rotterdam's swimming tradition?
819
+ Who approves the Doctorate in Medicine program?
820
+ Why did the Samis start reversing their names?
821
+ Who did Thomson sell the company to?
822
+ What policies did Stalinism include?
823
+ What are the soil cover types?
824
+ What are some examples of corrosive environments?
825
+ What should "Book" stand for according to Anthony Burgess?
826
+ What is hellenizing?
827
+ Jonathan Edwards was a leader of what?
828
+ What is the relationship of high levels of drinking and cardiovascular disease?
829
+ What is "RARS", fully expanded?
830
+ What is the power of Congress seen as over non-state territories?
831
+ What two settlements comprised the Province of Massachusetts Bay?
832
+ What extraction methods caused pollution of streams and rivers?
833
+ What is the largest ethnic minority in Istanbul?
834
+ What Japanese surname means the base of a mountain?
835
+ Who came up with the first theorem regarding the aftermath of the completeness theorem?
836
+ The state made large purchases of what?
837
+ Who has supported alternate energy in order to achieve energy independence for the U.S.?
838
+ Who can animals in close-knit groups rely on to feed them when hungry?
839
+ What treaty was signed?
840
+ At what level of the nervous system is the mechanisms by which neurons express and respond to signals studied?
841
+ Originally a socialist society was the same as what?
842
+ When does the Spengler cup happen?
843
+ What college did Radcliffe College merge with?
844
+ How many federal agencies are coordinated by the USICH?
845
+ Do any states use indirect elections?
846
+ Who finds that decentralization in politics reduces conflict inside states?
847
+ How can the music of Louis Anderson be described?
848
+ What jobs do the other one or two officials have?
849
+ In which year Alan Turing came to conclusion about logical validity of arbitrary formulas?
850
+ Which city is the poorest in Connecticut?
851
+ Who was in charge of a subgroup of the Bonneville Expedition?
852
+ What is another name for the Blue Mosque?
853
+ How many states do not utilize counties?
854
+ Which river formed the western border of the United States in the 1780s?
855
+ How much has it increased in the last decade?
856
+ What are the names of the fortresses that are the oldest known examples of Ottoman architecture in Istanbul?
857
+ What defines Manipur?
858
+ What type of network is the internet?
859
+ Where did Benjamin West, John Copley and Gilbert Stuart spend much of their lives?
860
+ What is the call stack mechanism known for?
861
+ How many times did ZAVNOH meet?
862
+ What did Thomson form after he purchased The Times?
863
+ Should people without cardiovascular disease take Statins?
864
+ What is the Computer Literacy and Internet Technology qualification known as?
865
+ Who said an atheist Armenian is not an Armenian?
866
+ How many of those American Airmen were airlifted with the help of the Partisan?
867
+ What is Tin similar to?
868
+ Which state has a larger income gap?
869
+ What is the average January temperature in Connecticut's coastal lowlands?
870
+ What does MCh stand for?
871
+ What is two attractive features of Polish notation?
872
+ Who is the Bolshevik party leader between 1908 to 1917?
873
+ Where did the Partisans started the fight?
874
+ about how much tin was mined in 2011?
875
+ What is "bass line"?
876
+ What edition of Windows was designed for mobile devices?
877
+ who are the people phased as "aesthetically unappealing"?
878
+ In New York, where is the Five Points neighborhood located?
879
+ What city turned against Emperor Septimius Severus?
880
+ In what country did a 1995 reform in the law allow the parents to choose whether the father's or the mother's surname goes first for their children?
881
+ Do Omega-3 fatty acids have an effect?
882
+ In what year did Mao die?
883
+ What type of solids are the four halides?
884
+ One was the data first published?
885
+ What prevented Yugoslavia from getting into NATO in 1953?
886
+ What facet is an important role in systems that are decentralized?
887
+ Many people on the Isle of Lewis in Scotland have what surname?
888
+ When was record keeping started for floods?
889
+ Is there are clear time frame for the feminism movement?
890
+ When did Tsar Nicholas II abdicated his throne?
891
+ What period considered carving ivory to be a considerable luxury?
892
+ What is the motto of the Coast Guard?
893
+ Name a major financial industry in Connecticut?
894
+ How many of Pitt's educational programs have been labeled as "National Resource Centers"?
895
+ In what had considerable economic progress been achieved?
896
+ what is the percentage of tin in these ores?
897
+ Where does Drum and Bass originates from ?
898
+ What was established in 1900?
899
+ What major point did Simone de Beauvoir challenge about women's place in society?
900
+ What is Pitt football best know for besides adding number's to the football jerseys?
901
+ What is the main structural component of biological membranes?
902
+ After the meeting told about white college men and poor white men, what was created?
903
+ Texas v. White held that political states don't have which right?
904
+ What cetaceans are beginning to frequent the Baltic increasingly?
905
+ What is the server counterpart of Windows Vista?
906
+ Which U.S. president was a progressive Republican during the early 1900s?
907
+ What theory shows that there are functions that can be precisely defined but are not computable?
908
+ What is the ophecleide?
909
+ What gets applied over the bare brass in the final assembly of the saxophone?
910
+ What was on top of the peninsula with seven hills?
911
+ What US Act banned the outfitting of ships for the slave trade?
912
+ Which is the second largest airport in northeast India?
913
+ With what have the rest of candidates won with?
914
+ Who founded the American Philosophical Society?
915
+ How much of the age 25 or higher population has a bachelor's or better degree?
916
+ Felix Guattari argued that structuralists and postmodernist visions were not flexible enough seek explanation is psychological, social and what other domain at the same time?
917
+ What state did the Quakers who opposed theatrical performances live in?
918
+ When did Gloria Steinem gain a large amount of popularity?
919
+ When did the High Court hand down its decision?
920
+ The Hodgkin-Huxley model describes what facet about the electrical signals of the brain?
921
+ What does the amount of tin in the pipe defines?
922
+ Under who did European migrants colonize the Canary Islands?
923
+ How many known unstable isotopes are found in Tin?
924
+ What was able to provide work energy for accomplishing agricultural tasks?
925
+ What would be the Hispanic correction for the name Esteban Alvarez Cobos when hyphenated?
926
+ Is it numerially possible for the ayes to be equal to the noes?
927
+ Who did not agree with environmental regulations because of financial matters?
928
+ What written work denies the Senate the power to originate appropriation bills?
929
+ How does a Neo-romantic view truth?
930
+ What did Europeans do with native Canary Islanders?
931
+ Did the Migration Amendment go to a vote?
932
+ What were insurance companies in large part not allowed to do prior to the 1950s?
933
+ What is denoted by the symbol x?
934
+ What was one of titles the first Africans imported to the English colonies referred to as?
935
+ What is another name for personal or given name?
936
+ What distinctive shape is sometimes a feature of the soprano and sopranino saxes?
937
+ what compounds can be as toxic as cyanide?
938
+ What US state developed theater?
939
+ Orographic lift causes what to happen?
940
+ Rigidity in an ice skate protects the skaters feet but also improves what?
941
+ What provided primary influence on Allied Strategy in Yugoslavia?
942
+ When did the IIHF stop using the center line to determine a two-line pass infraction?
943
+ What does the Hagia Sophia currently act as?
944
+ What's the name of the tampa bay team?
945
+ How many games did the Huskies women's basketball team win in a row before finally losing?
946
+ Which Rockefeller was a prominent liberal Republican?
947
+ What happened if a two-line pass offside pass was made?
948
+ Terpenes and isoprenoids are made by the assembly and modification of what units?
949
+ What can brokers do when a client is associated with one of these risks?
950
+ Why were these movies made in Latin?
951
+ Are fats true lipids?
952
+ What has Marxism-Leninism acovated for since the mid 1930s?
953
+ What happened to Oxford in the 10th century?
954
+ What is the focal length of a magnifying glass that's held 20 cm from the eye and 5 cm from the object yields an image of infinite linear size?
955
+ Which country did the Puritans flee from?
956
+ Who was the first African-American to graduate from the university?
957
+ A class conscious heroic person would be called what?
958
+ What kind of religion are Islam and Christianity?
959
+ How can governments make money from the land they own?
960
+ Which of Mussolini's ideas led to militarization among certain groups?
961
+ Where was King's College School located?
962
+ What year did the American Colonization Society send a ship to Liberia?
963
+ What is the generic name for a subroutine?
964
+ In 1975 who was known as the world's greatest soccer player that signed with the New York Cosmos?
965
+ What are the low reliefs in caves and India from BCE o the 10th century?
966
+ What usually incorporate a "bow"
967
+ How far back do radio broadcasts go?
968
+ What needs to be clicked for an application to have full privileges?
969
+ Are there more cities or incorporated boroughs in Connecticut?
970
+ What is the Turkish name given to prisoners of war who resettled in Constantinople?
971
+ What does decentralization allow for managers?
972
+ What paradox is involved in the application of Lowenheim-Skolem theorem to first-order set theories?
973
+ What does it mean when a DJ plays something pitched up?
974
+ How did the city combat the large floods?
975
+ What caused the issues in the NHL?
976
+ When did the separatist movement begin?
977
+ Where did migrants come, from that resulted in a bigger population?
978
+ What was the policy that was a big change, dismantling Gulags and reforming the USSR called?
979
+ Who did Frederick Beer hire as editor of The Sunday Times?
980
+ What new construction has been criticized?
981
+ How many jobs did the US economy create in each of the three decades from 1970-2000?
982
+ In what year was the Bowery Mission founded?
983
+ How to crossover the Andes and between Argentina and Chile?
984
+ Do customers know that they are dealing with one of many GEICO companies?
985
+ How many teams are in the WHA in 1972?
986
+ CETP inhibitors increase what?
987
+ what are the factors that contribute to the probability of the earth running out of tin?
988
+ In the sense of cardinality, what are almost all functions from integers to integers?
989
+ Which government department deals with regulation of territorial governments, and the basic responsibilities for public lands?
990
+ What was the Miners Republic?
991
+ What bit rate was Windows NT able to support?
992
+ When did they begin to show the art?
993
+ Through which document was Connecticut granted its governmental authority?
994
+ In what version of Windows can you not install a language pack?
995
+ What are said to be the three tabloid supplements?
996
+ Which school of Hinduism became a dominant force in Manipur during the eighteen century?
997
+ Virginia is one of four states that calls itself what?
998
+ How many years are required for a professional degree to practice medicine?
999
+ What region outside topography receives the highest amount of precipitation?
1000
+ What president created what are known as alphabet agencies?
1001
+ When did the financial crisis occur?
1002
+ Which penalty does not usually result in a power play?
1003
+ What alternative approach may have more efficiency than a non-centralized model?
1004
+ Structural building engineering ensures that buildings are structurally safe when subject to what?
1005
+ how many bipalnes were there ?
1006
+ What is the another important crop to these people?
1007
+ When white voters were isolated from the group of voters with an educational background of high school or less, does the survey provide information about either Republicans or Democrats?
1008
+ What did Paul Broca's research find in regard to certain regions of the brain?
1009
+ In which communities did the were the women expected to work outside in the fields?
1010
+ Which intergovernmental organization utilizes a multiple-system view in its analysis of decentralization?
1011
+ New architectural policy starting in the 1980s made the city center of Rotterdam more what?
1012
+ The USA purchased Alaska from Russia in what year?
1013
+ On average, how many thunderstorms does Connecticut receive annually?
1014
+ What was the name of the United States President in 1848
1015
+ What was the main negative effect of slavery on the economies of Africa?
1016
+ The name Manhattan was derived from which word?
1017
+ Advanced tech will allow free market solutions for what emissions?
1018
+ What is the approximate frequency range for the microwave area of the electromagnetic spectrum?
1019
+ Who was the first leader to exploit nationalism for political purpose?
1020
+ Who used the term "retrofitted memory"?
1021
+ Around how many were killed in the partisan purges?
1022
+ What spacecraft was the Saturn V launch vehicle for?
1023
+ What is the name of the study of interpretations of formal languages?
1024
+ Who's reforms caused economic liberalisation and made China one of the fastest growing economies?
1025
+ What are neurites?
1026
+ What are the only diagnoses that can be validated through large brain studies?
1027
+ Who is invited to the festival?
1028
+ What is a lens?
1029
+ What are some other daily newspapers?
1030
+ Where are military flag patches traditionally worn?
1031
+ On average, how many tornadoes does Connecticut average each year?
1032
+ What is an example of an uncomputable function?
1033
+ What kinds of units of measurement can be associated with different axes?
1034
+ About how many U.S. Jobs were added from October 2010 to November 2015?
1035
+ What is one source of income for Connecticut towns along the coastline?
1036
+ What is the neighborhood of Chelsea known for?
1037
+ what limits the usage of tin in Li-ion batteries?
1038
+ What is First-order logic the standard for?
1039
+ How many were killed in the riot?
1040
+ What is being demanded?
1041
+ What types of small items were created during this time period?
1042
+ The worlds largest snowflake was found in what state?
1043
+ What career did Cadwallader Colden have besides being an anthropologist?
1044
+ In Denver, the municipality government is the same as the government of which entity?
1045
+ In what year was the Kemsley Newspapers Group established?
1046
+ What is the dedctive system used for ?
1047
+ What are the most useful compounds of tin commercially?
1048
+ Are major international labels interested in drum and bass?
1049
+ During what years does the genre started to expand its reach?
1050
+ What initiative was used to prevent homelessness?
1051
+ What is it called when a player is substituted during play?
1052
+ What did Kennedy's report reveal?
1053
+ Why did Europeans settle in lands outside Europe?
1054
+ What marker was spread into Europe by way of North Africa?
1055
+ Besides empathy, what other moral behavior have chimpanzees been shown to possess?
1056
+ What was the main source of tin in the first centuries AD?
1057
+ What was the name of the program that reduced homelessness among veterans?
1058
+ Was Lenin's order followed?
1059
+ Where is Pitt ranked in the most recent Webometrics rankings?
1060
+ What are the coordinates of the Empire State Building?
1061
+ What diploma French medical students' pursue after getting their MD?
1062
+ What is the idea behind the OFC concept ?
1063
+ Who are the main rivals of The Sunday Times?
1064
+ What percent of cardiovascular disease is estimated to be preventable?
1065
+ What is morality defined as?
1066
+ The citric acid cycle and the electron transport chain converts what into ATP?
1067
+ Where does sunk relief originate from?
1068
+ What were at record levels during 2012?
1069
+ What were Betty Friedan's major objections in her book?
1070
+ Who was the mother of the feminism movement?
1071
+ Who expressed concern about the standard of the United States
1072
+ Where do the Andes end in the west?
1073
+ Who was the most recent Republican to win 59% of the Manhattan vote for president?
1074
+ When did Stalin enact harsh radical policy towards the wealthy peasantry?
1075
+ What is considered problematic by the feminist scholars?
1076
+ What is an example of an expedient estimate method for studying precipitation?
1077
+ Which city did New York become more populous than in 1925?
1078
+ What did Stepan Danielian state?
1079
+ Which program visits various art events?
1080
+ What is the standard tool used to measure rainfall or snowfall?
1081
+ What are linkages?
1082
+ What year did the protest end in failure?
1083
+ who led a study in 2011?
1084
+ Are there any other methods to allow infinite arities?
1085
+ When are the FFL and BFL infinite?
1086
+ What is the name of the type of class that is taught abroad but was established by Pitt faculty?
1087
+ Which position does Pitt hold globally in the 2015-2016 QS World University rankings?
1088
+ What is also called cherry-picking?
1089
+ what do all plants need to survive?
1090
+ What has the Apostolic church ignored?
1091
+ What line runs between New York and Boston?
1092
+ What is the property of a logical symbol?
1093
+ E. Van Ree believed that Stalin generally followed whose political philosophy?
1094
+ During which war was Rotterdam at the edge of destruction?
1095
+ In the United States each year, roughly how many people live their lives without shelter or stable occupation?
1096
+ What was built on the south bank of the river as a business center?
1097
+ The Kyoto Protocols were designed to do what?
1098
+ How many people were homeless in 2009?
1099
+ Acyl-carnitines are involved in the transport and metabolism of fatty acids in and out of where?
1100
+ What needs to be removed from a weighing gauge before snowfall occurs?
1101
+ What group vowed to end homelessness by 2012?
1102
+ What research hub is under construction currently?
1103
+ Which town features the Nothnagle Log House?
1104
+ What was Britain's first regular three-section newspaper?
1105
+ When droplets freeze and form ice crystal what is that called?
1106
+ Italians and Chetniks engaged in criminal acts together where?
1107
+ What did Kennedy's report reveal?
1108
+ Who are newly categorized in California as homeless?
1109
+ What is first order logic also knows as?
1110
+ Where did Dr. Salk do his polio research?
1111
+ What year did the Central Florida Commission on Homelessness conduct a study on how much was spend a year on covering salaries of leo's to arrest and transport homeless individuals?
1112
+ What is David Wilton's profession?
1113
+ What is hypertension?
1114
+ Are all of the volcanic zones the same?
1115
+ What was completed in New York City despite the Great Depression?
1116
+ When do the models have the foece of law ?
1117
+ During what major event was the Baltic completely converted to Christianity?
1118
+ What makes tin different among mineral products?
1119
+ During 2008-2009 how many people were homeless in the United States?
1120
+ Which two companies operate numerous hybrid buses in the city?
1121
+ When was Pitt Arts founded?
1122
+ Most music had what kind of theme?
1123
+ What is the sales tax in Connecticut?
1124
+ When was the Helsinki Convention signed?
1125
+ Who is responsible for maintaining a facility medical equipment?
1126
+ What type of insurance raised the most issues?
1127
+ What book did Alex Haley write?
1128
+ What animal was the Middle East the first to domesticate?
1129
+ Which country was the last to ban the Atlantic slave trade and what year?
1130
+ What was the Trieste crisis?
1131
+ When was the University of Pennsylvania erected?
1132
+ PC World magazine rated what as the 4th worst tech product of all time?
1133
+ By what means, does the Classical Association encourage the study of the antiquity?
1134
+ What is the equivalent tothe North American M.D. Degree in Argentina?
1135
+ What act paved the way for service providers for years to come?
1136
+ What number has circulation fallen to?
1137
+ What did Kennedy's report reveal?
1138
+ Which exam must be completed to obtain the LMCC qualifications?
1139
+ Why did Adolph Sax move to Paris?
1140
+ How many different ways can "a function from X to Y" be presented?
1141
+ Before Republicans became conservative which ideologies did they promote?
1142
+ What does NYMEX stand for?
1143
+ Saxophonist who follow the French school of classical playing were influenced by who?
1144
+ What did Neolithic societies do to modify their natural environment?
1145
+ What is the number three reason reported by homeless individuals for becoming or staying homeless?
1146
+ What was released in January of 2005?
1147
+ What is the chemical formula for cassiterite?
1148
+ When was "centralization" first used in the English language?
1149
+ When the diplomatic relations with Chile got suspended?
1150
+ If a girl has the last name podwinska, where is she from?
1151
+ Where did the collapse of the communism occurred?
1152
+ What is the beat per minute interval of the earliest forms of drum and bass?
1153
+ What composer is known for writing pieces that include the b-flat bass saxophone?
1154
+ Besides Bachelor degrees in arts and science, what other type of Bachelor degree can someone earn?
1155
+ What section of The Sunday Times newspaper was relaunched as a website in 2006?
1156
+ What sentiments were held by both the colonist and Britains after the French war ended?
1157
+ What are the Un-official colors used on when pertaining to the U.S. flag?
1158
+ What direction does y-axis refer to?
1159
+ Connecticut relinquished their claim to which New York city?
1160
+ Which performance is Oxford most notable for?
1161
+ In what year did the Partisan's become the National Liberation Army and Partisan Detachments of Yugoslavia?
1162
+ What is the first country committed to the establishment of communism?
1163
+ How many residents are originally from Istanbul?
1164
+ Which group of labors African slaves replaced after Bacon's Rebellion?
1165
+ What is the name of their city orchestra?
1166
+ Who advocated anarchism in Germany?
1167
+ In the Spanish tradition, what is the most common naming convention?
1168
+ What does decentralization aim for?
1169
+ What street borders Central Park on the north?
1170
+ Do all children get all of both their parents' surnames?
1171
+ What are the guidelines for when a flag has tattered edges?
1172
+ In which decade was the Whole Earth Catalog established?
1173
+ What was the last version of Windows that was able to support Itanium?
1174
+ What are some saxophones recently offered with?
1175
+ When was the American Jobs Act proposed?
1176
+ Using inappropriate measurements can technically be correct but yield a number that is what?
1177
+ What organization did Friedan lead?
1178
+ what climates feature year round cold and continuous permafrost with little precipitation?
1179
+ What is a characteristic of imperative programming languages?
1180
+ What name is Portuguese for mountain?
1181
+ There is a what between the ease of working within a formal system and the ease of proving results?
1182
+ What printed edition of the latin works is mentioned first?
1183
+ What countries occupied Constantinople?
1184
+ In what year was the World Trade Center museum opened?
1185
+ What reception event is held in Alumni Hall to congratulate each year's graduating class?
1186
+ Unlike the Baltic ringed seal, the grey seal is capable of doing what without sea ice?
1187
+ What does morality concern itself with?
1188
+ How many parking spaces does Oxford's five sites have?
1189
+ Where was the final of the 2010 FIBA Championship held?
1190
+ How wide were the goal posts of the first organized indoor game of hockey, in metric units?
1191
+ Pitt was intended to be a sister school to another school located where?
1192
+ When dis League of Communists of Yugoslavia collapse?
1193
+ What is one of the advantages of a subroutine?
1194
+ If a man in Lithuania is named Vilkas, what will his wife be named?
1195
+ How long was Sante Fe in Spanish control?
1196
+ What news story was Marie Colvin covering when she was killed?
1197
+ Which sport had a lot of players switch over to ice hockey?
1198
+ What two parts can the nervous system be split into with vertebrates?
1199
+ Point O refers to what on the line?
1200
+ When they surveyed the Bolivian Andes?
1201
+ What is the nuclide discovered in 1994 and has a doubly magic nucleus ?
1202
+ What number of muslims had matriculated from second school in 1995?
1203
+ Which newspaper reported on Manhattan?
1204
+ When was it first possible to send a letter internationally from the Ottoman Empire?
1205
+ Under what economic circumstance might costs go up in a non-centralized system?
1206
+ In elderly women, what age-related condition is more prevalent than it is for men?
1207
+ What was the lowest number of slaves that could be found on an individual ship?
1208
+ What machinery counts the votes?
1209
+ Why did businesses start abbreviating their names in the mid to late 19th century?
1210
+ What position did John Witherow hold before becoming editor in 1994?
1211
+ What king wrote the proclamation that the game of hockey was believed to be mentioned in?
1212
+ When were the times for flying the flag at half-staff standardized?
1213
+ What does mononym mean?
1214
+ What determines the climate in different areas of the Andes?
1215
+ What did the Congressional Budget Office project would happen because of the proposed changes?
1216
+ On the Varsity Walk, what's the recognition awarded for athletic achievements called?
1217
+ What are considered the "central objects of investigation" in most fields of mathematics?
1218
+ When did the title of the newspaper change to the Independent Observer?
1219
+ The state of Manipur wanted to be part of what?
1220
+ What are end-dates for laws referred to as?
1221
+ When was Bronx County created by the state legislature?
1222
+ The campus is adjacent to which section of the Carnegie Public Library?
1223
+ What did first wave feminism mainly focus on?
1224
+ What tribe is associated with the word quonehtacut?
1225
+ Do most insurance groups operate in the same manner?
1226
+ What percentage of fatalities were a product of African military conflicts?
1227
+ What building features did Charles Klauder say would suggest the character of an educated man?
1228
+ What does i stand for?
1229
+ The Cartesian coordinate system in two dimensions can also be referred to as what?
1230
+ Ghettotech was recently created in what country?
1231
+ Where did Marxist-Leninist regime and movement continued to exist?
1232
+ What is the abbreviation for Doctor of Medicine?
1233
+ The name of the island mentioned by Pliny is what?
1234
+ Long term Particulate matter exposure increased rates of what?
1235
+ In Portuguese-speaking countries, what is the most common naming convention?
1236
+ What is usually considered as the greatest success of the women's movement?
1237
+ Which declension has a predominant ending letter of e?
1238
+ When does decentralization often take place?
1239
+ Who awards MD degree in Sri Lanka?
1240
+ Which attack stopped the revolts?
1241
+ How much more frequently are middle-aged men afflicted by coronary heart diseases compared to women?
1242
+ What is the Orocline related to, according to Isacks?
1243
+ What state had low requirements for voting?
1244
+ What stands for the function?
1245
+ What books did Alvin Toffler publish in 1970 and 1980?
1246
+ Which of the woman's birth names is most frequently kept when she chooses to adopt her husband's surname
1247
+ When is Flag Day?
1248
+ Were California and Sierra Native American tribes have many disputes or mostly peaceful?
1249
+ What is an example of a clan name?
1250
+ what does baf stand for
1251
+ The Holodomor largely affected what country?
1252
+ Why is the tin whistle so called?
1253
+ Rotterdam is a city in which country?
1254
+ How many people were arrested during the Great Purge of 1936-1938
1255
+ After a revolution, distribution would be based on what at first?
1256
+ What is controlled by a renegade militia?
1257
+ In addition to improved practices, what has been brought forth as a result of structural failures?
1258
+ What given name has over 90 Italian surnames?
1259
+ In pairing function theories, functions of arity greater than what number can be dispensed?
1260
+ In what year did the Baltic Sea become a great gravesite?
1261
+ Where did merchants export products to?
1262
+ What is a way to reduce the cost of maintaining a large program?
1263
+ Where part of Andes Chile claimed the land?
1264
+ What portion of the U.S. Constitution was key to the ruling in the United States v. South-Eastern Underwriters Association case?
1265
+ One of the moral dilemmas Trompenaars tested was?
1266
+ What Observatory at Pitt was chosen as a historical landmark?
1267
+ What client line does Windows NT still run on?
1268
+ Who appoints the respresentatives on the Metropolitan Executive Committee?
1269
+ What was the result of the disagreements with foreign policy?
1270
+ Which building was the first to be called the world's tallest?
1271
+ What lead to the secularization of Istanbul University?
1272
+ What goods were brought back from the Americas to Europe?
1273
+ What is neuroscience?
1274
+ There are two ways a surname can be spelled, how?
1275
+ Triglycerides are also know as what?
1276
+ What kind of predicate symbol is evoked into the single-sorted theory in case of the many-sorted theory?
1277
+ What is the correct way to view Figure 8
1278
+ When was the game spread to colleges?
1279
+ What President released a major report on gender equality?
1280
+ What is C-reactive protein?
1281
+ What sculpture near Pitt was chosen as a historical landmark?
1282
+ Who conducted research into the deaths associated with the Middle Passage?
1283
+ If an odd number of Senators are retiring at election, what percentage of the vote would lead to a clear majority?
1284
+ What is the oldest existing facility to host Stanley Cup games?
1285
+ Which president was the first person to drive through the Queens-Midtown Tunnel?
1286
+ How many families were threaten by these proposed cuts?
1287
+ What axis meant to point away from the observer?
1288
+ Who described postmodernism as belonging to one of four typological world views?
1289
+ What is The Sunday Times Rich List United States equivalent?
1290
+ How much of a New Yorker incomes is spent on Rent?
1291
+ How many member are on this board that can vote?
1292
+ What was Microsoft AntiSpyware inspired by?
1293
+ What were computers main input?
1294
+ When did the Civil Rights Congress of Nigeria write the open letter?
1295
+ What is threatening conservation that is happening on both public and private lands?
1296
+ What university uses Boston's Matthews Arena for ice hockey and other sports?
1297
+ What are examples of bass lines performed with a bass instrument?
1298
+ What is in X?
1299
+ What is the area of study within biophysics that is the current subject of academic research?
1300
+ What part of an abandoned ship did miners live in when they came to the Gold Country of California?
1301
+ Any point in a three dimensional space can be specified by what?
1302
+ Where did pie safes and food safes came into use in the days before refrigeration?
1303
+ Who would likely build a medieval structure?
1304
+ How do you manage homelessness?
1305
+ What is used to show that connected graphs are non first order logic?
1306
+ What type of clouds does precipitation fall from?
1307
+ Name one of the characteristic features of superconductors.
1308
+ What Islands do not allow cars?
1309
+ What type of climate is beneficial to the porphyry mineralization?
1310
+ Comatic abberation results in what kind of appearance in it's aberrated images?
1311
+ In which war did the British capture Havana,Cuba?
1312
+ The temperature at which air becomes saturated is called what?
1313
+ What is the main usage of the niobium- tin compound?
1314
+ How many years is pre-clinical education training in Thai?
1315
+ Who was director of the Museum of the Mother See in 2013?
1316
+ Which morality is more dependent on culture or region?
1317
+ In which year did Norman Johnson write a defining paper on decentralization?
1318
+ How many people will die every year from cardiovascular diseases by the year 2030?
1319
+ In which decade the number of homeless families increased dramatically in New York?
1320
+ What is a subroutine in computer programming terms?
1321
+ Who did Proudhon think workplaces would be given to?
1322
+ How are the names separated?
1323
+ What does the U.S. Virgin Islands call municipalities?
1324
+ How much of the Oxford population is minority groups?
1325
+ Before the 1980s and a new architectural policy, how was Rotterdam described?
1326
+ What system does not use family names?
1327
+ What were participants asked to establish in order for Monin and Miller to observe the moral self-licensing effect?
1328
+ How big is a full size flag?
1329
+ what sphingolipid derived from ceramide is potent messenger molecule involved in regulating calcium mobilization?
1330
+ What is in between the Tierra del Fuego and the Scotia Plate?
1331
+ Did most women change their names after marriage in the 17th century?
1332
+ The majority of tropical percipitation is what kind?
1333
+ When was the Statue of Liberty dedicated?
1334
+ How can governments control the resources contained in land they own?
1335
+ Who founded the Connecticut Party?
1336
+ Which age group did Brookings find had lower rates of employment overall in 2011?
1337
+ What initiative the NAEH create?
1338
+ What two pieces of information are input to make a storm intensity forecast?
1339
+ What must a student have in order to apply for the Doctor degree?
1340
+ What caused the second vote to pass the bill?
1341
+ What's the first reason listed why a fight might break out?
1342
+ The vast majority of the territory in question was collectivised by what year?
1343
+ Besides Fulbright scholars, what other program do Pitt students and alumni take part in more than most other universities?
1344
+ What are sometimes called stannanes?
1345
+ In which election was former Governor Mitt Romney a nominee?
1346
+ How often is the OS updated?
1347
+ Directions on how to handle illegal immigration are what among Republicans?
1348
+ What type of artwork showed an earlier version of hockey?
1349
+ What is the name for a function's set of outputs?
1350
+ What ruined the idea of a multi-user operating system?
1351
+ Which artist utilized shallow-relief?
1352
+ What received awards for its architecture?
1353
+ Showery percipitation is also known as what?
1354
+ Which country was the last European State to convert to Christianity?
1355
+ Which national group were known for painting scenes of nature onto their furniture?
1356
+ When was Lenin usurped the all-Party Congress of the RSDLP?
1357
+ Who invented the compound achromatic lens?
1358
+ What is the cost of the expressiveness of second-order and higher-order logics?
1359
+ What is said to be divided by the unary predicates?
1360
+ The Republicans had a net loss of how many seats?
1361
+ What is remarkable in Istanbul?
1362
+ What was the name of the newspaper when it first began?
1363
+ who involved in non building structures?
1364
+ When did postmodern music come about?
1365
+ Who argued that Africans were being forced into "colonial" trade with the Europeans?
1366
+ To who did Latin become useful for international communication?
1367
+ What does precipitation deposit on the planet?
1368
+ On what was based their ancestor worship and animism?
1369
+ What other college made a similar decision to that of Mount Holyoke in 1971?
1370
+ What is Istanbul's humidity percentage?
1371
+ Who established and developed Modern Architecture?
1372
+ What's the highest numbered street in Manhattan?
1373
+ What full name would Eva go by after having married Juan Domingo Peron?
1374
+ Rotterdam was ranked what in The Rough Guide Top 10 Cities to visit?
1375
+ What happens if coach throws a stick at the puck carrier?
1376
+ When did Tsar Nicholas II abdicated his throne?
1377
+ What versions of windows are compatible with the language packs?
1378
+ What was the focus of Modern Architecture?
1379
+ When were free market ideas popular?
1380
+ The northern Andean segment has been rotated how?
1381
+ Through observation of what type of patients was the localization of function hypothesis supported?
1382
+ At what point do differences in artery pulsality become obviously different?
1383
+ What palace in Istanbul is the biggest?
1384
+ Who purchased The Times in 1966?
1385
+ What are the main forms of precipitation?
1386
+ at what levels is tin immediately dangerous to life and health?
1387
+ Is New York colder or warmer in the winter than inland American cities at the same lattitude?
1388
+ How is fat burned or metabolized?
1389
+ What do most people occasionally engage in?
1390
+ What is the purpose of the HEARTH Act?
1391
+ Heart failure is linked to exposure from what Particulate matter?
1392
+ Will an ECG screen help for patients at higher risk of cardiovascular disease?
1393
+ How many jobs per month were added in the U.S between January and November 2012
1394
+ What is Luis Telmo Paz y Miño Estrella's middle name?
1395
+ Glorida Steinem was working undercover as what?
1396
+ Is formula 5 a logical consequence of formula 2?
1397
+ A ridge of ice can reach how many meters high?
1398
+ What is another name for breaking out the puck?
1399
+ What is the purpose of the Asian side of the Bosphorus?
1400
+ Which versions of Windows introduced a new language Control Panel for users?
1401
+ What nationality influenced the architecture in Albany and New York City?
1402
+ Who else claims to have invented the compound achromatic lens?
1403
+ When was Wheelock's book first published?
1404
+ How many visitors did New York City have in 2015?
1405
+ To whom did physicians and surgeons in these hospitals give lectures?
1406
+ Did the Congressional Budget Office make a prediction as to what the unemployment rate would be?
1407
+ Other than political power what other power a township may have?
1408
+ What does the Vietnamese term for America (Hoa Ky) translate to?
1409
+ What is the average yearly snowfall in the higher elevations of Connecticut?
1410
+ What kind of context makes it okay to drop the domain and codomain specification?
1411
+ What is it called when in all models, all provable statements are true?
1412
+ What islands are divided into islands and atolls?
1413
+ How does the Virginia Military Institute provide women academic and leadership development?
1414
+ Who established a secret police called The Cheka?
1415
+ Who suggests that diversity is important in regard to decentralization?
1416
+ Where does Pitt sit in relation to the Allegheny mountains?
1417
+ What causes Chromatic aberration?
1418
+ What aspect of physical materials must a structural engineer comprehend?
1419
+ Is the Baltic sea's salinity higher or lower than that of the ocean?
1420
+ The PATH subway links New York to what other state?
1421
+ When functions are defined in science by a list of outputs and their inputs. what would this be called?
1422
+ Why is a identity function of an empty set defined?
1423
+ What colonies had stable political parties?
1424
+ who is specialized in pipeline engineering?
1425
+ What did the period of an abbreviation replace?
1426
+ What has not been more closely studied as of 2014?
1427
+ Who gave the first set of approximate flag colors to the public in 1998?
1428
+ Republican thinking on international relations and defense is heavily formed by what?
1429
+ What was the name of the united colonies of New England, New York and the Jerseys under King James II?
1430
+ How many jobs per million dollars are created?
1431
+ Vitamins A,D,E and K are all stored where in the body?
1432
+ Has Denver's homeless population risen in recent years?
1433
+ What did Morgenstern mean?
1434
+ In what field has progress been made via first-order logic?
1435
+ How much is estimated for the cost of permanent supportive housing for the homeless?
1436
+ Who was it edited by in 2012?
1437
+ Which Sultan conquered Constantinople in 1453?
1438
+ What was the monthly magazine called?
1439
+ From what years was Istanbul Europe's largest city?
1440
+ Other than chairs what is kept beside the performance space of Shumang lila?
1441
+ What disease caused high mortality to newcomers in the Southern colonies?
1442
+ In what time period was 2 months the longest amount of time it took for the slave voyages?
1443
+ What other business besides Costco and Stride Rite support increases to minimum wage?
1444
+ What percentage of the inhabitants were slaves?
1445
+ Is there a relationship between heart disease and economic inequality?
1446
+ What would not be a good circumstance for gauge data driven estimates?
1447
+ What document establishes the political government of the federal government of the United States?
1448
+ What is α-tin's stable temperature?
1449
+ Where is C-reactive protein present?
1450
+ Who has been reporting on the status of the homeless population in New York?
1451
+ How many low-income renters were there in 1985?
1452
+ What is the name for those who oppose the proletariat?
1453
+ What do the scholars debate on it's effects to African societies?
1454
+ When did the New York City Subway open?
1455
+ What does decentralization offer and ensure to firms?
1456
+ What kind of plates do aerospace structures consist of?
1457
+ How many of the current states were territories before becoming states?
1458
+ What is there a high focus on?
1459
+ How long was "Megatrends" on The New York Times Best Seller list?
1460
+ What were the nationalities of the immigrants that were forced to work as agricultural wage laborers?
1461
+ How many years was the plan of Opening Doors in the prevention and stop of homelessness?
1462
+ What year did the football team win all the games it played in?
1463
+ The German expulsion made room for people of what nationalities?
1464
+ Besides the territory that was formally ceded by France, what other land was given over to the British?
1465
+ How constant is the climate in the Andes?
1466
+ How many brewers' agents were in Oxford shipping beer in?
1467
+ What branch of government does the Connecticut Supreme Court oversee?
1468
+ How is the velocity of some body in physics denoted?
1469
+ What else could it mean?
reference_files/question-validation.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-validation.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/question-validation.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.amazon.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.new_wiki.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-test.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.amazon.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.new_wiki.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.nyt.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.reddit.txt ADDED
The diff for this file is too large to render. See raw diff
 
reference_files/sentence-validation.txt ADDED
The diff for this file is too large to render. See raw diff