input_ids
listlengths
256
256
tokens
listlengths
120
248
str
stringlengths
121
8.44k
token_bounds
listlengths
121
249
cum_n_tokens
int64
248
58.2M
[ 322, 26912, 14538, 1172, 26618, 4994, 320, 970, 330, 38982, 1, 3890, 8, 481, 46565, 87, 220, 22, 14, 17, 17, 14, 15, 16, 271, 1067, 366, 1834, 860, 1339, 12825, 57948, 280, 396, 18646, 401, 1004, 1855, 368, 341, 262, 3504, 3182, 543, 262, 738, 16638, 445, 4145, 497, 17, 317, 262, 738, 16638, 445, 34999, 1087, 497, 16, 317, 262, 738, 16638, 445, 2152, 33140, 497, 16, 317, 262, 738, 62, 46782, 14031, 55250, 37491, 1718, 317, 262, 738, 91319, 7, 30726, 3022, 1479, 1400, 66986, 317, 262, 738, 16673, 445, 5366, 315, 279, 21938, 797, 262, 738, 17799, 1006, 31, 42, 3022, 17845, 198, 1143, 483, 28492, 50076, 697, 17438, 438, 498, 2498, 45988, 279, 2244, 7002, 315, 279, 198, 77578, 13, 220, 16904, 279, 11030, 498, 646, 1490, 429, 279, 24298, 25598, 13638, 198, 267, 2122, 8528, 311, 279, 34074, 448, 1181, 6319, 10901, 557, 83940, 304, 279, 9956, 624, 58807, 432, 678, 11, 311, 279, 40829, 11, 279, 21271, 315, 279, 71435, 646, 387, 198, 28312, 1526, 279, 6319, 323, 17545, 29514, 624, 42, 3022, 17845, 198, 262, 1439, 262, 738, 2702, 1199, 1188, 9640, 981, 330, 2923, 1, 549, 3521, 67, 22549, 12133, 37644, 14272, 1310, 18, 698, 262, 2279, 16518, 262, 738, 12134, 1188, 9640, 262, 2279, 16518, 630, 1004, 2930, 3032, 256, 3504, 2327, 543, 256, 421, 7, 29070, 405, 285, 15524, 368, 1009, 20753, 4140, 47, 8, 1009, 753, 28744, 445, 70, 5372, 899, 1009, 753, 38982, 715, 981, 1009, 753, 11463, 7, 17, 593, 341, 257 ]
[ 330, 38982, 1, 3890, 8, 481, 46565, 87, 220, 22, 14, 17, 17, 14, 15, 16, 271, 1067, 366, 1834, 860, 1339, 12825, 57948, 280, 396, 18646, 401, 1004, 1855, 368, 341, 262, 3504, 3182, 543, 262, 738, 16638, 445, 4145, 497, 17, 317, 262, 738, 16638, 445, 34999, 1087, 497, 16, 317, 262, 738, 16638, 445, 2152, 33140, 497, 16, 317, 262, 738, 62, 46782, 14031, 55250, 37491, 1718, 317, 262, 738, 91319, 7, 30726, 3022, 1479, 1400, 66986, 317, 262, 738, 16673, 445, 5366, 315, 279, 21938, 797, 262, 738, 17799, 1006, 31, 42, 3022, 17845, 198, 1143, 483, 28492, 50076, 697, 17438, 438, 498, 2498, 45988, 279, 2244, 7002, 315, 279, 198, 77578, 13, 220, 16904, 279, 11030, 498, 646, 1490, 429, 279, 24298, 25598, 13638, 198, 267, 2122, 8528, 311, 279, 34074, 448, 1181, 6319, 10901, 557, 83940, 304, 279, 9956, 624, 58807, 432, 678, 11, 311, 279, 40829, 11, 279, 21271, 315, 279, 71435, 646, 387, 198, 28312, 1526, 279, 6319, 323, 17545, 29514, 624, 42, 3022, 17845, 198, 262, 1439, 262, 738, 2702, 1199, 1188, 9640, 981, 330, 2923, 1, 549, 3521, 67, 22549, 12133, 37644, 14272, 1310, 18, 698, 262, 2279, 16518, 262, 738, 12134, 1188, 9640, 262, 2279, 16518, 630, 1004, 2930, 3032, 256, 3504, 2327, 543, 256, 421, 7, 29070, 405, 285, 15524, 368, 1009, 20753, 4140, 47, 8, 1009, 753, 28744, 445, 70, 5372, 899, 1009, 753, 38982, 715, 981, 1009, 753, 11463, 7, 17, 593, 341, 257 ]
"reload" variable) - Styx 7/22/01 #include <std.h> inherit ROOM; int reload; void create() { ::create(); set_property("light",2); set_property("indoors",1); set_property("no sticks",1); set_terrain(WOOD_BUILDING); set_travel(DECAYED_FLOOR); set_short("Top of the Tower"); set_long( @KAYLA Chill winds whip your clothing as you stand atop the great wall of the tower. Through the windows you can see that the Shadowlord forest stretches to the horizon with its dark leaves shivering in the wind. Above it all, to the northeast, the tower of the Fortress can be seen through the dark and gray clouds. KAYLA ); set_exits(([ "down" : "/d/deku/open/stair3" ] )); set_items(([ ] )); } void init(){ ::init(); if( TP->is_player() && interactive(TP) && !present("giant") && !reload && !random(2)) {
[ 0, 2, 8, 9, 18, 19, 21, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 44, 46, 49, 51, 54, 61, 66, 68, 71, 78, 81, 85, 92, 94, 97, 100, 103, 109, 113, 116, 120, 129, 131, 136, 138, 139, 142, 145, 149, 158, 160, 164, 167, 169, 170, 173, 176, 180, 189, 191, 193, 200, 202, 203, 206, 209, 213, 214, 221, 223, 226, 232, 235, 238, 241, 245, 252, 253, 256, 258, 260, 262, 266, 269, 272, 276, 282, 284, 287, 290, 294, 300, 304, 307, 311, 316, 318, 319, 320, 322, 324, 325, 327, 330, 336, 341, 346, 355, 358, 362, 368, 373, 377, 383, 388, 391, 395, 396, 401, 402, 403, 411, 415, 423, 427, 431, 435, 440, 444, 451, 455, 462, 463, 465, 468, 472, 475, 479, 487, 492, 496, 501, 508, 511, 518, 521, 525, 530, 532, 537, 540, 544, 545, 548, 552, 562, 563, 567, 573, 576, 580, 589, 593, 596, 597, 601, 609, 613, 618, 622, 627, 634, 636, 637, 639, 641, 642, 645, 649, 652, 656, 659, 662, 664, 666, 672, 674, 678, 679, 681, 684, 685, 688, 690, 695, 698, 701, 702, 704, 707, 709, 714, 717, 721, 727, 729, 731, 734, 736, 741, 744, 748, 753, 757, 759, 762, 766, 770, 772, 775, 776, 779, 781, 783, 790, 792, 795, 807, 809, 810, 811, 814, 816, 823, 825, 826, 830, 832, 835, 837, 843, 845, 851, 854, 856, 862, 863, 864, 866, 869, 873 ]
118,719
[ 18646, 284, 220, 16, 280, 322, 311, 3736, 1128, 678, 374, 8098, 279, 304, 1199, 369, 27703, 66197, 315, 279, 5181, 624, 322, 256, 421, 4397, 79, 33943, 15524, 445, 267, 51826, 2761, 1009, 20753, 33943, 15524, 445, 267, 51826, 29836, 322, 256, 3291, 5314, 33943, 15524, 445, 267, 51826, 3975, 31391, 61, 33, 7863, 45899, 50035, 389, 304, 6630, 3152, 1269, 4140, 46, 7257, 3263, 59, 77, 797, 256, 456, 322, 256, 421, 4397, 79, 33943, 15524, 445, 267, 51826, 2761, 1009, 20753, 33943, 15524, 445, 267, 51826, 29836, 322, 256, 3291, 5314, 33943, 15524, 445, 267, 51826, 98434, 3803, 572, 2598, 304, 6630, 3152, 1269, 4140, 46, 7257, 3263, 59, 77, 797, 630, 1004, 7585, 368, 341, 220, 3504, 9716, 543, 220, 421, 5801, 1078, 1009, 753, 28744, 445, 70, 5372, 2761, 341, 262, 501, 4283, 67, 22549, 12133, 14, 50519, 57800, 24011, 3397, 4140, 46, 317, 262, 18646, 284, 220, 15, 280, 262, 470, 220, 16, 280, 220, 456, 532, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 1128, 678, 374, 8098, 279, 304, 1199, 369, 27703, 66197, 315, 279, 5181, 624, 322, 256, 421, 4397, 79, 33943, 15524, 445, 267, 51826, 2761, 1009, 20753, 33943, 15524, 445, 267, 51826, 29836, 322, 256, 3291, 5314, 33943, 15524, 445, 267, 51826, 3975, 31391, 61, 33, 7863, 45899, 50035, 389, 304, 6630, 3152, 1269, 4140, 46, 7257, 3263, 59, 77, 797, 256, 456, 322, 256, 421, 4397, 79, 33943, 15524, 445, 267, 51826, 2761, 1009, 20753, 33943, 15524, 445, 267, 51826, 29836, 322, 256, 3291, 5314, 33943, 15524, 445, 267, 51826, 98434, 3803, 572, 2598, 304, 6630, 3152, 1269, 4140, 46, 7257, 3263, 59, 77, 797, 630, 1004, 7585, 368, 341, 220, 3504, 9716, 543, 220, 421, 5801, 1078, 1009, 753, 28744, 445, 70, 5372, 2761, 341, 262, 501, 4283, 67, 22549, 12133, 14, 50519, 57800, 24011, 3397, 4140, 46, 317, 262, 18646, 284, 220, 15, 280, 262, 470, 220, 16, 280, 220, 456, 532 ]
what all is calling the inits for debugging resets of the flag. // if(objectp(find_player("styx")) && interactive(find_player("styx"))) // tell_object(find_player("styx"),"%^BOLD%^Reload on in "+base_name(TO)+".\n"); } // if(objectp(find_player("styx")) && interactive(find_player("styx"))) // tell_object(find_player("styx"),"Init was called in "+base_name(TO)+".\n"); } void reset() { ::reset(); if(reload && !present("giant")) { new("/d/deku/monster/cloud")->move(TO); reload = 0; return 1; } }
[ 0, 5, 9, 12, 20, 24, 27, 30, 34, 44, 51, 54, 58, 63, 65, 67, 69, 72, 79, 80, 85, 92, 94, 96, 98, 101, 104, 116, 121, 128, 130, 132, 134, 139, 141, 143, 148, 155, 160, 167, 169, 171, 173, 176, 178, 179, 180, 183, 185, 191, 194, 197, 200, 204, 209, 211, 212, 214, 216, 217, 218, 222, 224, 227, 229, 231, 234, 241, 242, 247, 254, 256, 258, 260, 263, 266, 278, 283, 290, 292, 294, 296, 301, 303, 305, 310, 317, 322, 329, 331, 333, 335, 339, 343, 347, 354, 357, 360, 364, 369, 371, 372, 374, 376, 377, 378, 382, 385, 389, 395, 397, 400, 401, 404, 409, 413, 414, 417, 420, 424, 427, 429, 436, 438, 439, 443, 446, 449, 452, 456, 459, 460, 463, 465, 466, 473, 479, 483, 487, 489, 490, 493, 496, 503, 505, 506, 507, 509, 512, 519, 520, 521, 523, 524, 527, 529 ]
118,874
[ 4586, 6645, 11, 2167, 702, 42839, 279, 2038, 369, 12966, 683, 2459, 518, 7369, 30289, 5540, 382, 641, 2097, 11, 279, 830, 59366, 315, 2176, 279, 29735, 6, 220, 17, 15, 16, 17, 323, 220, 17, 15, 16, 15, 21553, 7263, 10017, 304, 6527, 220, 17, 15, 15, 21, 11, 979, 20603, 5307, 21446, 23845, 2516, 57964, 438, 2070, 6645, 13, 2411, 429, 1459, 11, 279, 29735, 1033, 264, 1602, 2155, 3093, 315, 2083, 448, 264, 2155, 19128, 13, 17892, 2474, 862, 3271, 311, 5616, 60258, 518, 279, 2484, 315, 279, 9294, 11, 807, 1030, 1012, 20346, 2163, 320, 7841, 2845, 23922, 8, 39387, 1331, 43213, 1389, 30758, 84026, 13, 95780, 323, 10797, 1033, 1865, 311, 2182, 4217, 2163, 1435, 304, 279, 50810, 1973, 879, 1410, 220, 2898, 275, 19386, 4192, 48983, 5380, 1035, 5185, 429, 1741, 264, 52929, 572, 264, 29735, 13815, 429, 24295, 1293, 1573, 20603, 5307, 13, 10328, 279, 19024, 594, 4124, 1635, 304, 5836, 12879, 1521, 4565, 10926, 315, 38527, 60550, 304, 28504, 2876, 713, 278, 323, 20677, 25598, 30321, 11, 279, 2083, 572, 2058, 5798, 91281, 448, 458, 15183, 33323, 29180, 2163, 6774, 79022, 388, 1741, 438, 61885, 386, 942, 11, 61885, 14249, 994, 88, 11, 27844, 356, 747, 13830, 1177, 323, 304, 2937, 15584, 11, 7607, 21304, 11, 4841, 21304, 11, 16364, 29938, 323, 13374, 13612, 382, 76378, 5307, 11, 19620, 1283, 23134, 2516, 57964, 11, 6635, 311, 18287, 2513, 2163, 13, 3197, 279, 7369, 30289, 34534, 1156, 8930, 304, 220, 17, 15, 15, 15, 11, 84026, 6, 2114, 1598 ]
[ 369, 12966, 683, 2459, 518, 7369, 30289, 5540, 382, 641, 2097, 11, 279, 830, 59366, 315, 2176, 279, 29735, 6, 220, 17, 15, 16, 17, 323, 220, 17, 15, 16, 15, 21553, 7263, 10017, 304, 6527, 220, 17, 15, 15, 21, 11, 979, 20603, 5307, 21446, 23845, 2516, 57964, 438, 2070, 6645, 13, 2411, 429, 1459, 11, 279, 29735, 1033, 264, 1602, 2155, 3093, 315, 2083, 448, 264, 2155, 19128, 13, 17892, 2474, 862, 3271, 311, 5616, 60258, 518, 279, 2484, 315, 279, 9294, 11, 807, 1030, 1012, 20346, 2163, 320, 7841, 2845, 23922, 8, 39387, 1331, 43213, 1389, 30758, 84026, 13, 95780, 323, 10797, 1033, 1865, 311, 2182, 4217, 2163, 1435, 304, 279, 50810, 1973, 879, 1410, 220, 2898, 275, 19386, 4192, 48983, 5380, 1035, 5185, 429, 1741, 264, 52929, 572, 264, 29735, 13815, 429, 24295, 1293, 1573, 20603, 5307, 13, 10328, 279, 19024, 594, 4124, 1635, 304, 5836, 12879, 1521, 4565, 10926, 315, 38527, 60550, 304, 28504, 2876, 713, 278, 323, 20677, 25598, 30321, 11, 279, 2083, 572, 2058, 5798, 91281, 448, 458, 15183, 33323, 29180, 2163, 6774, 79022, 388, 1741, 438, 61885, 386, 942, 11, 61885, 14249, 994, 88, 11, 27844, 356, 747, 13830, 1177, 323, 304, 2937, 15584, 11, 7607, 21304, 11, 4841, 21304, 11, 16364, 29938, 323, 13374, 13612, 382, 76378, 5307, 11, 19620, 1283, 23134, 2516, 57964, 11, 6635, 311, 18287, 2513, 2163, 13, 3197, 279, 7369, 30289, 34534, 1156, 8930, 304, 220, 17, 15, 15, 15, 11, 84026, 6, 2114, 1598 ]
for consistent contending at AT&T Park. In fact, the true genesis of both the Giants' 2012 and 2010 championship teams occurred in October 2006, when Sabean hired Bruce Bochy as field manager. At that point, the Giants were a very different kind of team with a different philosophy. Ever since their move to China Basin at the turn of the century, they had been constructed around (questionably enhanced) mega-slugger Barry Bonds. Trades and moves were made to put players around him in the batting order who could outhit opponents. Historians would note that such a blueprint was a Giants tradition that existed long before Sabean. Although the franchise's early years in San Francisco did feature Hall of Fame pitchers in Juan Marichal and Gaylord Perry, the team was still built principally with an offensive-minded bent around star sluggers such as Willie Mays, Willie McCovey, Orlando Cepeda -- and in later seasons, Jack Clark, Will Clark, Kevin Mitchell and Matt Williams. Sabean, shortly after hiring Bochy, decided to flip things around. When the AT&T gates first opened in 2000, Bonds' home run
[ 0, 4, 15, 20, 26, 29, 32, 34, 39, 42, 44, 49, 50, 54, 59, 67, 70, 75, 79, 86, 87, 88, 89, 90, 91, 92, 96, 97, 98, 99, 100, 101, 114, 120, 129, 132, 140, 141, 142, 143, 144, 145, 146, 151, 155, 158, 164, 170, 173, 176, 179, 185, 193, 194, 197, 202, 208, 209, 213, 220, 225, 227, 232, 242, 247, 250, 255, 260, 262, 272, 283, 284, 289, 295, 301, 306, 309, 315, 321, 324, 328, 333, 336, 340, 348, 349, 354, 358, 363, 375, 382, 384, 392, 396, 405, 406, 411, 413, 416, 419, 425, 431, 432, 439, 443, 449, 454, 459, 462, 466, 474, 481, 485, 488, 492, 500, 506, 510, 516, 517, 521, 523, 533, 537, 543, 547, 553, 558, 563, 568, 570, 580, 584, 586, 593, 603, 608, 616, 621, 628, 632, 635, 636, 645, 649, 659, 661, 667, 673, 676, 680, 690, 694, 702, 707, 710, 715, 724, 727, 732, 736, 739, 741, 745, 749, 753, 759, 760, 764, 769, 773, 779, 785, 797, 802, 805, 815, 822, 827, 834, 839, 845, 848, 853, 856, 863, 865, 868, 869, 876, 880, 883, 884, 885, 893, 895, 897, 900, 903, 907, 910, 916, 924, 925, 930, 936, 937, 942, 948, 949, 955, 964, 968, 973, 982, 985, 988, 991, 992, 1000, 1006, 1013, 1016, 1019, 1020, 1028, 1031, 1036, 1043, 1050, 1051, 1056, 1060, 1063, 1065, 1071, 1077, 1084, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1099, 1100, 1105, 1109 ]
119,122
[ 785, 1429, 26775, 11004, 315, 419, 3267, 2003, 702, 1012, 3425, 279, 29735, 6, 2086, 21553, 304, 2326, 1635, 374, 11064, 429, 807, 34156, 264, 66846, 13, 1084, 374, 264, 26775, 11004, 369, 1378, 7966, 382, 5338, 11, 1660, 14275, 264, 66846, 374, 537, 264, 21882, 498, 646, 32486, 13, 576, 330, 35, 1, 3409, 374, 458, 11368, 43022, 4647, 13, 2619, 374, 902, 3946, 73395, 12023, 287, 4678, 369, 27606, 13, 2055, 902, 4925, 1128, 5693, 498, 1281, 11, 4325, 770, 646, 1281, 458, 14002, 5693, 448, 902, 44713, 11004, 13632, 382, 2461, 3110, 11, 1033, 279, 362, 594, 315, 279, 364, 22, 15, 82, 264, 66846, 1576, 807, 1865, 279, 30755, 4236, 3039, 304, 429, 13212, 323, 2765, 2326, 7678, 4337, 11131, 15311, 304, 220, 16, 24, 22, 17, 12, 22, 19, 30, 2521, 1410, 498, 1618, 279, 27527, 52405, 264, 2664, 66846, 315, 279, 364, 22, 15, 82, 1576, 807, 1033, 304, 279, 55371, 4743, 3039, 323, 2765, 1378, 58184, 320, 16, 24, 22, 16, 11, 220, 16, 24, 22, 24, 8, 304, 279, 13212, 1939, 15666, 11, 432, 594, 29471, 311, 8329, 882, 70413, 279, 66846, 4265, 979, 1052, 525, 773, 1657, 803, 9760, 4714, 311, 11004, 13, 5692, 594, 825, 25, 2980, 279, 29735, 3164, 432, 678, 1549, 304, 220, 17, 15, 16, 18, 1939, 3036, 279, 4226, 311, 429, 374, 11, 498, 1274, 697, 88222, 8896, 807, 646, 13, 9211, 7196, 279, 1429, 5089, 3166, 582, 9498, 916, 279, 3267, 2254, 572, 429, 17083, 20603, 5307, 11, 279, 29735, 6 ]
[ 702, 1012, 3425, 279, 29735, 6, 2086, 21553, 304, 2326, 1635, 374, 11064, 429, 807, 34156, 264, 66846, 13, 1084, 374, 264, 26775, 11004, 369, 1378, 7966, 382, 5338, 11, 1660, 14275, 264, 66846, 374, 537, 264, 21882, 498, 646, 32486, 13, 576, 330, 35, 1, 3409, 374, 458, 11368, 43022, 4647, 13, 2619, 374, 902, 3946, 73395, 12023, 287, 4678, 369, 27606, 13, 2055, 902, 4925, 1128, 5693, 498, 1281, 11, 4325, 770, 646, 1281, 458, 14002, 5693, 448, 902, 44713, 11004, 13632, 382, 2461, 3110, 11, 1033, 279, 362, 594, 315, 279, 364, 22, 15, 82, 264, 66846, 1576, 807, 1865, 279, 30755, 4236, 3039, 304, 429, 13212, 323, 2765, 2326, 7678, 4337, 11131, 15311, 304, 220, 16, 24, 22, 17, 12, 22, 19, 30, 2521, 1410, 498, 1618, 279, 27527, 52405, 264, 2664, 66846, 315, 279, 364, 22, 15, 82, 1576, 807, 1033, 304, 279, 55371, 4743, 3039, 323, 2765, 1378, 58184, 320, 16, 24, 22, 16, 11, 220, 16, 24, 22, 24, 8, 304, 279, 13212, 1939, 15666, 11, 432, 594, 29471, 311, 8329, 882, 70413, 279, 66846, 4265, 979, 1052, 525, 773, 1657, 803, 9760, 4714, 311, 11004, 13, 5692, 594, 825, 25, 2980, 279, 29735, 3164, 432, 678, 1549, 304, 220, 17, 15, 16, 18, 1939, 3036, 279, 4226, 311, 429, 374, 11, 498, 1274, 697, 88222, 8896, 807, 646, 13, 9211, 7196, 279, 1429, 5089, 3166, 582, 9498, 916, 279, 3267, 2254, 572, 429, 17083, 20603, 5307, 11, 279, 29735, 6 ]
has been whether the Giants' second championship in three years is proof that they constitute a dynasty. It is a ridiculous debate for two reasons. First, being declared a dynasty is not a prize you can chase. The "D" word is an entirely subjective term. There is no official Dynasty Clearing House for certification. So no matter what argument you make, someone else can make an opposite argument with no definitive debate winner. For example, were the A's of the '70s a dynasty because they made the playoffs five times in that decade and won three straight World Series titles in 1972-74? Or could you call the Pittsburgh Pirates a better dynasty of the '70s because they were in the postseason six times and won two championships (1971, 1979) in the decade? Second, it's silly to spend time debating the dynasty issue when there are so many more relevant issues to debate. Here's one: Can the Giants win it all again in 2013? And the answer to that is, you bet your panda hat they can. Because maybe the most significant thing we learned over the past month was that Brian Sabean, the Giants'
[ 0, 4, 9, 17, 21, 28, 29, 36, 49, 52, 58, 64, 67, 73, 78, 83, 94, 96, 104, 105, 108, 111, 113, 124, 131, 135, 139, 147, 150, 155, 156, 162, 171, 173, 181, 184, 188, 190, 196, 200, 204, 210, 211, 215, 217, 218, 219, 224, 227, 230, 239, 250, 255, 256, 262, 265, 268, 277, 285, 291, 294, 300, 304, 318, 319, 322, 325, 332, 337, 346, 350, 355, 356, 364, 369, 373, 378, 381, 390, 399, 404, 407, 418, 425, 432, 435, 438, 446, 447, 452, 456, 458, 460, 463, 467, 469, 470, 471, 472, 474, 482, 490, 495, 500, 504, 513, 518, 524, 527, 532, 539, 543, 547, 553, 562, 568, 575, 582, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 597, 603, 607, 612, 616, 627, 635, 637, 644, 652, 655, 659, 661, 662, 663, 664, 672, 677, 682, 685, 689, 700, 704, 710, 714, 718, 722, 736, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 752, 756, 763, 766, 772, 773, 776, 778, 784, 787, 793, 798, 807, 811, 819, 825, 830, 836, 840, 843, 848, 853, 862, 869, 872, 879, 880, 885, 887, 891, 892, 896, 900, 907, 911, 914, 918, 924, 927, 928, 929, 930, 931, 932, 935, 938, 942, 949, 952, 957, 960, 961, 965, 969, 974, 980, 984, 989, 993, 994, 1002, 1008, 1012, 1017, 1029, 1035, 1038, 1046, 1051, 1055, 1060, 1066, 1070, 1075, 1081, 1085, 1088, 1089, 1093, 1100, 1101 ]
119,370
[ 462, 564, 1927, 15102, 79547, 1251, 1119, 7274, 432, 572, 264, 71307, 594, 6118, 13, 1988, 553, 220, 17, 15, 15, 21, 11, 5019, 1030, 24692, 700, 5937, 1177, 429, 448, 1181, 5538, 1290, 2070, 52950, 323, 14127, 2923, 28492, 11, 279, 1992, 572, 3520, 264, 40970, 594, 1850, 4238, 13, 2055, 304, 13433, 448, 2516, 57964, 11, 20603, 5307, 10457, 806, 11129, 315, 1128, 279, 29735, 1035, 3635, 304, 279, 1736, 7671, 49958, 11385, 382, 12077, 572, 14078, 17247, 1246, 582, 1035, 1281, 279, 9142, 504, 1128, 279, 29735, 1033, 1335, 2516, 57964, 31130, 2337, 279, 4337, 11131, 13, 330, 1654, 1030, 1012, 803, 315, 264, 2355, 6335, 13, 1988, 304, 1039, 12804, 11, 448, 279, 11243, 4935, 79, 7193, 11, 279, 3381, 572, 429, 582, 2578, 387, 2664, 1007, 421, 582, 1033, 2087, 448, 46441, 323, 9055, 323, 1430, 311, 633, 803, 28603, 2217, 2610, 646, 3754, 279, 29735, 6, 1482, 2393, 504, 429, 1459, 13, 576, 9960, 11454, 429, 1033, 1865, 11, 279, 30342, 429, 1033, 15695, 11, 279, 16849, 11181, 2503, 678, 1033, 10735, 389, 279, 46441, 57698, 6172, 382, 10713, 3003, 2677, 2182, 264, 14848, 389, 57900, 4271, 46441, 1335, 20603, 5307, 1053, 13, 330, 3983, 304, 279, 3267, 11, 582, 1035, 8376, 311, 990, 1846, 4217, 438, 6559, 23595, 369, 2309, 4217, 13, 9646, 582, 6635, 537, 311, 653, 429, 2503, 7196, 429, 572, 264, 13054, 1459, 13, 1205, 14716, 944, 2087, 311, 990, 1105, 438, 6559, 23595, 13, 1205, 1033, 2087, 311, 2225, 1105, 2217, 3036, 773, 432, 572 ]
[ 432, 572, 264, 71307, 594, 6118, 13, 1988, 553, 220, 17, 15, 15, 21, 11, 5019, 1030, 24692, 700, 5937, 1177, 429, 448, 1181, 5538, 1290, 2070, 52950, 323, 14127, 2923, 28492, 11, 279, 1992, 572, 3520, 264, 40970, 594, 1850, 4238, 13, 2055, 304, 13433, 448, 2516, 57964, 11, 20603, 5307, 10457, 806, 11129, 315, 1128, 279, 29735, 1035, 3635, 304, 279, 1736, 7671, 49958, 11385, 382, 12077, 572, 14078, 17247, 1246, 582, 1035, 1281, 279, 9142, 504, 1128, 279, 29735, 1033, 1335, 2516, 57964, 31130, 2337, 279, 4337, 11131, 13, 330, 1654, 1030, 1012, 803, 315, 264, 2355, 6335, 13, 1988, 304, 1039, 12804, 11, 448, 279, 11243, 4935, 79, 7193, 11, 279, 3381, 572, 429, 582, 2578, 387, 2664, 1007, 421, 582, 1033, 2087, 448, 46441, 323, 9055, 323, 1430, 311, 633, 803, 28603, 2217, 2610, 646, 3754, 279, 29735, 6, 1482, 2393, 504, 429, 1459, 13, 576, 9960, 11454, 429, 1033, 1865, 11, 279, 30342, 429, 1033, 15695, 11, 279, 16849, 11181, 2503, 678, 1033, 10735, 389, 279, 46441, 57698, 6172, 382, 10713, 3003, 2677, 2182, 264, 14848, 389, 57900, 4271, 46441, 1335, 20603, 5307, 1053, 13, 330, 3983, 304, 279, 3267, 11, 582, 1035, 8376, 311, 990, 1846, 4217, 438, 6559, 23595, 369, 2309, 4217, 13, 9646, 582, 6635, 537, 311, 653, 429, 2503, 7196, 429, 572, 264, 13054, 1459, 13, 1205, 14716, 944, 2087, 311, 990, 1105, 438, 6559, 23595, 13, 1205, 1033, 2087, 311, 2225, 1105, 2217, 3036, 773, 432, 572 ]
it was a hitter's park. But by 2006, everyone had figured out otherwise -- that with its deep right field alley and knockdown winds, the place was actually a pitcher's best friend. So in talks with Bochy, Sabean revealed his vision of what the Giants would become in the post-Bonds era. "It was discussed deeply how we would make the transition from what the Giants were," Bochy recalled during the World Series. "We had been more of a power club. But in our division, with the bigger ballparks, the thought was that we might be better off if we were going with pitching and defense and try to get more athletic." You can track the Giants' current success from that point. The draft choices that were made, the trades that were executed, the personnel decisions ... all were focused on the pitching-defense matrix. "We've always put a premium on drafting quality pitching," Sabean said. "But in the past, we would tend to use those players as trade chips for position players. Once we decided not to do that ... maybe that was a turning point. We weren't going to use them as trade chips. We were going to develop them." And so it was
[ 0, 3, 7, 9, 16, 18, 23, 24, 28, 31, 32, 33, 34, 35, 36, 37, 46, 50, 58, 62, 72, 75, 80, 85, 89, 94, 100, 106, 112, 116, 122, 126, 132, 133, 137, 143, 147, 156, 158, 166, 168, 173, 180, 181, 184, 187, 193, 198, 201, 204, 205, 209, 212, 221, 225, 232, 235, 240, 244, 251, 257, 264, 267, 271, 276, 278, 282, 286, 289, 292, 296, 306, 313, 317, 320, 326, 331, 335, 346, 351, 356, 360, 367, 372, 374, 377, 380, 389, 396, 400, 406, 413, 414, 416, 418, 422, 427, 432, 435, 437, 443, 448, 449, 453, 456, 460, 469, 470, 475, 479, 486, 491, 492, 496, 497, 501, 509, 513, 518, 521, 527, 530, 537, 541, 544, 547, 552, 558, 563, 572, 576, 584, 588, 592, 595, 599, 604, 613, 617, 620, 624, 630, 634, 641, 642, 650, 658, 663, 668, 674, 675, 679, 685, 693, 698, 703, 708, 709, 713, 720, 725, 730, 739, 740, 744, 754, 764, 768, 772, 777, 785, 788, 792, 801, 809, 816, 819, 822, 825, 832, 836, 838, 846, 849, 858, 866, 875, 877, 881, 884, 889, 890, 892, 895, 898, 902, 907, 908, 911, 917, 922, 925, 929, 935, 943, 946, 952, 958, 962, 971, 979, 980, 985, 988, 996, 1000, 1003, 1006, 1011, 1015, 1021, 1026, 1030, 1032, 1040, 1046, 1047, 1050, 1056, 1058, 1064, 1067, 1071, 1076, 1079, 1085, 1091, 1092, 1095, 1100, 1106, 1109, 1117, 1122, 1126, 1129, 1132, 1135, 1139 ]
119,618
[ 785, 1429, 26775, 11004, 315, 419, 3267, 2003, 702, 1012, 3425, 279, 29735, 6, 2086, 21553, 304, 2326, 1635, 374, 11064, 429, 807, 34156, 264, 66846, 13, 1084, 374, 264, 26775, 11004, 369, 1378, 7966, 382, 5338, 11, 1660, 14275, 264, 66846, 374, 537, 264, 21882, 498, 646, 32486, 13, 576, 330, 35, 1, 3409, 374, 458, 11368, 43022, 4647, 13, 2619, 374, 902, 3946, 73395, 12023, 287, 4678, 369, 27606, 13, 2055, 902, 4925, 1128, 5693, 498, 1281, 11, 4325, 770, 646, 1281, 458, 14002, 5693, 448, 902, 44713, 11004, 13632, 382, 2461, 3110, 11, 1033, 279, 362, 594, 315, 279, 364, 22, 15, 82, 264, 66846, 1576, 807, 1865, 279, 30755, 4236, 3039, 304, 429, 13212, 323, 2765, 2326, 7678, 4337, 11131, 15311, 304, 220, 16, 24, 22, 17, 12, 22, 19, 30, 2521, 1410, 498, 1618, 279, 27527, 52405, 264, 2664, 66846, 315, 279, 364, 22, 15, 82, 1576, 807, 1033, 304, 279, 55371, 4743, 3039, 323, 2765, 1378, 58184, 320, 16, 24, 22, 16, 11, 220, 16, 24, 22, 24, 8, 304, 279, 13212, 1939, 15666, 11, 432, 594, 29471, 311, 8329, 882, 70413, 279, 66846, 4265, 979, 1052, 525, 773, 1657, 803, 9760, 4714, 311, 11004, 13, 5692, 594, 825, 25, 2980, 279, 29735, 3164, 432, 678, 1549, 304, 220, 17, 15, 16, 18, 1939, 3036, 279, 4226, 311, 429, 374, 11, 498, 1274, 697, 88222, 8896, 807, 646, 13, 9211, 7196, 279, 1429, 5089, 3166, 582, 9498, 916, 279, 3267, 2254, 572, 429, 17083, 20603, 5307, 11, 279, 29735, 6 ]
[ 702, 1012, 3425, 279, 29735, 6, 2086, 21553, 304, 2326, 1635, 374, 11064, 429, 807, 34156, 264, 66846, 13, 1084, 374, 264, 26775, 11004, 369, 1378, 7966, 382, 5338, 11, 1660, 14275, 264, 66846, 374, 537, 264, 21882, 498, 646, 32486, 13, 576, 330, 35, 1, 3409, 374, 458, 11368, 43022, 4647, 13, 2619, 374, 902, 3946, 73395, 12023, 287, 4678, 369, 27606, 13, 2055, 902, 4925, 1128, 5693, 498, 1281, 11, 4325, 770, 646, 1281, 458, 14002, 5693, 448, 902, 44713, 11004, 13632, 382, 2461, 3110, 11, 1033, 279, 362, 594, 315, 279, 364, 22, 15, 82, 264, 66846, 1576, 807, 1865, 279, 30755, 4236, 3039, 304, 429, 13212, 323, 2765, 2326, 7678, 4337, 11131, 15311, 304, 220, 16, 24, 22, 17, 12, 22, 19, 30, 2521, 1410, 498, 1618, 279, 27527, 52405, 264, 2664, 66846, 315, 279, 364, 22, 15, 82, 1576, 807, 1033, 304, 279, 55371, 4743, 3039, 323, 2765, 1378, 58184, 320, 16, 24, 22, 16, 11, 220, 16, 24, 22, 24, 8, 304, 279, 13212, 1939, 15666, 11, 432, 594, 29471, 311, 8329, 882, 70413, 279, 66846, 4265, 979, 1052, 525, 773, 1657, 803, 9760, 4714, 311, 11004, 13, 5692, 594, 825, 25, 2980, 279, 29735, 3164, 432, 678, 1549, 304, 220, 17, 15, 16, 18, 1939, 3036, 279, 4226, 311, 429, 374, 11, 498, 1274, 697, 88222, 8896, 807, 646, 13, 9211, 7196, 279, 1429, 5089, 3166, 582, 9498, 916, 279, 3267, 2254, 572, 429, 17083, 20603, 5307, 11, 279, 29735, 6 ]
has been whether the Giants' second championship in three years is proof that they constitute a dynasty. It is a ridiculous debate for two reasons. First, being declared a dynasty is not a prize you can chase. The "D" word is an entirely subjective term. There is no official Dynasty Clearing House for certification. So no matter what argument you make, someone else can make an opposite argument with no definitive debate winner. For example, were the A's of the '70s a dynasty because they made the playoffs five times in that decade and won three straight World Series titles in 1972-74? Or could you call the Pittsburgh Pirates a better dynasty of the '70s because they were in the postseason six times and won two championships (1971, 1979) in the decade? Second, it's silly to spend time debating the dynasty issue when there are so many more relevant issues to debate. Here's one: Can the Giants win it all again in 2013? And the answer to that is, you bet your panda hat they can. Because maybe the most significant thing we learned over the past month was that Brian Sabean, the Giants'
[ 0, 4, 9, 17, 21, 28, 29, 36, 49, 52, 58, 64, 67, 73, 78, 83, 94, 96, 104, 105, 108, 111, 113, 124, 131, 135, 139, 147, 150, 155, 156, 162, 171, 173, 181, 184, 188, 190, 196, 200, 204, 210, 211, 215, 217, 218, 219, 224, 227, 230, 239, 250, 255, 256, 262, 265, 268, 277, 285, 291, 294, 300, 304, 318, 319, 322, 325, 332, 337, 346, 350, 355, 356, 364, 369, 373, 378, 381, 390, 399, 404, 407, 418, 425, 432, 435, 438, 446, 447, 452, 456, 458, 460, 463, 467, 469, 470, 471, 472, 474, 482, 490, 495, 500, 504, 513, 518, 524, 527, 532, 539, 543, 547, 553, 562, 568, 575, 582, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 597, 603, 607, 612, 616, 627, 635, 637, 644, 652, 655, 659, 661, 662, 663, 664, 672, 677, 682, 685, 689, 700, 704, 710, 714, 718, 722, 736, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 752, 756, 763, 766, 772, 773, 776, 778, 784, 787, 793, 798, 807, 811, 819, 825, 830, 836, 840, 843, 848, 853, 862, 869, 872, 879, 880, 885, 887, 891, 892, 896, 900, 907, 911, 914, 918, 924, 927, 928, 929, 930, 931, 932, 935, 938, 942, 949, 952, 957, 960, 961, 965, 969, 974, 980, 984, 989, 993, 994, 1002, 1008, 1012, 1017, 1029, 1035, 1038, 1046, 1051, 1055, 1060, 1066, 1070, 1075, 1081, 1085, 1088, 1089, 1093, 1100, 1101 ]
119,866
[ 21884, 12699, 28385, 271, 16, 16, 364, 24, 15, 82, 11774, 12, 1092, 82, 1446, 9192, 2411, 422, 14320, 4402, 1634, 1527, 22133, 1406, 2461, 8820, 2874, 11, 279, 220, 16, 24, 24, 15, 82, 1033, 264, 20748, 4231, 315, 23467, 62013, 550, 13, 13139, 498, 2948, 1105, 476, 12213, 1105, 11, 498, 7691, 944, 12449, 1493, 28347, 82, 2337, 429, 13212, 13, 1988, 1075, 1657, 1008, 18339, 504, 279, 11385, 11, 807, 1401, 264, 2632, 2155, 3055, 498, 2299, 264, 2699, 9014, 323, 289, 12059, 13, 758, 2097, 11, 1052, 525, 20907, 315, 364, 24, 15, 82, 9882, 11476, 82, 498, 686, 1401, 518, 21303, 438, 458, 6683, 13, 10328, 432, 1231, 2666, 14888, 311, 3736, 1493, 12351, 389, 264, 16842, 2473, 4518, 315, 264, 647, 11961, 11, 498, 686, 4658, 4669, 279, 64775, 8168, 7484, 382, 3983, 1075, 4297, 770, 11, 1045, 315, 1493, 12351, 2498, 279, 1273, 315, 882, 2664, 1091, 3800, 13, 21131, 1182, 389, 1105, 1045, 220, 17, 15, 1635, 2937, 11, 279, 12351, 653, 2666, 5020, 13794, 25, 862, 5766, 525, 54634, 4158, 11, 7678, 11, 66404, 11, 323, 320, 6384, 476, 2686, 8, 6149, 536, 13, 2619, 525, 1045, 19585, 11, 315, 3308, 11, 714, 369, 279, 1429, 949, 1493, 9508, 7629, 944, 438, 16807, 438, 803, 6481, 28347, 82, 13, 1597, 979, 498, 2167, 4078, 1119, 1105, 11, 279, 9508, 614, 1045, 14888, 29195, 518, 1486, 323, 1045, 2513, 429, 1281, 498, 728, 305, 48886, 382, 4792, 1053, 11, 432, 594, 2058, 2464, 311, 1401, 1182, 323, 48579 ]
[ 15, 82, 11774, 12, 1092, 82, 1446, 9192, 2411, 422, 14320, 4402, 1634, 1527, 22133, 1406, 2461, 8820, 2874, 11, 279, 220, 16, 24, 24, 15, 82, 1033, 264, 20748, 4231, 315, 23467, 62013, 550, 13, 13139, 498, 2948, 1105, 476, 12213, 1105, 11, 498, 7691, 944, 12449, 1493, 28347, 82, 2337, 429, 13212, 13, 1988, 1075, 1657, 1008, 18339, 504, 279, 11385, 11, 807, 1401, 264, 2632, 2155, 3055, 498, 2299, 264, 2699, 9014, 323, 289, 12059, 13, 758, 2097, 11, 1052, 525, 20907, 315, 364, 24, 15, 82, 9882, 11476, 82, 498, 686, 1401, 518, 21303, 438, 458, 6683, 13, 10328, 432, 1231, 2666, 14888, 311, 3736, 1493, 12351, 389, 264, 16842, 2473, 4518, 315, 264, 647, 11961, 11, 498, 686, 4658, 4669, 279, 64775, 8168, 7484, 382, 3983, 1075, 4297, 770, 11, 1045, 315, 1493, 12351, 2498, 279, 1273, 315, 882, 2664, 1091, 3800, 13, 21131, 1182, 389, 1105, 1045, 220, 17, 15, 1635, 2937, 11, 279, 12351, 653, 2666, 5020, 13794, 25, 862, 5766, 525, 54634, 4158, 11, 7678, 11, 66404, 11, 323, 320, 6384, 476, 2686, 8, 6149, 536, 13, 2619, 525, 1045, 19585, 11, 315, 3308, 11, 714, 369, 279, 1429, 949, 1493, 9508, 7629, 944, 438, 16807, 438, 803, 6481, 28347, 82, 13, 1597, 979, 498, 2167, 4078, 1119, 1105, 11, 279, 9508, 614, 1045, 14888, 29195, 518, 1486, 323, 1045, 2513, 429, 1281, 498, 728, 305, 48886, 382, 4792, 1053, 11, 432, 594, 2058, 2464, 311, 1401, 1182, 323, 48579 ]
0s Rom-Coms You Look At Differently As An Adult For whatever reason, the 1990s were a golden age of romantic comedies. Whether you love them or hate them, you couldn't escape these flicks during that decade. But like many other trends from the era, they look a little different once you're a bit older and wiser. In fact, there are loads of '90s rom-coms you will look at differently as an adult. Although it may feel strange to watch these films on a streaming service instead of a VHS, you will probably enjoy the nostalgia factor alone. But like everything else, some of these films stand the test of time better than others. Looking back on them some 20 years later, the films do feel pretty uniform: their characters are overwhelmingly white, straight, cis, and (more or less) middle class. There are some exceptions, of course, but for the most part these movies aren't as diverse as more modern flicks. And when you really dig into them, the movies have some strange dynamics at play and some things that make you go hmmm. That said, it's still fun to look back and reminis
[ 0, 1, 2, 6, 7, 10, 11, 15, 20, 23, 25, 30, 35, 38, 41, 47, 50, 53, 62, 69, 70, 74, 75, 76, 77, 78, 79, 80, 85, 87, 94, 98, 101, 110, 116, 119, 120, 128, 132, 137, 142, 145, 150, 155, 156, 160, 167, 169, 176, 182, 188, 189, 196, 201, 208, 209, 213, 218, 223, 229, 236, 241, 245, 249, 250, 255, 260, 262, 269, 279, 284, 288, 291, 293, 297, 303, 307, 309, 313, 314, 317, 322, 323, 329, 333, 339, 342, 344, 345, 346, 347, 351, 355, 356, 360, 365, 370, 373, 385, 388, 391, 397, 398, 407, 410, 414, 419, 427, 430, 436, 442, 448, 451, 453, 463, 471, 479, 482, 484, 486, 488, 489, 493, 498, 507, 513, 517, 527, 534, 540, 543, 546, 551, 562, 567, 568, 573, 576, 582, 588, 594, 598, 603, 606, 611, 618, 623, 630, 631, 639, 644, 647, 652, 657, 658, 659, 660, 666, 672, 673, 677, 683, 686, 691, 698, 706, 707, 713, 724, 728, 743, 749, 750, 759, 760, 764, 765, 769, 771, 775, 778, 783, 784, 791, 797, 798, 804, 808, 813, 824, 825, 828, 835, 836, 840, 844, 848, 853, 858, 864, 871, 876, 878, 881, 889, 892, 897, 904, 910, 911, 912, 916, 921, 925, 932, 936, 941, 946, 947, 951, 958, 963, 968, 976, 985, 988, 993, 997, 1002, 1009, 1014, 1019, 1023, 1026, 1028, 1031, 1034, 1038, 1043, 1044, 1047, 1049, 1055, 1059, 1062, 1067, 1072, 1076, 1084 ]
120,114
[ 346, 13, 41436, 11, 279, 282, 988, 908, 525, 1101, 438, 17855, 438, 498, 6099, 11, 323, 279, 5112, 49324, 1101, 2578, 30640, 498, 311, 633, 264, 501, 26791, 13, 1634, 3041, 438, 279, 30694, 11, 1632, 11, 807, 686, 4658, 1281, 498, 13083, 1101, 1246, 1753, 9014, 323, 289, 12059, 498, 614, 3635, 304, 279, 3267, 1378, 10793, 382, 16, 6, 6727, 13757, 77060, 25464, 12209, 25, 39294, 30148, 58235, 438, 264, 16820, 448, 264, 3840, 315, 9380, 1059, 75572, 66, 5397, 518, 279, 11596, 13, 2980, 22825, 11867, 479, 485, 1492, 2297, 1059, 3971, 30, 1084, 594, 264, 16690, 4531, 911, 9271, 279, 1290, 1697, 369, 697, 2948, 2272, 382, 7039, 25, 16503, 1340, 1101, 537, 633, 12224, 30, 1446, 646, 1101, 3887, 3786, 369, 264, 1393, 11, 498, 1414, 382, 17, 6, 26155, 50578, 43630, 291, 25464, 12209, 25, 40108, 30758, 6384, 9759, 438, 264, 22825, 879, 5780, 57481, 518, 1059, 2310, 1550, 2906, 369, 264, 3364, 13, 1084, 594, 264, 6785, 5700, 429, 35762, 27261, 35985, 18812, 646, 633, 264, 2086, 6012, 382, 7039, 25, 576, 5458, 12, 23360, 5025, 374, 264, 2632, 389, 279, 15722, 5120, 88, 3108, 11, 1290, 30, 10328, 30758, 6384, 594, 3668, 374, 3520, 220, 17, 20, 11, 1340, 374, 264, 5458, 304, 806, 1550, 2906, 536, 382, 18, 6, 2610, 3003, 24528, 14874, 25464, 12209, 25, 10328, 304, 1931, 2272, 8364, 472, 4039, 323, 27343, 13646, 525, 518, 20785, 304, 279, 6584, 1879, 11, 807, 4399, 304, 2948, 916, 264, 4013, 315, 22151, 14298, 382, 7039 ]
[ 525, 1101, 438, 17855, 438, 498, 6099, 11, 323, 279, 5112, 49324, 1101, 2578, 30640, 498, 311, 633, 264, 501, 26791, 13, 1634, 3041, 438, 279, 30694, 11, 1632, 11, 807, 686, 4658, 1281, 498, 13083, 1101, 1246, 1753, 9014, 323, 289, 12059, 498, 614, 3635, 304, 279, 3267, 1378, 10793, 382, 16, 6, 6727, 13757, 77060, 25464, 12209, 25, 39294, 30148, 58235, 438, 264, 16820, 448, 264, 3840, 315, 9380, 1059, 75572, 66, 5397, 518, 279, 11596, 13, 2980, 22825, 11867, 479, 485, 1492, 2297, 1059, 3971, 30, 1084, 594, 264, 16690, 4531, 911, 9271, 279, 1290, 1697, 369, 697, 2948, 2272, 382, 7039, 25, 16503, 1340, 1101, 537, 633, 12224, 30, 1446, 646, 1101, 3887, 3786, 369, 264, 1393, 11, 498, 1414, 382, 17, 6, 26155, 50578, 43630, 291, 25464, 12209, 25, 40108, 30758, 6384, 9759, 438, 264, 22825, 879, 5780, 57481, 518, 1059, 2310, 1550, 2906, 369, 264, 3364, 13, 1084, 594, 264, 6785, 5700, 429, 35762, 27261, 35985, 18812, 646, 633, 264, 2086, 6012, 382, 7039, 25, 576, 5458, 12, 23360, 5025, 374, 264, 2632, 389, 279, 15722, 5120, 88, 3108, 11, 1290, 30, 10328, 30758, 6384, 594, 3668, 374, 3520, 220, 17, 20, 11, 1340, 374, 264, 5458, 304, 806, 1550, 2906, 536, 382, 18, 6, 2610, 3003, 24528, 14874, 25464, 12209, 25, 10328, 304, 1931, 2272, 8364, 472, 4039, 323, 27343, 13646, 525, 518, 20785, 304, 279, 6584, 1879, 11, 807, 4399, 304, 2948, 916, 264, 4013, 315, 22151, 14298, 382, 7039 ]
are just as radical as you remember, and the soundtracks just might inspire you to get a new playlist. As far as the plots, well, they will probably make you realize just how much older and wiser you have become in the past two decades. 1'Runaway Bride' Then: Julia Roberts starred as a lady with a history of leaving her fiancés at the alter. Can journalist Richard Gere help change her mind? It's a lovely film about finding the right person for your love life. Now: Could she just not get married? You can just live together for a while, you know. 2'Never Been Kissed' Then: Drew Barrymore stars as a journalist who goes undercover at her old high school for a story. It's a positive movie that proves ugly ducklings can get a second chance. Now: The student-teacher relationship is a little on the skeevy side, right? Although Barrymore's character is actually 25, she is a student in his high school class. 3'You've Got Mail' Then: Although in real life Tom Hanks and Meg Ryan are at odds in the professional world, they fall in love over a series of anonymous emails. Now
[ 0, 4, 9, 12, 20, 23, 27, 36, 37, 41, 45, 51, 57, 62, 68, 76, 80, 83, 87, 89, 93, 102, 103, 106, 110, 113, 117, 123, 124, 129, 130, 135, 140, 149, 154, 158, 166, 171, 175, 180, 186, 190, 192, 196, 200, 205, 212, 215, 219, 224, 228, 236, 239, 240, 241, 244, 248, 254, 258, 262, 263, 269, 277, 285, 288, 290, 295, 300, 302, 310, 313, 321, 325, 330, 331, 334, 337, 341, 347, 348, 352, 363, 371, 373, 376, 381, 388, 392, 397, 398, 401, 403, 405, 412, 417, 423, 431, 435, 441, 448, 452, 457, 462, 467, 470, 473, 474, 480, 484, 489, 493, 497, 505, 506, 510, 514, 519, 524, 533, 537, 539, 545, 546, 550, 555, 558, 559, 560, 565, 570, 575, 577, 581, 585, 586, 591, 597, 601, 607, 610, 612, 623, 627, 632, 643, 646, 650, 654, 659, 666, 670, 672, 678, 679, 682, 684, 686, 695, 701, 706, 713, 718, 723, 728, 732, 736, 738, 745, 752, 755, 758, 759, 763, 771, 772, 779, 792, 795, 797, 804, 807, 811, 815, 817, 818, 823, 824, 830, 831, 840, 846, 850, 852, 862, 865, 874, 875, 876, 877, 878, 882, 885, 887, 895, 898, 902, 907, 914, 920, 923, 924, 925, 928, 931, 935, 940, 944, 948, 949, 958, 961, 966, 971, 975, 977, 981, 985, 989, 994, 998, 1001, 1006, 1009, 1013, 1026, 1032, 1033, 1038, 1043, 1046, 1051, 1056, 1058, 1065, 1068, 1078, 1085, 1088, 1091 ]
120,362
[ 25, 1084, 594, 1075, 264, 18838, 2319, 315, 8251, 69, 10976, 13, 7281, 11, 279, 4024, 3910, 374, 40608, 382, 19, 6, 51940, 24511, 25464, 12209, 25, 1084, 594, 264, 2319, 315, 3017, 14588, 20621, 16445, 264, 12870, 2409, 36922, 323, 264, 9704, 261, 448, 264, 4746, 315, 6623, 13, 1084, 4933, 2948, 374, 7046, 1091, 2639, 323, 3220, 382, 7039, 25, 576, 4361, 49750, 7089, 374, 264, 2632, 39030, 1091, 498, 2578, 614, 26471, 13, 4354, 11, 39294, 30148, 374, 2058, 14622, 382, 20, 6, 1143, 4422, 28693, 25464, 12209, 25, 1096, 374, 458, 1578, 4577, 4531, 304, 892, 264, 7678, 883, 323, 24054, 4399, 304, 2948, 13, 1084, 594, 14376, 47348, 382, 7039, 25, 10402, 11, 773, 1045, 315, 279, 24054, 50628, 33644, 389, 73646, 11, 714, 432, 594, 2058, 264, 5020, 63855, 4531, 304, 3793, 315, 9825, 9569, 323, 15590, 487, 13, 10328, 11, 264, 3409, 311, 7678, 7598, 25, 498, 4658, 646, 944, 330, 412, 1, 264, 24054, 7678, 382, 21, 17323, 383, 29098, 9975, 50749, 609, 38425, 25464, 12209, 25, 1084, 594, 264, 18143, 4531, 911, 279, 7785, 69796, 2832, 316, 974, 16820, 879, 5711, 1059, 23511, 69796, 29169, 32434, 1455, 1291, 4238, 311, 1492, 3164, 264, 883, 382, 7039, 25, 576, 7785, 19041, 5020, 4522, 11074, 29005, 1431, 13, 1597, 304, 1128, 15494, 374, 21475, 2145, 12193, 1055, 12529, 279, 4998, 974, 3668, 1939, 22, 6, 2121, 7684, 1634, 1084, 10310, 25464, 12209, 25, 7607, 88883, 46210, 311, 3484, 448, 806, 83032, 62150, 57821, 19267, 311, 31253, 3175, 6554, 42781 ]
[ 8251, 69, 10976, 13, 7281, 11, 279, 4024, 3910, 374, 40608, 382, 19, 6, 51940, 24511, 25464, 12209, 25, 1084, 594, 264, 2319, 315, 3017, 14588, 20621, 16445, 264, 12870, 2409, 36922, 323, 264, 9704, 261, 448, 264, 4746, 315, 6623, 13, 1084, 4933, 2948, 374, 7046, 1091, 2639, 323, 3220, 382, 7039, 25, 576, 4361, 49750, 7089, 374, 264, 2632, 39030, 1091, 498, 2578, 614, 26471, 13, 4354, 11, 39294, 30148, 374, 2058, 14622, 382, 20, 6, 1143, 4422, 28693, 25464, 12209, 25, 1096, 374, 458, 1578, 4577, 4531, 304, 892, 264, 7678, 883, 323, 24054, 4399, 304, 2948, 13, 1084, 594, 14376, 47348, 382, 7039, 25, 10402, 11, 773, 1045, 315, 279, 24054, 50628, 33644, 389, 73646, 11, 714, 432, 594, 2058, 264, 5020, 63855, 4531, 304, 3793, 315, 9825, 9569, 323, 15590, 487, 13, 10328, 11, 264, 3409, 311, 7678, 7598, 25, 498, 4658, 646, 944, 330, 412, 1, 264, 24054, 7678, 382, 21, 17323, 383, 29098, 9975, 50749, 609, 38425, 25464, 12209, 25, 1084, 594, 264, 18143, 4531, 911, 279, 7785, 69796, 2832, 316, 974, 16820, 879, 5711, 1059, 23511, 69796, 29169, 32434, 1455, 1291, 4238, 311, 1492, 3164, 264, 883, 382, 7039, 25, 576, 7785, 19041, 5020, 4522, 11074, 29005, 1431, 13, 1597, 304, 1128, 15494, 374, 21475, 2145, 12193, 1055, 12529, 279, 4998, 974, 3668, 1939, 22, 6, 2121, 7684, 1634, 1084, 10310, 25464, 12209, 25, 7607, 88883, 46210, 311, 3484, 448, 806, 83032, 62150, 57821, 19267, 311, 31253, 3175, 6554, 42781 ]
catfishing. Also, the original website is adorable. 4'Pretty Woman' Then: It's a version of My Fair Lady featuring a corporate bigwig and a hooker with a heart of gold. It shows love is greater than status and money. Now: The whole prostitution plot is a little darker than you might have remembered. However, Julia Roberts is still fantastic. 5'Chasing Amy' Then: This is an edgy film in which a straight man and lesbian fall in love. It's cutting-edge. Now: OK, so some of the lesbian storyline relies on stereotype, but it's still a pretty groundbreaking film in terms of gender identity and fluidity. Although, a word to straight guys: you probably can't "turn" a lesbian straight. 6'The Truth About Cats & Dogs' Then: It's a hip film about the smart-but-homely lady who uses her gorgeous-but-not-as-bright friend to help win a man. Now: The smart versus pretty idea feels dated now. And in what universe is Janeane Garofalo the homely character? 7'As Good As It Gets' Then: Jack Nicholson learns to deal with his obsessive-compulsive disorder to charm single mother Helen
[ 0, 4, 5, 11, 12, 17, 18, 22, 31, 39, 42, 51, 54, 55, 56, 62, 68, 72, 76, 77, 80, 82, 84, 92, 95, 98, 103, 108, 118, 120, 130, 134, 137, 141, 143, 148, 150, 155, 157, 163, 166, 171, 172, 175, 181, 186, 189, 197, 202, 209, 213, 219, 222, 225, 226, 230, 236, 249, 254, 257, 259, 266, 273, 278, 282, 288, 293, 304, 305, 313, 314, 320, 328, 331, 337, 347, 350, 351, 352, 354, 359, 363, 367, 371, 372, 377, 380, 383, 386, 388, 393, 396, 402, 404, 413, 417, 421, 429, 434, 437, 442, 443, 446, 448, 456, 461, 464, 467, 468, 471, 472, 475, 480, 483, 487, 495, 505, 512, 515, 526, 527, 531, 534, 536, 542, 544, 551, 566, 571, 574, 580, 583, 590, 599, 603, 609, 612, 613, 622, 623, 625, 630, 633, 642, 647, 648, 652, 661, 665, 667, 669, 673, 674, 676, 684, 693, 696, 697, 699, 701, 707, 713, 718, 720, 725, 729, 733, 734, 737, 739, 741, 745, 750, 756, 760, 766, 770, 772, 774, 777, 782, 786, 791, 795, 804, 808, 812, 815, 817, 822, 829, 832, 837, 841, 843, 847, 850, 853, 854, 858, 864, 871, 878, 883, 889, 895, 899, 900, 904, 907, 912, 921, 924, 929, 932, 936, 938, 941, 945, 949, 952, 962, 965, 966, 967, 969, 974, 977, 980, 985, 989, 993, 994, 999, 1009, 1016, 1019, 1024, 1029, 1033, 1043, 1048, 1054, 1063, 1066, 1072, 1079, 1086, 1092 ]
120,610
[ 26592, 382, 7039, 25, 10328, 279, 25790, 73933, 315, 10502, 17125, 572, 21239, 11, 279, 4522, 429, 2948, 646, 26116, 97924, 2578, 387, 264, 2699, 1007, 12, 628, 1280, 311, 5489, 879, 27870, 448, 279, 19267, 304, 1931, 2272, 382, 23, 6, 16, 15, 20093, 358, 65812, 9975, 1446, 25464, 12209, 25, 1084, 594, 264, 10226, 312, 28016, 5740, 315, 350, 6469, 315, 279, 1417, 4266, 448, 39294, 794, 3658, 323, 47462, 70306, 13, 1752, 1045, 2874, 11, 279, 364, 24, 15, 82, 10245, 6481, 1506, 41382, 320, 4060, 1083, 25, 70192, 488, 71024, 3593, 7039, 25, 576, 4531, 9982, 705, 11, 323, 279, 44899, 11, 4583, 448, 53727, 13918, 11, 374, 1083, 9073, 382, 24, 6, 37, 6178, 34075, 758, 25464, 12209, 25, 3197, 458, 16500, 19636, 13666, 11, 458, 11470, 323, 264, 28767, 1969, 10279, 1246, 311, 4946, 862, 30033, 323, 2997, 16665, 304, 448, 419, 14861, 2272, 26646, 382, 7039, 25, 1446, 2578, 2666, 369, 279, 16829, 315, 279, 5766, 6, 11181, 803, 438, 458, 6683, 13, 7281, 11, 8211, 1728, 17798, 1225, 374, 14622, 382, 16, 15, 6, 7983, 1446, 38970, 74147, 25464, 12209, 25, 1084, 594, 264, 289, 79957, 3364, 304, 892, 55686, 13497, 1023, 4410, 1412, 311, 387, 279, 75572, 66, 7888, 315, 264, 469, 266, 960, 883, 13, 2932, 1558, 1477, 1059, 830, 2948, 3156, 279, 1616, 382, 7039, 25, 3197, 279, 883, 1360, 70737, 504, 806, 69298, 11, 323, 702, 902, 4522, 879, 13497, 1023, 374, 11, 566, 374, 19110, 311, 614, 1079, 97475, 13, 1597, 1340, 3171 ]
[ 315, 10502, 17125, 572, 21239, 11, 279, 4522, 429, 2948, 646, 26116, 97924, 2578, 387, 264, 2699, 1007, 12, 628, 1280, 311, 5489, 879, 27870, 448, 279, 19267, 304, 1931, 2272, 382, 23, 6, 16, 15, 20093, 358, 65812, 9975, 1446, 25464, 12209, 25, 1084, 594, 264, 10226, 312, 28016, 5740, 315, 350, 6469, 315, 279, 1417, 4266, 448, 39294, 794, 3658, 323, 47462, 70306, 13, 1752, 1045, 2874, 11, 279, 364, 24, 15, 82, 10245, 6481, 1506, 41382, 320, 4060, 1083, 25, 70192, 488, 71024, 3593, 7039, 25, 576, 4531, 9982, 705, 11, 323, 279, 44899, 11, 4583, 448, 53727, 13918, 11, 374, 1083, 9073, 382, 24, 6, 37, 6178, 34075, 758, 25464, 12209, 25, 3197, 458, 16500, 19636, 13666, 11, 458, 11470, 323, 264, 28767, 1969, 10279, 1246, 311, 4946, 862, 30033, 323, 2997, 16665, 304, 448, 419, 14861, 2272, 26646, 382, 7039, 25, 1446, 2578, 2666, 369, 279, 16829, 315, 279, 5766, 6, 11181, 803, 438, 458, 6683, 13, 7281, 11, 8211, 1728, 17798, 1225, 374, 14622, 382, 16, 15, 6, 7983, 1446, 38970, 74147, 25464, 12209, 25, 1084, 594, 264, 289, 79957, 3364, 304, 892, 55686, 13497, 1023, 4410, 1412, 311, 387, 279, 75572, 66, 7888, 315, 264, 469, 266, 960, 883, 13, 2932, 1558, 1477, 1059, 830, 2948, 3156, 279, 1616, 382, 7039, 25, 3197, 279, 883, 1360, 70737, 504, 806, 69298, 11, 323, 702, 902, 4522, 879, 13497, 1023, 374, 11, 566, 374, 19110, 311, 614, 1079, 97475, 13, 1597, 1340, 3171 ]
of mental illness was striking, the idea that love can cure OCD might be a bit off-putting to anyone who struggles with the disorder in real life. 8'10 Things I Hate About You' Then: It's a sweet reimagining of Taming of the Shrew with Julia Stiles and Heath Ledger. For some reason, the '90s loved modernized Shakespeare (see also: Romeo + Juliet). Now: The film holds up, and the soundtrack, complete with ska tracks, is also excellent. 9'Fools Rush In' Then: When an unexpected pregnancy occurs, an architect and a photographer must decide how to fit their careers and family expectations in with this surprising life twist. Now: You might feel for the difficulty of the characters' decisions more as an adult. Also, Salma Hayek is fantastic. 10'While You Were Sleeping' Then: It's a wacky story in which Sandra Bullock pretends to be the fiancée of a comatose man. She does find her true love along the way. Now: When the man awakens from his coma, and has no idea who Bullock is, he is assumed to have amnesia. And she doesn
[ 0, 3, 10, 18, 22, 31, 32, 36, 41, 46, 51, 55, 60, 64, 70, 73, 75, 79, 83, 84, 87, 91, 94, 101, 105, 115, 120, 124, 133, 136, 141, 146, 149, 150, 151, 152, 153, 160, 162, 167, 173, 177, 181, 185, 186, 189, 191, 193, 199, 202, 206, 211, 214, 216, 221, 224, 228, 231, 234, 239, 245, 248, 252, 256, 262, 269, 270, 274, 279, 286, 287, 291, 293, 294, 295, 296, 302, 309, 313, 325, 327, 330, 335, 336, 342, 344, 351, 355, 358, 359, 363, 368, 374, 377, 378, 382, 386, 397, 398, 407, 412, 416, 423, 424, 427, 432, 442, 445, 446, 447, 448, 452, 457, 460, 464, 468, 469, 474, 477, 488, 498, 505, 506, 509, 519, 523, 525, 538, 543, 550, 554, 557, 561, 567, 575, 579, 586, 599, 602, 607, 612, 623, 628, 634, 637, 640, 641, 645, 651, 656, 660, 664, 675, 678, 682, 693, 694, 704, 709, 712, 715, 721, 722, 727, 728, 732, 734, 738, 740, 743, 753, 756, 757, 758, 759, 764, 768, 773, 782, 786, 790, 791, 794, 796, 798, 800, 804, 810, 813, 819, 826, 830, 834, 839, 843, 846, 849, 853, 858, 859, 862, 865, 867, 871, 873, 876, 880, 881, 885, 890, 895, 899, 904, 909, 915, 919, 923, 926, 929, 930, 935, 939, 943, 946, 951, 956, 960, 965, 966, 970, 974, 977, 982, 986, 990, 994, 997, 998, 1001, 1004, 1012, 1015, 1020, 1023, 1028, 1029, 1033, 1037, 1043 ]
120,858
[ 3209, 404, 62098, 1053, 57812, 13348, 369, 20337, 1053, 1156, 323, 2086, 5479, 304, 279, 34005, 5025, 624, 220, 16, 13, 39540, 24301, 3363, 369, 990, 304, 264, 34089, 55354, 315, 279, 943, 3432, 264, 21921, 323, 264, 19057, 2331, 45238, 25, 1156, 323, 2086, 24301, 56900, 25574, 304, 15279, 5025, 26, 15470, 287, 3363, 45238, 264, 39660, 25111, 10464, 3209, 404, 62098, 1053, 1156, 323, 2086, 24301, 56900, 11, 1053, 10464, 946, 90811, 1053, 56900, 304, 3859, 33475, 82579, 14614, 323, 855, 10628, 1053, 56900, 304, 825, 5106, 26, 40269, 6019, 3363, 45238, 264, 6716, 315, 38576, 29673, 819, 15576, 25574, 304, 38576, 278, 33832, 19805, 448, 1817, 315, 1053, 56900, 304, 36743, 311, 825, 835, 315, 1817, 20589, 26, 264, 6716, 315, 33230, 5503, 3363, 1997, 7887, 33230, 5503, 1053, 825, 835, 315, 825, 20589, 311, 279, 21921, 323, 1053, 825, 835, 315, 279, 1008, 20589, 311, 279, 90758, 19057, 2331, 11, 15576, 26, 323, 264, 6716, 315, 30699, 3363, 1997, 7887, 30699, 2441, 835, 315, 1817, 315, 1053, 56900, 311, 279, 14002, 825, 315, 1053, 56900, 11, 1053, 30699, 3363, 3432, 59914, 2845, 12308, 3363, 369, 279, 14002, 825, 315, 1053, 56900, 11, 1817, 315, 1053, 30699, 3363, 45238, 264, 825, 55864, 4982, 3432, 1156, 323, 2086, 7886, 58302, 5479, 305, 287, 52323, 10859, 3786, 11, 1053, 5479, 1660, 82579, 3786, 304, 458, 34005, 5025, 311, 1352, 458, 73495, 657, 4982, 11, 1053, 4982, 45238, 25, 458, 57812, 13348, 518, 825, 835, 315, 1053, 4982, 11, 1053, 57812, 13348, 3432, 264, 55329, 304 ]
[ 1053, 1156, 323, 2086, 5479, 304, 279, 34005, 5025, 624, 220, 16, 13, 39540, 24301, 3363, 369, 990, 304, 264, 34089, 55354, 315, 279, 943, 3432, 264, 21921, 323, 264, 19057, 2331, 45238, 25, 1156, 323, 2086, 24301, 56900, 25574, 304, 15279, 5025, 26, 15470, 287, 3363, 45238, 264, 39660, 25111, 10464, 3209, 404, 62098, 1053, 1156, 323, 2086, 24301, 56900, 11, 1053, 10464, 946, 90811, 1053, 56900, 304, 3859, 33475, 82579, 14614, 323, 855, 10628, 1053, 56900, 304, 825, 5106, 26, 40269, 6019, 3363, 45238, 264, 6716, 315, 38576, 29673, 819, 15576, 25574, 304, 38576, 278, 33832, 19805, 448, 1817, 315, 1053, 56900, 304, 36743, 311, 825, 835, 315, 1817, 20589, 26, 264, 6716, 315, 33230, 5503, 3363, 1997, 7887, 33230, 5503, 1053, 825, 835, 315, 825, 20589, 311, 279, 21921, 323, 1053, 825, 835, 315, 279, 1008, 20589, 311, 279, 90758, 19057, 2331, 11, 15576, 26, 323, 264, 6716, 315, 30699, 3363, 1997, 7887, 30699, 2441, 835, 315, 1817, 315, 1053, 56900, 311, 279, 14002, 825, 315, 1053, 56900, 11, 1053, 30699, 3363, 3432, 59914, 2845, 12308, 3363, 369, 279, 14002, 825, 315, 1053, 56900, 11, 1817, 315, 1053, 30699, 3363, 45238, 264, 825, 55864, 4982, 3432, 1156, 323, 2086, 7886, 58302, 5479, 305, 287, 52323, 10859, 3786, 11, 1053, 5479, 1660, 82579, 3786, 304, 458, 34005, 5025, 311, 1352, 458, 73495, 657, 4982, 11, 1053, 4982, 45238, 25, 458, 57812, 13348, 518, 825, 835, 315, 1053, 4982, 11, 1053, 57812, 13348, 3432, 264, 55329, 304 ]
said first and second parts in the assembled relationship. 1. Tub suspension means for use in a laundry appliance of the type having a cabinet and a floating base comprising: first and second suspension rods disposed in parallel relationship; biasing means comprising a coil compression spring encircling said first and second suspension rods, said spring interconnecting said rods in axially movable assembly and preloading said rods in one direction; dampening means comprising a pair of friction bushings respectively disposed in frictional sliding engagement with each of said rods in proximity to one end of each rod; a pair of anchoring means operatively anchoring said one end of one rod to the cabinet and said one end of the other rod to the adjoining floating base, respectively; and a pair of linking means operatively linking another end of each of said rods to the opposite one of said rods, said linking means having slidably receiving means for the opposite one of said rods, each of said linking means comprising a one-piece unit having first and second symmetrical parts hingedly joined together, said parts being movable together in an assembled relationship to form an elongated unit, said unit comprising: an enclosure portion at one end of said unit, said enclosure portion having a cavity in
[ 0, 5, 11, 15, 22, 28, 31, 35, 45, 58, 60, 61, 62, 63, 67, 78, 84, 88, 92, 95, 97, 105, 115, 118, 122, 127, 134, 136, 144, 148, 150, 159, 164, 175, 176, 182, 186, 193, 204, 209, 218, 221, 230, 243, 244, 249, 252, 258, 269, 271, 276, 288, 295, 299, 301, 306, 311, 317, 321, 328, 339, 344, 345, 350, 357, 363, 373, 378, 383, 386, 389, 394, 402, 411, 415, 419, 426, 431, 436, 439, 443, 453, 454, 459, 464, 470, 481, 483, 488, 491, 500, 505, 509, 522, 531, 534, 543, 545, 553, 564, 569, 574, 577, 582, 587, 590, 600, 603, 607, 611, 614, 619, 623, 624, 626, 631, 634, 639, 644, 650, 655, 662, 667, 672, 677, 681, 685, 688, 692, 696, 699, 703, 711, 715, 720, 724, 728, 731, 735, 741, 745, 748, 752, 762, 771, 776, 777, 790, 791, 795, 797, 802, 805, 813, 819, 824, 831, 839, 847, 851, 854, 859, 862, 867, 872, 875, 879, 888, 892, 895, 900, 905, 906, 911, 919, 925, 932, 937, 941, 951, 957, 961, 965, 974, 978, 981, 986, 991, 992, 997, 1000, 1005, 1013, 1019, 1030, 1032, 1036, 1042, 1047, 1054, 1060, 1064, 1071, 1075, 1083, 1089, 1091, 1094, 1098, 1105, 1114, 1115, 1120, 1126, 1132, 1140, 1149, 1152, 1155, 1165, 1178, 1181, 1186, 1189, 1195, 1199, 1204, 1205, 1210, 1215, 1226, 1227, 1230, 1240, 1248, 1251, 1255, 1259, 1262, 1267, 1272, 1273, 1278, 1288, 1296, 1303, 1305, 1312, 1315 ]
121,106
[ 3042, 27130, 11, 1798, 6749, 279, 24301, 7746, 476, 61307, 374, 6188, 311, 42123, 279, 41396, 323, 42424, 1095, 5479, 504, 279, 21921, 220, 16, 16, 11, 27492, 26160, 47813, 8317, 624, 641, 18353, 448, 279, 3042, 27130, 11, 323, 438, 1850, 35662, 304, 37599, 13, 220, 17, 11, 1817, 315, 279, 24301, 61307, 220, 17, 15, 53250, 1156, 323, 2086, 11, 4428, 305, 4003, 6773, 5479, 476, 56900, 220, 17, 17, 323, 220, 17, 18, 11, 448, 1817, 20589, 3432, 458, 77119, 835, 220, 17, 21, 323, 264, 30699, 835, 13348, 220, 17, 19, 13, 576, 77119, 835, 19325, 220, 17, 21, 315, 279, 305, 4003, 56900, 220, 17, 17, 323, 220, 17, 18, 525, 1997, 7887, 8433, 311, 279, 33639, 1320, 844, 220, 17, 16, 323, 279, 19057, 2331, 220, 16, 23, 11, 15576, 11, 369, 7203, 8962, 97809, 13, 1527, 4347, 2656, 476, 1968, 11968, 220, 17, 22, 26430, 553, 58922, 476, 1008, 14452, 3363, 311, 279, 30699, 835, 13348, 220, 17, 19, 323, 54820, 745, 21810, 1052, 263, 702, 458, 57001, 220, 17, 23, 59914, 2845, 12308, 279, 14002, 825, 315, 279, 305, 4003, 56900, 220, 17, 17, 476, 220, 17, 18, 3143, 1181, 77119, 835, 624, 8886, 315, 279, 77119, 835, 19325, 315, 279, 305, 4003, 56900, 220, 17, 17, 323, 220, 17, 18, 374, 3949, 304, 264, 44638, 287, 11016, 220, 17, 24, 3432, 264, 17280, 285, 44745, 7329, 220, 18, 16, 304, 18043, 19805, 448, 264, 22766, 278, 17280, 285, 44745, 7329, 220, 18, 17, 14122, 304, 47557, 15576 ]
[ 476, 61307, 374, 6188, 311, 42123, 279, 41396, 323, 42424, 1095, 5479, 504, 279, 21921, 220, 16, 16, 11, 27492, 26160, 47813, 8317, 624, 641, 18353, 448, 279, 3042, 27130, 11, 323, 438, 1850, 35662, 304, 37599, 13, 220, 17, 11, 1817, 315, 279, 24301, 61307, 220, 17, 15, 53250, 1156, 323, 2086, 11, 4428, 305, 4003, 6773, 5479, 476, 56900, 220, 17, 17, 323, 220, 17, 18, 11, 448, 1817, 20589, 3432, 458, 77119, 835, 220, 17, 21, 323, 264, 30699, 835, 13348, 220, 17, 19, 13, 576, 77119, 835, 19325, 220, 17, 21, 315, 279, 305, 4003, 56900, 220, 17, 17, 323, 220, 17, 18, 525, 1997, 7887, 8433, 311, 279, 33639, 1320, 844, 220, 17, 16, 323, 279, 19057, 2331, 220, 16, 23, 11, 15576, 11, 369, 7203, 8962, 97809, 13, 1527, 4347, 2656, 476, 1968, 11968, 220, 17, 22, 26430, 553, 58922, 476, 1008, 14452, 3363, 311, 279, 30699, 835, 13348, 220, 17, 19, 323, 54820, 745, 21810, 1052, 263, 702, 458, 57001, 220, 17, 23, 59914, 2845, 12308, 279, 14002, 825, 315, 279, 305, 4003, 56900, 220, 17, 17, 476, 220, 17, 18, 3143, 1181, 77119, 835, 624, 8886, 315, 279, 77119, 835, 19325, 315, 279, 305, 4003, 56900, 220, 17, 17, 323, 220, 17, 18, 374, 3949, 304, 264, 44638, 287, 11016, 220, 17, 24, 3432, 264, 17280, 285, 44745, 7329, 220, 18, 16, 304, 18043, 19805, 448, 264, 22766, 278, 17280, 285, 44745, 7329, 220, 18, 17, 14122, 304, 47557, 15576 ]
or assemblies is designed to isolate the rotating and oscillating parts from the cabinet 11, thereby preventing vibration transfer. In accordance with the present invention, and as best illustrated in FIG. 2, each of the suspension assemblies 20 comprise first and second, similar hanger arm parts or rods 22 and 23, with each rod having an anchored end 26 and a linking end portion 24. The anchored end portions 26 of the hanger rods 22 and 23 are operatively connected to the mounting flange 21 and the floating base 18, respectively, for movement therewith. An offset link or head plate 27 secured by welding or other suitable means to the linking end portion 24 and eccentrically mounted thereon has an aperture 28 slidably receiving the opposite one of the hanger rods 22 or 23 near its anchored end. Each of the anchored end portions of the hanger rods 22 and 23 is received in a cushioning pad 29 having a hemispherical surface 31 in bearing engagement with a complemental hemispherical surface 32 formed in sockets respectively
[ 0, 3, 14, 17, 26, 29, 37, 41, 50, 54, 61, 66, 72, 77, 81, 89, 90, 91, 92, 93, 101, 112, 122, 131, 133, 135, 146, 151, 155, 163, 173, 174, 178, 181, 186, 198, 201, 205, 206, 207, 208, 209, 214, 217, 221, 232, 243, 244, 245, 246, 255, 261, 265, 272, 273, 281, 283, 288, 292, 298, 301, 306, 307, 308, 309, 313, 314, 315, 316, 317, 322, 327, 331, 338, 341, 350, 354, 355, 356, 357, 361, 363, 371, 375, 383, 384, 385, 386, 387, 391, 400, 404, 413, 414, 415, 416, 419, 423, 425, 430, 435, 436, 437, 438, 442, 443, 444, 445, 449, 454, 461, 471, 474, 478, 487, 490, 494, 495, 496, 497, 501, 505, 514, 519, 520, 521, 522, 523, 536, 537, 541, 550, 555, 560, 561, 564, 571, 576, 579, 584, 590, 591, 592, 593, 601, 604, 612, 615, 621, 630, 636, 639, 643, 651, 655, 663, 664, 665, 666, 670, 680, 684, 692, 698, 700, 704, 707, 716, 717, 718, 719, 724, 728, 738, 742, 751, 755, 758, 762, 764, 769, 774, 775, 776, 777, 780, 781, 782, 783, 788, 792, 801, 805, 807, 812, 815, 819, 828, 832, 841, 844, 848, 850, 855, 860, 861, 862, 863, 867, 868, 869, 870, 873, 882, 885, 887, 895, 898, 902, 903, 904, 905, 912, 914, 918, 920, 928, 936, 937, 938, 939, 942, 950, 961, 966, 968, 979, 981, 985, 987, 995, 1003, 1004, 1005, 1006, 1013, 1016, 1024, 1037 ]
121,354
[ 2988, 21, 83, 220, 16, 20, 14, 15, 15, 508, 20, 23, 60, 8601, 315, 7542, 220, 17, 19, 23, 14, 16, 23, 11, 220, 20, 19, 431, 11, 220, 18, 20, 23, 28234, 26, 220, 21, 23, 14, 17, 18, 18, 11, 220, 17, 18, 13, 16, 26, 220, 17, 21, 22, 14, 22, 15, 26, 220, 17, 16, 15, 14, 18, 21, 19, 508, 20, 21, 60, 44078, 356, 1608, 84510, 72900, 44370, 43878, 220, 18, 11, 17, 21, 23, 11, 15, 23, 17, 220, 23, 14, 16, 24, 21, 21, 10620, 258, 220, 17, 16, 15, 14, 18, 21, 19, 220, 17, 11, 19, 23, 19, 220, 18, 14, 16, 23, 19, 17, 61384, 220, 17, 19, 23, 14, 18, 20, 23, 28234, 1599, 220, 18, 11, 21, 18, 17, 11, 15, 22, 15, 220, 17, 14, 220, 16, 24, 22, 15, 663, 1135, 220, 17, 19, 23, 14, 22, 19, 30934, 220, 18, 11, 16, 15, 17, 11, 22, 15, 21, 220, 24, 14, 16, 24, 21, 18, 7421, 33017, 220, 17, 19, 23, 14, 20, 19, 431, 220, 18, 11, 18, 17, 16, 11, 24, 19, 15, 220, 20, 14, 16, 24, 21, 22, 3240, 96990, 220, 17, 19, 23, 14, 16, 23, 1599, 220, 18, 11, 18, 15, 21, 11, 15, 23, 17, 220, 17, 14, 220, 16, 24, 21, 22, 472, 519, 70, 14077, 1842, 264, 16, 13, 220, 21, 23, 14, 17, 18, 18, 1599, 81356, 44370, 43878, 2726, 59237, 50, 220, 17, 11, 15, 21, 17, 11 ]
[ 15, 508, 20, 23, 60, 8601, 315, 7542, 220, 17, 19, 23, 14, 16, 23, 11, 220, 20, 19, 431, 11, 220, 18, 20, 23, 28234, 26, 220, 21, 23, 14, 17, 18, 18, 11, 220, 17, 18, 13, 16, 26, 220, 17, 21, 22, 14, 22, 15, 26, 220, 17, 16, 15, 14, 18, 21, 19, 508, 20, 21, 60, 44078, 356, 1608, 84510, 72900, 44370, 43878, 220, 18, 11, 17, 21, 23, 11, 15, 23, 17, 220, 23, 14, 16, 24, 21, 21, 10620, 258, 220, 17, 16, 15, 14, 18, 21, 19, 220, 17, 11, 19, 23, 19, 220, 18, 14, 16, 23, 19, 17, 61384, 220, 17, 19, 23, 14, 18, 20, 23, 28234, 1599, 220, 18, 11, 21, 18, 17, 11, 15, 22, 15, 220, 17, 14, 220, 16, 24, 22, 15, 663, 1135, 220, 17, 19, 23, 14, 22, 19, 30934, 220, 18, 11, 16, 15, 17, 11, 22, 15, 21, 220, 24, 14, 16, 24, 21, 18, 7421, 33017, 220, 17, 19, 23, 14, 20, 19, 431, 220, 18, 11, 18, 17, 16, 11, 24, 19, 15, 220, 20, 14, 16, 24, 21, 22, 3240, 96990, 220, 17, 19, 23, 14, 16, 23, 1599, 220, 18, 11, 18, 15, 21, 11, 15, 23, 17, 220, 17, 14, 220, 16, 24, 21, 22, 472, 519, 70, 14077, 1842, 264, 16, 13, 220, 21, 23, 14, 17, 18, 18, 1599, 81356, 44370, 43878, 2726, 59237, 50, 220, 17, 11, 15, 21, 17, 11 ]
0 [58] Field of Search 248/18, 54 R, 358 AA; 68/233, 23.1; 267/70; 210/364 [56] References Cited UNITED STATES PATENTS 3,268,082 8/1966 Galin 210/364 2,484 3/1842 Bacon 248/358 AA X 3,632,070 2/ 1970 Thayer 248/74 PB 3,102,706 9/1963 Goldsmith 248/54 R 3,321,940 5/1967 Brucken 248/18 X 3,306,082 2/ 1967 Hasegawa et a1. 68/233 X FOREIGN PATENTS OR APPLICATIONS 2,062,
[ 0, 1, 3, 4, 5, 6, 12, 15, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 90, 92, 96, 103, 110, 114, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 168, 169, 170, 171, 172, 173, 174, 175, 176, 179, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 202, 206, 207, 208, 209, 210, 211, 212, 213, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 238, 243, 244, 245, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 277, 278, 279, 280, 281, 282, 283, 284, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 306, 309, 310, 313, 316, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 329, 337, 341, 345, 348, 360, 361, 362, 363, 364, 365, 366, 367, 368 ]
121,602
[ 305, 4003, 20589, 624, 23, 13, 362, 11721, 438, 4512, 304, 3717, 220, 22, 323, 4623, 31871, 553, 1053, 1156, 323, 2086, 7886, 58302, 5479, 3432, 74767, 11, 3579, 26431, 20446, 389, 264, 11031, 8482, 279, 24745, 315, 1053, 78510, 7329, 315, 1053, 24220, 323, 14840, 439, 287, 1053, 46762, 27492, 311, 27596, 264, 15061, 19454, 14614, 315, 279, 11721, 949, 916, 1053, 56900, 323, 1053, 38576, 29673, 287, 624, 220, 24, 13, 362, 11721, 438, 4512, 304, 3717, 220, 17, 11, 41318, 1053, 2086, 305, 4003, 20589, 702, 264, 1968, 11968, 26430, 8962, 11023, 323, 1443, 529, 3073, 311, 59914, 2845, 5258, 1053, 1156, 305, 4003, 20589, 11, 323, 4623, 31871, 553, 1053, 3363, 315, 1053, 28439, 36104, 13348, 3432, 458, 14791, 55329, 14122, 57079, 323, 29287, 311, 5258, 323, 3209, 1469, 279, 1968, 11968, 8433, 311, 1053, 2086, 305, 4003, 20589, 369, 946, 90811, 279, 1852, 311, 1053, 4982, 369, 7203, 8962, 97809, 624, 220, 16, 15, 13, 362, 11721, 369, 990, 448, 264, 14938, 24301, 11, 34888, 264, 1156, 305, 4003, 3619, 323, 264, 2086, 305, 4003, 3619, 323, 264, 39660, 25111, 10464, 11, 45238, 1447, 3896, 323, 2086, 7886, 58302, 5479, 315, 11, 12188, 3684, 10859, 3786, 553, 458, 25098, 75593, 11, 1053, 1156, 323, 2086, 5479, 1660, 82579, 389, 1053, 75593, 504, 458, 8930, 311, 458, 34005, 2971, 311, 1352, 458, 73495, 657, 11, 31202, 78510, 4982, 11, 1053, 4982, 45238, 1447, 276, 57812, 13348, 518, 825, 835, 3432, 458, 14791, 78510, 7002, 7329, 29287, 311, 15148, 4946, 916, 458, 15955 ]
[ 438, 4512, 304, 3717, 220, 22, 323, 4623, 31871, 553, 1053, 1156, 323, 2086, 7886, 58302, 5479, 3432, 74767, 11, 3579, 26431, 20446, 389, 264, 11031, 8482, 279, 24745, 315, 1053, 78510, 7329, 315, 1053, 24220, 323, 14840, 439, 287, 1053, 46762, 27492, 311, 27596, 264, 15061, 19454, 14614, 315, 279, 11721, 949, 916, 1053, 56900, 323, 1053, 38576, 29673, 287, 624, 220, 24, 13, 362, 11721, 438, 4512, 304, 3717, 220, 17, 11, 41318, 1053, 2086, 305, 4003, 20589, 702, 264, 1968, 11968, 26430, 8962, 11023, 323, 1443, 529, 3073, 311, 59914, 2845, 5258, 1053, 1156, 305, 4003, 20589, 11, 323, 4623, 31871, 553, 1053, 3363, 315, 1053, 28439, 36104, 13348, 3432, 458, 14791, 55329, 14122, 57079, 323, 29287, 311, 5258, 323, 3209, 1469, 279, 1968, 11968, 8433, 311, 1053, 2086, 305, 4003, 20589, 369, 946, 90811, 279, 1852, 311, 1053, 4982, 369, 7203, 8962, 97809, 624, 220, 16, 15, 13, 362, 11721, 369, 990, 448, 264, 14938, 24301, 11, 34888, 264, 1156, 305, 4003, 3619, 323, 264, 2086, 305, 4003, 3619, 323, 264, 39660, 25111, 10464, 11, 45238, 1447, 3896, 323, 2086, 7886, 58302, 5479, 315, 11, 12188, 3684, 10859, 3786, 553, 458, 25098, 75593, 11, 1053, 1156, 323, 2086, 5479, 1660, 82579, 389, 1053, 75593, 504, 458, 8930, 311, 458, 34005, 2971, 311, 1352, 458, 73495, 657, 11, 31202, 78510, 4982, 11, 1053, 4982, 45238, 1447, 276, 57812, 13348, 518, 825, 835, 3432, 458, 14791, 78510, 7002, 7329, 29287, 311, 15148, 4946, 916, 458, 15955 ]
as defined in claim 7 and further characterized by said first and second symmetrical parts having confronting, face surfaces lying on a plane containing the axes of said cylindrical surface of said chamber and bisecting said recess thereby to facilitate a wraparound assembly of the housing part over said rods and said friction bushing. 9. A housing as defined in claim 2, wherein said second hanger rod has a head plate secured thereto and apertured to slidably receive said first hanger rod, and further characterized by said means of said intermediate collar portion having an interior cavity formed therein and sized to receive and enclose the head plate connected to said second hanger rod for interconnecting the same to said unit for movement therewith. 10. A housing for use with a tub suspension, utilizing a first hanger bar and a second hanger bar and a coil compression spring, comprising: first and second symmetrical parts of, plastic material joined together by an integral hinge, said first and second parts being movable on said hinge from an opened to an assembled condition to form an elongated, substantially cylindrical unit, said unit comprising: an enclosure portion at one end having an interior cylindrical wall surface sized to closely fit over an outer
[ 0, 3, 11, 14, 20, 21, 22, 26, 34, 48, 51, 56, 62, 66, 73, 77, 85, 91, 98, 110, 111, 116, 125, 131, 134, 136, 142, 153, 157, 162, 165, 170, 182, 190, 193, 198, 206, 210, 214, 217, 220, 225, 232, 240, 243, 254, 256, 261, 267, 276, 279, 283, 291, 296, 301, 306, 311, 315, 320, 329, 334, 337, 339, 340, 341, 342, 344, 352, 355, 363, 366, 372, 373, 374, 375, 383, 388, 395, 397, 402, 406, 410, 412, 417, 423, 431, 436, 439, 443, 446, 449, 453, 456, 461, 465, 473, 478, 484, 486, 491, 495, 496, 500, 508, 522, 525, 530, 536, 539, 544, 557, 564, 572, 579, 582, 591, 598, 605, 613, 617, 623, 626, 634, 638, 642, 646, 650, 655, 661, 671, 674, 679, 686, 688, 693, 697, 701, 707, 717, 721, 726, 729, 734, 739, 743, 752, 757, 762, 764, 765, 766, 767, 768, 770, 778, 782, 786, 791, 793, 797, 808, 809, 819, 821, 827, 829, 834, 838, 842, 844, 851, 853, 858, 862, 866, 868, 873, 885, 892, 893, 904, 907, 912, 916, 923, 927, 935, 941, 944, 945, 953, 962, 969, 978, 981, 984, 993, 999, 1000, 1005, 1011, 1015, 1022, 1028, 1034, 1042, 1045, 1050, 1056, 1061, 1064, 1071, 1074, 1077, 1087, 1097, 1100, 1105, 1108, 1114, 1118, 1119, 1133, 1145, 1150, 1151, 1156, 1161, 1172, 1175, 1177, 1187, 1195, 1198, 1202, 1206, 1213, 1216, 1225, 1237, 1242, 1250, 1256, 1259, 1267, 1271, 1276, 1279, 1285 ]
121,850
[ 279, 5492, 323, 5144, 2766, 323, 5144, 17071, 15880, 311, 11674, 323, 5144, 6803, 323, 5144, 95913, 3403, 13, 2308, 6920, 53343, 10602, 382, 25749, 374, 264, 28766, 271, 1694, 431, 35840, 2988, 20983, 271, 35624, 553, 8364, 3539, 16789, 2145, 271, 58, 68043, 220, 16, 921, 1639, 38621, 4443, 76, 21639, 198, 25749, 374, 1075, 264, 5636, 429, 498, 5821, 389, 198, 4498, 1052, 374, 825, 1899, 1588, 323, 279, 1790, 1899, 8048, 198, 31048, 498, 36820, 11, 7025, 498, 2498, 198, 31048, 498, 2484, 697, 1182, 311, 279, 9956, 198, 3862, 374, 264, 1879, 4889, 1449, 6319, 6758, 6006, 198, 9064, 43595, 686, 537, 83658, 498, 14584, 198, 9064, 33200, 525, 1910, 323, 32118, 98465, 198, 28851, 11877, 448, 752, 311, 279, 28727, 30184, 198, 1654, 2765, 1405, 38566, 198, 1249, 1438, 1495, 279, 13551, 18126, 198, 3862, 748, 537, 1753, 882, 2115, 3351, 271, 58, 1143, 29869, 921, 25749, 374, 264, 26736, 198, 40, 1366, 311, 11877, 432, 678, 3729, 1293, 198, 2679, 498, 525, 2087, 847, 1616, 198, 40, 1366, 311, 6541, 432, 678, 3729, 1293, 271, 58, 68043, 220, 17, 921, 23857, 678, 1493, 9720, 323, 678, 1493, 24824, 198, 2132, 374, 304, 847, 6543, 323, 432, 374, 678, 2163, 198, 40, 2948, 498, 1431, 1075, 358, 10245, 498, 1221, 198, 1986, 374, 279, 5636, 323, 1493, 525, 279, 6078, 198, 3830, 51443, 89829, 311, 1846, 42062, 21461, 198, 785, 730, 8503, 652, 9970, 311, 22575, 748, 12711, 271, 36253, 1176, 752, 1495, 633, 1182, 705, 1549, 198, 2610, 525, 304 ]
[ 15880, 311, 11674, 323, 5144, 6803, 323, 5144, 95913, 3403, 13, 2308, 6920, 53343, 10602, 382, 25749, 374, 264, 28766, 271, 1694, 431, 35840, 2988, 20983, 271, 35624, 553, 8364, 3539, 16789, 2145, 271, 58, 68043, 220, 16, 921, 1639, 38621, 4443, 76, 21639, 198, 25749, 374, 1075, 264, 5636, 429, 498, 5821, 389, 198, 4498, 1052, 374, 825, 1899, 1588, 323, 279, 1790, 1899, 8048, 198, 31048, 498, 36820, 11, 7025, 498, 2498, 198, 31048, 498, 2484, 697, 1182, 311, 279, 9956, 198, 3862, 374, 264, 1879, 4889, 1449, 6319, 6758, 6006, 198, 9064, 43595, 686, 537, 83658, 498, 14584, 198, 9064, 33200, 525, 1910, 323, 32118, 98465, 198, 28851, 11877, 448, 752, 311, 279, 28727, 30184, 198, 1654, 2765, 1405, 38566, 198, 1249, 1438, 1495, 279, 13551, 18126, 198, 3862, 748, 537, 1753, 882, 2115, 3351, 271, 58, 1143, 29869, 921, 25749, 374, 264, 26736, 198, 40, 1366, 311, 11877, 432, 678, 3729, 1293, 198, 2679, 498, 525, 2087, 847, 1616, 198, 40, 1366, 311, 6541, 432, 678, 3729, 1293, 271, 58, 68043, 220, 17, 921, 23857, 678, 1493, 9720, 323, 678, 1493, 24824, 198, 2132, 374, 304, 847, 6543, 323, 432, 374, 678, 2163, 198, 40, 2948, 498, 1431, 1075, 358, 10245, 498, 1221, 198, 1986, 374, 279, 5636, 323, 1493, 525, 279, 6078, 198, 3830, 51443, 89829, 311, 1846, 42062, 21461, 198, 785, 730, 8503, 652, 9970, 311, 22575, 748, 12711, 271, 36253, 1176, 752, 1495, 633, 1182, 705, 1549, 198, 2610, 525, 304 ]
links to songs and/or videos and/or gifs above. No copyright infringement intended. Life is a Highway by Rascal Flatts Written by Tom Cochrane [Verse 1] Whooo umm yeah Life is like a road that you travel on When there is one day here and the next day gone Sometimes you bend, sometimes you stand Sometimes you turn your back to the wind There is a world outside every darkened door Where blues will not haunt you anymore Where brave are free and lovers soar Come ride with me to the distant shore We won’t hesitate To break down the garden gate There’s not much time left today [Chorus] Life is a highway I want to ride it all night long If you are going my way I want to drive it all night long [Verse 2] Through all these cities and all these towns It is in my blood and it is all around I love you now like I loved you then This is the road and these are the hands From Mozambique to those Memphis nights The Khyber Pass to Vancouver’s lights Knock me down get back up again You are in
[ 0, 5, 8, 14, 18, 21, 28, 32, 35, 40, 46, 47, 50, 60, 73, 82, 85, 89, 92, 94, 102, 104, 106, 108, 113, 116, 120, 122, 129, 132, 136, 139, 142, 145, 147, 148, 153, 154, 155, 157, 159, 162, 165, 166, 171, 172, 176, 179, 184, 186, 191, 196, 200, 207, 210, 211, 215, 221, 224, 228, 232, 237, 241, 245, 250, 254, 259, 260, 269, 273, 278, 279, 289, 293, 299, 300, 309, 313, 318, 323, 328, 331, 335, 340, 341, 346, 349, 351, 357, 365, 371, 376, 380, 385, 386, 391, 397, 402, 406, 412, 416, 424, 425, 430, 436, 440, 445, 449, 456, 461, 462, 466, 471, 476, 479, 482, 486, 494, 500, 501, 503, 507, 511, 520, 521, 523, 529, 534, 538, 545, 550, 551, 556, 560, 564, 569, 574, 579, 585, 587, 588, 590, 594, 596, 600, 603, 605, 613, 614, 615, 620, 623, 628, 631, 635, 641, 646, 647, 649, 653, 657, 663, 666, 670, 671, 672, 677, 680, 686, 689, 693, 699, 704, 706, 707, 712, 713, 714, 716, 723, 727, 733, 740, 744, 748, 754, 760, 761, 763, 766, 769, 772, 778, 782, 785, 788, 792, 799, 800, 801, 806, 810, 814, 819, 821, 827, 831, 836, 837, 841, 844, 848, 853, 857, 863, 867, 871, 877, 878, 882, 886, 893, 896, 902, 910, 917, 918, 921, 923, 925, 928, 933, 936, 946, 950, 957, 959, 961, 964, 967, 972, 976, 981, 984, 990, 991, 994, 998, 1001 ]
122,098
[ 315, 279, 2513, 825, 315, 1059, 6562, 1035, 1618, 311, 27911, 911, 382, 25612, 8832, 2581, 3867, 11067, 476, 6551, 9462, 11, 323, 1283, 825, 2238, 1657, 14269, 700, 11240, 36279, 504, 1059, 6554, 8098, 1059, 458, 20815, 3249, 9803, 11, 1340, 10497, 4633, 862, 6738, 382, 3983, 20042, 16051, 311, 1077, 1059, 2484, 1059, 1182, 75829, 6876, 22231, 1035, 2287, 705, 311, 1059, 825, 1899, 382, 1519, 5644, 1059, 1424, 979, 807, 18218, 1059, 1221, 32785, 269, 1998, 6562, 311, 13856, 311, 21483, 862, 19805, 382, 77750, 748, 68339, 504, 279, 50843, 1865, 6050, 8832, 58280, 438, 1340, 5644, 1059, 6981, 748, 6773, 678, 279, 1616, 705, 279, 59679, 382, 4498, 1059, 6562, 6116, 5862, 1378, 1635, 10747, 11, 20042, 572, 518, 1059, 3108, 11, 10476, 311, 3271, 1105, 1817, 304, 2484, 311, 41351, 323, 10091, 862, 21978, 304, 2272, 323, 1283, 862, 16375, 382, 25612, 8832, 2581, 1549, 1030, 264, 9803, 748, 2948, 369, 36388, 323, 9316, 12660, 13, 2932, 1410, 2581, 10485, 5538, 3322, 304, 1059, 13527, 311, 1477, 52050, 323, 1059, 6562, 1865, 432, 4135, 553, 37989, 311, 3061, 911, 16364, 13, 4354, 11, 1059, 9972, 1865, 1059, 3535, 13054, 1059, 1182, 389, 1105, 1035, 1172, 1281, 279, 18923, 10960, 369, 1059, 382, 4340, 1410, 825, 1697, 387, 1290, 678, 279, 882, 1939, 11395, 11, 537, 678, 279, 882, 13, 2619, 572, 279, 825, 882, 20042, 572, 4969, 382, 7623, 1101, 2326, 2849, 1283, 90752, 21381, 14829, 11, 1059, 9972, 64582, 1007, 15138, 50166, 438, 1257, 15153, 290, 13, 3197, 3196, 580 ]
[ 1618, 311, 27911, 911, 382, 25612, 8832, 2581, 3867, 11067, 476, 6551, 9462, 11, 323, 1283, 825, 2238, 1657, 14269, 700, 11240, 36279, 504, 1059, 6554, 8098, 1059, 458, 20815, 3249, 9803, 11, 1340, 10497, 4633, 862, 6738, 382, 3983, 20042, 16051, 311, 1077, 1059, 2484, 1059, 1182, 75829, 6876, 22231, 1035, 2287, 705, 311, 1059, 825, 1899, 382, 1519, 5644, 1059, 1424, 979, 807, 18218, 1059, 1221, 32785, 269, 1998, 6562, 311, 13856, 311, 21483, 862, 19805, 382, 77750, 748, 68339, 504, 279, 50843, 1865, 6050, 8832, 58280, 438, 1340, 5644, 1059, 6981, 748, 6773, 678, 279, 1616, 705, 279, 59679, 382, 4498, 1059, 6562, 6116, 5862, 1378, 1635, 10747, 11, 20042, 572, 518, 1059, 3108, 11, 10476, 311, 3271, 1105, 1817, 304, 2484, 311, 41351, 323, 10091, 862, 21978, 304, 2272, 323, 1283, 862, 16375, 382, 25612, 8832, 2581, 1549, 1030, 264, 9803, 748, 2948, 369, 36388, 323, 9316, 12660, 13, 2932, 1410, 2581, 10485, 5538, 3322, 304, 1059, 13527, 311, 1477, 52050, 323, 1059, 6562, 1865, 432, 4135, 553, 37989, 311, 3061, 911, 16364, 13, 4354, 11, 1059, 9972, 1865, 1059, 3535, 13054, 1059, 1182, 389, 1105, 1035, 1172, 1281, 279, 18923, 10960, 369, 1059, 382, 4340, 1410, 825, 1697, 387, 1290, 678, 279, 882, 1939, 11395, 11, 537, 678, 279, 882, 13, 2619, 572, 279, 825, 882, 20042, 572, 4969, 382, 7623, 1101, 2326, 2849, 1283, 90752, 21381, 14829, 11, 1059, 9972, 64582, 1007, 15138, 50166, 438, 1257, 15153, 290, 13, 3197, 3196, 580 ]
call to complain about. Moira never took sides or gave advice, and after one too many emotional outbursts from her mother calling her an uncaring daughter, she stopped taking their calls. But Alexander refused to let her turn her back—he knew regret would catch up to her one day. He held her hand when they invited her then-divorced parents to dinner to announce their engagement. Alexander’s wink from the altar made Moira grin as she held her father’s arm all the way up the aisle. When her parents became ill two years apart, Alexander was at her side, helping to move them each in turn to Indianapolis and manage their affairs in life and after their deaths. Moira never again had a daughter’s love for Abraham and Genova. She could never mine deep enough in her soul to find forgiveness and her parents made it easy by refusing to talk about Kevin. However, her husband made her understand turning her back on them would only make the memories worse for her. How could one person be right all the time? Well, not all the time. There was the one time Alexander was wrong. Home just three days after corrective knee surgery, her husband waved off chest pains as indigestion. When antac
[ 0, 5, 8, 17, 23, 26, 28, 31, 37, 42, 48, 51, 56, 63, 64, 68, 74, 78, 82, 87, 97, 101, 104, 107, 112, 116, 123, 131, 135, 138, 142, 147, 156, 157, 161, 169, 176, 182, 188, 191, 194, 204, 212, 215, 219, 223, 228, 232, 237, 242, 247, 254, 260, 266, 269, 272, 276, 280, 284, 287, 289, 294, 298, 303, 308, 313, 321, 325, 330, 334, 336, 339, 347, 350, 357, 360, 369, 375, 386, 389, 398, 402, 407, 412, 416, 422, 427, 430, 433, 438, 441, 445, 450, 454, 461, 465, 469, 473, 477, 481, 484, 488, 494, 497, 501, 505, 513, 520, 524, 528, 534, 540, 541, 551, 555, 558, 562, 567, 568, 576, 579, 584, 589, 594, 597, 602, 605, 618, 622, 629, 635, 643, 646, 651, 655, 661, 667, 674, 677, 679, 682, 688, 694, 698, 700, 709, 713, 718, 722, 730, 734, 738, 741, 742, 746, 752, 758, 763, 768, 775, 778, 782, 787, 790, 795, 807, 811, 815, 823, 828, 831, 836, 839, 848, 851, 856, 862, 868, 869, 877, 878, 882, 890, 895, 899, 910, 918, 922, 927, 930, 935, 941, 946, 951, 955, 964, 970, 974, 978, 981, 984, 990, 994, 1001, 1004, 1010, 1014, 1018, 1023, 1026, 1030, 1031, 1035, 1039, 1043, 1048, 1049, 1055, 1059, 1063, 1067, 1072, 1082, 1086, 1092, 1095, 1099, 1104, 1110, 1115, 1121, 1132, 1137, 1145, 1146, 1150, 1158, 1164, 1168, 1174, 1180, 1183, 1187, 1192, 1195, 1196, 1201, 1205, 1207 ]
122,346
[ 498, 1283, 20042, 1940, 1632, 11, 432, 572, 1101, 34611, 13, 11876, 527, 17760, 748, 43431, 748, 10847, 773, 4937, 323, 1221, 582, 5558, 806, 3368, 13, 2932, 572, 9314, 438, 458, 24900, 16191, 1174, 323, 825, 6556, 11, 1340, 1101, 3207, 1405, 15156, 705, 2879, 96956, 645, 3207, 1405, 5889, 11, 48083, 1059, 4238, 748, 1184, 311, 3061, 382, 25612, 8832, 23939, 84250, 748, 6773, 13, 1036, 8002, 1405, 11, 10978, 13, 2308, 825, 8788, 2664, 1091, 752, 1940, 2272, 3171, 1405, 3783, 369, 279, 1290, 882, 11, 432, 686, 1896, 1181, 4152, 13, 4615, 7298, 6738, 8791, 279, 1879, 311, 752, 323, 8910, 752, 633, 1526, 1045, 3873, 2849, 2879, 25612, 8832, 99032, 11, 10805, 311, 3331, 1182, 1059, 1828, 23139, 382, 69114, 11, 525, 582, 27966, 476, 13772, 19648, 1119, 264, 45846, 17364, 315, 2310, 22786, 16218, 86890, 11, 305, 1116, 17839, 84250, 521, 4490, 27878, 645, 13, 1036, 2124, 3308, 11, 582, 3129, 27966, 11, 714, 358, 4249, 279, 1172, 2310, 16820, 304, 419, 10435, 13, 1446, 1378, 1401, 7897, 13, 3155, 498, 614, 58134, 304, 697, 1619, 1211, 30, 358, 2666, 1075, 825, 315, 279, 17809, 20065, 11259, 1790, 311, 498, 1378, 2879, 2073, 95049, 11, 498, 525, 19850, 323, 498, 1414, 432, 13, 4615, 17545, 6869, 5868, 1075, 6584, 21314, 13, 30683, 1401, 1075, 358, 5558, 264, 8049, 448, 2272, 2879, 785, 33962, 6094, 264, 12550, 518, 27878, 645, 748, 20284, 382, 2073, 7039, 1077, 748, 728, 15254, 323, 3736, 700, 369, 279, 59474, 65268, 13, 9322, 374, 807, 3129 ]
[ 1101, 34611, 13, 11876, 527, 17760, 748, 43431, 748, 10847, 773, 4937, 323, 1221, 582, 5558, 806, 3368, 13, 2932, 572, 9314, 438, 458, 24900, 16191, 1174, 323, 825, 6556, 11, 1340, 1101, 3207, 1405, 15156, 705, 2879, 96956, 645, 3207, 1405, 5889, 11, 48083, 1059, 4238, 748, 1184, 311, 3061, 382, 25612, 8832, 23939, 84250, 748, 6773, 13, 1036, 8002, 1405, 11, 10978, 13, 2308, 825, 8788, 2664, 1091, 752, 1940, 2272, 3171, 1405, 3783, 369, 279, 1290, 882, 11, 432, 686, 1896, 1181, 4152, 13, 4615, 7298, 6738, 8791, 279, 1879, 311, 752, 323, 8910, 752, 633, 1526, 1045, 3873, 2849, 2879, 25612, 8832, 99032, 11, 10805, 311, 3331, 1182, 1059, 1828, 23139, 382, 69114, 11, 525, 582, 27966, 476, 13772, 19648, 1119, 264, 45846, 17364, 315, 2310, 22786, 16218, 86890, 11, 305, 1116, 17839, 84250, 521, 4490, 27878, 645, 13, 1036, 2124, 3308, 11, 582, 3129, 27966, 11, 714, 358, 4249, 279, 1172, 2310, 16820, 304, 419, 10435, 13, 1446, 1378, 1401, 7897, 13, 3155, 498, 614, 58134, 304, 697, 1619, 1211, 30, 358, 2666, 1075, 825, 315, 279, 17809, 20065, 11259, 1790, 311, 498, 1378, 2879, 2073, 95049, 11, 498, 525, 19850, 323, 498, 1414, 432, 13, 4615, 17545, 6869, 5868, 1075, 6584, 21314, 13, 30683, 1401, 1075, 358, 5558, 264, 8049, 448, 2272, 2879, 785, 33962, 6094, 264, 12550, 518, 27878, 645, 748, 20284, 382, 2073, 7039, 1077, 748, 728, 15254, 323, 3736, 700, 369, 279, 59474, 65268, 13, 9322, 374, 807, 3129 ]
just frustrating. Louis’ dad’s Alzheimer’s advanced so fast and then we lost his mom. She was healthy as an Olympic swimmer and one morning, she just didn’t wake up.” Josie didn’t respond, recognizing her friend’s need to talk. Moira touched Melanie’s arm. “Don’t, Mel. No one knows better than me… life doesn’t wait for the right time, it will take its due. Your daily calls meant the world to me and helped me get through some bad days.” Moira blinked, fighting to hold back her own tears. “So, are we dancing or dissolving into a messy heap of old ladies?” “Oh, hush!” Melanie chided Josie. “Of course, we’re dancing, but I’m the only old lady in this conversation. You two look amazing. Do you have portraits in your attics? I feel like one of the Golden Girls standing next to you two.” “Woman, you are stunning and you know it. Your gray hair looks like professional highlights. Mine look like I lost a battle with life.” The trio shared a laugh at Josie’s expense. “Now let’s go dance and watch out for the Conway Twins. Word is they’re
[ 0, 5, 17, 18, 24, 27, 31, 35, 45, 49, 58, 61, 66, 70, 75, 78, 83, 87, 91, 92, 96, 100, 108, 111, 114, 122, 127, 130, 134, 138, 146, 147, 151, 156, 161, 165, 170, 173, 179, 182, 184, 189, 193, 201, 202, 214, 218, 225, 229, 234, 237, 242, 245, 247, 250, 258, 266, 270, 274, 275, 279, 282, 286, 287, 291, 292, 295, 299, 305, 312, 317, 320, 323, 328, 334, 338, 343, 347, 351, 357, 362, 363, 366, 371, 376, 380, 384, 385, 390, 396, 402, 408, 412, 418, 421, 424, 428, 435, 438, 442, 450, 455, 459, 464, 470, 472, 475, 483, 484, 493, 496, 501, 506, 510, 514, 520, 523, 528, 529, 533, 536, 544, 547, 552, 558, 563, 565, 571, 576, 579, 583, 590, 596, 601, 602, 604, 607, 611, 619, 622, 626, 630, 632, 633, 637, 639, 646, 647, 650, 655, 663, 664, 668, 670, 674, 678, 683, 687, 692, 695, 700, 713, 714, 718, 722, 727, 735, 736, 739, 743, 748, 758, 761, 766, 770, 773, 774, 776, 781, 786, 790, 793, 797, 804, 810, 819, 824, 827, 831, 835, 841, 844, 849, 850, 854, 858, 867, 871, 875, 880, 883, 884, 889, 894, 899, 905, 910, 923, 934, 935, 940, 945, 950, 952, 957, 959, 966, 971, 976, 982, 985, 990, 997, 999, 1005, 1008, 1012, 1014, 1018, 1026, 1029, 1032, 1035, 1039, 1043, 1046, 1052, 1056, 1062, 1066, 1070, 1074, 1081, 1087, 1088, 1093, 1096, 1101, 1106 ]
122,594
[ 13447, 11, 50258, 88, 619, 572, 311, 2182, 279, 18092, 389, 13, 320, 23085, 315, 3308, 11, 358, 10788, 369, 1435, 13, 90316, 873, 1597, 566, 8270, 1405, 1101, 3736, 279, 5700, 11, 566, 1030, 311, 6723, 279, 5492, 382, 41, 1083, 2581, 15384, 279, 5700, 7484, 13, 1416, 498, 1033, 3042, 11, 498, 1033, 264, 949, 315, 279, 20102, 10650, 13, 2055, 432, 748, 2632, 5775, 11, 279, 16938, 949, 315, 279, 2997, 8788, 678, 279, 4244, 311, 279, 5492, 1940, 323, 1429, 315, 279, 21276, 304, 279, 5700, 13, 39024, 8420, 566, 374, 389, 806, 19837, 8658, 6019, 4483, 52006, 11, 323, 9834, 11, 566, 748, 12233, 8658, 6019, 4483, 52006, 80257, 2238, 13, 358, 614, 902, 4522, 1380, 847, 52315, 5221, 1105, 714, 566, 5221, 264, 501, 6716, 1449, 7324, 382, 6025, 1660, 10788, 1449, 7310, 304, 279, 5700, 11, 1045, 10917, 11, 619, 6116, 42670, 389, 13370, 21357, 6803, 320, 40, 3207, 1405, 1414, 1052, 572, 1741, 264, 3166, 8, 16445, 279, 9331, 1940, 504, 35131, 13, 1260, 37147, 601, 678, 311, 279, 5883, 1940, 3807, 3039, 11, 311, 1490, 279, 6957, 3754, 3118, 389, 279, 5700, 13, 619, 2684, 264, 2409, 12761, 979, 566, 3949, 806, 1828, 28850, 9589, 85649, 369, 10074, 304, 220, 17, 15, 16, 22, 382, 2679, 419, 1033, 1537, 9001, 847, 2766, 1035, 387, 315, 1435, 25083, 279, 5492, 2474, 566, 572, 1588, 11, 714, 566, 748, 448, 806, 479, 29537, 773, 358, 4249, 5619, 419, 825, 369, 17089, 2219, 51025, 25, 358, 614, 902, 85818, 311 ]
[ 279, 18092, 389, 13, 320, 23085, 315, 3308, 11, 358, 10788, 369, 1435, 13, 90316, 873, 1597, 566, 8270, 1405, 1101, 3736, 279, 5700, 11, 566, 1030, 311, 6723, 279, 5492, 382, 41, 1083, 2581, 15384, 279, 5700, 7484, 13, 1416, 498, 1033, 3042, 11, 498, 1033, 264, 949, 315, 279, 20102, 10650, 13, 2055, 432, 748, 2632, 5775, 11, 279, 16938, 949, 315, 279, 2997, 8788, 678, 279, 4244, 311, 279, 5492, 1940, 323, 1429, 315, 279, 21276, 304, 279, 5700, 13, 39024, 8420, 566, 374, 389, 806, 19837, 8658, 6019, 4483, 52006, 11, 323, 9834, 11, 566, 748, 12233, 8658, 6019, 4483, 52006, 80257, 2238, 13, 358, 614, 902, 4522, 1380, 847, 52315, 5221, 1105, 714, 566, 5221, 264, 501, 6716, 1449, 7324, 382, 6025, 1660, 10788, 1449, 7310, 304, 279, 5700, 11, 1045, 10917, 11, 619, 6116, 42670, 389, 13370, 21357, 6803, 320, 40, 3207, 1405, 1414, 1052, 572, 1741, 264, 3166, 8, 16445, 279, 9331, 1940, 504, 35131, 13, 1260, 37147, 601, 678, 311, 279, 5883, 1940, 3807, 3039, 11, 311, 1490, 279, 6957, 3754, 3118, 389, 279, 5700, 13, 619, 2684, 264, 2409, 12761, 979, 566, 3949, 806, 1828, 28850, 9589, 85649, 369, 10074, 304, 220, 17, 15, 16, 22, 382, 2679, 419, 1033, 1537, 9001, 847, 2766, 1035, 387, 315, 1435, 25083, 279, 5492, 2474, 566, 572, 1588, 11, 714, 566, 748, 448, 806, 479, 29537, 773, 358, 4249, 5619, 419, 825, 369, 17089, 2219, 51025, 25, 358, 614, 902, 85818, 311 ]
the DVD on. (Which of course, I bought for him. 😀 ) And he wouldn’t just watch the movie, he had to hear the song. J also never watched the movie alone. If you were present, you were a part of the viewing audience. So it’s little wonder, the Arizona part of the family knows all the words to the song… and most of the dialogue in the movie. 🙂 Here he is on his riding Lightening McQueen, and yes, he’s wearing Lightening McQueen sandals too. I have no idea where my sis gets them but he gets a new pair every summer. After being bought every vehicle in the movie, some twice, J became hooked on YouTube toy videos (I didn’t know there was such a thing) featuring the cars… from Cars. He dragged us all to the TV… several times, to see the race track based on the movie. J got a big surprise when he received his own Ultimate Florida Speedway for Christmas in 2017. If this were last weekend my video would be of him singing the song since he was here, but he’s with his Gigi so I’m playing this one for Jordan! Disclaimer: I have no copyrights to
[ 0, 4, 8, 11, 12, 14, 19, 22, 29, 30, 32, 39, 43, 47, 48, 53, 55, 59, 62, 69, 73, 78, 84, 88, 94, 95, 98, 102, 105, 110, 114, 119, 122, 123, 128, 134, 142, 146, 152, 158, 159, 162, 166, 171, 179, 180, 184, 189, 191, 196, 199, 203, 211, 220, 221, 224, 227, 231, 238, 245, 246, 250, 258, 263, 266, 270, 277, 283, 287, 291, 297, 300, 304, 309, 312, 316, 321, 324, 328, 337, 340, 344, 350, 351, 358, 362, 365, 368, 371, 375, 382, 388, 393, 396, 401, 402, 406, 410, 411, 414, 418, 426, 432, 437, 440, 445, 453, 457, 458, 460, 465, 468, 473, 479, 482, 486, 491, 496, 500, 503, 508, 510, 514, 519, 525, 532, 535, 540, 546, 553, 559, 567, 570, 574, 580, 581, 586, 592, 593, 595, 602, 609, 612, 620, 624, 631, 633, 634, 639, 643, 648, 654, 658, 663, 665, 671, 672, 682, 686, 691, 694, 699, 704, 705, 708, 716, 719, 723, 726, 730, 733, 736, 744, 750, 751, 754, 758, 762, 767, 773, 779, 782, 786, 792, 793, 795, 799, 801, 805, 814, 819, 822, 831, 835, 839, 848, 856, 865, 869, 879, 882, 883, 884, 885, 886, 887, 890, 892, 897, 902, 907, 915, 918, 924, 930, 933, 936, 940, 948, 952, 957, 963, 966, 970, 975, 976, 980, 983, 987, 992, 996, 998, 1001, 1004, 1006, 1010, 1018, 1023, 1027, 1031, 1038, 1041, 1051, 1052, 1054, 1059, 1062, 1073, 1076 ]
122,842
[ 198, 14206, 1289, 41033, 29741, 198, 2653, 1391, 4512, 4140, 16474, 29741, 8, 1009, 1812, 4512, 52792, 340, 262, 737, 1304, 1350, 666, 495, 2741, 517, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 5265, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 2895, 7, 1808, 5936, 48, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 5265, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 15807, 12266, 526, 600, 340, 262, 341, 286, 4100, 4430, 67, 497, 600, 317, 262, 456, 262, 737, 1304, 1350, 13533, 7, 1808, 5936, 48, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 70690, 59, 15, 6, 1009, 1467, 989, 70690, 364, 2587, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 8530, 7, 1808, 5936, 48, 10801, 9, 2802, 340, 262, 341, 286, 4100, 10937, 1018, 67, 11, 3670, 651, 405, 76, 3180, 317, 286, 1304, 1350, 13533, 7835, 405, 76, 13533, 317, 286, 4100, 445, 2279, 15238, 79, 1215, 3670, 651, 317, 262, 456, 262, 671, 1289, 13940, 2075, 8, 856, 198, 262, 671, 1289, 1173, 666, 495, 2075, 8, 220, 1304, 1350, 666, 495, 2075, 340, 262, 671, 1289, 1173, 2895, 2075, 8, 220, 1304, 1350, 2895, 2075, 340, 262, 671, 1289, 1173, 13533, 2075 ]
[ 4512, 4140, 16474, 29741, 8, 1009, 1812, 4512, 52792, 340, 262, 737, 1304, 1350, 666, 495, 2741, 517, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 5265, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 2895, 7, 1808, 5936, 48, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 5265, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 15807, 12266, 526, 600, 340, 262, 341, 286, 4100, 4430, 67, 497, 600, 317, 262, 456, 262, 737, 1304, 1350, 13533, 7, 1808, 5936, 48, 1161, 9, 1467, 340, 262, 341, 286, 369, 320, 3626, 526, 600, 284, 220, 15, 26, 1467, 989, 70690, 59, 15, 6, 1009, 1467, 989, 70690, 364, 2587, 3443, 72, 8, 4100, 4430, 66, 497, 1467, 989, 2558, 262, 456, 262, 737, 1304, 1350, 8530, 7, 1808, 5936, 48, 10801, 9, 2802, 340, 262, 341, 286, 4100, 10937, 1018, 67, 11, 3670, 651, 405, 76, 3180, 317, 286, 1304, 1350, 13533, 7835, 405, 76, 13533, 317, 286, 4100, 445, 2279, 15238, 79, 1215, 3670, 651, 317, 262, 456, 262, 671, 1289, 13940, 2075, 8, 856, 198, 262, 671, 1289, 1173, 666, 495, 2075, 8, 220, 1304, 1350, 666, 495, 2075, 340, 262, 671, 1289, 1173, 2895, 2075, 8, 220, 1304, 1350, 2895, 2075, 340, 262, 671, 1289, 1173, 13533, 2075 ]
defined(TARGET_CPU) &&*/ defined(DEBUG) void __print_cstr(constant char* text) { for (unsigned int i = 0; text[i]; ++i) printf("%c", text[i]); } void __print_str(ADDSQ char* text) { for (unsigned int i = 0; text[i]; ++i) printf("%c", text[i]); } void __print_uint(unsigned int i) { printf("%d", i); } void __print_word(ADDSQ char* text) { for (unsigned int i = 0; text[i]!='\0' && text[i]!=' ' ; ++i) printf("%c", text[i]); } void __print_row(ADDSQ Row* row) { printf("[ %d, ",row->m_count); __print_word(row->m_word); printf(" ](%p); ",row); } #define CPU(x) x #define print_cstr(x) __print_cstr(x) #define print_str(x) __print_str(x) #define print_word(x
[ 0, 8, 10, 15, 19, 20, 23, 25, 33, 39, 41, 44, 49, 52, 57, 59, 62, 68, 71, 76, 77, 82, 84, 87, 90, 97, 101, 103, 111, 115, 117, 119, 120, 121, 122, 127, 129, 131, 134, 135, 136, 143, 146, 147, 149, 154, 156, 160, 163, 166, 169, 174, 177, 182, 186, 187, 189, 191, 192, 197, 198, 203, 205, 208, 211, 218, 222, 224, 232, 236, 238, 240, 241, 242, 243, 248, 250, 252, 255, 256, 257, 264, 267, 268, 270, 275, 277, 281, 284, 287, 290, 295, 298, 303, 308, 317, 321, 323, 325, 328, 331, 338, 345, 348, 349, 351, 353, 356, 359, 362, 365, 370, 373, 378, 383, 384, 386, 388, 389, 394, 395, 400, 402, 405, 408, 415, 419, 421, 429, 433, 435, 437, 438, 439, 440, 445, 447, 451, 452, 453, 454, 457, 462, 464, 468, 470, 472, 475, 476, 477, 484, 487, 488, 490, 495, 497, 501, 504, 507, 510, 515, 518, 523, 527, 528, 530, 532, 533, 537, 538, 542, 544, 547, 550, 557, 564, 567, 569, 570, 571, 574, 577, 579, 580, 586, 589, 596, 599, 604, 609, 613, 615, 616, 621, 624, 631, 638, 640, 642, 644, 645, 647, 650, 653, 656, 659, 662, 665, 667, 673, 677, 679, 680, 682, 683, 686, 688, 694, 700, 702, 705, 707, 708, 709, 712, 717, 719, 722, 724, 726, 729, 731, 737, 743, 747, 749, 750, 751, 754, 759, 763, 765, 767, 770, 772, 778, 784, 789, 791 ]
123,090
[ 1359, 13646, 67344, 271, 2461, 1657, 11, 6122, 374, 264, 80071, 882, 11, 537, 1576, 315, 279, 2297, 304, 279, 9104, 476, 10901, 320, 34946, 421, 498, 3887, 304, 9589, 568, 2308, 11, 279, 2254, 374, 6966, 4637, 311, 553, 773, 1657, 1576, 432, 15423, 279, 1191, 315, 279, 7770, 8964, 3200, 323, 279, 2513, 429, 2525, 448, 432, 382, 41475, 1741, 438, 9787, 70, 1095, 382, 2461, 279, 2205, 51021, 18890, 2163, 425, 7282, 567, 6272, 11, 23694, 36182, 9677, 525, 2814, 304, 264, 8045, 315, 5510, 13, 69032, 1741, 438, 279, 425, 7282, 567, 14248, 258, 1263, 10140, 323, 279, 11487, 15994, 479, 850, 10140, 614, 5828, 22466, 311, 17059, 3868, 11, 1380, 807, 686, 633, 264, 803, 8606, 198, 14586, 70, 1095, 3139, 382, 11209, 11, 369, 1846, 537, 3259, 279, 8411, 11, 1052, 525, 11260, 315, 2606, 1182, 2114, 382, 785, 425, 7282, 567, 14248, 258, 1263, 10140, 11, 892, 702, 1012, 2163, 369, 220, 18, 15, 1635, 11, 702, 264, 82148, 4614, 518, 279, 11321, 11, 8241, 264, 9787, 24601, 16566, 369, 2326, 311, 3040, 4115, 13, 68840, 686, 4446, 264, 3338, 85376, 3108, 12000, 11, 1393, 279, 6335, 72427, 56847, 388, 323, 4017, 12590, 13, 576, 16566, 9539, 369, 678, 315, 279, 75610, 3868, 1526, 3736, 9677, 518, 279, 6335, 748, 1887, 2747, 11, 279, 2869, 266, 2978, 7217, 315, 10082, 43568, 11, 304, 26437, 13, 4354, 11, 1052, 525, 3736, 9677, 518, 5257, 15556, 304, 75651, 323, 54864, 642, 304, 60557, 12721, 13, 576, 3736, 9677, 525, 264, 1992 ]
[ 374, 264, 80071, 882, 11, 537, 1576, 315, 279, 2297, 304, 279, 9104, 476, 10901, 320, 34946, 421, 498, 3887, 304, 9589, 568, 2308, 11, 279, 2254, 374, 6966, 4637, 311, 553, 773, 1657, 1576, 432, 15423, 279, 1191, 315, 279, 7770, 8964, 3200, 323, 279, 2513, 429, 2525, 448, 432, 382, 41475, 1741, 438, 9787, 70, 1095, 382, 2461, 279, 2205, 51021, 18890, 2163, 425, 7282, 567, 6272, 11, 23694, 36182, 9677, 525, 2814, 304, 264, 8045, 315, 5510, 13, 69032, 1741, 438, 279, 425, 7282, 567, 14248, 258, 1263, 10140, 323, 279, 11487, 15994, 479, 850, 10140, 614, 5828, 22466, 311, 17059, 3868, 11, 1380, 807, 686, 633, 264, 803, 8606, 198, 14586, 70, 1095, 3139, 382, 11209, 11, 369, 1846, 537, 3259, 279, 8411, 11, 1052, 525, 11260, 315, 2606, 1182, 2114, 382, 785, 425, 7282, 567, 14248, 258, 1263, 10140, 11, 892, 702, 1012, 2163, 369, 220, 18, 15, 1635, 11, 702, 264, 82148, 4614, 518, 279, 11321, 11, 8241, 264, 9787, 24601, 16566, 369, 2326, 311, 3040, 4115, 13, 68840, 686, 4446, 264, 3338, 85376, 3108, 12000, 11, 1393, 279, 6335, 72427, 56847, 388, 323, 4017, 12590, 13, 576, 16566, 9539, 369, 678, 315, 279, 75610, 3868, 1526, 3736, 9677, 518, 279, 6335, 748, 1887, 2747, 11, 279, 2869, 266, 2978, 7217, 315, 10082, 43568, 11, 304, 26437, 13, 4354, 11, 1052, 525, 3736, 9677, 518, 5257, 15556, 304, 75651, 323, 54864, 642, 304, 60557, 12721, 13, 576, 3736, 9677, 525, 264, 1992 ]
is a cherished time, not because of the change in the weather or leaves (especially if you live in Florida). No, the month is looked forward to by so many because it marks the start of the college football season and the things that come with it. Things such as tailgating. For the local alumni clubs around Brevard County, pigskin parties are done in a variety of ways. Clubs such as the Brevard Seminole Club and the Space Coast Gator Club have bus trips to weekly games, where they will get a more traditional tailgating experience. However, for those not making the trip, there are plenty of options back home. The Brevard Seminole Club, which has been around for 30 years, has a kickoff party at the beach, providing a tailgate atmosphere for three to four hours. Visitors will bring a potluck side dish, while the club cooks hamburgers and hot dogs. The atmosphere continues for all of the televised games through watch parties at the club’s main site, the Fraternal Order of Police Lodge, in Melbourne. However, there are watch parties at various restaurants in Cocoa and Doubles in Satellite Beach. The watch parties are a place
[ 0, 3, 5, 15, 20, 21, 25, 33, 36, 40, 47, 50, 54, 62, 65, 72, 74, 84, 87, 91, 96, 99, 107, 109, 112, 113, 117, 123, 126, 133, 141, 144, 147, 150, 155, 163, 166, 172, 176, 182, 185, 189, 197, 206, 213, 217, 221, 228, 233, 238, 243, 246, 249, 255, 260, 263, 268, 269, 274, 277, 280, 284, 290, 297, 303, 310, 312, 315, 318, 325, 326, 330, 334, 342, 346, 351, 354, 356, 364, 367, 372, 373, 379, 384, 387, 391, 393, 396, 399, 403, 405, 408, 413, 417, 421, 427, 433, 435, 439, 444, 449, 453, 459, 462, 469, 475, 476, 482, 487, 492, 496, 498, 503, 515, 516, 520, 521, 526, 537, 540, 547, 548, 552, 558, 562, 569, 573, 578, 579, 585, 589, 596, 599, 607, 612, 617, 620, 623, 625, 628, 631, 635, 637, 640, 645, 646, 652, 656, 661, 668, 672, 673, 674, 675, 681, 682, 686, 688, 696, 702, 705, 709, 715, 716, 726, 728, 733, 737, 748, 752, 758, 761, 766, 772, 773, 782, 787, 793, 795, 799, 803, 808, 813, 814, 820, 824, 829, 835, 843, 846, 850, 854, 859, 860, 864, 875, 885, 889, 893, 896, 900, 910, 916, 924, 930, 938, 941, 945, 950, 954, 959, 964, 965, 969, 972, 974, 979, 985, 988, 995, 1001, 1002, 1005, 1015, 1016, 1024, 1025, 1031, 1035, 1041, 1049, 1052, 1060, 1072, 1075, 1081, 1085, 1090, 1093, 1096, 1106, 1112, 1113, 1117, 1123, 1131, 1135, 1137, 1143 ]
123,338
[ 369, 51021, 323, 7211, 311, 4564, 304, 279, 3082, 382, 32572, 646, 728, 311, 264, 501, 3283, 323, 2444, 2163, 323, 653, 4302, 369, 264, 1293, 882, 323, 537, 3367, 264, 2696, 315, 1251, 476, 498, 646, 633, 6398, 448, 2494, 1075, 1039, 14248, 258, 1263, 10140, 323, 14843, 498, 3129, 7404, 911, 279, 1852, 4217, 323, 2083, 448, 1008, 1251, 2419, 8596, 11351, 11, 425, 7282, 567, 14248, 258, 1263, 10140, 4767, 1053, 13, 1036, 4416, 432, 6696, 264, 5530, 315, 3633, 11, 358, 1744, 2879, 785, 11487, 15994, 479, 850, 10140, 18432, 264, 78459, 435, 44090, 311, 8760, 279, 6335, 748, 33125, 3802, 11, 323, 702, 5644, 862, 3736, 9677, 518, 5257, 6594, 304, 425, 7282, 567, 382, 2073, 9152, 745, 11, 582, 21009, 4236, 8964, 3736, 4614, 10468, 1537, 1042, 320, 90526, 63971, 11, 304, 32478, 9154, 26, 4102, 10621, 6022, 34818, 11, 304, 26437, 26, 4102, 31389, 13630, 45097, 304, 647, 25834, 26, 362, 451, 7507, 13, 34818, 4678, 304, 60557, 12721, 26, 323, 75143, 645, 11261, 42691, 304, 24016, 355, 7919, 2419, 1053, 41759, 37376, 11, 11487, 15994, 479, 850, 10140, 4767, 13, 1036, 1654, 614, 1039, 3369, 11613, 49457, 527, 25032, 1573, 279, 1809, 279, 68592, 4367, 5492, 11, 323, 3369, 1654, 8713, 576, 29757, 527, 320, 50808, 518, 279, 835, 315, 279, 4843, 8338, 701, 73883, 5619, 1526, 1817, 3728, 748, 5112, 5942, 13, 1205, 1496, 7780, 279, 81480, 52151, 1283, 279, 198, 5804, 10335, 1987, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 3082, 382, 32572, 646, 728, 311, 264, 501, 3283, 323, 2444, 2163, 323, 653, 4302, 369, 264, 1293, 882, 323, 537, 3367, 264, 2696, 315, 1251, 476, 498, 646, 633, 6398, 448, 2494, 1075, 1039, 14248, 258, 1263, 10140, 323, 14843, 498, 3129, 7404, 911, 279, 1852, 4217, 323, 2083, 448, 1008, 1251, 2419, 8596, 11351, 11, 425, 7282, 567, 14248, 258, 1263, 10140, 4767, 1053, 13, 1036, 4416, 432, 6696, 264, 5530, 315, 3633, 11, 358, 1744, 2879, 785, 11487, 15994, 479, 850, 10140, 18432, 264, 78459, 435, 44090, 311, 8760, 279, 6335, 748, 33125, 3802, 11, 323, 702, 5644, 862, 3736, 9677, 518, 5257, 6594, 304, 425, 7282, 567, 382, 2073, 9152, 745, 11, 582, 21009, 4236, 8964, 3736, 4614, 10468, 1537, 1042, 320, 90526, 63971, 11, 304, 32478, 9154, 26, 4102, 10621, 6022, 34818, 11, 304, 26437, 26, 4102, 31389, 13630, 45097, 304, 647, 25834, 26, 362, 451, 7507, 13, 34818, 4678, 304, 60557, 12721, 26, 323, 75143, 645, 11261, 42691, 304, 24016, 355, 7919, 2419, 1053, 41759, 37376, 11, 11487, 15994, 479, 850, 10140, 4767, 13, 1036, 1654, 614, 1039, 3369, 11613, 49457, 527, 25032, 1573, 279, 1809, 279, 68592, 4367, 5492, 11, 323, 3369, 1654, 8713, 576, 29757, 527, 320, 50808, 518, 279, 835, 315, 279, 4843, 8338, 701, 73883, 5619, 1526, 1817, 3728, 748, 5112, 5942, 13, 1205, 1496, 7780, 279, 81480, 52151, 1283, 279, 198, 5804, 10335, 1987 ]
area. “You can go to a new city and sit around and do nothing for a long time and not meet a lot of people or you can get involved with something like our Seminole Club and suddenly you’re talking about the same players and team with other people,” Bill Johnson, Brevard Seminole Club president said. “So it gives a sense of connection, I think.” The Space Coast Gator Club hosts a halftime raffle to benefit the club’s scholarship fund, and has held their watch parties at various sites in Brevard. “Locally, we hosted five football watch party locations last year (Broken Barrel, in Palm Bay;  Old School Pizza, in Melbourne;  Buffalo Wild Wings in Viera; A N.Y. Pizza House in Satellite Beach; and Dixie Crossroads in Titusville,” said Amanda Ferguson, Space Coast Gator Club president. “We have our ‘Two Bits’ cheer before the game the UF fight song, and ‘We Are The Boys’ (played at the end of the third quarter), cheers playing through each location’s sound systems. We even sing the alma mater after the game ends.”
[ 0, 5, 8, 14, 18, 21, 24, 26, 30, 35, 39, 43, 50, 54, 57, 65, 69, 71, 76, 81, 85, 89, 94, 96, 100, 103, 110, 113, 117, 121, 125, 134, 139, 149, 154, 158, 162, 164, 167, 172, 176, 185, 189, 194, 202, 208, 212, 217, 225, 229, 234, 239, 245, 252, 256, 261, 269, 270, 272, 275, 278, 282, 284, 287, 292, 302, 307, 308, 312, 314, 317, 323, 325, 331, 334, 345, 346, 348, 354, 360, 363, 369, 375, 377, 381, 386, 392, 394, 403, 405, 410, 413, 421, 425, 430, 434, 446, 451, 452, 456, 460, 465, 471, 477, 485, 488, 496, 502, 505, 507, 510, 513, 516, 519, 522, 526, 527, 530, 537, 542, 551, 557, 563, 573, 578, 583, 585, 591, 598, 599, 602, 607, 611, 612, 614, 618, 625, 631, 632, 635, 645, 646, 648, 656, 661, 667, 670, 672, 676, 677, 679, 681, 683, 684, 690, 696, 699, 709, 715, 716, 720, 724, 726, 732, 737, 740, 744, 746, 751, 755, 760, 767, 776, 777, 783, 789, 791, 795, 800, 810, 811, 815, 817, 822, 826, 830, 833, 838, 841, 847, 854, 858, 863, 867, 870, 876, 881, 882, 886, 890, 892, 896, 900, 905, 908, 910, 916, 919, 923, 927, 930, 934, 940, 948, 950, 957, 965, 973, 978, 987, 991, 997, 1005, 1006, 1009, 1014, 1019, 1023, 1028, 1034, 1040, 1044, 1045, 1049, 1054, 1058 ]
123,573
[ 33, 20521, 26234, 271, 33, 20521, 1515, 330, 33, 20521, 1, 26234, 320, 32227, 220, 16, 18, 11, 220, 16, 24, 17, 22, 1365, 6122, 220, 16, 15, 11, 220, 17, 15, 15, 19, 8, 572, 458, 3693, 35938, 323, 4462, 315, 7992, 13, 26234, 572, 264, 23901, 504, 6515, 323, 10223, 438, 264, 547, 808, 13, 37266, 11, 22276, 11, 323, 3639, 4180, 12386, 315, 29878, 1573, 59773, 304, 6058, 220, 16, 24, 24, 18, 382, 41198, 2272, 323, 6731, 198, 2589, 4122, 572, 9223, 304, 19440, 11, 15893, 11, 323, 18178, 584, 8682, 304, 23077, 11, 18784, 13, 1260, 18178, 279, 3822, 315, 6515, 518, 16355, 1380, 11, 304, 220, 16, 24, 19, 23, 11, 566, 572, 16290, 4767, 315, 279, 5458, 3033, 320, 1911, 52, 54, 8, 323, 572, 279, 1156, 5458, 311, 2176, 8683, 304, 429, 1736, 323, 5258, 279, 4795, 594, 17411, 315, 57140, 438, 279, 3822, 594, 1909, 18145, 13, 1260, 32009, 304, 220, 16, 24, 19, 24, 323, 572, 16188, 311, 24951, 7506, 6022, 11, 1380, 566, 15303, 806, 2329, 8381, 304, 220, 16, 24, 20, 17, 382, 10096, 278, 323, 5777, 6931, 198, 2589, 4122, 10223, 304, 279, 547, 808, 13, 19036, 504, 220, 16, 24, 19, 19, 311, 220, 16, 24, 19, 21, 11, 323, 572, 16188, 311, 279, 6515, 1584, 3619, 304, 220, 16, 24, 20, 17, 11, 8568, 264, 869, 6588, 304, 16355, 13, 26234, 572, 1083, 264, 4462, 315, 279, 3693, 4716, 10024, 382, 2589, 4122, 15599, 2329, 518, 279, 3693, 9976, 315, 49499 ]
[ 33, 20521, 1, 26234, 320, 32227, 220, 16, 18, 11, 220, 16, 24, 17, 22, 1365, 6122, 220, 16, 15, 11, 220, 17, 15, 15, 19, 8, 572, 458, 3693, 35938, 323, 4462, 315, 7992, 13, 26234, 572, 264, 23901, 504, 6515, 323, 10223, 438, 264, 547, 808, 13, 37266, 11, 22276, 11, 323, 3639, 4180, 12386, 315, 29878, 1573, 59773, 304, 6058, 220, 16, 24, 24, 18, 382, 41198, 2272, 323, 6731, 198, 2589, 4122, 572, 9223, 304, 19440, 11, 15893, 11, 323, 18178, 584, 8682, 304, 23077, 11, 18784, 13, 1260, 18178, 279, 3822, 315, 6515, 518, 16355, 1380, 11, 304, 220, 16, 24, 19, 23, 11, 566, 572, 16290, 4767, 315, 279, 5458, 3033, 320, 1911, 52, 54, 8, 323, 572, 279, 1156, 5458, 311, 2176, 8683, 304, 429, 1736, 323, 5258, 279, 4795, 594, 17411, 315, 57140, 438, 279, 3822, 594, 1909, 18145, 13, 1260, 32009, 304, 220, 16, 24, 19, 24, 323, 572, 16188, 311, 24951, 7506, 6022, 11, 1380, 566, 15303, 806, 2329, 8381, 304, 220, 16, 24, 20, 17, 382, 10096, 278, 323, 5777, 6931, 198, 2589, 4122, 10223, 304, 279, 547, 808, 13, 19036, 504, 220, 16, 24, 19, 19, 311, 220, 16, 24, 19, 21, 11, 323, 572, 16188, 311, 279, 6515, 1584, 3619, 304, 220, 16, 24, 20, 17, 11, 8568, 264, 869, 6588, 304, 16355, 13, 26234, 572, 1083, 264, 4462, 315, 279, 3693, 4716, 10024, 382, 2589, 4122, 15599, 2329, 518, 279, 3693, 9976, 315, 49499 ]
Brock" Adams (January 13, 1927 – September 10, 2004) was an American politician and member of Congress. Adams was a Democrat from Washington and served as a U.S. Representative, Senator, and United States Secretary of Transportation before retiring in January 1993. Early life and education Adams was born in Atlanta, Georgia, and attended public schools in Portland, Oregon. He attended the University of Washington at Seattle where, in 1948, he was elected president of the student government (ASUW) and was the first student to both serve in that post and receive the President's Medal of Excellence as the University's top scholar. He graduated in 1949 and was admitted to Harvard Law School, where he earned his law degree in 1952. Naval and legal career Adams served in the U.S. Navy from 1944 to 1946, and was admitted to the Washington state bar in 1952, opening a private practice in Seattle. Adams was also a member of the American Bar Association. Adams taught law at the American Institute of Banking
[ 0, 1, 5, 6, 12, 14, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 34, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 61, 70, 81, 85, 92, 95, 104, 105, 111, 115, 117, 126, 131, 142, 146, 153, 156, 158, 160, 162, 163, 178, 179, 187, 188, 192, 199, 206, 216, 219, 234, 241, 250, 253, 261, 262, 263, 264, 265, 266, 269, 274, 279, 283, 293, 294, 296, 299, 303, 308, 311, 319, 320, 328, 329, 333, 342, 349, 357, 360, 369, 370, 377, 378, 381, 390, 394, 405, 408, 419, 422, 430, 436, 437, 440, 441, 442, 443, 444, 445, 446, 449, 453, 461, 471, 474, 478, 486, 497, 499, 501, 502, 503, 504, 508, 512, 516, 522, 530, 533, 538, 544, 547, 552, 557, 561, 569, 573, 583, 585, 591, 594, 605, 608, 612, 623, 625, 629, 637, 638, 641, 651, 654, 655, 656, 657, 658, 659, 663, 667, 676, 679, 687, 691, 698, 699, 705, 708, 715, 719, 723, 730, 733, 734, 735, 736, 737, 738, 741, 744, 746, 750, 756, 763, 764, 766, 769, 776, 779, 783, 785, 787, 788, 793, 798, 799, 800, 801, 802, 803, 806, 807, 808, 809, 810, 811, 812, 816, 820, 829, 832, 836, 847, 853, 857, 860, 861, 862, 863, 864, 865, 866, 874, 876, 884, 893, 896, 904, 905, 911, 915, 920, 922, 929, 932, 936, 945, 949, 961, 964, 966, 969, 976, 980, 983, 987, 996, 1006, 1009, 1017 ]
123,821
[ 504, 220, 16, 24, 20, 19, 311, 220, 16, 24, 21, 15, 11, 323, 10223, 438, 3639, 4180, 18412, 369, 279, 10867, 10942, 315, 6515, 504, 220, 16, 24, 21, 16, 311, 220, 16, 24, 21, 19, 382, 80047, 6931, 271, 52, 808, 13, 4678, 315, 39745, 198, 2589, 4122, 572, 16290, 438, 264, 23901, 311, 279, 4678, 323, 10223, 4743, 3793, 7167, 6058, 220, 18, 11, 220, 16, 24, 21, 20, 13, 1260, 572, 21201, 315, 279, 13631, 3465, 27269, 10341, 2337, 279, 220, 24, 19, 339, 7992, 11, 323, 572, 6509, 264, 3746, 9144, 369, 29073, 315, 279, 4678, 13, 1913, 6058, 220, 17, 17, 11, 220, 16, 24, 22, 22, 11, 26234, 39107, 311, 3635, 279, 17702, 12386, 315, 29878, 2701, 806, 17635, 553, 4795, 27833, 24563, 323, 19539, 553, 279, 9891, 13, 4636, 23592, 287, 806, 32946, 1736, 389, 5768, 220, 17, 15, 11, 220, 16, 24, 22, 24, 11, 26234, 57405, 2329, 6588, 11, 419, 882, 304, 6515, 11, 422, 727, 2572, 1380, 566, 572, 264, 90469, 369, 10006, 55, 13034, 323, 1008, 50476, 34891, 382, 52, 808, 13, 22276, 198, 1925, 6702, 220, 19, 11, 220, 16, 24, 23, 21, 11, 26234, 572, 16290, 438, 264, 547, 808, 13, 31697, 11, 63947, 53116, 50282, 9356, 6852, 1021, 479, 37100, 320, 21, 22, 22, 11, 19, 22, 16, 311, 220, 21, 20, 15, 11, 24, 18, 16, 12684, 11, 220, 20, 15, 13, 21, 21, 4, 311, 220, 19, 23, 13, 21, 22, 52072, 71643, 825, 4647, 11, 566, 19697, 264 ]
[ 16, 24, 21, 15, 11, 323, 10223, 438, 3639, 4180, 18412, 369, 279, 10867, 10942, 315, 6515, 504, 220, 16, 24, 21, 16, 311, 220, 16, 24, 21, 19, 382, 80047, 6931, 271, 52, 808, 13, 4678, 315, 39745, 198, 2589, 4122, 572, 16290, 438, 264, 23901, 311, 279, 4678, 323, 10223, 4743, 3793, 7167, 6058, 220, 18, 11, 220, 16, 24, 21, 20, 13, 1260, 572, 21201, 315, 279, 13631, 3465, 27269, 10341, 2337, 279, 220, 24, 19, 339, 7992, 11, 323, 572, 6509, 264, 3746, 9144, 369, 29073, 315, 279, 4678, 13, 1913, 6058, 220, 17, 17, 11, 220, 16, 24, 22, 22, 11, 26234, 39107, 311, 3635, 279, 17702, 12386, 315, 29878, 2701, 806, 17635, 553, 4795, 27833, 24563, 323, 19539, 553, 279, 9891, 13, 4636, 23592, 287, 806, 32946, 1736, 389, 5768, 220, 17, 15, 11, 220, 16, 24, 22, 24, 11, 26234, 57405, 2329, 6588, 11, 419, 882, 304, 6515, 11, 422, 727, 2572, 1380, 566, 572, 264, 90469, 369, 10006, 55, 13034, 323, 1008, 50476, 34891, 382, 52, 808, 13, 22276, 198, 1925, 6702, 220, 19, 11, 220, 16, 24, 23, 21, 11, 26234, 572, 16290, 438, 264, 547, 808, 13, 31697, 11, 63947, 53116, 50282, 9356, 6852, 1021, 479, 37100, 320, 21, 22, 22, 11, 19, 22, 16, 311, 220, 21, 20, 15, 11, 24, 18, 16, 12684, 11, 220, 20, 15, 13, 21, 21, 4, 311, 220, 19, 23, 13, 21, 22, 52072, 71643, 825, 4647, 11, 566, 19697, 264 ]
1960, and served as United States Attorney for the Western District of Washington from 1961 to 1964. Political career U.S. House of Representatives Adams was elected as a Democrat to the House and served six terms beginning January 3, 1965. He was chairman of the newly created Budget Committee during the 94th Congress, and was considered a strong candidate for Speaker of the House. On January 22, 1977, Adams resigned to become the fifth Secretary of Transportation following his appointment by President Jimmy Carter and confirmation by the Senate. After resigning his Cabinet post on July 20, 1979, Adams resumed law practice, this time in Washington, D.C., where he was a lobbyist for CSX Corporation and other railroad carriers. U.S. Senator On November 4, 1986, Adams was elected as a U.S. senator, narrowly defeating incumbent Republican Slade Gorton (677,471 to 650,931 votes, 50.66% to 48.67%). Serving one term, he compiled a
[ 0, 1, 2, 3, 4, 5, 9, 16, 19, 26, 33, 42, 46, 50, 58, 67, 70, 81, 86, 87, 88, 89, 90, 91, 94, 95, 96, 97, 98, 99, 102, 111, 118, 120, 121, 123, 124, 130, 133, 149, 150, 152, 155, 159, 167, 170, 172, 181, 184, 188, 194, 198, 205, 209, 215, 225, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 245, 249, 258, 261, 265, 271, 279, 286, 296, 303, 307, 308, 309, 310, 312, 321, 322, 326, 330, 341, 343, 350, 360, 364, 372, 375, 379, 385, 386, 389, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 413, 422, 425, 432, 436, 442, 452, 455, 470, 480, 484, 496, 499, 509, 515, 522, 526, 539, 542, 546, 553, 554, 560, 567, 570, 574, 582, 587, 590, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 611, 619, 623, 632, 633, 638, 643, 646, 657, 658, 660, 662, 664, 670, 673, 677, 679, 688, 692, 695, 696, 708, 712, 718, 727, 736, 739, 740, 742, 743, 751, 752, 754, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 778, 782, 790, 793, 795, 797, 799, 800, 808, 809, 818, 828, 838, 849, 852, 855, 857, 862, 864, 865, 866, 867, 868, 869, 870, 871, 874, 875, 876, 877, 878, 879, 880, 881, 882, 888, 889, 890, 891, 892, 893, 894, 895, 896, 899, 900, 901, 902, 903, 904, 905, 908, 916, 920, 925, 926, 929, 938, 940 ]
124,069
[ 17775, 3255, 323, 572, 16510, 32345, 315, 806, 4614, 594, 11438, 13, 758, 220, 16, 24, 24, 17, 566, 14554, 537, 311, 387, 264, 9144, 369, 92711, 1283, 8063, 3198, 1865, 12239, 311, 576, 16355, 8523, 61446, 429, 26234, 1030, 11163, 5257, 14056, 315, 7244, 39994, 11, 23994, 504, 7244, 25355, 311, 16781, 13, 26234, 572, 13185, 553, 730, 2780, 350, 13574, 11, 279, 9803, 315, 264, 35404, 4238, 11, 315, 1353, 35268, 323, 78226, 1059, 304, 220, 16, 24, 23, 22, 13, 26234, 14820, 279, 18367, 11, 714, 806, 22538, 50941, 572, 57664, 32352, 553, 279, 25599, 323, 566, 14554, 311, 15800, 4751, 1091, 5214, 13188, 279, 10723, 369, 806, 4614, 13, 26234, 2581, 5558, 458, 6223, 11, 323, 12163, 304, 35077, 7919, 11, 22652, 11, 3080, 806, 4545, 4152, 311, 35405, 504, 61045, 594, 8457, 382, 77415, 198, 2589, 4122, 594, 38275, 311, 66578, 1119, 20129, 4714, 572, 29476, 304, 279, 73955, 40200, 315, 806, 38961, 323, 52781, 2337, 264, 84577, 9193, 4168, 304, 17903, 13, 576, 9736, 6686, 9936, 304, 220, 16, 24, 22, 24, 2598, 1435, 279, 330, 16154, 6969, 40598, 1, 304, 279, 24563, 21921, 11, 1393, 3066, 46217, 4795, 50106, 31401, 42266, 11, 879, 6069, 279, 5055, 28766, 36981, 18702, 16713, 1212, 26234, 11, 2598, 1435, 330, 3435, 9689, 825, 315, 279, 1850, 17903, 6234, 5431, 582, 3003, 3512, 1030, 3263, 26234, 572, 1083, 264, 4462, 315, 279, 63813, 34243, 730, 27180, 13278, 382, 9830, 1083, 198, 852, 315, 6775, 4948, 1839, 68029, 304, 279, 3639, 4180, 198, 43, 10317 ]
[ 4614, 594, 11438, 13, 758, 220, 16, 24, 24, 17, 566, 14554, 537, 311, 387, 264, 9144, 369, 92711, 1283, 8063, 3198, 1865, 12239, 311, 576, 16355, 8523, 61446, 429, 26234, 1030, 11163, 5257, 14056, 315, 7244, 39994, 11, 23994, 504, 7244, 25355, 311, 16781, 13, 26234, 572, 13185, 553, 730, 2780, 350, 13574, 11, 279, 9803, 315, 264, 35404, 4238, 11, 315, 1353, 35268, 323, 78226, 1059, 304, 220, 16, 24, 23, 22, 13, 26234, 14820, 279, 18367, 11, 714, 806, 22538, 50941, 572, 57664, 32352, 553, 279, 25599, 323, 566, 14554, 311, 15800, 4751, 1091, 5214, 13188, 279, 10723, 369, 806, 4614, 13, 26234, 2581, 5558, 458, 6223, 11, 323, 12163, 304, 35077, 7919, 11, 22652, 11, 3080, 806, 4545, 4152, 311, 35405, 504, 61045, 594, 8457, 382, 77415, 198, 2589, 4122, 594, 38275, 311, 66578, 1119, 20129, 4714, 572, 29476, 304, 279, 73955, 40200, 315, 806, 38961, 323, 52781, 2337, 264, 84577, 9193, 4168, 304, 17903, 13, 576, 9736, 6686, 9936, 304, 220, 16, 24, 22, 24, 2598, 1435, 279, 330, 16154, 6969, 40598, 1, 304, 279, 24563, 21921, 11, 1393, 3066, 46217, 4795, 50106, 31401, 42266, 11, 879, 6069, 279, 5055, 28766, 36981, 18702, 16713, 1212, 26234, 11, 2598, 1435, 330, 3435, 9689, 825, 315, 279, 1850, 17903, 6234, 5431, 582, 3003, 3512, 1030, 3263, 26234, 572, 1083, 264, 4462, 315, 279, 63813, 34243, 730, 27180, 13278, 382, 9830, 1083, 198, 852, 315, 6775, 4948, 1839, 68029, 304, 279, 3639, 4180, 198, 43, 10317 ]
party's leadership. In 1992 he chose not to be a candidate for reelection after eight women made statements to The Seattle Times alleging that Adams had committed various acts of sexual misconduct, ranging from sexual harassment to rape. Adams was accused by Kari Tupper, the daughter of a longtime friend, of drugging and assaulting her in 1987. Adams denied the allegations, but his popularity statewide was weakened considerably by the scandal and he chose to retire rather than risk losing the seat for his party. Adams never lost an election, and lived in Stevensville, Maryland, until his death due to complications from Parkinson's disease. Legacy Adams's willingness to plunge into controversial issues was evident in the contrasting assessments of his tenure and accomplishments during a tumultuous period in transportation. The Wall Street Journal in 1979 called him the "biggest disappointment" in the Carter cabinet, while Public Citizen President Joan Claybrook, who led the National Highway Traffic Safety Administration under Adams, called him "absolutely one of the best transportation secretaries we've ever had". Adams was also a member of the Phi Beta Kappa Society. See also List of federal political sex scandals in the United States Lobby
[ 0, 6, 8, 19, 20, 23, 24, 25, 26, 27, 28, 31, 37, 41, 44, 47, 49, 59, 63, 74, 80, 86, 92, 97, 108, 111, 115, 123, 129, 138, 143, 149, 153, 163, 171, 176, 179, 186, 197, 198, 206, 211, 218, 229, 232, 237, 238, 244, 248, 256, 259, 261, 264, 266, 271, 272, 276, 285, 288, 290, 299, 306, 307, 310, 313, 319, 323, 334, 338, 341, 342, 343, 344, 345, 346, 347, 353, 360, 364, 376, 377, 381, 385, 396, 406, 410, 419, 432, 435, 439, 447, 451, 454, 460, 463, 470, 477, 482, 487, 494, 498, 503, 507, 511, 517, 518, 524, 530, 535, 538, 547, 548, 552, 558, 561, 569, 574, 575, 584, 585, 591, 595, 601, 605, 608, 622, 627, 637, 639, 647, 650, 656, 657, 659, 662, 664, 676, 679, 686, 691, 705, 712, 716, 724, 727, 731, 743, 755, 758, 762, 769, 773, 789, 796, 798, 805, 809, 816, 819, 834, 835, 839, 844, 851, 859, 862, 863, 864, 865, 866, 867, 874, 878, 882, 884, 887, 891, 906, 907, 910, 914, 921, 929, 930, 936, 943, 951, 961, 966, 971, 976, 977, 981, 985, 989, 998, 1006, 1014, 1021, 1036, 1042, 1048, 1049, 1056, 1060, 1062, 1065, 1072, 1076, 1079, 1083, 1088, 1103, 1110, 1115, 1118, 1121, 1126, 1130, 1132, 1138, 1142, 1147, 1149, 1156, 1159, 1163, 1167, 1172, 1174, 1178, 1186, 1189, 1192, 1197, 1198, 1202, 1205, 1213, 1223, 1227, 1236, 1239, 1243, 1250, 1257, 1258, 1259, 1263 ]
124,317
[ 287, 304, 279, 3639, 4180, 271, 31712, 271, 30328, 5290, 271, 18727, 1886, 198, 47577, 26234, 44131, 13, 220, 16, 24, 19, 22, 12, 16, 24, 24, 23, 13, 220, 18, 17, 21, 13, 20, 19, 40899, 7541, 320, 19, 20, 21, 14697, 4292, 47577, 26234, 10300, 4426, 13, 53507, 220, 16, 24, 17, 15, 12, 16, 24, 24, 17, 13, 47577, 26234, 10300, 4426, 624, 11867, 619, 13, 3261, 1323, 352, 15689, 13, 220, 16, 24, 20, 15, 12, 16, 24, 24, 19, 13, 220, 16, 19, 13, 23, 20, 40899, 7541, 2670, 17460, 551, 3684, 11, 220, 17, 8003, 30155, 78500, 11, 220, 21, 20, 23029, 509, 9852, 2338, 11, 220, 16, 7699, 2560, 11, 220, 16, 16, 56282, 311, 56282, 5112, 51696, 5519, 220, 18, 3589, 382, 25913, 7746, 271, 53, 11519, 3255, 18401, 553, 279, 6515, 3877, 198, 4710, 91, 10452, 91, 10452, 91, 10452, 91, 10452, 6746, 25, 16, 24, 17, 22, 65232, 198, 6746, 25, 17, 15, 15, 19, 16375, 198, 6746, 25, 28418, 72342, 198, 6746, 25, 66321, 504, 61045, 594, 8457, 198, 6746, 25, 89899, 8554, 3639, 4180, 38920, 198, 6746, 25, 26490, 21601, 7506, 6022, 51021, 198, 6746, 25, 24371, 315, 279, 3639, 4180, 4678, 315, 39745, 504, 6515, 320, 2454, 340, 6746, 25, 38066, 48472, 504, 23077, 11, 18784, 198, 6746, 25, 96347, 9621, 504, 23077, 11, 18784, 198, 6746, 25, 22372, 4180, 7711, 26812, 369, 279, 10867, 10942, 315, 6515, 198, 6746, 25, 22372, 4180, 19036, 68838, 198, 6746, 25, 22372, 4180, 8599, 5431, 315 ]
[ 30328, 5290, 271, 18727, 1886, 198, 47577, 26234, 44131, 13, 220, 16, 24, 19, 22, 12, 16, 24, 24, 23, 13, 220, 18, 17, 21, 13, 20, 19, 40899, 7541, 320, 19, 20, 21, 14697, 4292, 47577, 26234, 10300, 4426, 13, 53507, 220, 16, 24, 17, 15, 12, 16, 24, 24, 17, 13, 47577, 26234, 10300, 4426, 624, 11867, 619, 13, 3261, 1323, 352, 15689, 13, 220, 16, 24, 20, 15, 12, 16, 24, 24, 19, 13, 220, 16, 19, 13, 23, 20, 40899, 7541, 2670, 17460, 551, 3684, 11, 220, 17, 8003, 30155, 78500, 11, 220, 21, 20, 23029, 509, 9852, 2338, 11, 220, 16, 7699, 2560, 11, 220, 16, 16, 56282, 311, 56282, 5112, 51696, 5519, 220, 18, 3589, 382, 25913, 7746, 271, 53, 11519, 3255, 18401, 553, 279, 6515, 3877, 198, 4710, 91, 10452, 91, 10452, 91, 10452, 91, 10452, 6746, 25, 16, 24, 17, 22, 65232, 198, 6746, 25, 17, 15, 15, 19, 16375, 198, 6746, 25, 28418, 72342, 198, 6746, 25, 66321, 504, 61045, 594, 8457, 198, 6746, 25, 89899, 8554, 3639, 4180, 38920, 198, 6746, 25, 26490, 21601, 7506, 6022, 51021, 198, 6746, 25, 24371, 315, 279, 3639, 4180, 4678, 315, 39745, 504, 6515, 320, 2454, 340, 6746, 25, 38066, 48472, 504, 23077, 11, 18784, 198, 6746, 25, 96347, 9621, 504, 23077, 11, 18784, 198, 6746, 25, 22372, 4180, 7711, 26812, 369, 279, 10867, 10942, 315, 6515, 198, 6746, 25, 22372, 4180, 19036, 68838, 198, 6746, 25, 22372, 4180, 8599, 5431, 315 ]
Further reading Archives Brock Adams Papers. 1947-1998. 326.54 cubic feet (456 boxes). Brock Adams photograph collection. circa 1920-1992. Brock Adams photograph collection. Richard J. Carbray papers. 1950-1994. 14.85 cubic feet including oversize material, 2 microfilm reels, 65 videocassettes, 1 audio disc, 11 reel to reel sound tapes plus 3 items. External links Voting record maintained by the Washington Post |- |- |- |- Category:1927 births Category:2004 deaths Category:American lobbyists Category:Deaths from Parkinson's disease Category:Democratic Party United States senators Category:Harvard Law School alumni Category:Members of the United States House of Representatives from Washington (state) Category:Lawyers from Portland, Oregon Category:Politicians from Portland, Oregon Category:United States Attorneys for the Western District of Washington Category:United States Navy sailors Category:United States Secretaries of
[ 0, 7, 15, 17, 21, 25, 26, 32, 38, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 70, 75, 77, 78, 79, 80, 86, 89, 95, 101, 112, 123, 124, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 147, 153, 164, 175, 177, 185, 187, 188, 192, 194, 196, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 227, 232, 242, 248, 251, 260, 261, 262, 263, 269, 273, 279, 280, 281, 282, 283, 288, 290, 295, 298, 299, 300, 301, 307, 312, 313, 314, 315, 316, 321, 324, 329, 335, 341, 346, 347, 348, 354, 357, 365, 371, 373, 374, 379, 386, 397, 400, 404, 415, 420, 421, 424, 425, 428, 429, 432, 433, 436, 437, 440, 448, 449, 450, 451, 452, 453, 460, 461, 469, 470, 471, 472, 473, 474, 481, 482, 490, 491, 499, 509, 510, 518, 519, 525, 530, 540, 542, 550, 551, 559, 560, 570, 576, 583, 590, 599, 600, 608, 609, 612, 616, 620, 627, 634, 635, 643, 644, 651, 654, 658, 665, 672, 678, 681, 697, 702, 713, 715, 720, 722, 730, 731, 734, 738, 743, 752, 753, 760, 761, 769, 770, 775, 781, 786, 795, 796, 803, 804, 812, 813, 819, 826, 830, 836, 840, 844, 852, 861, 864, 875, 876, 884, 885, 891, 898, 903, 911, 912, 920, 921, 927, 934, 941, 946, 949 ]
124,565
[ 25286, 8813, 2367, 11266, 10689, 1717, 323, 77095, 45308, 3848, 268, 594, 10641, 12681, 10815, 481, 730, 2916, 34, 220, 22, 5398, 11, 11678, 14927, 11, 28874, 271, 25286, 8813, 2367, 11266, 10689, 1717, 323, 77095, 45308, 3848, 268, 594, 10641, 12681, 10815, 271, 17372, 25, 16073, 24391, 11613, 16016, 10335, 13, 11733, 916, 220, 21, 7541, 16217, 13, 11733, 448, 4428, 1809, 12624, 13, 1597, 6303, 53051, 323, 6623, 64620, 3643, 432, 2588, 311, 3291, 1948, 279, 1378, 382, 29133, 2696, 315, 3039, 582, 686, 387, 10099, 4531, 323, 7247, 686, 387, 52202, 518, 752, 496, 2521, 566, 686, 387, 52202, 518, 77095, 1, 481, 31878, 10689, 1717, 271, 29133, 2696, 315, 4217, 3520, 653, 13, 2379, 3278, 1618, 752, 10689, 1717, 323, 6259, 11, 323, 358, 3278, 1101, 2968, 1105, 264, 1401, 11, 1075, 11, 582, 1513, 944, 1401, 429, 1753, 25992, 1189, 481, 43487, 7066, 45308, 3848, 268, 271, 4416, 1246, 646, 498, 3735, 1817, 825, 700, 1939, 73637, 34847, 3166, 911, 601, 374, 11, 358, 614, 264, 12975, 6502, 11, 432, 594, 264, 80172, 36104, 1189, 481, 28251, 1717, 271, 7039, 1052, 1969, 387, 1045, 11799, 1948, 1246, 279, 1378, 16016, 10335, 1486, 382, 7044, 646, 2287, 7037, 7274, 264, 2696, 7025, 11, 323, 10099, 11088, 2225, 11, 1380, 566, 1101, 23011, 448, 806, 1968, 1495, 11, 323, 566, 1101, 5221, 1283, 432, 323, 4278, 2176, 5510, 1189, 481, 45308, 3848, 268, 271, 3983, 279, 29803, 498, 1490, 389, 279, 2070, 11, 1083, 9539, 1007, 279, 2070, 13, 45308, 3848, 268, 323 ]
[ 45308, 3848, 268, 594, 10641, 12681, 10815, 481, 730, 2916, 34, 220, 22, 5398, 11, 11678, 14927, 11, 28874, 271, 25286, 8813, 2367, 11266, 10689, 1717, 323, 77095, 45308, 3848, 268, 594, 10641, 12681, 10815, 271, 17372, 25, 16073, 24391, 11613, 16016, 10335, 13, 11733, 916, 220, 21, 7541, 16217, 13, 11733, 448, 4428, 1809, 12624, 13, 1597, 6303, 53051, 323, 6623, 64620, 3643, 432, 2588, 311, 3291, 1948, 279, 1378, 382, 29133, 2696, 315, 3039, 582, 686, 387, 10099, 4531, 323, 7247, 686, 387, 52202, 518, 752, 496, 2521, 566, 686, 387, 52202, 518, 77095, 1, 481, 31878, 10689, 1717, 271, 29133, 2696, 315, 4217, 3520, 653, 13, 2379, 3278, 1618, 752, 10689, 1717, 323, 6259, 11, 323, 358, 3278, 1101, 2968, 1105, 264, 1401, 11, 1075, 11, 582, 1513, 944, 1401, 429, 1753, 25992, 1189, 481, 43487, 7066, 45308, 3848, 268, 271, 4416, 1246, 646, 498, 3735, 1817, 825, 700, 1939, 73637, 34847, 3166, 911, 601, 374, 11, 358, 614, 264, 12975, 6502, 11, 432, 594, 264, 80172, 36104, 1189, 481, 28251, 1717, 271, 7039, 1052, 1969, 387, 1045, 11799, 1948, 1246, 279, 1378, 16016, 10335, 1486, 382, 7044, 646, 2287, 7037, 7274, 264, 2696, 7025, 11, 323, 10099, 11088, 2225, 11, 1380, 566, 1101, 23011, 448, 806, 1968, 1495, 11, 323, 566, 1101, 5221, 1283, 432, 323, 4278, 2176, 5510, 1189, 481, 45308, 3848, 268, 271, 3983, 279, 29803, 498, 1490, 389, 279, 2070, 11, 1083, 9539, 1007, 279, 2070, 13, 45308, 3848, 268, 323 ]
Ellefsen's brother-like bond - KPLC 7 News, Lake Charles, Louisiana McNeese Chris Loveless and Everett Ellefsen's brother-like bond Posted: Updated: Two defensive ends. Both over 6 feet tall. Both with similar game patterns. And blue jerseys and gold helmets makes it hard to tell between the two. "A lot of times we will be watching film and coach will be yelling at me.. Or he will be yelling at Everett" -Chris Loveless "A lot of players actually do. They'll call me Loveless and stuff, and I'll just give them a look, like, we don't look that much alike." -Everett Ellefsen So how can you pick each one out? "One distinctive thing about us is, I have a neck roll, it's a cowboy collar." -Loveless Now there must be some differences between how the two defensive ends play. "I can catch myself thinking a lot sometimes, and watching plays develop, where he just sits with his head down, and he just gets after it and works both ways." - Ellefsen But the chemistry you see on the field, also continues off the field. Ellefsen and
[ 0, 5, 7, 9, 11, 19, 24, 29, 31, 33, 35, 36, 37, 38, 43, 44, 49, 57, 58, 68, 70, 72, 74, 77, 83, 88, 92, 96, 104, 109, 111, 113, 115, 123, 128, 133, 135, 141, 142, 150, 154, 157, 167, 172, 173, 178, 183, 184, 185, 190, 195, 196, 201, 206, 214, 219, 228, 229, 233, 238, 246, 250, 255, 263, 269, 272, 277, 280, 285, 293, 297, 301, 304, 306, 310, 313, 319, 322, 327, 330, 339, 344, 348, 354, 359, 362, 370, 373, 376, 378, 381, 384, 389, 392, 400, 403, 411, 412, 414, 419, 424, 428, 430, 432, 436, 439, 447, 456, 459, 460, 465, 468, 473, 476, 481, 485, 489, 495, 496, 500, 502, 505, 510, 515, 520, 522, 527, 528, 533, 534, 537, 541, 543, 548, 553, 558, 564, 566, 568, 572, 575, 580, 582, 584, 586, 588, 592, 596, 600, 605, 610, 614, 618, 621, 625, 637, 643, 649, 652, 655, 656, 658, 663, 665, 670, 675, 676, 679, 681, 683, 690, 697, 699, 701, 705, 709, 711, 714, 720, 725, 728, 733, 745, 753, 757, 761, 765, 775, 780, 785, 788, 790, 794, 800, 807, 816, 818, 822, 832, 833, 837, 846, 852, 860, 861, 867, 870, 875, 880, 885, 889, 894, 899, 900, 904, 907, 912, 917, 923, 926, 930, 936, 941, 946, 948, 950, 955, 957, 959, 961, 964, 968, 978, 982, 986, 989, 993, 999, 1000, 1005, 1015, 1019, 1023, 1029, 1030, 1035, 1037, 1039, 1043 ]
124,813
[ 10689, 1717, 633, 3786, 4889, 315, 8964, 323, 614, 264, 10641, 12681, 10815, 382, 10713, 582, 2299, 9966, 311, 728, 19948, 13671, 323, 358, 33390, 1320, 7741, 700, 389, 1435, 11, 323, 358, 1079, 279, 825, 879, 18218, 1435, 1189, 481, 28251, 1717, 271, 6865, 1496, 614, 15988, 11400, 369, 1817, 1008, 382, 1, 43487, 7066, 702, 264, 2421, 15988, 89044, 13, 1260, 594, 18609, 468, 11, 476, 468, 11, 92944, 1189, 481, 28251, 1717, 271, 67681, 5307, 332, 374, 264, 15988, 11494, 429, 702, 15700, 448, 752, 369, 50469, 13, 358, 2776, 4658, 825, 315, 279, 16016, 81673, 304, 279, 33160, 311, 9850, 264, 1379, 24355, 31535, 13, 9646, 807, 5499, 10568, 389, 358, 1744, 429, 432, 5499, 15700, 1602, 1632, 448, 1105, 1189, 481, 6582, 273, 3848, 268, 271, 7044, 2776, 18635, 10689, 1189, 481, 28251, 1717, 271, 3036, 429, 3265, 5025, 8609, 862, 1809, 389, 279, 2070, 382, 38369, 807, 1156, 3697, 323, 358, 3207, 944, 1414, 432, 11, 807, 1033, 5619, 323, 432, 572, 803, 1075, 582, 4829, 311, 9382, 1817, 1008, 13, 1988, 1431, 429, 582, 2299, 4780, 11, 582, 14907, 432, 1189, 481, 28251, 1717, 1406, 71504, 553, 4337, 7039, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 614, 264, 10641, 12681, 10815, 382, 10713, 582, 2299, 9966, 311, 728, 19948, 13671, 323, 358, 33390, 1320, 7741, 700, 389, 1435, 11, 323, 358, 1079, 279, 825, 879, 18218, 1435, 1189, 481, 28251, 1717, 271, 6865, 1496, 614, 15988, 11400, 369, 1817, 1008, 382, 1, 43487, 7066, 702, 264, 2421, 15988, 89044, 13, 1260, 594, 18609, 468, 11, 476, 468, 11, 92944, 1189, 481, 28251, 1717, 271, 67681, 5307, 332, 374, 264, 15988, 11494, 429, 702, 15700, 448, 752, 369, 50469, 13, 358, 2776, 4658, 825, 315, 279, 16016, 81673, 304, 279, 33160, 311, 9850, 264, 1379, 24355, 31535, 13, 9646, 807, 5499, 10568, 389, 358, 1744, 429, 432, 5499, 15700, 1602, 1632, 448, 1105, 1189, 481, 6582, 273, 3848, 268, 271, 7044, 2776, 18635, 10689, 1189, 481, 28251, 1717, 271, 3036, 429, 3265, 5025, 8609, 862, 1809, 389, 279, 2070, 382, 38369, 807, 1156, 3697, 323, 358, 3207, 944, 1414, 432, 11, 807, 1033, 5619, 323, 432, 572, 803, 1075, 582, 4829, 311, 9382, 1817, 1008, 13, 1988, 1431, 429, 582, 2299, 4780, 11, 582, 14907, 432, 1189, 481, 28251, 1717, 1406, 71504, 553, 4337, 7039 ]
have a brother-like bond. "We we're supposed to go fishing yesterday and I kinda flaked out on him, and I am the one who invited him." -Loveless They even have nicknames for each other. "Everett has a few nick-names. He's Easy E, or E, Peanut." -Loveless "Peanut is a nick-name that has stuck with me for awhile. I'm probably one of the defensive lineman in the NCAA to wear a size Medium helmet. Once they finally caught on I think that it finally stuck very well with them." -Ellefsen "I'm Doctor Love." -Loveless And that close relationship helps their game on the field. "When they first came and I didn't know it, they were playing and it was more like we wanted to beat each other. But now that we're friends, we encourage it." -Loveless Powered by WorldNow
[ 0, 5, 7, 15, 20, 25, 28, 31, 34, 37, 46, 49, 52, 60, 70, 74, 76, 82, 85, 89, 93, 96, 100, 101, 105, 107, 110, 114, 118, 122, 130, 134, 136, 138, 142, 146, 148, 152, 157, 162, 167, 172, 176, 181, 187, 190, 191, 195, 198, 202, 204, 208, 213, 219, 220, 223, 225, 230, 232, 233, 236, 238, 239, 246, 248, 250, 254, 258, 260, 262, 265, 267, 270, 272, 277, 282, 287, 291, 297, 302, 305, 309, 316, 317, 319, 321, 330, 334, 337, 341, 351, 359, 362, 366, 371, 374, 379, 381, 386, 393, 400, 401, 406, 411, 419, 426, 429, 431, 437, 442, 445, 453, 459, 464, 469, 474, 479, 481, 483, 485, 487, 489, 491, 493, 495, 497, 504, 509, 511, 513, 517, 521, 523, 526, 531, 537, 550, 556, 562, 567, 570, 574, 580, 583, 588, 593, 599, 604, 608, 610, 615, 617, 622, 625, 626, 631, 636, 644, 648, 651, 655, 660, 665, 668, 675, 678, 683, 688, 694, 695, 699, 703, 708, 711, 714, 722, 723, 726, 736, 739, 741, 743, 747, 751, 754, 761, 764, 770, 773 ]
125,001
[ 1124, 2413, 1350, 90, 23, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 23, 13, 18, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 24, 13, 21, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 23, 13, 17, 19, 68, 12, 19, 92, 24984, 1124, 71, 1056, 271, 21, 609, 220, 17, 15, 24, 609, 220, 17, 20, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 16, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 18, 13, 21, 68, 12, 20, 92, 24984, 1124, 71, 1056, 271, 23, 609, 220, 19, 24, 19, 609, 220, 18, 22, 17, 21, 609, 1124, 2413, 1350, 90, 16, 68, 12, 21, 92, 609, 59, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 59, 2413, 1350, 90, 19, 68, 12, 21, 85539, 1124, 71, 1056, 1124, 408, 90, 6192, 1276, 92, 1124, 408, 90, 2005, 630, 59, 408, 90, 327, 1307, 630, 59, 68874, 90, 3523, 315, 91973, 82021, 92, 1124, 1502, 90, 5090, 941, 30286, 6226, 630, 1654, 1156, 28502, 2900, 279, 11483, 21910, 7481, 553, 57960, 4083, 90, 55, 25547, 83, 15087, 1119, 220, 2613, 323, 3460, 220, 21910, 13, 5692, 582, 9658, 429, 419, 65166, 374, 1099, 13, 4354, 11, 432, 374, 8036, 429, 2337, 279, 17590, 916, 882, 11, 582, 646, 320, 10694, 43828, 287, 279, 10284, 7982, 8, 5157, 264, 2155, 220, 65166 ]
[ 92, 609, 1124, 2413, 1350, 90, 23, 13, 18, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 24, 13, 21, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 23, 13, 17, 19, 68, 12, 19, 92, 24984, 1124, 71, 1056, 271, 21, 609, 220, 17, 15, 24, 609, 220, 17, 20, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 16, 68, 12, 20, 92, 609, 1124, 2413, 1350, 90, 18, 13, 21, 68, 12, 20, 92, 24984, 1124, 71, 1056, 271, 23, 609, 220, 19, 24, 19, 609, 220, 18, 22, 17, 21, 609, 1124, 2413, 1350, 90, 16, 68, 12, 21, 92, 609, 59, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 1124, 2413, 1350, 90, 17, 68, 12, 21, 92, 609, 59, 2413, 1350, 90, 19, 68, 12, 21, 85539, 1124, 71, 1056, 1124, 408, 90, 6192, 1276, 92, 1124, 408, 90, 2005, 630, 59, 408, 90, 327, 1307, 630, 59, 68874, 90, 3523, 315, 91973, 82021, 92, 1124, 1502, 90, 5090, 941, 30286, 6226, 630, 1654, 1156, 28502, 2900, 279, 11483, 21910, 7481, 553, 57960, 4083, 90, 55, 25547, 83, 15087, 1119, 220, 2613, 323, 3460, 220, 21910, 13, 5692, 582, 9658, 429, 419, 65166, 374, 1099, 13, 4354, 11, 432, 374, 8036, 429, 2337, 279, 17590, 916, 882, 11, 582, 646, 320, 10694, 43828, 287, 279, 10284, 7982, 8, 5157, 264, 2155, 220, 65166 ]
} & \numprint{8.3e-5} & \numprint{9.6e-5} & \numprint{8.24e-4} \\ \hline 6 & 209 & 25 & \numprint{2e-6} & \numprint{2e-6} & \numprint{1e-5} & \numprint{3.6e-5} \\ \hline 8 & 494 & 3726 & \numprint{1e-6} &\numprint{2e-6} & \numprint{2e-6} &\numprint{4e-6}\\ \hline \end{tabular} \end{table} \end{exmp} \subsection{Method of Conditional Moments} \label{appendix:mcm} We first decompose the chemical populations described by $\vec{X}(t)$ into small and large populations. Here we assume that this decomposition is static. However, it is obvious that during the integration over time, we can (after reconstructing the joint distribution) choose a different decomposition
[ 0, 1, 3, 5, 8, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 28, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 45, 48, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 65, 67, 68, 72, 74, 75, 77, 78, 79, 80, 81, 83, 84, 85, 86, 88, 90, 93, 98, 99, 100, 101, 102, 103, 104, 106, 108, 111, 116, 117, 118, 119, 120, 121, 122, 124, 126, 129, 134, 135, 136, 137, 138, 139, 140, 142, 144, 147, 152, 153, 154, 155, 156, 157, 158, 159, 160, 163, 165, 166, 170, 172, 173, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 188, 190, 193, 198, 199, 200, 201, 202, 203, 204, 206, 207, 210, 215, 216, 217, 218, 219, 220, 221, 223, 225, 228, 233, 234, 235, 236, 237, 238, 239, 241, 242, 245, 250, 251, 252, 253, 254, 255, 258, 260, 261, 265, 267, 270, 271, 274, 278, 279, 281, 284, 285, 290, 293, 294, 297, 298, 300, 302, 305, 306, 316, 317, 323, 326, 338, 346, 347, 349, 354, 355, 361, 363, 365, 367, 370, 372, 378, 384, 388, 392, 401, 413, 423, 426, 429, 432, 433, 434, 436, 437, 439, 444, 445, 451, 455, 461, 462, 474, 475, 480, 483, 490, 495, 500, 514, 517, 524, 525, 533, 534, 537, 540, 548, 553, 560, 564, 576, 581, 586, 587, 590, 594, 596, 601, 613, 616, 620, 626, 639, 640, 647, 649, 659, 660, 674 ]
125,249
[ 67, 24433, 3005, 717, 20, 532, 197, 17671, 323, 1290, 7089, 4292, 197, 1654, 22986, 429, 279, 56204, 1465, 374, 198, 8810, 2744, 304, 419, 1142, 624, 70167, 23095, 13, 93, 59, 1097, 90, 904, 25, 327, 2280, 62, 17, 67, 24433, 3005, 717, 20, 92, 715, 197, 896, 1083, 7089, 279, 31773, 7982, 315, 400, 47, 62, 17, 3, 715, 55742, 279, 35301, 369, 715, 32088, 1156, 16162, 315, 279, 7982, 715, 92936, 387, 20975, 3884, 624, 31926, 42638, 1882, 369, 279, 13761, 3398, 1614, 715, 3244, 2050, 803, 882, 715, 197, 53795, 369, 220, 14862, 7493, 1614, 198, 2233, 6631, 315, 264, 1753, 8131, 1824, 624, 31926, 4303, 882, 315, 279, 825, 32420, 42638, 5872, 3677, 374, 705, 311, 400, 18, 3, 6486, 198, 52477, 304, 279, 1378, 32420, 1142, 374, 705, 311, 400, 20, 3, 4420, 624, 197, 30385, 11, 1588, 279, 87838, 315, 279, 42638, 10324, 374, 279, 1824, 56204, 13, 3422, 198, 197, 44500, 11, 279, 4522, 315, 28502, 8314, 279, 4389, 859, 1882, 198, 2084, 78, 1378, 220, 5479, 11, 438, 2814, 369, 279, 34687, 4445, 37906, 11, 3059, 304, 715, 1166, 365, 261, 37906, 323, 264, 803, 13382, 4008, 315, 279, 1882, 624, 31926, 36824, 2629, 315, 3856, 48216, 323, 82004, 715, 197, 34687, 42685, 4977, 311, 387, 7945, 715, 7018, 23699, 979, 5942, 30224, 6351, 7709, 11, 1741, 438, 304, 279, 198, 3677, 13761, 3398, 220, 1614, 624, 8689, 271, 197, 59, 7265, 90, 17781, 9, 532, 59, 23347, 515, 197, 197, 70405, 3398, 25, 279, 9848, 96376 ]
[ 323, 1290, 7089, 4292, 197, 1654, 22986, 429, 279, 56204, 1465, 374, 198, 8810, 2744, 304, 419, 1142, 624, 70167, 23095, 13, 93, 59, 1097, 90, 904, 25, 327, 2280, 62, 17, 67, 24433, 3005, 717, 20, 92, 715, 197, 896, 1083, 7089, 279, 31773, 7982, 315, 400, 47, 62, 17, 3, 715, 55742, 279, 35301, 369, 715, 32088, 1156, 16162, 315, 279, 7982, 715, 92936, 387, 20975, 3884, 624, 31926, 42638, 1882, 369, 279, 13761, 3398, 1614, 715, 3244, 2050, 803, 882, 715, 197, 53795, 369, 220, 14862, 7493, 1614, 198, 2233, 6631, 315, 264, 1753, 8131, 1824, 624, 31926, 4303, 882, 315, 279, 825, 32420, 42638, 5872, 3677, 374, 705, 311, 400, 18, 3, 6486, 198, 52477, 304, 279, 1378, 32420, 1142, 374, 705, 311, 400, 20, 3, 4420, 624, 197, 30385, 11, 1588, 279, 87838, 315, 279, 42638, 10324, 374, 279, 1824, 56204, 13, 3422, 198, 197, 44500, 11, 279, 4522, 315, 28502, 8314, 279, 4389, 859, 1882, 198, 2084, 78, 1378, 220, 5479, 11, 438, 2814, 369, 279, 34687, 4445, 37906, 11, 3059, 304, 715, 1166, 365, 261, 37906, 323, 264, 803, 13382, 4008, 315, 279, 1882, 624, 31926, 36824, 2629, 315, 3856, 48216, 323, 82004, 715, 197, 34687, 42685, 4977, 311, 387, 7945, 715, 7018, 23699, 979, 5942, 30224, 6351, 7709, 11, 1741, 438, 304, 279, 198, 3677, 13761, 3398, 220, 1614, 624, 8689, 271, 197, 59, 7265, 90, 17781, 9, 532, 59, 23347, 515, 197, 197, 70405, 3398, 25, 279, 9848, 96376 ]
and right plot). We observe that the approximation error is large in this case. In Fig.~\ref{fig:exsw_2d_conditional_m5} we also plot the marginal distribution of $P_2$ where the mismatch for the first peak of the distribution can be explicitly seen. The reconstruction process for the exclusive switch model takes more time than for gene expression model because of a much larger support. The running time of the one-dimensional reconstruction is up to $3$ seconds and in the two-dimensional case is up to $5$ minutes. Again, here the bottleneck of the reconstruction procedure is the support approximation.\\ Thus, the idea of decomposing the Markov process into two parts, as done for the conditional moment equations, results in fewer equations and a more accurate description of the process. The weighted sum of mode probabilities and reconstructed conditional distributions seems to be particularly beneficial when systems exhibit complex behavior, such as in the exclusive switch model. \begin{figure*} \caption{ Exclusive switch: the approximations
[ 0, 4, 10, 15, 18, 19, 21, 29, 34, 38, 52, 58, 61, 62, 64, 68, 71, 76, 81, 83, 86, 90, 91, 92, 93, 96, 97, 100, 101, 103, 105, 106, 107, 108, 113, 120, 122, 123, 124, 126, 127, 129, 134, 139, 143, 152, 165, 168, 170, 171, 172, 173, 174, 176, 182, 186, 195, 199, 201, 205, 211, 216, 219, 223, 236, 238, 242, 245, 256, 261, 263, 267, 282, 290, 294, 298, 308, 315, 321, 323, 325, 329, 334, 339, 341, 342, 346, 350, 351, 356, 367, 373, 374, 376, 382, 385, 387, 392, 399, 407, 409, 413, 421, 426, 429, 433, 437, 449, 464, 468, 470, 473, 476, 479, 481, 482, 483, 491, 492, 496, 499, 503, 507, 519, 524, 527, 530, 533, 535, 536, 537, 545, 547, 548, 553, 554, 559, 563, 574, 577, 581, 596, 606, 609, 613, 621, 635, 636, 638, 639, 640, 644, 645, 649, 654, 657, 663, 669, 673, 678, 680, 688, 689, 693, 694, 698, 699, 705, 706, 709, 714, 718, 722, 734, 741, 751, 752, 760, 763, 765, 767, 769, 771, 781, 785, 787, 792, 801, 813, 816, 820, 828, 830, 834, 843, 847, 850, 855, 869, 873, 887, 889, 890, 902, 916, 922, 925, 928, 941, 943, 945, 956, 961, 969, 977, 985, 994, 995, 1000, 1003, 1006, 1010, 1011, 1013, 1023, 1030, 1031, 1037, 1039, 1042, 1044, 1045, 1046, 1051, 1052, 1058, 1059, 1061, 1062, 1069, 1071, 1072, 1073, 1082, 1089, 1090, 1094, 1101, 1109 ]
125,497
[ 29, 16, 15, 15, 3, 24984, 609, 220, 22, 609, 220, 20, 13, 22, 609, 220, 22, 13, 23, 609, 220, 22, 24, 13, 20, 609, 220, 23, 15, 13, 20, 609, 220, 21, 13, 21, 609, 400, 23586, 16, 15, 15, 24984, 271, 59, 87934, 90, 17, 12, 23, 630, 59, 26268, 651, 90, 18, 15170, 9, 58373, 47, 62, 17, 3, 92, 715, 220, 609, 220, 18, 609, 400, 23586, 16, 15, 15, 609, 400, 23586, 16, 15, 15, 609, 220, 19, 15, 13, 23, 609, 220, 19, 16, 13, 20, 609, 400, 23586, 16, 15, 15, 609, 400, 23586, 16, 15, 15, 90155, 220, 609, 220, 20, 609, 220, 16, 22, 13, 22, 609, 400, 23586, 16, 15, 15, 609, 220, 16, 19, 13, 24, 609, 220, 16, 19, 13, 23, 609, 220, 16, 22, 13, 23, 609, 400, 23586, 16, 15, 15, 90155, 220, 609, 220, 22, 609, 220, 16, 20, 13, 18, 609, 220, 22, 13, 19, 609, 220, 22, 13, 20, 609, 220, 23, 13, 17, 609, 220, 16, 17, 13, 15, 609, 220, 16, 24, 13, 16, 24984, 271, 59, 87934, 90, 17, 12, 23, 92, 1124, 408, 90, 6192, 1276, 532, 298, 197, 532, 197, 197, 59, 408, 90, 2005, 630, 1572, 197, 1654, 22986, 429, 279, 715, 197, 48053, 5465, 1465, 400, 8484, 1124, 31767, 1369, 56014, 258, 36958, 24884, 4, 3, 374, 17377, 271, 2023, 2176, 27796, 400, 47, 62, 16, 3, 323, 400, 47, 62, 17, 25046, 60180, 279, 1124, 336, 759, 90, 79796, 2629 ]
[ 22, 609, 220, 20, 13, 22, 609, 220, 22, 13, 23, 609, 220, 22, 24, 13, 20, 609, 220, 23, 15, 13, 20, 609, 220, 21, 13, 21, 609, 400, 23586, 16, 15, 15, 24984, 271, 59, 87934, 90, 17, 12, 23, 630, 59, 26268, 651, 90, 18, 15170, 9, 58373, 47, 62, 17, 3, 92, 715, 220, 609, 220, 18, 609, 400, 23586, 16, 15, 15, 609, 400, 23586, 16, 15, 15, 609, 220, 19, 15, 13, 23, 609, 220, 19, 16, 13, 20, 609, 400, 23586, 16, 15, 15, 609, 400, 23586, 16, 15, 15, 90155, 220, 609, 220, 20, 609, 220, 16, 22, 13, 22, 609, 400, 23586, 16, 15, 15, 609, 220, 16, 19, 13, 24, 609, 220, 16, 19, 13, 23, 609, 220, 16, 22, 13, 23, 609, 400, 23586, 16, 15, 15, 90155, 220, 609, 220, 22, 609, 220, 16, 20, 13, 18, 609, 220, 22, 13, 19, 609, 220, 22, 13, 20, 609, 220, 23, 13, 17, 609, 220, 16, 17, 13, 15, 609, 220, 16, 24, 13, 16, 24984, 271, 59, 87934, 90, 17, 12, 23, 92, 1124, 408, 90, 6192, 1276, 532, 298, 197, 532, 197, 197, 59, 408, 90, 2005, 630, 1572, 197, 1654, 22986, 429, 279, 715, 197, 48053, 5465, 1465, 400, 8484, 1124, 31767, 1369, 56014, 258, 36958, 24884, 4, 3, 374, 17377, 271, 2023, 2176, 27796, 400, 47, 62, 16, 3, 323, 400, 47, 62, 17, 25046, 60180, 279, 1124, 336, 759, 90, 79796, 2629 ]
7 & 5.7 & 7.8 & 79.5 & 80.5 & 6.6 & $>$100 \\ \cline{2-8} \multirow{3}{*}{$P_2$} & 3 & $>$100 & $>$100 & 40.8 & 41.5 & $>$100 & $>$100 \\ & 5 & 17.7 & $>$100 & 14.9 & 14.8 & 17.8 & $>$100 \\ & 7 & 15.3 & 7.4 & 7.5 & 8.2 & 12.0 & 19.1 \\ \cline{2-8} \end{tabular} } \end{table} We observe that the approximation error $|| \epsilon ||_\infty^\%$ is minimal for both proteins $P_1$ and $P_2$ when the \emph{weighted sum
[ 0, 1, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 35, 37, 39, 40, 41, 42, 45, 47, 48, 53, 54, 55, 56, 57, 60, 61, 66, 69, 70, 71, 73, 74, 77, 78, 79, 80, 81, 82, 84, 85, 87, 88, 89, 91, 93, 95, 96, 97, 98, 100, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 114, 116, 117, 118, 119, 120, 121, 123, 125, 127, 128, 129, 130, 132, 134, 136, 137, 138, 139, 143, 144, 146, 147, 148, 150, 151, 152, 153, 154, 155, 157, 159, 161, 162, 163, 164, 166, 167, 168, 169, 170, 171, 173, 174, 175, 176, 177, 178, 180, 181, 182, 183, 184, 185, 187, 189, 191, 192, 193, 194, 198, 199, 201, 202, 203, 205, 206, 207, 208, 209, 210, 212, 213, 214, 215, 216, 218, 219, 220, 221, 222, 224, 225, 226, 227, 228, 230, 231, 232, 233, 234, 235, 237, 238, 239, 240, 241, 242, 245, 247, 248, 253, 254, 255, 256, 257, 258, 260, 263, 264, 267, 271, 273, 275, 276, 278, 279, 280, 281, 284, 285, 290, 293, 295, 296, 298, 306, 311, 315, 317, 318, 324, 331, 337, 339, 341, 343, 350, 353, 355, 357, 360, 362, 363, 364, 367, 375, 377, 381, 386, 395, 397, 398, 399, 400, 401, 405, 407, 408, 409, 410, 412, 417, 421, 423, 425, 427, 428, 436, 440 ]
125,745
[ 52477, 57960, 15128, 2568, 26266, 15128, 1088, 3, 525, 279, 3601, 5109, 315, 77772, 323, 27796, 624, 2394, 197, 5847, 582, 9429, 279, 12180, 13943, 448, 1846, 24182, 715, 5195, 685, 264, 2118, 34776, 17590, 315, 279, 356, 7462, 320, 2556, 93, 59, 1097, 90, 6192, 70418, 9413, 43357, 4096, 16630, 715, 197, 1654, 2908, 279, 2701, 2326, 5048, 624, 31926, 4445, 21955, 56204, 374, 198, 1444, 277, 4487, 700, 1667, 678, 13943, 705, 311, 1973, 220, 19, 11, 220, 21, 11, 323, 220, 23, 624, 197, 2461, 1817, 1142, 582, 1140, 279, 1372, 315, 4445, 37906, 11, 279, 4303, 882, 11, 323, 198, 32088, 8674, 5975, 304, 279, 1156, 3040, 13943, 320, 16369, 220, 19, 12, 22, 4292, 31926, 8674, 1465, 715, 2023, 279, 13943, 315, 1973, 400, 75, 25046, 2023, 9419, 400, 72, 25046, 197, 374, 2661, 553, 198, 197, 3, 715, 197, 197, 59, 31767, 61, 81, 907, 284, 1124, 2810, 15159, 16, 1124, 273, 80, 600, 1124, 273, 80, 308, 532, 298, 197, 1699, 558, 37018, 198, 1144, 197, 35702, 1621, 1124, 15128, 47822, 7, 72, 9139, 62, 75, 481, 1124, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 1124, 1621, 532, 1144, 197, 35702, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 31716, 345, 55742, 57960, 15128, 47822, 7, 72, 9139, 62, 75, 3, 323, 57960, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 3, 525, 279, 2750, 315, 279, 13943, 271, 32810, 19292, 1667, 279, 4445, 21955, 323, 12180, 448, 264, 198, 2698, 1226, 17590, 315, 279 ]
[ 525, 279, 3601, 5109, 315, 77772, 323, 27796, 624, 2394, 197, 5847, 582, 9429, 279, 12180, 13943, 448, 1846, 24182, 715, 5195, 685, 264, 2118, 34776, 17590, 315, 279, 356, 7462, 320, 2556, 93, 59, 1097, 90, 6192, 70418, 9413, 43357, 4096, 16630, 715, 197, 1654, 2908, 279, 2701, 2326, 5048, 624, 31926, 4445, 21955, 56204, 374, 198, 1444, 277, 4487, 700, 1667, 678, 13943, 705, 311, 1973, 220, 19, 11, 220, 21, 11, 323, 220, 23, 624, 197, 2461, 1817, 1142, 582, 1140, 279, 1372, 315, 4445, 37906, 11, 279, 4303, 882, 11, 323, 198, 32088, 8674, 5975, 304, 279, 1156, 3040, 13943, 320, 16369, 220, 19, 12, 22, 4292, 31926, 8674, 1465, 715, 2023, 279, 13943, 315, 1973, 400, 75, 25046, 2023, 9419, 400, 72, 25046, 197, 374, 2661, 553, 198, 197, 3, 715, 197, 197, 59, 31767, 61, 81, 907, 284, 1124, 2810, 15159, 16, 1124, 273, 80, 600, 1124, 273, 80, 308, 532, 298, 197, 1699, 558, 37018, 198, 1144, 197, 35702, 1621, 1124, 15128, 47822, 7, 72, 9139, 62, 75, 481, 1124, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 1124, 1621, 532, 1144, 197, 35702, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 31716, 345, 55742, 57960, 15128, 47822, 7, 72, 9139, 62, 75, 3, 323, 57960, 2028, 59, 15128, 47822, 7, 72, 9139, 62, 75, 3, 525, 279, 2750, 315, 279, 13943, 271, 32810, 19292, 1667, 279, 4445, 21955, 323, 12180, 448, 264, 198, 2698, 1226, 17590, 315, 279 ]
are the expected numbers of mRNA and proteins. Next we compare the obtained moments with those computed via a direct numerical integration of the CME (Table~\ref{tab:gexpr_mc_error}). We consider the following three cases. The moment closure approximation is carried out using all moments up to order 4, 6, and 8. For each case we list the number of moment equations, the running time, and the relative errors in the first four moments (columns 4-7). The relative error for the moments of order $l$ for species $i$ is given by $ \epsilon^r_l = \max_{1 \leq i \leq n} \nicefrac {\vert \mu^{(i)}_l - \check\mu^{(i)}_l \vert} {\check\mu^{(i)}_l}$, where $\mu^{(i)}_l$ and $\check\mu^{(i)}_l$ are the values of the moments computed using the moment closure and obtained with a direct integration of the
[ 0, 4, 8, 17, 25, 28, 33, 37, 46, 48, 51, 52, 56, 59, 67, 71, 80, 88, 93, 99, 108, 110, 112, 114, 116, 123, 133, 145, 148, 152, 154, 156, 158, 163, 164, 165, 168, 169, 172, 174, 178, 181, 187, 190, 192, 193, 195, 204, 208, 218, 224, 230, 232, 236, 243, 251, 265, 268, 269, 271, 273, 277, 281, 287, 291, 299, 302, 305, 311, 312, 313, 314, 315, 316, 317, 321, 322, 323, 325, 326, 329, 334, 339, 342, 347, 351, 358, 361, 368, 378, 379, 383, 391, 396, 397, 401, 402, 406, 415, 422, 425, 429, 435, 440, 448, 450, 457, 458, 459, 460, 461, 464, 468, 477, 483, 485, 489, 493, 501, 504, 510, 512, 513, 515, 519, 527, 529, 530, 532, 533, 536, 542, 545, 546, 547, 548, 550, 551, 552, 553, 560, 561, 562, 564, 566, 568, 571, 573, 574, 576, 578, 579, 581, 583, 585, 586, 588, 590, 592, 593, 595, 598, 602, 603, 608, 609, 611, 615, 617, 619, 621, 622, 623, 625, 626, 627, 629, 631, 636, 637, 639, 641, 642, 643, 645, 646, 647, 649, 653, 655, 660, 661, 663, 668, 669, 671, 673, 674, 675, 677, 678, 679, 681, 683, 689, 692, 694, 696, 697, 698, 700, 701, 702, 703, 707, 710, 715, 716, 718, 720, 721, 722, 724, 725, 726, 727, 731, 735, 742, 745, 749, 757, 759, 763, 768, 774, 778, 785, 793, 797, 806, 811, 813, 814, 816, 821, 833, 836, 840 ]
125,993
[ 32, 48168, 7107, 328, 2771, 23185, 25, 25488, 5232, 1609, 4756, 1752, 13315, 315, 96002, 44865, 271, 785, 2681, 2813, 369, 472, 1510, 25488, 13444, 38901, 16007, 3351, 304, 584, 448, 458, 40158, 369, 11236, 50019, 13041, 518, 279, 9656, 11902, 21269, 13, 2806, 1172, 374, 279, 40158, 5086, 2686, 1091, 48778, 287, 369, 12158, 1671, 11, 714, 432, 1083, 13444, 3787, 29706, 730, 16220, 31845, 299, 33554, 56860, 11, 220, 19, 20, 11, 1212, 279, 5828, 382, 785, 2813, 10897, 264, 5114, 429, 4977, 311, 4190, 429, 807, 1033, 1101, 4460, 311, 8149, 264, 60253, 2757, 311, 6310, 25, 1036, 1654, 3270, 311, 2621, 279, 57992, 6757, 5926, 12729, 553, 279, 547, 808, 13, 13747, 659, 659, 659, 785, 6757, 2348, 279, 10729, 374, 830, 25, 576, 472, 1510, 10223, 50019, 13041, 311, 6310, 3330, 311, 8180, 1128, 304, 6323, 374, 13570, 10223, 438, 264, 60253, 2757, 13, 758, 13480, 419, 13041, 11, 576, 472, 1510, 12036, 1181, 27323, 311, 1492, 3581, 51256, 56774, 504, 51509, 323, 4641, 311, 1824, 279, 1879, 3942, 304, 1181, 76658, 4367, 311, 6016, 678, 51256, 9419, 2879, 785, 10729, 42247, 311, 3635, 1036, 64, 1661, 12870, 21860, 1987, 1084, 374, 264, 2699, 2238, 3309, 369, 429, 13, 1084, 1035, 387, 48913, 421, 5489, 879, 2750, 279, 4573, 3512, 4675, 311, 419, 10729, 13, 2379, 525, 1431, 25383, 311, 25017, 448, 6775, 2329, 438, 421, 429, 374, 264, 1532, 9742, 748, 10935, 13, 6323, 702, 1012, 70517, 369, 1181, 59929, 311, 279, 8943, 389, 420, 6132, 323, 8869, 311, 10198 ]
[ 5232, 1609, 4756, 1752, 13315, 315, 96002, 44865, 271, 785, 2681, 2813, 369, 472, 1510, 25488, 13444, 38901, 16007, 3351, 304, 584, 448, 458, 40158, 369, 11236, 50019, 13041, 518, 279, 9656, 11902, 21269, 13, 2806, 1172, 374, 279, 40158, 5086, 2686, 1091, 48778, 287, 369, 12158, 1671, 11, 714, 432, 1083, 13444, 3787, 29706, 730, 16220, 31845, 299, 33554, 56860, 11, 220, 19, 20, 11, 1212, 279, 5828, 382, 785, 2813, 10897, 264, 5114, 429, 4977, 311, 4190, 429, 807, 1033, 1101, 4460, 311, 8149, 264, 60253, 2757, 311, 6310, 25, 1036, 1654, 3270, 311, 2621, 279, 57992, 6757, 5926, 12729, 553, 279, 547, 808, 13, 13747, 659, 659, 659, 785, 6757, 2348, 279, 10729, 374, 830, 25, 576, 472, 1510, 10223, 50019, 13041, 311, 6310, 3330, 311, 8180, 1128, 304, 6323, 374, 13570, 10223, 438, 264, 60253, 2757, 13, 758, 13480, 419, 13041, 11, 576, 472, 1510, 12036, 1181, 27323, 311, 1492, 3581, 51256, 56774, 504, 51509, 323, 4641, 311, 1824, 279, 1879, 3942, 304, 1181, 76658, 4367, 311, 6016, 678, 51256, 9419, 2879, 785, 10729, 42247, 311, 3635, 1036, 64, 1661, 12870, 21860, 1987, 1084, 374, 264, 2699, 2238, 3309, 369, 429, 13, 1084, 1035, 387, 48913, 421, 5489, 879, 2750, 279, 4573, 3512, 4675, 311, 419, 10729, 13, 2379, 525, 1431, 25383, 311, 25017, 448, 6775, 2329, 438, 421, 429, 374, 264, 1532, 9742, 748, 10935, 13, 6323, 702, 1012, 70517, 369, 1181, 59929, 311, 279, 8943, 389, 420, 6132, 323, 8869, 311, 10198 ]
Apologizes For Sale of Whale Meat The parent company for Hump Restaurant effectively pleaded guilty today in public with an apology for selling whale meat at the Los Angeles establishment. Not only is the apology itself less than redeeming for environmentalists, but it also effectively throws chef Kiyoshiro Yamamoto, 45, under the bus. The company issued a statement that seems to suggest that they were just trying to supply a delicacy to customers: “We write to address the misdemeanor charge recently filed by the U.S. attorney . . .The charge against the restaurant is true: The Hump served whale meat to customers looking to eat what in Japan is widely served as a delicacy. In serving this meat, The Hump ignored its responsibilities to help save endangered whales from extinction and failed to support the world community in its uphill fight to protect all endangered species.” The restaurant pledged to become “a good corporate citizen.” It is a bit too late for that. It would be astonishing if anyone who values the environment ever returns to this restaurant. They are now promising to comply with federal law as if that is a New Year’s resolution. Japan has been denounced for its hostility to the ban on whaling and efforts to circum
[ 0, 3, 7, 11, 15, 20, 23, 29, 34, 36, 39, 46, 54, 58, 60, 63, 74, 86, 94, 101, 107, 110, 117, 122, 125, 133, 137, 145, 151, 156, 159, 163, 167, 175, 189, 190, 194, 199, 202, 206, 214, 221, 226, 231, 238, 241, 245, 259, 263, 264, 268, 271, 276, 288, 295, 300, 302, 304, 308, 310, 314, 319, 320, 321, 322, 323, 324, 330, 334, 338, 341, 344, 352, 359, 361, 371, 376, 382, 385, 393, 398, 403, 408, 413, 420, 423, 430, 432, 438, 441, 444, 454, 455, 459, 461, 467, 470, 478, 482, 494, 501, 510, 516, 519, 523, 525, 527, 528, 537, 539, 541, 543, 546, 553, 561, 565, 576, 579, 584, 585, 589, 591, 594, 601, 607, 612, 615, 625, 633, 636, 640, 645, 648, 654, 657, 664, 671, 674, 676, 682, 685, 686, 689, 697, 702, 707, 708, 712, 714, 717, 725, 729, 746, 749, 754, 759, 770, 777, 782, 793, 797, 804, 807, 815, 819, 825, 835, 838, 842, 849, 855, 858, 866, 870, 881, 889, 895, 898, 909, 917, 920, 927, 931, 932, 937, 947, 955, 959, 962, 965, 967, 971, 975, 980, 984, 989, 990, 993, 999, 1002, 1014, 1017, 1024, 1028, 1035, 1039, 1051, 1056, 1064, 1067, 1072, 1083, 1084, 1089, 1093, 1097, 1107, 1110, 1117, 1122, 1130, 1134, 1137, 1140, 1145, 1148, 1150, 1154, 1159, 1163, 1174, 1175, 1181, 1185, 1190, 1200, 1204, 1208, 1218, 1221, 1225, 1229, 1232, 1235, 1240, 1244, 1252, 1255, 1262 ]
126,241
[ 684, 1846, 6489, 29155, 13, 1096, 10729, 7952, 311, 3331, 279, 1852, 1651, 315, 279, 8943, 323, 3937, 700, 315, 1181, 1616, 311, 8683, 50019, 13041, 382, 3838, 374, 26291, 374, 429, 279, 584, 40158, 13221, 56777, 279, 24382, 315, 279, 29706, 13, 3555, 374, 34046, 7402, 374, 264, 11222, 311, 3940, 279, 29706, 323, 894, 9364, 879, 572, 7853, 315, 279, 26557, 13, 1096, 83118, 13230, 429, 279, 2681, 2813, 572, 1367, 6026, 304, 279, 26557, 13, 86339, 4961, 429, 807, 5485, 279, 29706, 17179, 279, 50019, 13041, 504, 264, 1803, 429, 13238, 705, 518, 279, 10729, 13, 576, 2681, 2813, 1265, 35079, 311, 16400, 279, 18823, 323, 803, 37767, 1368, 1265, 1795, 311, 23766, 279, 7982, 3922, 369, 50019, 13041, 382, 2461, 14354, 6310, 315, 472, 1510, 11, 1281, 902, 16523, 911, 432, 25, 498, 525, 85544, 279, 13118, 315, 56774, 553, 14354, 311, 1824, 419, 10729, 13, 1752, 12158, 1671, 11, 36069, 1075, 50019, 13041, 374, 264, 12000, 1850, 10223, 9255, 382, 2461, 279, 2480, 3364, 11, 4205, 1588, 382, 20, 11303, 389, 1036, 32, 48168, 7107, 328, 2771, 23185, 25, 25488, 5232, 1609, 4756, 1752, 13315, 315, 96002, 44865, 7511, 220, 220, 16, 13, 8325, 11, 7196, 678, 279, 1521, 572, 83986, 1045, 43556, 645, 55376, 33947, 262, 358, 28111, 76, 1101, 5488, 429, 504, 419, 1895, 582, 614, 902, 4522, 3425, 279, 50019, 807, 6088, 572, 304, 894, 12264, 13, 1052, 525, 1657, 9419, 315, 50019, 429, 525, 537, 304, 894, 7042, 12264, 11, 323, 304, 1741, 5048, 1052, 374, 902 ]
[ 311, 3331, 279, 1852, 1651, 315, 279, 8943, 323, 3937, 700, 315, 1181, 1616, 311, 8683, 50019, 13041, 382, 3838, 374, 26291, 374, 429, 279, 584, 40158, 13221, 56777, 279, 24382, 315, 279, 29706, 13, 3555, 374, 34046, 7402, 374, 264, 11222, 311, 3940, 279, 29706, 323, 894, 9364, 879, 572, 7853, 315, 279, 26557, 13, 1096, 83118, 13230, 429, 279, 2681, 2813, 572, 1367, 6026, 304, 279, 26557, 13, 86339, 4961, 429, 807, 5485, 279, 29706, 17179, 279, 50019, 13041, 504, 264, 1803, 429, 13238, 705, 518, 279, 10729, 13, 576, 2681, 2813, 1265, 35079, 311, 16400, 279, 18823, 323, 803, 37767, 1368, 1265, 1795, 311, 23766, 279, 7982, 3922, 369, 50019, 13041, 382, 2461, 14354, 6310, 315, 472, 1510, 11, 1281, 902, 16523, 911, 432, 25, 498, 525, 85544, 279, 13118, 315, 56774, 553, 14354, 311, 1824, 419, 10729, 13, 1752, 12158, 1671, 11, 36069, 1075, 50019, 13041, 374, 264, 12000, 1850, 10223, 9255, 382, 2461, 279, 2480, 3364, 11, 4205, 1588, 382, 20, 11303, 389, 1036, 32, 48168, 7107, 328, 2771, 23185, 25, 25488, 5232, 1609, 4756, 1752, 13315, 315, 96002, 44865, 7511, 220, 220, 16, 13, 8325, 11, 7196, 678, 279, 1521, 572, 83986, 1045, 43556, 645, 55376, 33947, 262, 358, 28111, 76, 1101, 5488, 429, 504, 419, 1895, 582, 614, 902, 4522, 3425, 279, 50019, 807, 6088, 572, 304, 894, 12264, 13, 1052, 525, 1657, 9419, 315, 50019, 429, 525, 537, 304, 894, 7042, 12264, 11, 323, 304, 1741, 5048, 1052, 374, 902 ]
to hold the same view of the ban and went out of its way to serve whale meat. What is fascinating is that the public apology basically seals the fate of the chef. What is notably missing is a promise to fire the chef and any employee who was aware of the violations. This omission suggests that the parent company was complicit in the violations. Witnesses reported that they saw the chef retrieve the whale meat from a car that pulled up at the restaurant. The parent company should pledge to reveal the supplier and more indictments should follow to shutdown the distribution network for whale meat. For continuing customers of Hump, make no mistake about it: you are fostering the killing of whales by continuing to support this restaurant. For environmentalists, revenge like whale meat is a dish best served cold. For the full story, click here. 5 thoughts on “A Dish Best Served Cold: Restaurant Apologizes For Sale of Whale Meat” 1. Well, maybe all the did was offend some hippie´s.. I´m just saying that from this report we have no idea whether the whale they sold was in any trouble. there are many species of whale that are not in any population trouble, and in such cases there is no
[ 0, 3, 8, 12, 17, 22, 25, 29, 33, 37, 42, 46, 49, 53, 57, 60, 66, 72, 77, 80, 84, 87, 99, 102, 107, 111, 118, 126, 136, 142, 146, 151, 154, 158, 163, 164, 169, 172, 180, 188, 191, 193, 201, 204, 209, 213, 218, 222, 226, 235, 239, 243, 249, 252, 256, 267, 268, 273, 282, 291, 296, 300, 307, 315, 319, 324, 329, 332, 336, 347, 348, 358, 367, 372, 377, 381, 385, 390, 399, 403, 409, 414, 419, 421, 425, 430, 437, 440, 443, 447, 458, 459, 463, 470, 478, 485, 492, 495, 502, 506, 515, 519, 524, 531, 536, 543, 550, 553, 562, 566, 579, 587, 591, 597, 602, 605, 608, 619, 629, 632, 634, 637, 638, 643, 646, 654, 660, 663, 664, 668, 672, 682, 686, 694, 697, 704, 707, 718, 721, 729, 734, 745, 746, 750, 764, 768, 769, 777, 782, 788, 793, 796, 798, 803, 808, 815, 820, 823, 826, 830, 835, 841, 842, 848, 853, 856, 857, 866, 869, 873, 874, 879, 884, 886, 891, 896, 897, 908, 911, 915, 919, 923, 928, 931, 937, 942, 947, 948, 949, 950, 951, 956, 957, 963, 967, 971, 975, 979, 986, 991, 996, 998, 1001, 1004, 1007, 1009, 1011, 1012, 1017, 1024, 1029, 1034, 1039, 1046, 1049, 1054, 1057, 1062, 1070, 1074, 1080, 1085, 1090, 1094, 1097, 1101, 1109, 1110, 1116, 1120, 1125, 1133, 1136, 1142, 1147, 1151, 1155, 1158, 1162, 1173, 1181, 1182, 1186, 1189, 1194, 1200, 1206, 1209, 1212 ]
126,489
[ 1184, 311, 387, 678, 27023, 1262, 911, 432, 624, 262, 323, 27758, 11, 50019, 374, 17923, 39024, 220, 220, 17, 13, 3555, 770, 1035, 264, 10729, 6941, 1036, 785, 472, 1510, 854, 8683, 30, 320, 11395, 11, 7196, 49152, 13041, 72839, 358, 4249, 435, 8985, 847, 8109, 369, 2477, 55332, 1574, 11, 52305, 49700, 369, 279, 829, 315, 279, 10729, 11, 714, 358, 646, 1405, 1744, 315, 894, 382, 262, 10696, 807, 3129, 1172, 1787, 389, 6521, 4873, 13778, 1939, 220, 220, 18, 13, 41164, 13, 576, 2813, 4977, 311, 387, 26625, 419, 438, 3498, 807, 3982, 2814, 4302, 10960, 1091, 83986, 279, 6097, 13450, 315, 1045, 43556, 645, 12158, 1671, 382, 262, 18765, 4325, 21776, 311, 2444, 1495, 448, 1105, 323, 10339, 1128, 279, 356, 48496, 37897, 374, 11, 323, 1246, 807, 525, 304, 19940, 315, 432, 11, 323, 1246, 26557, 315, 356, 48496, 11, 279, 22963, 386, 8666, 278, 3218, 11, 323, 279, 3972, 96309, 50467, 1160, 525, 14138, 6001, 79914, 550, 382, 262, 1597, 21639, 11, 807, 18295, 862, 29706, 700, 311, 9058, 13, 2980, 1405, 18555, 1105, 11, 2661, 1128, 807, 3129, 12880, 13, 328, 15582, 311, 387, 1435, 11, 3498, 382, 220, 220, 19, 13, 358, 1744, 419, 572, 1101, 14900, 553, 279, 7538, 315, 576, 64379, 13, 1260, 1053, 566, 5499, 2684, 279, 3220, 311, 633, 11064, 323, 19314, 1283, 10987, 279, 88796, 382, 220, 220, 20, 13, 8670, 847, 323, 1128, 686, 279, 69801, 315, 64965, 369, 2820, 323, 13143, 1036, 64, 577, 854, 3871, 653, 1431, 30, 2521 ]
[ 624, 262, 323, 27758, 11, 50019, 374, 17923, 39024, 220, 220, 17, 13, 3555, 770, 1035, 264, 10729, 6941, 1036, 785, 472, 1510, 854, 8683, 30, 320, 11395, 11, 7196, 49152, 13041, 72839, 358, 4249, 435, 8985, 847, 8109, 369, 2477, 55332, 1574, 11, 52305, 49700, 369, 279, 829, 315, 279, 10729, 11, 714, 358, 646, 1405, 1744, 315, 894, 382, 262, 10696, 807, 3129, 1172, 1787, 389, 6521, 4873, 13778, 1939, 220, 220, 18, 13, 41164, 13, 576, 2813, 4977, 311, 387, 26625, 419, 438, 3498, 807, 3982, 2814, 4302, 10960, 1091, 83986, 279, 6097, 13450, 315, 1045, 43556, 645, 12158, 1671, 382, 262, 18765, 4325, 21776, 311, 2444, 1495, 448, 1105, 323, 10339, 1128, 279, 356, 48496, 37897, 374, 11, 323, 1246, 807, 525, 304, 19940, 315, 432, 11, 323, 1246, 26557, 315, 356, 48496, 11, 279, 22963, 386, 8666, 278, 3218, 11, 323, 279, 3972, 96309, 50467, 1160, 525, 14138, 6001, 79914, 550, 382, 262, 1597, 21639, 11, 807, 18295, 862, 29706, 700, 311, 9058, 13, 2980, 1405, 18555, 1105, 11, 2661, 1128, 807, 3129, 12880, 13, 328, 15582, 311, 387, 1435, 11, 3498, 382, 220, 220, 19, 13, 358, 1744, 419, 572, 1101, 14900, 553, 279, 7538, 315, 576, 64379, 13, 1260, 1053, 566, 5499, 2684, 279, 3220, 311, 633, 11064, 323, 19314, 1283, 10987, 279, 88796, 382, 220, 220, 20, 13, 8670, 847, 323, 1128, 686, 279, 69801, 315, 64965, 369, 2820, 323, 13143, 1036, 64, 577, 854, 3871, 653, 1431, 30, 2521 ]
. and besides, whale is delicious 🙂 2. What else would a restaurant named “The Hump” serve? (Well, maybe camel meat…) I’m racking my brain for non-whale, seafood meanings for the name of the restaurant, but I can’t think of any. Maybe they’re only open on Wednesdays? 3. Weak. The company seems to be treating this as though they’ve done nothing worse than offend the sensibilities of some hippie environmentalists. Perhaps someone ought to sit down with them and explain what the CITES treaty is, and how they are in violation of it, and how violations of CITES, the Marine Mammal Act, and the Endangered Species act are fairly serious felonies. And yeah, they hung their chef out to dry. Can’t blame them, given what they’re facing. Sucks to be him, though. 4. I think this was just exposed by the director of The Cove. He said he finally got the money to get proof and investigate after winning the Oscars. 5. Oh my and what will the manufactures of cosmetics for health and beauty “aide” products do now? Or
[ 0, 2, 5, 9, 17, 18, 24, 27, 37, 44, 45, 46, 47, 48, 53, 58, 64, 66, 77, 83, 87, 90, 92, 95, 98, 104, 105, 107, 111, 112, 118, 124, 129, 133, 135, 139, 141, 147, 150, 156, 160, 164, 167, 170, 171, 179, 188, 192, 196, 201, 204, 208, 219, 220, 224, 226, 230, 234, 240, 243, 247, 250, 253, 259, 264, 269, 274, 279, 282, 286, 289, 293, 296, 297, 298, 299, 300, 305, 306, 310, 318, 324, 327, 330, 339, 344, 347, 354, 359, 364, 369, 377, 383, 388, 395, 399, 404, 413, 416, 421, 426, 428, 442, 446, 449, 452, 460, 468, 474, 477, 481, 486, 491, 496, 500, 508, 513, 517, 519, 523, 530, 533, 534, 538, 542, 547, 551, 554, 564, 567, 570, 571, 575, 579, 590, 593, 595, 599, 600, 604, 611, 613, 616, 618, 622, 623, 627, 631, 635, 642, 650, 654, 658, 665, 673, 679, 682, 685, 688, 692, 697, 698, 703, 708, 714, 719, 723, 726, 730, 731, 735, 739, 745, 750, 751, 757, 762, 767, 772, 779, 780, 782, 786, 789, 792, 796, 797, 804, 807, 808, 809, 810, 811, 813, 819, 824, 828, 833, 841, 844, 848, 857, 860, 864, 869, 870, 873, 878, 881, 889, 893, 897, 903, 906, 910, 916, 920, 932, 938, 946, 950, 957, 960, 961, 962, 963, 964, 967, 970, 974, 979, 984, 988, 1001, 1004, 1014, 1018, 1025, 1029, 1036, 1040, 1041, 1044, 1047, 1056, 1059, 1063, 1064, 1067 ]
126,737
[ 5528, 50183, 6665, 39, 41, 61380, 2039, 198, 1441, 50183, 6665, 39, 41, 61380, 2039, 271, 1067, 366, 1653, 1339, 1067, 330, 7673, 4742, 860, 698, 1067, 330, 7573, 1056, 860, 698, 1067, 330, 416, 34501, 31820, 860, 15620, 1235, 68049, 73, 5632, 3978, 341, 262, 1391, 576, 4051, 7626, 374, 4279, 432, 594, 7373, 1379, 11, 773, 264, 7626, 315, 220, 16, 17, 23, 702, 264, 198, 257, 353, 77608, 3084, 315, 220, 17, 20, 21, 624, 257, 735, 262, 1099, 19512, 1379, 528, 274, 5632, 20039, 90, 16, 17, 23, 2440, 2315, 1235, 68049, 73, 19921, 549, 584, 68049, 73, 5632, 3978, 341, 262, 1391, 7313, 942, 323, 8692, 5819, 369, 279, 650, 41131, 8286, 13, 735, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 67797, 5632, 20039, 29, 296, 50, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 67797, 5632, 20039, 29, 296, 35, 90, 2315, 262, 1391, 11099, 369, 279, 77608, 4051, 13, 735, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 9, 17, 481, 220, 16, 29, 296, 65376, 13424, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 488, 274, 5632, 20039, 9, 17, 29, 296, 12151, 90, 2315, 262, 1554, 257, 353, 10751, 2539, 264, 220, 17, 53868, 547, 39, 41, 320, 267, 64853, 80215, 8, 8286, 504, 264, 425, 12, 4061, 1946, 198, 257, 353, 8286, 13, 576, 1946 ]
[ 1441, 50183, 6665, 39, 41, 61380, 2039, 271, 1067, 366, 1653, 1339, 1067, 330, 7673, 4742, 860, 698, 1067, 330, 7573, 1056, 860, 698, 1067, 330, 416, 34501, 31820, 860, 15620, 1235, 68049, 73, 5632, 3978, 341, 262, 1391, 576, 4051, 7626, 374, 4279, 432, 594, 7373, 1379, 11, 773, 264, 7626, 315, 220, 16, 17, 23, 702, 264, 198, 257, 353, 77608, 3084, 315, 220, 17, 20, 21, 624, 257, 735, 262, 1099, 19512, 1379, 528, 274, 5632, 20039, 90, 16, 17, 23, 2440, 2315, 1235, 68049, 73, 19921, 549, 584, 68049, 73, 5632, 3978, 341, 262, 1391, 7313, 942, 323, 8692, 5819, 369, 279, 650, 41131, 8286, 13, 735, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 67797, 5632, 20039, 29, 296, 50, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 67797, 5632, 20039, 29, 296, 35, 90, 2315, 262, 1391, 11099, 369, 279, 77608, 4051, 13, 735, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 9, 17, 481, 220, 16, 29, 296, 65376, 13424, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 488, 274, 5632, 20039, 9, 17, 29, 296, 12151, 90, 2315, 262, 1554, 257, 353, 10751, 2539, 264, 220, 17, 53868, 547, 39, 41, 320, 267, 64853, 80215, 8, 8286, 504, 264, 425, 12, 4061, 1946, 198, 257, 353, 8286, 13, 576, 1946 ]
#define CORE_UHJFILTER_H #include <array> #include "almalloc.h" #include "bufferline.h" #include "resampler_limits.h" struct UhjFilterBase { /* The filter delay is half it's effective size, so a delay of 128 has a * FIR length of 256. */ static constexpr size_t sFilterDelay{128}; }; struct UhjEncoder : public UhjFilterBase { /* Delays and processing storage for the unfiltered signal. */ alignas(16) std::array<float,BufferLineSize+sFilterDelay> mS{}; alignas(16) std::array<float,BufferLineSize+sFilterDelay> mD{}; /* History for the FIR filter. */ alignas(16) std::array<float,sFilterDelay*2 - 1> mWXHistory{}; alignas(16) std::array<float,BufferLineSize + sFilterDelay*2> mTemp{}; /** * Encodes a 2-channel UHJ (stereo-compatible) signal from a B-Format input * signal. The input
[ 0, 7, 12, 14, 15, 16, 22, 24, 26, 34, 36, 41, 44, 52, 54, 57, 62, 64, 66, 74, 76, 82, 86, 88, 90, 98, 100, 103, 109, 116, 118, 122, 128, 131, 132, 138, 142, 145, 148, 151, 155, 162, 168, 171, 176, 179, 181, 191, 196, 197, 200, 202, 208, 211, 212, 213, 214, 215, 219, 221, 222, 226, 228, 232, 239, 242, 243, 244, 245, 246, 248, 252, 256, 259, 266, 276, 281, 283, 285, 291, 296, 297, 298, 299, 300, 303, 307, 313, 316, 317, 324, 326, 333, 336, 337, 343, 347, 350, 353, 356, 360, 363, 367, 378, 386, 390, 394, 397, 405, 412, 413, 417, 420, 426, 428, 429, 430, 431, 432, 436, 438, 443, 449, 450, 456, 460, 464, 466, 472, 477, 478, 480, 481, 485, 488, 494, 496, 497, 498, 499, 500, 504, 506, 511, 517, 518, 524, 528, 532, 534, 540, 545, 546, 548, 549, 550, 554, 557, 560, 568, 572, 576, 580, 587, 588, 592, 595, 601, 603, 604, 605, 606, 607, 611, 613, 618, 624, 626, 632, 637, 638, 639, 641, 642, 643, 644, 646, 648, 655, 656, 660, 663, 669, 671, 672, 673, 674, 675, 679, 681, 686, 692, 693, 699, 703, 707, 709, 711, 717, 722, 723, 724, 725, 727, 731, 732, 736, 739, 744, 748, 750, 754, 758, 760, 761, 762, 770, 772, 773, 774, 776, 778, 782, 793, 794, 801, 806, 808, 810, 811, 817, 823, 824, 828, 830, 837, 838, 842, 848 ]
126,985
[ 1969, 990, 29253, 29535, 5496, 21391, 323, 547, 39, 41, 26943, 320, 76745, 29535, 198, 257, 353, 448, 458, 5107, 488, 18, 40955, 7760, 4292, 257, 735, 262, 737, 16164, 8268, 353, 5415, 2662, 11, 2224, 353, 5979, 2662, 11, 733, 13001, 4095, 2460, 353, 641, 39571, 345, 286, 733, 1379, 528, 58350, 76997, 626, 262, 23865, 22015, 38332, 12317, 71, 73, 19921, 340, 14711, 1235, 68049, 73, 20732, 549, 584, 68049, 73, 5632, 3978, 341, 262, 1099, 19512, 1379, 528, 274, 2460, 1695, 90, 4095, 2460, 1695, 10, 5974, 1061, 34501, 21616, 67797, 5632, 20039, 2440, 262, 1667, 10312, 2460, 284, 1460, 486, 1653, 14314, 10671, 2460, 1695, 19421, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 50, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 35, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 51, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 12, 16, 29, 296, 35, 3617, 2579, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 12, 16, 29, 296, 8590, 2579, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656 ]
[ 39, 41, 26943, 320, 76745, 29535, 198, 257, 353, 448, 458, 5107, 488, 18, 40955, 7760, 4292, 257, 735, 262, 737, 16164, 8268, 353, 5415, 2662, 11, 2224, 353, 5979, 2662, 11, 733, 13001, 4095, 2460, 353, 641, 39571, 345, 286, 733, 1379, 528, 58350, 76997, 626, 262, 23865, 22015, 38332, 12317, 71, 73, 19921, 340, 14711, 1235, 68049, 73, 20732, 549, 584, 68049, 73, 5632, 3978, 341, 262, 1099, 19512, 1379, 528, 274, 2460, 1695, 90, 4095, 2460, 1695, 10, 5974, 1061, 34501, 21616, 67797, 5632, 20039, 2440, 262, 1667, 10312, 2460, 284, 1460, 486, 1653, 14314, 10671, 2460, 1695, 19421, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 50, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 35, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656, 67797, 5632, 20039, 29, 296, 51, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 12, 16, 29, 296, 35, 3617, 2579, 45982, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 10671, 5632, 20039, 12, 16, 29, 296, 8590, 2579, 90, 2315, 262, 5285, 300, 7, 16, 21, 8, 1460, 486, 1653, 14314, 11, 4095, 2460, 1695, 10, 5974, 1061, 34501, 11656 ]
HJ scaling (FuMa * with an additional +3dB boost). */ void encode(float *LeftOut, float *RightOut, const FloatBufferLine *InSamples, const size_t SamplesToDo); DEF_NEWDEL(UhjEncoder) }; struct UhjDecoder : public UhjFilterBase { static constexpr size_t sLineSize{BufferLineSize+MaxResamplerPadding+sFilterDelay}; using BufferLine = std::array<float,sLineSize>; alignas(16) std::array<float,BufferLineSize+MaxResamplerEdge+sFilterDelay> mS{}; alignas(16) std::array<float,BufferLineSize+MaxResamplerEdge+sFilterDelay> mD{}; alignas(16) std::array<float,BufferLineSize+MaxResamplerEdge+sFilterDelay> mT{}; alignas(16) std::array<float,sFilterDelay-1> mDTHistory{}; alignas(16) std::array<float,sFilterDelay-1> mSHistory{}; alignas(16) std::array<float,BufferLineSize+MaxResamplerEdge
[ 0, 1, 2, 10, 12, 14, 16, 17, 21, 23, 28, 31, 42, 44, 45, 47, 53, 56, 60, 64, 67, 72, 79, 85, 87, 91, 94, 95, 101, 103, 108, 111, 112, 118, 124, 130, 134, 136, 138, 145, 147, 154, 160, 165, 167, 175, 179, 183, 186, 190, 194, 197, 199, 200, 201, 208, 210, 215, 221, 224, 225, 232, 234, 241, 244, 245, 251, 255, 258, 261, 268, 278, 283, 285, 287, 291, 295, 296, 302, 306, 310, 311, 314, 317, 323, 330, 332, 338, 343, 346, 349, 355, 362, 366, 368, 372, 374, 379, 385, 387, 391, 395, 399, 402, 408, 410, 411, 412, 413, 414, 418, 420, 425, 431, 432, 438, 442, 446, 447, 450, 453, 459, 463, 465, 471, 476, 477, 479, 480, 484, 487, 493, 495, 496, 497, 498, 499, 503, 505, 510, 516, 517, 523, 527, 531, 532, 535, 538, 544, 548, 550, 556, 561, 562, 564, 565, 569, 572, 578, 580, 581, 582, 583, 584, 588, 590, 595, 601, 602, 608, 612, 616, 617, 620, 623, 629, 633, 635, 641, 646, 647, 649, 650, 651, 655, 658, 664, 666, 667, 668, 669, 670, 674, 676, 681, 687, 689, 695, 700, 701, 702, 703, 705, 706, 708, 714, 718, 721, 727, 729, 730, 731, 732, 733, 737, 739, 744, 750, 752, 758, 763, 764, 765, 766, 768, 770, 776, 777, 781, 784, 790, 792, 793, 794, 795, 796, 800, 802, 807, 813, 814, 820, 824, 828, 829, 832, 835, 841, 845 ]
127,233
[ 488, 274, 5632, 20039, 9, 17, 29, 296, 12151, 90, 2315, 262, 2224, 87436, 3327, 19999, 16, 13, 15, 69, 2315, 262, 1554, 257, 353, 576, 2374, 8168, 369, 7297, 71975, 8692, 13, 2980, 387, 5497, 304, 1948, 198, 257, 353, 6738, 311, 16895, 80350, 24612, 11, 448, 2697, 2750, 1660, 1948, 220, 15, 1112, 15, 13, 22, 624, 257, 735, 262, 2224, 296, 3327, 3273, 90, 15, 13, 20, 24, 18, 69, 2315, 262, 1554, 257, 353, 3714, 2539, 264, 220, 18, 12, 476, 220, 19, 53868, 547, 39, 41, 8286, 1119, 264, 425, 12, 4061, 8286, 448, 29253, 29535, 198, 257, 353, 5496, 21391, 323, 547, 39, 41, 26943, 13, 1752, 220, 18, 53868, 11, 279, 220, 18, 6498, 5496, 1231, 387, 198, 257, 353, 56632, 657, 553, 364, 77, 516, 1380, 220, 15, 2651, 308, 2651, 220, 16, 13, 2055, 311, 16895, 220, 17, 53868, 547, 39, 41, 11, 8149, 198, 257, 353, 220, 18, 11744, 448, 279, 220, 18, 6498, 5496, 21059, 320, 77, 28, 15, 568, 576, 425, 12, 4061, 8286, 198, 257, 353, 82004, 504, 220, 17, 53868, 547, 39, 41, 1265, 537, 387, 1598, 1526, 264, 4622, 198, 257, 353, 425, 12, 4061, 24551, 11, 438, 432, 3880, 2155, 27645, 13406, 624, 257, 735, 262, 737, 16895, 2741, 452, 486, 1480, 14314, 13004, 10469, 11, 733, 1379, 528, 10469, 76997, 345, 286, 733, 1379, 528, 4637, 39571, 626, 262, 1554, 257, 353, 82165, 7297, 71975, 8692, 389, 264, 37952, 8286, 311, 1855, 264, 425, 12, 4061, 198, 257, 353 ]
[ 12151, 90, 2315, 262, 2224, 87436, 3327, 19999, 16, 13, 15, 69, 2315, 262, 1554, 257, 353, 576, 2374, 8168, 369, 7297, 71975, 8692, 13, 2980, 387, 5497, 304, 1948, 198, 257, 353, 6738, 311, 16895, 80350, 24612, 11, 448, 2697, 2750, 1660, 1948, 220, 15, 1112, 15, 13, 22, 624, 257, 735, 262, 2224, 296, 3327, 3273, 90, 15, 13, 20, 24, 18, 69, 2315, 262, 1554, 257, 353, 3714, 2539, 264, 220, 18, 12, 476, 220, 19, 53868, 547, 39, 41, 8286, 1119, 264, 425, 12, 4061, 8286, 448, 29253, 29535, 198, 257, 353, 5496, 21391, 323, 547, 39, 41, 26943, 13, 1752, 220, 18, 53868, 11, 279, 220, 18, 6498, 5496, 1231, 387, 198, 257, 353, 56632, 657, 553, 364, 77, 516, 1380, 220, 15, 2651, 308, 2651, 220, 16, 13, 2055, 311, 16895, 220, 17, 53868, 547, 39, 41, 11, 8149, 198, 257, 353, 220, 18, 11744, 448, 279, 220, 18, 6498, 5496, 21059, 320, 77, 28, 15, 568, 576, 425, 12, 4061, 8286, 198, 257, 353, 82004, 504, 220, 17, 53868, 547, 39, 41, 1265, 537, 387, 1598, 1526, 264, 4622, 198, 257, 353, 425, 12, 4061, 24551, 11, 438, 432, 3880, 2155, 27645, 13406, 624, 257, 735, 262, 737, 16895, 2741, 452, 486, 1480, 14314, 13004, 10469, 11, 733, 1379, 528, 10469, 76997, 345, 286, 733, 1379, 528, 4637, 39571, 626, 262, 1554, 257, 353, 82165, 7297, 71975, 8692, 389, 264, 37952, 8286, 311, 1855, 264, 425, 12, 4061, 198, 257, 353 ]
Temp{}; float mCurrentWidth{-1.0f}; /** * The width factor for Super Stereo processing. Can be changed in between * calls to decodeStereo, with valid values being between 0...0.7. */ float mWidthControl{0.593f}; /** * Decodes a 3- or 4-channel UHJ signal into a B-Format signal with FuMa * channel ordering and UHJ scaling. For 3-channel, the 3rd channel may be * attenuated by 'n', where 0 <= n <= 1. So to decode 2-channel UHJ, supply * 3 channels with the 3rd channel silent (n=0). The B-Format signal * reconstructed from 2-channel UHJ should not be run through a normal * B-Format decoder, as it needs different shelf filters. */ void decode(const al::span<float*> samples, const size_t samplesToDo, const size_t forwardSamples); /** * Applies Super Stereo processing on a stereo signal to create a B-Format *
[ 0, 4, 5, 9, 12, 18, 27, 32, 34, 35, 36, 37, 38, 42, 45, 50, 54, 56, 60, 66, 73, 77, 83, 90, 101, 102, 106, 109, 117, 120, 128, 129, 133, 135, 141, 144, 151, 155, 157, 158, 163, 169, 176, 182, 190, 191, 192, 195, 196, 197, 198, 200, 204, 208, 211, 217, 219, 224, 231, 232, 233, 234, 235, 236, 237, 238, 242, 245, 250, 254, 256, 260, 264, 266, 267, 268, 269, 272, 273, 274, 282, 284, 285, 286, 293, 298, 300, 302, 303, 309, 316, 321, 324, 326, 327, 331, 333, 341, 350, 354, 356, 357, 358, 366, 367, 371, 372, 373, 381, 382, 386, 387, 388, 390, 398, 402, 405, 406, 410, 412, 419, 423, 426, 428, 429, 431, 437, 438, 439, 442, 444, 447, 448, 449, 450, 453, 456, 463, 464, 465, 473, 475, 476, 477, 478, 485, 486, 490, 492, 493, 494, 503, 508, 512, 513, 514, 516, 524, 531, 533, 534, 535, 536, 538, 542, 544, 545, 551, 558, 559, 563, 565, 579, 584, 585, 586, 594, 596, 597, 598, 605, 609, 612, 616, 624, 626, 633, 634, 638, 640, 642, 643, 649, 657, 658, 661, 664, 670, 680, 686, 694, 696, 700, 704, 707, 712, 719, 725, 728, 730, 734, 740, 742, 750, 751, 757, 762, 764, 772, 776, 778, 785, 791, 796, 798, 806, 813, 817, 820, 825, 829, 831, 839, 845, 852, 863, 866, 868, 875, 882, 885, 892, 894, 896, 897, 903, 904, 908, 910 ]
127,481
[ 1172, 264, 2805, 54827, 16138, 11, 9380, 847, 20499, 315, 17438, 323, 4345, 6239, 304, 6757, 315, 279, 9611, 0, 758, 6652, 1045, 23603, 388, 504, 279, 11912, 3250, 8643, 809, 2969, 44544, 311, 8865, 279, 312, 12, 2635, 429, 358, 572, 5593, 13, 2379, 1030, 902, 15689, 448, 1105, 11, 714, 279, 9611, 9324, 311, 4193, 279, 1895, 315, 1493, 23603, 388, 438, 264, 2097, 11, 323, 304, 6058, 4392, 13, 26640, 11, 518, 458, 9611, 6, 9435, 6438, 11, 10981, 429, 847, 11221, 1265, 387, 25681, 13, 576, 1172, 825, 879, 7952, 311, 614, 13772, 15864, 572, 4392, 13, 13481, 3834, 13, 62809, 11, 847, 817, 12, 4438, 278, 16138, 11, 38553, 11, 26785, 11, 51205, 11, 323, 19156, 1033, 3208, 1495, 279, 53832, 438, 364, 2256, 26164, 1361, 753, 6, 14301, 11, 1283, 3259, 419, 37783, 4345, 27136, 311, 47739, 1105, 93105, 3168, 467, 1715, 5936, 3008, 362, 10504, 31001, 13, 18539, 10812, 11, 7852, 12357, 0, 572, 678, 304, 28660, 979, 358, 2270, 1435, 11, 714, 432, 686, 387, 279, 58544, 423, 5561, 879, 686, 387, 304, 28660, 419, 882, 13, 41436, 537, 825, 315, 847, 9611, 686, 65433, 752, 11, 369, 862, 31496, 525, 34439, 1959, 432, 572, 1172, 7037, 429, 572, 5593, 13, 330, 358, 23803, 498, 311, 1977, 429, 582, 1033, 1172, 79579, 37402, 2849, 504, 279, 17513, 11678, 311, 22730, 5774, 64, 11, 323, 52374, 18589, 504, 11002, 425, 6004, 13, 576, 6010, 374, 537, 1602, 2244, 1959, 432, 374, 279, 1251, 879, 3690, 825, 13, 34871, 311 ]
[ 20499, 315, 17438, 323, 4345, 6239, 304, 6757, 315, 279, 9611, 0, 758, 6652, 1045, 23603, 388, 504, 279, 11912, 3250, 8643, 809, 2969, 44544, 311, 8865, 279, 312, 12, 2635, 429, 358, 572, 5593, 13, 2379, 1030, 902, 15689, 448, 1105, 11, 714, 279, 9611, 9324, 311, 4193, 279, 1895, 315, 1493, 23603, 388, 438, 264, 2097, 11, 323, 304, 6058, 4392, 13, 26640, 11, 518, 458, 9611, 6, 9435, 6438, 11, 10981, 429, 847, 11221, 1265, 387, 25681, 13, 576, 1172, 825, 879, 7952, 311, 614, 13772, 15864, 572, 4392, 13, 13481, 3834, 13, 62809, 11, 847, 817, 12, 4438, 278, 16138, 11, 38553, 11, 26785, 11, 51205, 11, 323, 19156, 1033, 3208, 1495, 279, 53832, 438, 364, 2256, 26164, 1361, 753, 6, 14301, 11, 1283, 3259, 419, 37783, 4345, 27136, 311, 47739, 1105, 93105, 3168, 467, 1715, 5936, 3008, 362, 10504, 31001, 13, 18539, 10812, 11, 7852, 12357, 0, 572, 678, 304, 28660, 979, 358, 2270, 1435, 11, 714, 432, 686, 387, 279, 58544, 423, 5561, 879, 686, 387, 304, 28660, 419, 882, 13, 41436, 537, 825, 315, 847, 9611, 686, 65433, 752, 11, 369, 862, 31496, 525, 34439, 1959, 432, 572, 1172, 7037, 429, 572, 5593, 13, 330, 358, 23803, 498, 311, 1977, 429, 582, 1033, 1172, 79579, 37402, 2849, 504, 279, 17513, 11678, 311, 22730, 5774, 64, 11, 323, 52374, 18589, 504, 11002, 425, 6004, 13, 576, 6010, 374, 537, 1602, 2244, 1959, 432, 374, 279, 1251, 879, 3690, 825, 13, 34871, 311 ]
reserve of clothing and personal effects in charge of the officers! In December some deserters from the advance column reached Yambuya to spread the re- port that I was dead. They had no papers with them, but the officers seemed to accept the report of these deserters as a fact, and in January Mr. Ward, at an officers' mess meeting, proposed that my instructions should be cancelled. The only one who appears to have dissented was Mr. Bonny. Accordingly, my per- sonal kit, medicines, soap, candles, and provisions were sent down the Congo as ' superfluities !' Thus, after making this immense personal sacrifice to relieve them THROUGH THE WILDS OF AFRICA. Livingstone, poor fellow! was all in patches when I met him, but it will be the reliever himself who will be in patches this time. Fortunately not one of my officers will envy me, for their kits are intact — it was only myself that was dead. " I pray you to say that we were only eighty-two days from the Albert Lake to Banalya, and sixty-one from Fort Bodo. The distance is not very great — it is the people who fail one. Going to
[ 0, 8, 11, 20, 24, 33, 41, 44, 51, 54, 58, 67, 68, 71, 80, 85, 92, 95, 100, 104, 112, 119, 127, 129, 132, 135, 138, 145, 149, 152, 153, 158, 163, 165, 169, 174, 175, 180, 184, 187, 194, 199, 204, 205, 209, 213, 222, 229, 232, 239, 243, 250, 253, 259, 266, 269, 272, 274, 279, 280, 284, 287, 295, 298, 299, 304, 305, 308, 311, 320, 321, 326, 334, 335, 344, 349, 352, 365, 372, 375, 385, 386, 390, 395, 399, 403, 411, 414, 419, 424, 429, 433, 436, 437, 441, 443, 444, 456, 457, 460, 464, 465, 469, 471, 475, 476, 486, 487, 492, 493, 501, 502, 506, 517, 522, 527, 532, 536, 542, 545, 547, 553, 556, 561, 563, 564, 569, 570, 576, 583, 588, 596, 605, 615, 618, 626, 631, 639, 643, 645, 647, 649, 652, 654, 656, 659, 660, 667, 672, 673, 678, 685, 686, 690, 694, 697, 705, 710, 712, 716, 720, 721, 725, 728, 733, 736, 740, 746, 749, 757, 761, 766, 769, 772, 780, 785, 790, 791, 803, 807, 811, 814, 817, 826, 831, 836, 839, 840, 844, 850, 855, 859, 866, 870, 873, 877, 882, 889, 894, 898, 903, 904, 906, 908, 913, 917, 920, 924, 929, 932, 937, 942, 949, 953, 958, 963, 967, 974, 979, 982, 986, 989, 990, 991, 995, 1001, 1005, 1010, 1015, 1017, 1020, 1021, 1025, 1034, 1037, 1041, 1046, 1052, 1056, 1059, 1062, 1066, 1073, 1077, 1082, 1086, 1087, 1093, 1096 ]
127,729
[ 16, 220, 19, 23, 17, 30452, 594, 3364, 26, 476, 11, 806, 2453, 11, 323, 304, 470, 566, 8881, 311, 19226, 752, 2326, 315, 806, 41308, 82, 323, 825, 7739, 323, 1378, 16171, 8579, 67373, 438, 2635, 388, 13, 330, 13322, 14901, 2849, 2937, 358, 572, 518, 11002, 425, 6004, 13, 2411, 279, 11845, 1033, 21316, 26464, 323, 54137, 794, 4720, 13, 576, 15271, 1030, 5927, 504, 46330, 6044, 9991, 594, 17073, 37402, 2849, 1283, 358, 1030, 738, 700, 369, 279, 21800, 11, 5813, 220, 17, 67, 11, 12678, 448, 1435, 11, 88098, 753, 1172, 58039, 700, 315, 32417, 54441, 13, 2009, 279, 2732, 1033, 5593, 13, 3017, 17073, 2081, 4813, 8711, 358, 1030, 3208, 448, 11931, 311, 17121, 28527, 22924, 354, 1030, 21000, 2115, 547, 12164, 12, 2802, 9991, 594, 369, 809, 2969, 44544, 389, 5470, 220, 16, 220, 21, 339, 13, 330, 11002, 425, 6004, 572, 304, 264, 98259, 2971, 13, 48569, 5779, 26367, 1033, 1212, 51029, 13, 3776, 19097, 315, 7748, 13776, 1030, 1012, 66472, 11, 323, 572, 304, 279, 15732, 5431, 13, 2379, 1030, 1101, 64262, 47014, 1549, 13, 330, 1913, 279, 220, 16, 220, 21, 339, 315, 5534, 358, 2115, 11002, 425, 6004, 448, 264, 11533, 12, 90362, 323, 44214, 1863, 12070, 579, 41860, 323, 264, 7739, 323, 825, 315, 80400, 393, 30443, 594, 1251, 13, 54137, 794, 4720, 1030, 1012, 20822, 3210, 517, 315, 279, 11845, 11, 26464, 2086, 304, 3210, 11, 323, 56157, 263, 4270, 440, 6457, 9452, 13, 576, 342, 50003, 43560, 315, 32417, 85603, 45370, 13, 358 ]
[ 26, 476, 11, 806, 2453, 11, 323, 304, 470, 566, 8881, 311, 19226, 752, 2326, 315, 806, 41308, 82, 323, 825, 7739, 323, 1378, 16171, 8579, 67373, 438, 2635, 388, 13, 330, 13322, 14901, 2849, 2937, 358, 572, 518, 11002, 425, 6004, 13, 2411, 279, 11845, 1033, 21316, 26464, 323, 54137, 794, 4720, 13, 576, 15271, 1030, 5927, 504, 46330, 6044, 9991, 594, 17073, 37402, 2849, 1283, 358, 1030, 738, 700, 369, 279, 21800, 11, 5813, 220, 17, 67, 11, 12678, 448, 1435, 11, 88098, 753, 1172, 58039, 700, 315, 32417, 54441, 13, 2009, 279, 2732, 1033, 5593, 13, 3017, 17073, 2081, 4813, 8711, 358, 1030, 3208, 448, 11931, 311, 17121, 28527, 22924, 354, 1030, 21000, 2115, 547, 12164, 12, 2802, 9991, 594, 369, 809, 2969, 44544, 389, 5470, 220, 16, 220, 21, 339, 13, 330, 11002, 425, 6004, 572, 304, 264, 98259, 2971, 13, 48569, 5779, 26367, 1033, 1212, 51029, 13, 3776, 19097, 315, 7748, 13776, 1030, 1012, 66472, 11, 323, 572, 304, 279, 15732, 5431, 13, 2379, 1030, 1101, 64262, 47014, 1549, 13, 330, 1913, 279, 220, 16, 220, 21, 339, 315, 5534, 358, 2115, 11002, 425, 6004, 448, 264, 11533, 12, 90362, 323, 44214, 1863, 12070, 579, 41860, 323, 264, 7739, 323, 825, 315, 80400, 393, 30443, 594, 1251, 13, 54137, 794, 4720, 1030, 1012, 20822, 3210, 517, 315, 279, 11845, 11, 26464, 2086, 304, 3210, 11, 323, 56157, 263, 4270, 440, 6457, 9452, 13, 576, 342, 50003, 43560, 315, 32417, 85603, 45370, 13, 358 ]
; or, his care, and in return he caused to accompany me three of his irregulars and one hundred and two Mahdi natives as porters. " Fourteen days later I was at Fort Bodo. At the fort were Captain Nelson and Lieutenant Stairs. The latter had returned from Ugarrowwa's twenty-two days after I had set out for the lake, April 2d, bringing with him, alas ! only sixteen out of fifty-six. All the rest were dead. My twenty couriers whom I had sent with letters to Major Barttelot had safely left Ugar- rowwa's for Yambuya on March 1 6th. " Fort Bodo was in a flourishing condition. Nearly ten acres were under cultivation. One crop of Indian corn had been harvested, and was in the granaries. They had just commenced planting again. " On the 1 6th of June I left Fort Bodo with a hun- dred and eleven Zanzibaris and a hundred and one of Emin Pasha's people. Lieutenant Stairs had been appointed commandant of the fort, Nelson second in command, and Surgeon Parke medical officer. The garrison consisted of fifty-nine rifles. I
[ 0, 1, 4, 5, 9, 14, 15, 19, 22, 29, 32, 39, 42, 52, 55, 61, 64, 68, 78, 79, 83, 87, 95, 99, 103, 107, 109, 117, 120, 125, 128, 129, 131, 136, 140, 145, 151, 153, 157, 160, 165, 167, 170, 171, 174, 178, 183, 188, 196, 203, 207, 218, 221, 225, 226, 230, 237, 241, 250, 255, 258, 263, 265, 267, 274, 278, 283, 289, 291, 295, 299, 303, 307, 311, 316, 317, 323, 324, 325, 326, 327, 336, 341, 345, 346, 351, 353, 358, 366, 370, 373, 379, 383, 384, 388, 392, 397, 402, 407, 408, 411, 418, 423, 427, 432, 434, 438, 443, 448, 456, 459, 465, 470, 473, 475, 479, 486, 491, 493, 496, 497, 501, 503, 505, 509, 511, 514, 517, 520, 526, 527, 528, 529, 530, 532, 533, 535, 540, 542, 545, 549, 552, 554, 566, 576, 577, 584, 588, 594, 599, 605, 617, 618, 622, 627, 630, 637, 642, 646, 651, 661, 662, 666, 670, 673, 677, 682, 687, 688, 693, 697, 702, 712, 721, 727, 728, 730, 733, 737, 738, 739, 740, 741, 743, 746, 751, 753, 758, 763, 765, 768, 773, 775, 779, 780, 785, 789, 796, 798, 801, 803, 807, 811, 813, 821, 825, 829, 832, 837, 839, 843, 845, 852, 853, 864, 867, 871, 875, 880, 890, 898, 901, 904, 908, 913, 914, 921, 928, 931, 939, 940, 944, 950, 952, 956, 958, 966, 974, 975, 979, 981, 988, 998, 1001, 1007, 1012, 1019, 1020, 1022 ]
127,977
[ 16, 220, 19, 23, 17, 30452, 594, 3364, 26, 476, 11, 806, 2453, 11, 323, 304, 470, 566, 8881, 311, 19226, 752, 2326, 315, 806, 41308, 82, 323, 825, 7739, 323, 1378, 16171, 8579, 67373, 438, 2635, 388, 13, 330, 13322, 14901, 2849, 2937, 358, 572, 518, 11002, 425, 6004, 13, 2411, 279, 11845, 1033, 21316, 26464, 323, 54137, 794, 4720, 13, 576, 15271, 1030, 5927, 504, 46330, 6044, 9991, 594, 17073, 37402, 2849, 1283, 358, 1030, 738, 700, 369, 279, 21800, 11, 5813, 220, 17, 67, 11, 12678, 448, 1435, 11, 88098, 753, 1172, 58039, 700, 315, 32417, 54441, 13, 2009, 279, 2732, 1033, 5593, 13, 3017, 17073, 2081, 4813, 8711, 358, 1030, 3208, 448, 11931, 311, 17121, 28527, 22924, 354, 1030, 21000, 2115, 547, 12164, 12, 2802, 9991, 594, 369, 809, 2969, 44544, 389, 5470, 220, 16, 220, 21, 339, 13, 330, 11002, 425, 6004, 572, 304, 264, 98259, 2971, 13, 48569, 5779, 26367, 1033, 1212, 51029, 13, 3776, 19097, 315, 7748, 13776, 1030, 1012, 66472, 11, 323, 572, 304, 279, 15732, 5431, 13, 2379, 1030, 1101, 64262, 47014, 1549, 13, 330, 1913, 279, 220, 16, 220, 21, 339, 315, 5534, 358, 2115, 11002, 425, 6004, 448, 264, 11533, 12, 90362, 323, 44214, 1863, 12070, 579, 41860, 323, 264, 7739, 323, 825, 315, 80400, 393, 30443, 594, 1251, 13, 54137, 794, 4720, 1030, 1012, 20822, 3210, 517, 315, 279, 11845, 11, 26464, 2086, 304, 3210, 11, 323, 56157, 263, 4270, 440, 6457, 9452, 13, 576, 342, 50003, 43560, 315, 32417, 85603, 45370, 13, 358 ]
[ 26, 476, 11, 806, 2453, 11, 323, 304, 470, 566, 8881, 311, 19226, 752, 2326, 315, 806, 41308, 82, 323, 825, 7739, 323, 1378, 16171, 8579, 67373, 438, 2635, 388, 13, 330, 13322, 14901, 2849, 2937, 358, 572, 518, 11002, 425, 6004, 13, 2411, 279, 11845, 1033, 21316, 26464, 323, 54137, 794, 4720, 13, 576, 15271, 1030, 5927, 504, 46330, 6044, 9991, 594, 17073, 37402, 2849, 1283, 358, 1030, 738, 700, 369, 279, 21800, 11, 5813, 220, 17, 67, 11, 12678, 448, 1435, 11, 88098, 753, 1172, 58039, 700, 315, 32417, 54441, 13, 2009, 279, 2732, 1033, 5593, 13, 3017, 17073, 2081, 4813, 8711, 358, 1030, 3208, 448, 11931, 311, 17121, 28527, 22924, 354, 1030, 21000, 2115, 547, 12164, 12, 2802, 9991, 594, 369, 809, 2969, 44544, 389, 5470, 220, 16, 220, 21, 339, 13, 330, 11002, 425, 6004, 572, 304, 264, 98259, 2971, 13, 48569, 5779, 26367, 1033, 1212, 51029, 13, 3776, 19097, 315, 7748, 13776, 1030, 1012, 66472, 11, 323, 572, 304, 279, 15732, 5431, 13, 2379, 1030, 1101, 64262, 47014, 1549, 13, 330, 1913, 279, 220, 16, 220, 21, 339, 315, 5534, 358, 2115, 11002, 425, 6004, 448, 264, 11533, 12, 90362, 323, 44214, 1863, 12070, 579, 41860, 323, 264, 7739, 323, 825, 315, 80400, 393, 30443, 594, 1251, 13, 54137, 794, 4720, 1030, 1012, 20822, 3210, 517, 315, 279, 11845, 11, 26464, 2086, 304, 3210, 11, 323, 56157, 263, 4270, 440, 6457, 9452, 13, 576, 342, 50003, 43560, 315, 32417, 85603, 45370, 13, 358 ]
; or, his care, and in return he caused to accompany me three of his irregulars and one hundred and two Mahdi natives as porters. " Fourteen days later I was at Fort Bodo. At the fort were Captain Nelson and Lieutenant Stairs. The latter had returned from Ugarrowwa's twenty-two days after I had set out for the lake, April 2d, bringing with him, alas ! only sixteen out of fifty-six. All the rest were dead. My twenty couriers whom I had sent with letters to Major Barttelot had safely left Ugar- rowwa's for Yambuya on March 1 6th. " Fort Bodo was in a flourishing condition. Nearly ten acres were under cultivation. One crop of Indian corn had been harvested, and was in the granaries. They had just commenced planting again. " On the 1 6th of June I left Fort Bodo with a hun- dred and eleven Zanzibaris and a hundred and one of Emin Pasha's people. Lieutenant Stairs had been appointed commandant of the fort, Nelson second in command, and Surgeon Parke medical officer. The garrison consisted of fifty-nine rifles. I
[ 0, 1, 4, 5, 9, 14, 15, 19, 22, 29, 32, 39, 42, 52, 55, 61, 64, 68, 78, 79, 83, 87, 95, 99, 103, 107, 109, 117, 120, 125, 128, 129, 131, 136, 140, 145, 151, 153, 157, 160, 165, 167, 170, 171, 174, 178, 183, 188, 196, 203, 207, 218, 221, 225, 226, 230, 237, 241, 250, 255, 258, 263, 265, 267, 274, 278, 283, 289, 291, 295, 299, 303, 307, 311, 316, 317, 323, 324, 325, 326, 327, 336, 341, 345, 346, 351, 353, 358, 366, 370, 373, 379, 383, 384, 388, 392, 397, 402, 407, 408, 411, 418, 423, 427, 432, 434, 438, 443, 448, 456, 459, 465, 470, 473, 475, 479, 486, 491, 493, 496, 497, 501, 503, 505, 509, 511, 514, 517, 520, 526, 527, 528, 529, 530, 532, 533, 535, 540, 542, 545, 549, 552, 554, 566, 576, 577, 584, 588, 594, 599, 605, 617, 618, 622, 627, 630, 637, 642, 646, 651, 661, 662, 666, 670, 673, 677, 682, 687, 688, 693, 697, 702, 712, 721, 727, 728, 730, 733, 737, 738, 739, 740, 741, 743, 746, 751, 753, 758, 763, 765, 768, 773, 775, 779, 780, 785, 789, 796, 798, 801, 803, 807, 811, 813, 821, 825, 829, 832, 837, 839, 843, 845, 852, 853, 864, 867, 871, 875, 880, 890, 898, 901, 904, 908, 913, 914, 921, 928, 931, 939, 940, 944, 950, 952, 956, 958, 966, 974, 975, 979, 981, 988, 998, 1001, 1007, 1012, 1019, 1020, 1022 ]
128,225
[ 323, 71054, 916, 279, 4910, 448, 862, 62974, 13, 16366, 753, 419, 572, 279, 2310, 8913, 315, 4741, 30627, 5930, 11157, 12, 64047, 3641, 8145, 678, 315, 264, 10968, 68275, 753, 330, 54, 4644, 1274, 577, 279, 9867, 13329, 269, 582, 1231, 3367, 11, 4764, 7988, 566, 1231, 387, 2587, 448, 1741, 264, 8913, 279, 2953, 686, 1320, 287, 5577, 1075, 55171, 389, 31912, 13, 16212, 12, 58554, 686, 537, 387, 6509, 13, 1084, 1030, 1012, 279, 34725, 35558, 429, 1030, 1865, 279, 668, 583, 11, 1739, 402, 812, 19970, 11, 773, 69187, 87702, 291, 553, 10756, 31660, 518, 37888, 93924, 12, 6583, 64, 594, 13, 330, 1913, 279, 220, 24, 339, 582, 3697, 311, 279, 3146, 315, 279, 7988, 10178, 51443, 2969, 20783, 13, 576, 32789, 1033, 36967, 916, 264, 2244, 12818, 315, 3146, 773, 12045, 398, 429, 1052, 572, 902, 1008, 5636, 3650, 1526, 862, 32789, 476, 5043, 13, 5542, 264, 1293, 6010, 279, 67373, 1030, 13929, 291, 601, 323, 1033, 10030, 13, 1205, 30489, 264, 23946, 438, 5135, 438, 582, 11465, 304, 279, 12261, 315, 264, 3072, 315, 32789, 911, 220, 19, 393, 13, 386, 13, 389, 279, 220, 24, 339, 315, 6652, 323, 24367, 432, 11, 4752, 264, 58824, 34938, 438, 4937, 438, 4031, 78387, 1410, 3931, 15625, 6660, 13, 576, 4116, 57745, 1033, 17478, 504, 23946, 311, 23946, 26, 807, 1033, 3208, 1051, 6132, 220, 19, 22, 19, 3928, 1093, 867, 9394, 82840, 26, 2726, 11, 3941, 279, 88401, 85397, 26, 279, 1251, 20190, 553, 11499, 504, 1449, 1459, 26, 4116 ]
[ 13, 16366, 753, 419, 572, 279, 2310, 8913, 315, 4741, 30627, 5930, 11157, 12, 64047, 3641, 8145, 678, 315, 264, 10968, 68275, 753, 330, 54, 4644, 1274, 577, 279, 9867, 13329, 269, 582, 1231, 3367, 11, 4764, 7988, 566, 1231, 387, 2587, 448, 1741, 264, 8913, 279, 2953, 686, 1320, 287, 5577, 1075, 55171, 389, 31912, 13, 16212, 12, 58554, 686, 537, 387, 6509, 13, 1084, 1030, 1012, 279, 34725, 35558, 429, 1030, 1865, 279, 668, 583, 11, 1739, 402, 812, 19970, 11, 773, 69187, 87702, 291, 553, 10756, 31660, 518, 37888, 93924, 12, 6583, 64, 594, 13, 330, 1913, 279, 220, 24, 339, 582, 3697, 311, 279, 3146, 315, 279, 7988, 10178, 51443, 2969, 20783, 13, 576, 32789, 1033, 36967, 916, 264, 2244, 12818, 315, 3146, 773, 12045, 398, 429, 1052, 572, 902, 1008, 5636, 3650, 1526, 862, 32789, 476, 5043, 13, 5542, 264, 1293, 6010, 279, 67373, 1030, 13929, 291, 601, 323, 1033, 10030, 13, 1205, 30489, 264, 23946, 438, 5135, 438, 582, 11465, 304, 279, 12261, 315, 264, 3072, 315, 32789, 911, 220, 19, 393, 13, 386, 13, 389, 279, 220, 24, 339, 315, 6652, 323, 24367, 432, 11, 4752, 264, 58824, 34938, 438, 4937, 438, 4031, 78387, 1410, 3931, 15625, 6660, 13, 576, 4116, 57745, 1033, 17478, 504, 23946, 311, 23946, 26, 807, 1033, 3208, 1051, 6132, 220, 19, 22, 19, 3928, 1093, 867, 9394, 82840, 26, 2726, 11, 3941, 279, 88401, 85397, 26, 279, 1251, 20190, 553, 11499, 504, 1449, 1459, 26, 4116 ]
. Ah ! this was the old spirit of former expeditions suc- cessfully completed all of a sudden revived ! "Woe betide the native aggressor we may meet, however powerful he may be ; with such a spirit the men will fling themselves like wolves on sheep. Num- bers will not be considered. It had been the eternal forests that had made the abject, slavish creatures, so brutally plundered by Arab slaves at Kilonga-Longa's. " On the 9th we came to the country of the powerful chief Mozamboni. The villages were scattered over a great extent of country so thickly that there was no other road except through their villages or fields. From a long distance the natives had sighted us and were prepared. We seized a hill as soon as we arrived in the centre of a mass of villages about 4 P. M. on the 9th of December and occupied it, building a zariba as fast as bill-hooks could cut brushwood. The war cries were terrible from hill to hill; they were sent pealing 474 STANLEYS STORY; OR, across the intervening valleys; the people gathered by hundreds from every point; war
[ 0, 1, 4, 6, 11, 15, 19, 23, 30, 33, 40, 46, 52, 56, 57, 62, 67, 77, 81, 84, 86, 93, 101, 103, 105, 106, 108, 112, 115, 119, 126, 134, 136, 139, 143, 148, 149, 157, 166, 169, 173, 176, 178, 183, 188, 190, 197, 201, 205, 210, 213, 216, 227, 232, 239, 242, 248, 249, 253, 254, 259, 264, 268, 271, 282, 283, 286, 290, 295, 299, 307, 315, 320, 324, 329, 333, 336, 340, 341, 344, 346, 349, 359, 360, 363, 372, 380, 382, 385, 390, 397, 400, 404, 408, 409, 413, 414, 416, 417, 419, 422, 426, 427, 428, 430, 433, 438, 441, 445, 453, 456, 460, 469, 475, 479, 482, 485, 486, 490, 499, 504, 514, 519, 521, 527, 534, 537, 545, 548, 554, 556, 561, 567, 571, 574, 580, 585, 592, 600, 606, 615, 618, 625, 626, 631, 633, 638, 647, 651, 659, 663, 669, 671, 674, 678, 683, 692, 693, 696, 703, 705, 710, 713, 718, 721, 724, 732, 735, 739, 746, 749, 751, 756, 759, 768, 774, 775, 776, 778, 779, 781, 782, 785, 789, 790, 791, 793, 796, 805, 809, 818, 821, 822, 831, 833, 837, 840, 843, 848, 851, 856, 862, 868, 872, 878, 882, 883, 887, 891, 897, 902, 911, 916, 921, 924, 929, 930, 935, 940, 945, 948, 953, 954, 955, 956, 957, 960, 962, 964, 966, 972, 973, 976, 977, 984, 988, 1000, 1008, 1009, 1013, 1020, 1029, 1032, 1041, 1046, 1052, 1058, 1059, 1063 ]
128,473
[ 32, 20441, 7474, 47956, 291, 1283, 10951, 40131, 315, 12904, 83538, 35097, 369, 48809, 323, 16375, 374, 69407, 264, 20728, 879, 33446, 10163, 323, 16051, 8160, 1283, 6682, 315, 44864, 46710, 6116, 584, 382, 785, 12359, 329, 5737, 315, 22900, 1933, 11, 15830, 2572, 8186, 429, 264, 794, 13, 11876, 7474, 81066, 1181, 5116, 979, 7359, 504, 11401, 12009, 263, 4848, 13, 33446, 7009, 400, 20, 15, 15, 11, 15, 15, 15, 304, 10163, 369, 36735, 30550, 11, 279, 2813, 594, 5411, 1555, 315, 20554, 69934, 83538, 323, 1008, 3871, 13, 758, 5256, 11, 11401, 12009, 263, 16051, 311, 2291, 12359, 329, 7009, 400, 16, 19, 20, 11, 15, 15, 15, 369, 3871, 2669, 12600, 11, 4092, 311, 264, 19275, 12729, 304, 547, 808, 13, 10942, 7154, 304, 20441, 382, 35544, 12009, 263, 33446, 1181, 10163, 389, 13498, 13, 220, 17, 17, 11, 803, 1091, 264, 2254, 1283, 12359, 329, 323, 1181, 12923, 2813, 11, 472, 42845, 36428, 4848, 2572, 31130, 11728, 315, 12904, 35995, 1576, 315, 3204, 46710, 448, 264, 8848, 17398, 2356, 11, 68296, 86337, 26993, 355, 382, 785, 35835, 3697, 264, 2003, 1283, 296, 9613, 8904, 905, 1156, 4961, 429, 198, 64, 16003, 5625, 1030, 41084, 12359, 329, 198, 11, 61446, 429, 264, 51573, 12904, 11016, 17221, 311, 264, 8777, 279, 7474, 6069, 311, 862, 4438, 594, 4545, 504, 264, 66879, 19435, 8881, 553, 68296, 86337, 26993, 355, 382, 3983, 12359, 329, 594, 19275, 58697, 429, 11401, 12009, 263, 594, 3953, 3871, 14716, 944, 11495, 323, 429, 2813, 7359, 1033, 15358, 330, 29939 ]
[ 315, 12904, 83538, 35097, 369, 48809, 323, 16375, 374, 69407, 264, 20728, 879, 33446, 10163, 323, 16051, 8160, 1283, 6682, 315, 44864, 46710, 6116, 584, 382, 785, 12359, 329, 5737, 315, 22900, 1933, 11, 15830, 2572, 8186, 429, 264, 794, 13, 11876, 7474, 81066, 1181, 5116, 979, 7359, 504, 11401, 12009, 263, 4848, 13, 33446, 7009, 400, 20, 15, 15, 11, 15, 15, 15, 304, 10163, 369, 36735, 30550, 11, 279, 2813, 594, 5411, 1555, 315, 20554, 69934, 83538, 323, 1008, 3871, 13, 758, 5256, 11, 11401, 12009, 263, 16051, 311, 2291, 12359, 329, 7009, 400, 16, 19, 20, 11, 15, 15, 15, 369, 3871, 2669, 12600, 11, 4092, 311, 264, 19275, 12729, 304, 547, 808, 13, 10942, 7154, 304, 20441, 382, 35544, 12009, 263, 33446, 1181, 10163, 389, 13498, 13, 220, 17, 17, 11, 803, 1091, 264, 2254, 1283, 12359, 329, 323, 1181, 12923, 2813, 11, 472, 42845, 36428, 4848, 2572, 31130, 11728, 315, 12904, 35995, 1576, 315, 3204, 46710, 448, 264, 8848, 17398, 2356, 11, 68296, 86337, 26993, 355, 382, 785, 35835, 3697, 264, 2003, 1283, 296, 9613, 8904, 905, 1156, 4961, 429, 198, 64, 16003, 5625, 1030, 41084, 12359, 329, 198, 11, 61446, 429, 264, 51573, 12904, 11016, 17221, 311, 264, 8777, 279, 7474, 6069, 311, 862, 4438, 594, 4545, 504, 264, 66879, 19435, 8881, 553, 68296, 86337, 26993, 355, 382, 3983, 12359, 329, 594, 19275, 58697, 429, 11401, 12009, 263, 594, 3953, 3871, 14716, 944, 11495, 323, 429, 2813, 7359, 1033, 15358, 330, 29939 ]
of alcohol wipes blamed for illnesses and deaths is suing a vendor who canceled orders and refused payment after reports of bacterial contamination became public. The Triad Group of Hartland, Wis., claims that a St. Louis firm breached its contract when officials from Vi-Jon Inc. canceled nearly $500,000 in orders for Germ-X, the company's popular line of antibacterial wipes and other products. In addition, Vi-Jon refused to pay Triad nearly $145,000 for products already delivered, according to a lawsuit filed in U.S. District Court in Wisconsin. Vi-Jon canceled its orders on Feb. 22, more than a month after Triad and its sister company, H&P Industries Inc., recalled millions of alcohol pads because of possible contamination with a rare bacterium, Bacillus cereus. The cancellation came a week after msnbc.com first reported that a Houston couple had sued Triad , alleging that a contaminated alcohol pad supplied to a hospital the firm led to their son's death from a meningitis caused by Bacillus cereus. But Triad's lawsuit alleges that Vi-Jon's particular products weren't affected and that company officials were acting "based
[ 0, 3, 11, 17, 24, 28, 38, 42, 49, 52, 58, 60, 67, 71, 80, 87, 91, 99, 107, 113, 121, 124, 134, 148, 155, 162, 165, 168, 172, 174, 180, 183, 188, 192, 193, 197, 199, 206, 211, 213, 216, 217, 223, 228, 237, 241, 250, 255, 265, 270, 273, 275, 277, 281, 282, 291, 298, 300, 301, 302, 303, 304, 305, 306, 307, 310, 317, 321, 326, 328, 329, 333, 341, 343, 351, 356, 359, 365, 373, 379, 383, 389, 398, 399, 402, 411, 412, 415, 417, 419, 427, 430, 434, 438, 440, 447, 449, 450, 451, 452, 453, 454, 455, 456, 460, 469, 477, 487, 488, 498, 501, 503, 511, 517, 520, 522, 524, 525, 534, 540, 543, 553, 556, 558, 560, 562, 571, 575, 582, 585, 589, 590, 591, 592, 593, 594, 599, 604, 606, 612, 618, 622, 624, 628, 632, 639, 647, 648, 650, 652, 663, 667, 669, 678, 687, 690, 698, 703, 711, 714, 723, 737, 742, 744, 749, 756, 759, 760, 764, 769, 774, 776, 779, 782, 795, 800, 802, 807, 813, 815, 817, 819, 823, 829, 838, 843, 844, 845, 853, 860, 864, 869, 873, 875, 876, 877, 886, 891, 893, 906, 914, 918, 927, 930, 932, 941, 945, 950, 954, 957, 963, 967, 969, 975, 980, 982, 989, 993, 1000, 1003, 1007, 1012, 1017, 1019, 1022, 1025, 1029, 1031, 1033, 1041, 1049, 1054, 1057, 1059, 1061, 1063, 1074, 1083, 1089, 1091, 1100, 1104, 1109, 1117, 1127, 1132, 1139, 1141, 1146 ]
128,721
[ 1172, 389, 32322, 315, 46710, 2217, 24894, 374, 902, 5904, 315, 894, 1741, 46710, 27887, 894, 1741, 36735, 30550, 3871, 1335, 279, 19275, 80933, 382, 35544, 12009, 263, 7359, 525, 10887, 58223, 315, 279, 7781, 11, 20409, 429, 279, 31130, 3871, 1033, 4428, 3322, 311, 36735, 30550, 311, 5240, 10955, 1283, 264, 10951, 584, 19091, 323, 429, 279, 2813, 1030, 264, 1290, 311, 26269, 1181, 10163, 382, 12077, 572, 2567, 304, 1973, 311, 6016, 11401, 12009, 263, 594, 1985, 323, 17011, 1335, 279, 7474, 594, 2033, 1053, 382, 35544, 12009, 263, 702, 49968, 448, 279, 12359, 329, 5737, 369, 1635, 11, 11628, 16720, 311, 20441, 7474, 311, 387, 15233, 1119, 36735, 30550, 3871, 13, 13235, 279, 35835, 11, 11401, 12009, 263, 1030, 17595, 458, 1973, 315, 220, 16, 17, 11, 15, 15, 15, 5048, 315, 3871, 817, 2254, 369, 220, 17, 15, 16, 16, 11, 279, 7781, 1053, 382, 785, 5535, 95280, 812, 4041, 5555, 1283, 12359, 329, 7359, 8454, 264, 400, 19, 3526, 46326, 10815, 11, 949, 315, 279, 1156, 315, 3807, 8502, 64409, 553, 264, 14433, 60534, 11537, 1283, 6775, 7359, 9311, 1495, 279, 2813, 304, 5099, 12009, 2886, 11, 4092, 311, 264, 547, 808, 13, 12161, 9292, 17885, 382, 7661, 1091, 400, 21, 3526, 304, 12359, 329, 3871, 1033, 30489, 553, 6775, 31996, 1127, 323, 279, 7474, 572, 71788, 448, 264, 15330, 60429, 25921, 504, 14919, 476, 49712, 6457, 3871, 3080, 432, 94035, 264, 312, 9056, 287, 3119, 11792, 553, 6775, 39142, 382, 1655, 3245, 11627, 42886, 614, 1012, 12729, 304, 5248, 5302 ]
[ 902, 5904, 315, 894, 1741, 46710, 27887, 894, 1741, 36735, 30550, 3871, 1335, 279, 19275, 80933, 382, 35544, 12009, 263, 7359, 525, 10887, 58223, 315, 279, 7781, 11, 20409, 429, 279, 31130, 3871, 1033, 4428, 3322, 311, 36735, 30550, 311, 5240, 10955, 1283, 264, 10951, 584, 19091, 323, 429, 279, 2813, 1030, 264, 1290, 311, 26269, 1181, 10163, 382, 12077, 572, 2567, 304, 1973, 311, 6016, 11401, 12009, 263, 594, 1985, 323, 17011, 1335, 279, 7474, 594, 2033, 1053, 382, 35544, 12009, 263, 702, 49968, 448, 279, 12359, 329, 5737, 369, 1635, 11, 11628, 16720, 311, 20441, 7474, 311, 387, 15233, 1119, 36735, 30550, 3871, 13, 13235, 279, 35835, 11, 11401, 12009, 263, 1030, 17595, 458, 1973, 315, 220, 16, 17, 11, 15, 15, 15, 5048, 315, 3871, 817, 2254, 369, 220, 17, 15, 16, 16, 11, 279, 7781, 1053, 382, 785, 5535, 95280, 812, 4041, 5555, 1283, 12359, 329, 7359, 8454, 264, 400, 19, 3526, 46326, 10815, 11, 949, 315, 279, 1156, 315, 3807, 8502, 64409, 553, 264, 14433, 60534, 11537, 1283, 6775, 7359, 9311, 1495, 279, 2813, 304, 5099, 12009, 2886, 11, 4092, 311, 264, 547, 808, 13, 12161, 9292, 17885, 382, 7661, 1091, 400, 21, 3526, 304, 12359, 329, 3871, 1033, 30489, 553, 6775, 31996, 1127, 323, 279, 7474, 572, 71788, 448, 264, 15330, 60429, 25921, 504, 14919, 476, 49712, 6457, 3871, 3080, 432, 94035, 264, 312, 9056, 287, 3119, 11792, 553, 6775, 39142, 382, 1655, 3245, 11627, 42886, 614, 1012, 12729, 304, 5248, 5302 ]
no evidence of any such contamination affecting any such Germ-X products," the lawsuit contends. Vi-Jon officials are seeking dismissal of the suit, claiming that the recalled products were similar enough to Germ-X to cause worry after a massive public recall and that the company had a right to halt its orders. "It was required in order to protect Vi-Jon's product and reputation," the firm's response said. Vi-Jon has contracted with the Triad Group for years, sending supplies to Wisconsin firm to be processed into Germ-X products. Before the cancellation, Vi-Jon had forecast an order of 12,000 cases of products per month for 2011, the suit said. The latest skirmish comes weeks after Triad officials posted a $4 million penal bond, part of the first of several requirements mandated by a consent decree implemented after federal officials shut down the company in mid-June, according to a U.S. justice department spokesman. More than $6 million in Triad products were seized by federal marshals and the firm was slapped with a permanent injunction prohibited from manufacturing or distributing medical products until it submits a reconditioning plan approved by federal regulators. At least nine lawsuits have been filed in multiple states
[ 0, 3, 12, 15, 19, 24, 38, 48, 52, 57, 62, 64, 73, 75, 79, 87, 96, 99, 101, 103, 105, 115, 119, 127, 137, 140, 144, 149, 150, 159, 164, 168, 177, 186, 191, 199, 206, 209, 214, 216, 219, 225, 231, 237, 239, 247, 254, 261, 265, 270, 274, 282, 286, 288, 294, 297, 302, 306, 313, 316, 319, 323, 332, 335, 341, 344, 352, 355, 357, 359, 361, 369, 373, 384, 386, 390, 395, 397, 406, 411, 414, 416, 418, 420, 424, 435, 440, 444, 448, 450, 456, 460, 466, 467, 475, 484, 487, 497, 502, 505, 508, 518, 523, 528, 530, 539, 540, 547, 551, 564, 565, 568, 570, 572, 576, 585, 588, 594, 597, 598, 599, 600, 601, 602, 603, 604, 610, 613, 622, 626, 632, 636, 637, 638, 639, 640, 641, 642, 646, 651, 656, 659, 662, 669, 675, 678, 684, 690, 696, 700, 702, 712, 719, 721, 723, 724, 732, 738, 743, 744, 749, 752, 756, 762, 765, 773, 786, 795, 798, 800, 808, 815, 827, 833, 841, 851, 856, 861, 865, 873, 876, 880, 882, 885, 886, 896, 899, 901, 903, 905, 906, 914, 925, 935, 938, 942, 947, 949, 950, 958, 961, 965, 967, 976, 981, 988, 991, 999, 1005, 1008, 1012, 1016, 1021, 1025, 1033, 1038, 1040, 1050, 1061, 1072, 1077, 1091, 1094, 1107, 1115, 1124, 1130, 1133, 1141, 1143, 1146, 1155, 1158, 1163, 1172, 1175, 1183, 1194, 1197, 1199, 1205, 1210, 1219, 1224, 1229, 1235, 1238, 1247, 1254 ]
128,969
[ 3284, 32, 67024, 374, 29729, 264, 21271, 14021, 30606, 315, 1251, 11259, 45988, 825, 2441, 594, 26906, 13, 1752, 14976, 323, 36537, 7966, 11, 1817, 1697, 1969, 387, 2176, 23327, 323, 29573, 1091, 279, 1697, 3685, 1435, 476, 1059, 13, 16246, 279, 35294, 323, 14324, 315, 1817, 1697, 304, 279, 67024, 11, 3270, 264, 1714, 311, 12564, 279, 7772, 3204, 1372, 315, 1251, 304, 1741, 264, 21271, 624, 6211, 322, 19016, 264, 1140, 315, 13530, 315, 3589, 13, 7379, 279, 22032, 8500, 1741, 429, 2176, 279, 1156, 323, 2086, 3589, 525, 304, 2477, 6810, 75462, 1973, 198, 322, 14781, 2541, 3378, 825, 1140, 11, 1221, 3796, 279, 22032, 7703, 1186, 15512, 452, 5628, 1090, 76, 389, 279, 1008, 1140, 271, 322, 22255, 25, 506, 8204, 61, 17, 8, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 30606, 315, 1251, 11259, 45988, 825, 2441, 594, 26906, 13, 1752, 14976, 323, 36537, 7966, 11, 1817, 1697, 1969, 387, 2176, 23327, 323, 29573, 1091, 279, 1697, 3685, 1435, 476, 1059, 13, 16246, 279, 35294, 323, 14324, 315, 1817, 1697, 304, 279, 67024, 11, 3270, 264, 1714, 311, 12564, 279, 7772, 3204, 1372, 315, 1251, 304, 1741, 264, 21271, 624, 6211, 322, 19016, 264, 1140, 315, 13530, 315, 3589, 13, 7379, 279, 22032, 8500, 1741, 429, 2176, 279, 1156, 323, 2086, 3589, 525, 304, 2477, 6810, 75462, 1973, 198, 322, 14781, 2541, 3378, 825, 1140, 11, 1221, 3796, 279, 22032, 7703, 1186, 15512, 452, 5628, 1090, 76, 389, 279, 1008, 1140, 271, 322, 22255, 25, 506, 8204, 61, 17, 8 ]
consisting of people standing atop one another's shoulders. For practical and aesthetic reasons, each person must be both shorter and lighter than the person below him or her. Given the heights and weights of each person in the circus, write a method to compute the largest possible number of people in such a tower. */ //have a list of pairs of items. Find the longest sequence such that both the first and second items are in non-decreasing order //simply sort one list, then apply the longest increasing subsequence algorighm on the other list //runtime: O(N^2)
[ 0, 11, 14, 21, 30, 35, 39, 47, 49, 59, 60, 64, 74, 78, 88, 96, 97, 102, 109, 114, 117, 122, 130, 134, 142, 147, 151, 158, 164, 168, 171, 175, 176, 182, 186, 194, 198, 206, 209, 214, 221, 224, 228, 235, 236, 242, 244, 251, 254, 262, 266, 274, 283, 290, 293, 300, 303, 308, 310, 316, 318, 322, 324, 328, 330, 335, 338, 344, 347, 353, 354, 359, 363, 371, 380, 385, 390, 395, 399, 405, 409, 416, 422, 426, 429, 433, 436, 444, 450, 451, 453, 456, 459, 464, 468, 473, 474, 479, 485, 489, 497, 508, 512, 520, 523, 526, 529, 530, 533, 537, 543, 548, 550, 552, 559, 560, 562, 564, 565, 566, 567 ]
129,089
[ 3298, 9177, 4229, 43206, 481, 6790, 9177, 4229, 43206, 476, 435, 1287, 82, 12, 16, 24, 17, 12, 16, 20, 19, 12, 16, 22, 21, 12, 15, 3064, 52608, 13, 634, 905, 374, 458, 31560, 19, 2621, 12938, 553, 51839, 323, 7407, 304, 75734, 3686, 72, 320, 22587, 12030, 701, 8257, 11, 3639, 4180, 1406, 21453, 1039, 1910, 6790, 3893, 43206, 5333, 271, 262, 330, 573, 4286, 788, 8324, 197, 1, 74595, 2078, 788, 330, 7326, 756, 197, 1, 74595, 675, 788, 330, 25221, 5159, 756, 197, 1, 11141, 2078, 788, 330, 2034, 756, 197, 1, 11141, 675, 788, 330, 22372, 4180, 756, 197, 1, 2454, 80261, 788, 330, 50225, 756, 197, 1, 8926, 788, 330, 10580, 17820, 3686, 72, 320, 22587, 12030, 15752, 22372, 4180, 271, 4102, 4102, 23824, 803, 198, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 43206, 476, 435, 1287, 82, 12, 16, 24, 17, 12, 16, 20, 19, 12, 16, 22, 21, 12, 15, 3064, 52608, 13, 634, 905, 374, 458, 31560, 19, 2621, 12938, 553, 51839, 323, 7407, 304, 75734, 3686, 72, 320, 22587, 12030, 701, 8257, 11, 3639, 4180, 1406, 21453, 1039, 1910, 6790, 3893, 43206, 5333, 271, 262, 330, 573, 4286, 788, 8324, 197, 1, 74595, 2078, 788, 330, 7326, 756, 197, 1, 74595, 675, 788, 330, 25221, 5159, 756, 197, 1, 11141, 2078, 788, 330, 2034, 756, 197, 1, 11141, 675, 788, 330, 22372, 4180, 756, 197, 1, 2454, 80261, 788, 330, 50225, 756, 197, 1, 8926, 788, 330, 10580, 17820, 3686, 72, 320, 22587, 12030, 15752, 22372, 4180, 271, 4102, 4102, 23824, 803, 198 ]
olocation or rrcs-192-154-176-0.sw.biz.rr.com is an IPv4 address owned by Spectrum and located in Corpus Christi (Bay Area), Texas, United States Try our free IP geolocation API "ipAddress": "", "continentCode": "NA", "continentName": "North America", "countryCode": "US", "countryName": "United States", "stateProv": "Texas", "city": "Corpus Christi (Bay Area)", United States   Learn more
[ 0, 9, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 34, 38, 39, 41, 45, 48, 51, 55, 56, 64, 70, 73, 82, 86, 94, 97, 104, 111, 112, 114, 117, 122, 124, 130, 131, 138, 145, 148, 151, 155, 160, 163, 166, 175, 179, 181, 184, 186, 188, 195, 197, 202, 203, 204, 213, 217, 219, 221, 223, 226, 227, 228, 237, 241, 243, 245, 250, 258, 261, 262, 263, 270, 274, 276, 278, 280, 283, 284, 285, 292, 296, 298, 300, 306, 313, 316, 317, 318, 323, 327, 329, 331, 336, 339, 340, 341, 345, 347, 349, 352, 355, 362, 363, 365, 368, 373, 377, 383, 390, 392, 394, 396, 401, 406, 407 ]
129,213
[ 75632, 5618, 1213, 353, 758, 9971, 1126, 481, 41866, 90760, 35102, 198, 1213, 353, 2955, 320, 66, 8, 220, 17, 15, 17, 16, 758, 9971, 1126, 5007, 198, 353, 2009, 3188, 4591, 624, 1213, 353, 31943, 323, 990, 304, 2530, 323, 7868, 7586, 11, 448, 476, 2041, 198, 353, 17030, 11, 525, 15129, 3897, 429, 279, 2701, 4682, 525, 2270, 510, 1213, 353, 220, 16, 13, 19605, 315, 2530, 2038, 1969, 14060, 279, 3403, 6920, 5293, 11, 419, 198, 353, 1140, 315, 4682, 323, 279, 2701, 17673, 624, 353, 220, 17, 13, 19605, 304, 7868, 1352, 1969, 22800, 279, 3403, 6920, 5293, 345, 353, 419, 1140, 315, 4682, 323, 279, 2701, 17673, 304, 279, 9705, 198, 353, 323, 5144, 1008, 7236, 3897, 448, 279, 7982, 624, 1213, 353, 10039, 8562, 3424, 16525, 7710, 3168, 14537, 20620, 3567, 21740, 330, 1911, 3424, 1, 3567, 198, 353, 4137, 16427, 2726, 12867, 7427, 11, 16092, 11, 10915, 4183, 13104, 5146, 11, 3168, 12867, 198, 353, 7427, 3008, 7935, 3567, 7721, 4613, 362, 7652, 7515, 15824, 198, 353, 31201, 13, 1964, 5664, 12742, 16681, 3168, 14537, 50178, 2726, 21740, 7206, 17386, 4613, 198, 353, 4137, 20230, 11, 27072, 11, 28553, 11, 23027, 11, 30542, 11, 2726, 27415, 16501, 198, 353, 320, 18843, 11, 10915, 4183, 13104, 5146, 11, 30332, 3008, 30530, 29666, 2726, 25633, 280, 353, 27353, 3008, 9457, 11, 14112, 11, 2726, 28224, 26, 2726, 26595, 30569, 8, 29316, 30377, 3567, 198, 353, 6197, 4137, 29657, 3008, 14162, 11, 17647, 1964, 17126, 11, 29010, 14162, 11, 2726, 17791, 198 ]
[ 41866, 90760, 35102, 198, 1213, 353, 2955, 320, 66, 8, 220, 17, 15, 17, 16, 758, 9971, 1126, 5007, 198, 353, 2009, 3188, 4591, 624, 1213, 353, 31943, 323, 990, 304, 2530, 323, 7868, 7586, 11, 448, 476, 2041, 198, 353, 17030, 11, 525, 15129, 3897, 429, 279, 2701, 4682, 525, 2270, 510, 1213, 353, 220, 16, 13, 19605, 315, 2530, 2038, 1969, 14060, 279, 3403, 6920, 5293, 11, 419, 198, 353, 1140, 315, 4682, 323, 279, 2701, 17673, 624, 353, 220, 17, 13, 19605, 304, 7868, 1352, 1969, 22800, 279, 3403, 6920, 5293, 345, 353, 419, 1140, 315, 4682, 323, 279, 2701, 17673, 304, 279, 9705, 198, 353, 323, 5144, 1008, 7236, 3897, 448, 279, 7982, 624, 1213, 353, 10039, 8562, 3424, 16525, 7710, 3168, 14537, 20620, 3567, 21740, 330, 1911, 3424, 1, 3567, 198, 353, 4137, 16427, 2726, 12867, 7427, 11, 16092, 11, 10915, 4183, 13104, 5146, 11, 3168, 12867, 198, 353, 7427, 3008, 7935, 3567, 7721, 4613, 362, 7652, 7515, 15824, 198, 353, 31201, 13, 1964, 5664, 12742, 16681, 3168, 14537, 50178, 2726, 21740, 7206, 17386, 4613, 198, 353, 4137, 20230, 11, 27072, 11, 28553, 11, 23027, 11, 30542, 11, 2726, 27415, 16501, 198, 353, 320, 18843, 11, 10915, 4183, 13104, 5146, 11, 30332, 3008, 30530, 29666, 2726, 25633, 280, 353, 27353, 3008, 9457, 11, 14112, 11, 2726, 28224, 26, 2726, 26595, 30569, 8, 29316, 30377, 3567, 198, 353, 6197, 4137, 29657, 3008, 14162, 11, 17647, 1964, 17126, 11, 29010, 14162, 11, 2726, 17791, 198 ]
Interactive Visualization Workshop * * Copyright (c) 2021 Inviwo Foundation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this * list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright notice, * this list of conditions and the following disclaimer in the documentation * and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
[ 0, 12, 26, 35, 36, 39, 41, 51, 53, 54, 55, 56, 57, 58, 59, 60, 63, 65, 67, 78, 79, 81, 85, 92, 101, 103, 106, 108, 123, 127, 131, 134, 141, 145, 152, 158, 159, 164, 167, 175, 176, 178, 191, 192, 196, 206, 215, 220, 224, 234, 245, 249, 253, 255, 258, 260, 261, 262, 263, 279, 282, 289, 294, 299, 306, 310, 316, 326, 333, 334, 339, 340, 342, 347, 350, 361, 365, 369, 379, 390, 392, 394, 395, 396, 397, 413, 416, 423, 428, 433, 443, 447, 453, 463, 470, 472, 474, 479, 484, 487, 498, 502, 506, 516, 527, 530, 534, 548, 549, 551, 555, 558, 564, 574, 583, 588, 592, 605, 607, 610, 612, 617, 626, 629, 638, 641, 645, 655, 663, 667, 680, 682, 684, 687, 688, 692, 693, 695, 699, 707, 710, 718, 729, 730, 740, 741, 745, 749, 757, 760, 761, 765, 773, 774, 776, 787, 790, 806, 810, 818, 822, 824, 835, 843, 847, 848, 850, 861, 862, 865, 868, 874, 880, 884, 894, 900, 903, 916, 919, 926, 930, 931, 933, 937, 944, 945, 954, 955, 966, 967, 975, 976, 986, 987, 990, 1004, 1012, 1013, 1015, 1017, 1026, 1027, 1031, 1035, 1043, 1046, 1047, 1059, 1062, 1073, 1079, 1082, 1091, 1093, 1095, 1100, 1103, 1107, 1108, 1113, 1114, 1117, 1125, 1126, 1129, 1138, 1151, 1152, 1160, 1167, 1171, 1172, 1174, 1177, 1181, 1188, 1191, 1201, 1202, 1210, 1213, 1222, 1223, 1230, 1240, 1241, 1244, 1249, 1250 ]
129,461
[ 353, 320, 18843, 28548, 2726, 18071, 8, 17549, 1964, 4137, 24400, 9808, 3008, 3168, 9457, 3008, 10039, 198, 353, 8562, 11, 26657, 11551, 29321, 3008, 3168, 29382, 3008, 26094, 28204, 624, 1213, 76550, 3276, 6490, 3055, 271, 1067, 366, 258, 9971, 1126, 5320, 11356, 17996, 9971, 1126, 860, 397, 1067, 366, 258, 9971, 1126, 5320, 11356, 17996, 9971, 1126, 5132, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 500, 580, 336, 1756, 1289, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 73598, 1415, 1287, 4352, 9797, 23044, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 6863, 4352, 9797, 23044, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 13297, 860, 397, 1067, 366, 258, 9971, 1126, 89976, 75806, 17996, 9971, 86, 3121, 5507, 860, 397, 1067, 366, 11525, 89976, 29819, 17996, 9971, 86, 347, 1176, 9797, 860, 1339, 1067, 366, 3215, 397, 1067, 366, 917, 1339, 1040, 36278, 280, 1040, 65818, 4036, 280, 1040, 1207, 7740, 1567, 401, 2231, 1529, 72, 1126, 1476, 1747, 353, 1124, 6658, 47305, 12980, 369, 43565, 57258, 198, 353, 49960, 279, 5042, 12980, 429, 374, 12596, 198, 735, 1040, 16824, 54, 13953, 36916, 1348, 35875, 11415, 57258, 4548, 18846, 549, 584, 758, 9971, 1126, 41468, 4548, 341, 888, 510, 262, 57258, 4548, 18846, 2741, 1460, 486, 917, 5, 9086, 675, 11, 36278, 9, 2681, 11, 1460, 486, 6100, 4348, 27, 38822, 2043, 29, 6645, 11, 758, 9971, 1126, 4988, 9, 906, 317, 262, 4108, 3968, 38822, 2007, 4548 ]
[ 1964, 4137, 24400, 9808, 3008, 3168, 9457, 3008, 10039, 198, 353, 8562, 11, 26657, 11551, 29321, 3008, 3168, 29382, 3008, 26094, 28204, 624, 1213, 76550, 3276, 6490, 3055, 271, 1067, 366, 258, 9971, 1126, 5320, 11356, 17996, 9971, 1126, 860, 397, 1067, 366, 258, 9971, 1126, 5320, 11356, 17996, 9971, 1126, 5132, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 500, 580, 336, 1756, 1289, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 73598, 1415, 1287, 4352, 9797, 23044, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 6863, 4352, 9797, 23044, 860, 397, 1067, 366, 258, 9971, 1126, 3183, 54560, 2007, 3183, 54560, 13297, 860, 397, 1067, 366, 258, 9971, 1126, 89976, 75806, 17996, 9971, 86, 3121, 5507, 860, 397, 1067, 366, 11525, 89976, 29819, 17996, 9971, 86, 347, 1176, 9797, 860, 1339, 1067, 366, 3215, 397, 1067, 366, 917, 1339, 1040, 36278, 280, 1040, 65818, 4036, 280, 1040, 1207, 7740, 1567, 401, 2231, 1529, 72, 1126, 1476, 1747, 353, 1124, 6658, 47305, 12980, 369, 43565, 57258, 198, 353, 49960, 279, 5042, 12980, 429, 374, 12596, 198, 735, 1040, 16824, 54, 13953, 36916, 1348, 35875, 11415, 57258, 4548, 18846, 549, 584, 758, 9971, 1126, 41468, 4548, 341, 888, 510, 262, 57258, 4548, 18846, 2741, 1460, 486, 917, 5, 9086, 675, 11, 36278, 9, 2681, 11, 1460, 486, 6100, 4348, 27, 38822, 2043, 29, 6645, 11, 758, 9971, 1126, 4988, 9, 906, 317, 262, 4108, 3968, 38822, 2007, 4548 ]
IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * *********************************************************************************/ #pragma once #include <inviwo/core/common/inviwo.h> #include <inviwo/core/common/inviwoapplication.h> #include <inviwo/marketplace/marketplacemoduledefine.h> #include <inviwo/marketplace/marketsrcmodulewidgetqt.h> #include <inviwo/marketplace/marketbinmodulewidgetqt.h> #include <inviwo/marketplace/marketmanager.h> #include <inviwo/qt/editor/inviwomainwindow.h> #include <modules/qtwidgets/inviwodockwidget.h> #include <vector> #include <string> class QWidget; class QTextEdit; class QToolButton; namespace inviwo { /** * \brief QT Widget for Modules Marketplace * Implements the actual Widget that is displayed */ class IVW_MODULE_MARKETPLACE_API MarketplaceWidgetQt : public InviwoDockWidget { public: MarketplaceWidgetQt(const std::string& widgetName, QWidget* parent, std::shared_ptr<MarketManager> manager, InviwoApplication* app); virtual ~MarketplaceWidget
[ 0, 3, 7, 11, 15, 18, 22, 26, 29, 34, 35, 37, 46, 47, 52, 55, 63, 66, 70, 82, 85, 90, 97, 99, 102, 183, 186, 193, 198, 200, 208, 210, 212, 214, 216, 221, 228, 231, 233, 235, 237, 239, 247, 249, 251, 253, 255, 260, 267, 270, 272, 274, 285, 287, 289, 297, 299, 301, 303, 305, 307, 312, 317, 319, 324, 326, 328, 330, 335, 341, 343, 345, 353, 355, 357, 359, 361, 363, 368, 373, 378, 381, 383, 389, 395, 397, 399, 401, 409, 411, 413, 415, 417, 419, 424, 429, 431, 436, 439, 445, 451, 453, 455, 457, 465, 467, 469, 471, 473, 475, 480, 485, 487, 492, 499, 501, 503, 511, 513, 515, 517, 519, 522, 529, 532, 534, 535, 540, 546, 548, 550, 558, 560, 567, 570, 577, 580, 582, 583, 585, 588, 594, 596, 599, 607, 609, 615, 617, 625, 627, 633, 636, 641, 649, 651, 656, 662, 666, 668, 673, 675, 679, 685, 688, 697, 701, 702, 704, 708, 712, 714, 716, 721, 724, 731, 735, 743, 755, 756, 758, 769, 773, 780, 787, 792, 795, 805, 806, 810, 815, 818, 819, 826, 831, 833, 838, 842, 854, 860, 862, 864, 871, 874, 876, 878, 882, 888, 891, 897, 899, 902, 914, 920, 922, 928, 932, 934, 940, 941, 948, 952, 953, 961, 962, 969, 970, 974, 976, 982, 986, 987, 993, 1000, 1001, 1009, 1010, 1013, 1015, 1017, 1028, 1029, 1033, 1036, 1039, 1047, 1049, 1055, 1060, 1066 ]
129,709
[ 18846, 368, 284, 1638, 280, 262, 57258, 4548, 18846, 2741, 57258, 4548, 18846, 33484, 284, 3698, 280, 262, 57258, 4548, 18846, 5, 5675, 4539, 1024, 57258, 4548, 18846, 33484, 284, 3698, 401, 5764, 1447, 1996, 510, 262, 758, 9971, 1126, 4988, 9, 906, 8588, 262, 1460, 486, 6100, 4348, 27, 38822, 2043, 29, 6645, 22663, 262, 1460, 486, 3215, 27, 38822, 20360, 3332, 4548, 18846, 13004, 4688, 20360, 20900, 8588, 262, 1460, 486, 3215, 27, 38822, 28794, 3332, 4548, 18846, 13004, 4688, 28794, 20900, 22663, 262, 65818, 4036, 9, 4008, 8588, 262, 1207, 7740, 1567, 9, 633, 3332, 10142, 22663, 262, 737, 2647, 3332, 852, 543, 262, 737, 6815, 3332, 2741, 1460, 486, 917, 317, 262, 737, 1936, 3332, 2741, 1460, 486, 917, 317, 2315, 92, 220, 442, 4473, 1529, 72, 1126, 198, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 18846, 2741, 57258, 4548, 18846, 33484, 284, 3698, 280, 262, 57258, 4548, 18846, 5, 5675, 4539, 1024, 57258, 4548, 18846, 33484, 284, 3698, 401, 5764, 1447, 1996, 510, 262, 758, 9971, 1126, 4988, 9, 906, 8588, 262, 1460, 486, 6100, 4348, 27, 38822, 2043, 29, 6645, 22663, 262, 1460, 486, 3215, 27, 38822, 20360, 3332, 4548, 18846, 13004, 4688, 20360, 20900, 8588, 262, 1460, 486, 3215, 27, 38822, 28794, 3332, 4548, 18846, 13004, 4688, 28794, 20900, 22663, 262, 65818, 4036, 9, 4008, 8588, 262, 1207, 7740, 1567, 9, 633, 3332, 10142, 22663, 262, 737, 2647, 3332, 852, 543, 262, 737, 6815, 3332, 2741, 1460, 486, 917, 317, 262, 737, 1936, 3332, 2741, 1460, 486, 917, 317, 2315, 92, 220, 442, 4473, 1529, 72, 1126, 198 ]
Qt(const MarketplaceWidgetQt&) = delete; MarketplaceWidgetQt& operator=(const MarketplaceWidgetQt&) = delete; protected: private: InviwoApplication* app_; std::shared_ptr<MarketManager> manager_; std::vector<MarketSrcModuleWidgetQt*> moduleSrcWidgets_; std::vector<MarketBinModuleWidgetQt*> moduleBinWidgets_; QTextEdit* description_; QToolButton* getModuleBtn_; void updateModuleList(); void pullModule(const std::string); void buildModule(const std::string); }; } // namespace inviwo
[ 0, 2, 8, 20, 26, 28, 30, 32, 39, 41, 44, 56, 62, 64, 65, 74, 76, 81, 93, 99, 101, 103, 105, 112, 115, 124, 127, 134, 136, 139, 142, 144, 146, 157, 158, 162, 165, 168, 172, 174, 180, 184, 185, 191, 198, 199, 207, 211, 214, 218, 220, 226, 227, 233, 236, 242, 248, 250, 252, 259, 262, 269, 272, 275, 279, 281, 287, 288, 294, 297, 303, 309, 311, 313, 320, 323, 330, 334, 337, 343, 347, 348, 360, 363, 366, 368, 372, 378, 379, 383, 389, 392, 396, 399, 404, 411, 417, 421, 425, 428, 433, 438, 444, 450, 454, 456, 462, 465, 468, 473, 479, 485, 491, 495, 497, 503, 506, 510, 511, 512, 515, 525, 529, 530, 532, 533 ]
129,834
[ 1067, 330, 2740, 39017, 712, 860, 698, 1067, 366, 266, 70276, 2863, 17, 860, 397, 1067, 330, 42510, 24343, 860, 1837, 1978, 2036, 716, 11008, 9204, 19332, 84, 17, 401, 396, 7390, 57969, 6933, 272, 11, 11837, 353, 4027, 8, 341, 262, 26983, 15446, 57969, 1337, 317, 262, 470, 220, 15, 280, 630, 1004, 6337, 4333, 8, 1476, 262, 2036, 716, 69, 20946, 21078, 10151, 401, 262, 1393, 320, 16, 8, 1476, 286, 1391, 6753, 279, 46911, 735, 286, 442, 289, 8047, 18983, 1428, 286, 1391, 6851, 264, 1943, 15592, 10151, 735, 286, 526, 384, 284, 39387, 24343, 71392, 38557, 2099, 24829, 11, 3935, 37441, 3237, 286, 421, 320, 68, 621, 58080, 18632, 8, 341, 310, 282, 20946, 5678, 627, 2490, 84, 17, 11, 609, 24829, 317, 286, 555, 262, 3690, 510, 286, 3060, 280, 262, 456, 630, 1057, 5443, 11348, 438, 279, 1349, 64264, 14887, 13, 2791, 396, 69787, 791, 2863, 17, 6443, 6163, 716, 11008, 9204, 353, 6111, 11, 737, 353, 15658, 11, 2622, 18, 17, 528, 3084, 8, 341, 262, 470, 39387, 24343, 71392, 38557, 30260, 11, 3084, 317, 630, 396, 69787, 791, 2863, 17, 9165, 6163, 716, 11008, 9204, 353, 6111, 11, 737, 353, 3548, 11, 2622, 18, 17, 528, 3084, 8, 341, 262, 470, 39387, 24343, 71392, 7965, 1763, 14705, 11, 3084, 317, 630, 396, 69787, 791, 2863, 17, 24577, 4333, 353, 6111, 8, 341, 262, 470, 58080, 4096, 280, 630, 396, 1887, 4333, 8, 1476, 262, 1391, 22169, 279, 81313, 13, 735, 262, 442, 289, 8047, 18988, 14031, 14923, 62 ]
[ 366, 266, 70276, 2863, 17, 860, 397, 1067, 330, 42510, 24343, 860, 1837, 1978, 2036, 716, 11008, 9204, 19332, 84, 17, 401, 396, 7390, 57969, 6933, 272, 11, 11837, 353, 4027, 8, 341, 262, 26983, 15446, 57969, 1337, 317, 262, 470, 220, 15, 280, 630, 1004, 6337, 4333, 8, 1476, 262, 2036, 716, 69, 20946, 21078, 10151, 401, 262, 1393, 320, 16, 8, 1476, 286, 1391, 6753, 279, 46911, 735, 286, 442, 289, 8047, 18983, 1428, 286, 1391, 6851, 264, 1943, 15592, 10151, 735, 286, 526, 384, 284, 39387, 24343, 71392, 38557, 2099, 24829, 11, 3935, 37441, 3237, 286, 421, 320, 68, 621, 58080, 18632, 8, 341, 310, 282, 20946, 5678, 627, 2490, 84, 17, 11, 609, 24829, 317, 286, 555, 262, 3690, 510, 286, 3060, 280, 262, 456, 630, 1057, 5443, 11348, 438, 279, 1349, 64264, 14887, 13, 2791, 396, 69787, 791, 2863, 17, 6443, 6163, 716, 11008, 9204, 353, 6111, 11, 737, 353, 15658, 11, 2622, 18, 17, 528, 3084, 8, 341, 262, 470, 39387, 24343, 71392, 38557, 30260, 11, 3084, 317, 630, 396, 69787, 791, 2863, 17, 9165, 6163, 716, 11008, 9204, 353, 6111, 11, 737, 353, 3548, 11, 2622, 18, 17, 528, 3084, 8, 341, 262, 470, 39387, 24343, 71392, 7965, 1763, 14705, 11, 3084, 317, 630, 396, 69787, 791, 2863, 17, 24577, 4333, 353, 6111, 8, 341, 262, 470, 58080, 4096, 280, 630, 396, 1887, 4333, 8, 1476, 262, 1391, 22169, 279, 81313, 13, 735, 262, 442, 289, 8047, 18988, 14031, 14923, 62 ]
<atmegau2.h> #include "megausb.h" static struct _lf_device *_u2; int debug_putchar(char c, FILE *stream) { usb_debug_putchar(c); return 0; } void loop(void) { struct _fmr_packet packet; while (1) { /* pet the watchdog */ // wdt_reset(); /* obtain a message runtime packet */ int e = megausb_bulk_receive(&packet, sizeof(packet)); if (e == lf_success) { fmr_perform(_u2, &packet); } fail: continue; } } /* Use USB as the read/write endpoint. */ int atmegau2_read(struct _lf_device *device, void *dst, uint32_t length) { return megausb_bulk_receive(dst, length); } int atmegau2_write(struct _lf_device *device, void *src, uint32_t length) { return megausb_bulk_transmit(src, length); } int atmegau2_release(void *device) { return lf_error; } int main(void) { /* Configure the AVR. */ // wdt_enable(WDTO_
[ 0, 2, 4, 7, 9, 10, 12, 14, 22, 24, 28, 31, 33, 36, 42, 49, 51, 53, 60, 63, 64, 65, 68, 71, 77, 85, 90, 92, 93, 98, 100, 106, 107, 110, 113, 117, 123, 131, 133, 136, 139, 146, 147, 148, 150, 153, 157, 162, 167, 168, 172, 175, 182, 184, 185, 187, 194, 201, 204, 207, 213, 215, 216, 217, 221, 228, 231, 235, 239, 248, 252, 259, 262, 264, 266, 272, 277, 284, 287, 294, 296, 304, 312, 319, 323, 330, 334, 336, 338, 343, 346, 351, 359, 361, 367, 368, 375, 382, 387, 394, 397, 399, 400, 403, 406, 414, 415, 418, 429, 431, 433, 437, 441, 443, 444, 445, 446, 448, 454, 457, 464, 468, 471, 476, 478, 485, 494, 496, 499, 502, 505, 507, 511, 515, 518, 522, 527, 533, 542, 543, 548, 551, 555, 557, 559, 560, 565, 572, 574, 576, 583, 585, 591, 592, 597, 599, 602, 603, 608, 609, 610, 612, 619, 620, 623, 626, 633, 638, 641, 646, 654, 658, 659, 666, 669, 672, 675, 679, 681, 683, 684, 690, 697, 699, 701, 708, 710, 716, 717, 722, 724, 727, 728, 733, 734, 735, 737, 744, 745, 748, 751, 758, 763, 766, 771, 777, 780, 784, 785, 792, 795, 798, 801, 805, 807, 809, 810, 818, 823, 825, 831, 832, 835, 838, 845, 848, 854, 856, 859, 862, 867, 872, 873, 877, 880, 883, 893, 897, 901, 902, 906, 909, 912, 914, 916, 923, 925, 928, 929 ]
130,082
[ 20, 15, 15, 4826, 317, 262, 61342, 6480, 284, 320, 16, 1115, 61342, 47, 2104, 317, 262, 61342, 6480, 284, 220, 15, 280, 262, 42137, 1428, 262, 1391, 22169, 34588, 26944, 13, 735, 262, 46587, 33304, 12377, 284, 320, 16, 1115, 46587, 33304, 15844, 317, 262, 46587, 33304, 79838, 284, 320, 16, 1115, 46587, 33304, 15844, 8, 760, 320, 16, 1115, 46587, 27028, 15844, 8, 760, 320, 16, 1115, 46587, 11641, 15844, 8, 760, 320, 16, 1115, 46587, 58995, 4066, 15844, 317, 262, 52326, 34796, 12377, 8662, 320, 16, 1115, 52326, 34796, 15844, 317, 262, 52326, 34796, 79838, 14581, 34546, 16, 1115, 52326, 34796, 15844, 317, 262, 52326, 98149, 12377, 8662, 52326, 98149, 15844, 280, 262, 52326, 98149, 79838, 8662, 52326, 98149, 15844, 280, 262, 52326, 27028, 12377, 8662, 52326, 27028, 15844, 280, 262, 52326, 27028, 79838, 8662, 52326, 27028, 15844, 401, 262, 1391, 22169, 279, 3137, 311, 7585, 13, 735, 262, 6673, 4826, 42, 16, 8662, 320, 16, 1115, 6673, 3221, 23, 317, 262, 6673, 1317, 49, 8662, 320, 16, 1115, 6673, 5371, 16, 626, 262, 1391, 4230, 264, 18287, 712, 3671, 13, 735, 262, 716, 84, 17, 284, 58080, 9204, 8657, 19356, 70276, 2863, 17, 6443, 11, 69787, 791, 2863, 17, 9165, 11, 69787, 791, 2863, 17, 24577, 626, 262, 1391, 34588, 6546, 2791, 262, 15637, 2036, 716, 11008, 10750, 716, 2159, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 2159, 10750, 317, 262, 3137, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 44877, 10750, 280, 262, 13955, 507, 14000 ]
[ 284, 320, 16, 1115, 61342, 47, 2104, 317, 262, 61342, 6480, 284, 220, 15, 280, 262, 42137, 1428, 262, 1391, 22169, 34588, 26944, 13, 735, 262, 46587, 33304, 12377, 284, 320, 16, 1115, 46587, 33304, 15844, 317, 262, 46587, 33304, 79838, 284, 320, 16, 1115, 46587, 33304, 15844, 8, 760, 320, 16, 1115, 46587, 27028, 15844, 8, 760, 320, 16, 1115, 46587, 11641, 15844, 8, 760, 320, 16, 1115, 46587, 58995, 4066, 15844, 317, 262, 52326, 34796, 12377, 8662, 320, 16, 1115, 52326, 34796, 15844, 317, 262, 52326, 34796, 79838, 14581, 34546, 16, 1115, 52326, 34796, 15844, 317, 262, 52326, 98149, 12377, 8662, 52326, 98149, 15844, 280, 262, 52326, 98149, 79838, 8662, 52326, 98149, 15844, 280, 262, 52326, 27028, 12377, 8662, 52326, 27028, 15844, 280, 262, 52326, 27028, 79838, 8662, 52326, 27028, 15844, 401, 262, 1391, 22169, 279, 3137, 311, 7585, 13, 735, 262, 6673, 4826, 42, 16, 8662, 320, 16, 1115, 6673, 3221, 23, 317, 262, 6673, 1317, 49, 8662, 320, 16, 1115, 6673, 5371, 16, 626, 262, 1391, 4230, 264, 18287, 712, 3671, 13, 735, 262, 716, 84, 17, 284, 58080, 9204, 8657, 19356, 70276, 2863, 17, 6443, 11, 69787, 791, 2863, 17, 9165, 11, 69787, 791, 2863, 17, 24577, 626, 262, 1391, 34588, 6546, 2791, 262, 15637, 2036, 716, 11008, 10750, 716, 2159, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 2159, 10750, 317, 262, 3137, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 44877, 10750, 280, 262, 13955, 507, 14000 ]
= (1 << CLKPCE); CLKPR = 0; sei(); /* Configure peripheral pins. */ SAM_POWER_PORT = (1 << SAM_POWER_PIN); SAM_POWER_DDR = (1 << SAM_POWER_PIN) | (1 << SAM_RESET_PIN) | (1 << SAM_TEST_PIN) | (1 << SAM_ERASE_PIN); FLASH_CS_PORT |= (1 << FLASH_CS_PIN); FLASH_CS_DDR &= ~(1 << FLASH_CS_PIN); FLASH_WP_PORT |= FLASH_WP_PIN; FLASH_WP_DDR |= FLASH_WP_PIN; FLASH_RESET_PORT |= FLASH_RESET_PIN; FLASH_RESET_DDR |= FLASH_RESET_PIN; /* Configure the button to reset. */ PCMSK1 |= (1 << PCINT8); PCICR |= (1 << PCIE1); /* Create a flipper device. */ _u2 = lf_device_create(atmegau2_read, atmegau2_write, atmegau2_release); /* peripheral configuration */ extern struct _lf_module _button_module; dyld_register(_u2, &_button_module); button_configure(); extern struct _lf_module _gpio_module; dyld_register
[ 0, 2, 4, 5, 8, 12, 13, 15, 18, 21, 25, 27, 29, 30, 31, 33, 36, 40, 45, 48, 51, 61, 72, 77, 78, 82, 85, 89, 95, 100, 102, 104, 105, 108, 112, 118, 122, 125, 128, 132, 138, 142, 144, 146, 147, 150, 154, 160, 164, 165, 167, 169, 170, 173, 177, 183, 187, 188, 190, 192, 193, 196, 200, 205, 209, 210, 212, 214, 215, 218, 222, 225, 228, 232, 235, 238, 244, 247, 252, 255, 257, 258, 261, 267, 270, 274, 277, 280, 286, 289, 293, 296, 299, 300, 303, 309, 312, 316, 319, 322, 328, 331, 336, 339, 345, 348, 352, 354, 357, 363, 366, 370, 373, 379, 382, 386, 388, 391, 397, 403, 408, 411, 417, 423, 427, 429, 432, 438, 444, 448, 451, 457, 463, 467, 470, 473, 476, 486, 490, 497, 500, 506, 507, 511, 514, 517, 519, 520, 521, 524, 526, 527, 530, 533, 536, 537, 540, 543, 546, 548, 549, 552, 554, 555, 558, 561, 563, 564, 568, 571, 574, 581, 583, 588, 591, 598, 599, 603, 606, 608, 609, 610, 612, 615, 622, 629, 632, 635, 637, 638, 643, 644, 648, 650, 652, 653, 659, 660, 664, 666, 668, 669, 677, 681, 684, 687, 698, 712, 717, 720, 727, 734, 736, 738, 745, 747, 753, 760, 762, 765, 768, 770, 779, 781, 782, 783, 784, 787, 793, 800, 803, 806, 813, 823, 828, 831, 838, 845, 847, 849, 856, 858, 862, 869, 871, 874, 877, 879, 888 ]
130,330
[ 2490, 84, 17, 11, 30795, 44877, 10750, 317, 262, 31622, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 832, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 832, 10750, 317, 262, 6069, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 39157, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 39157, 10750, 317, 262, 26949, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 27170, 15, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 27170, 15, 10750, 317, 262, 46868, 15, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 6377, 83, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 6377, 83, 10750, 317, 262, 289, 8047, 75887, 1428, 262, 1391, 4564, 311, 279, 11348, 3468, 735, 262, 26983, 75887, 1428, 262, 1391, 5443, 11348, 7390, 438, 87907, 13, 735, 262, 11837, 7390, 761, 284, 434, 31819, 61178, 23584, 42154, 57969, 11, 1770, 11, 716, 37, 31819, 61178, 60818, 317, 262, 20075, 284, 609, 8349, 761, 401, 262, 4100, 16738, 8626, 45, 330, 828, 7462, 16128, 52, 17, 1, 31292, 23652, 330, 708, 9253, 13456, 82, 10699, 81, 1699, 12016, 1699, 497, 58080, 3062, 68801, 8950, 626, 262, 1391, 39124, 279, 220, 19, 50, 700, 315, 7585, 13, 735, 262, 46587, 33304, 12377, 8662, 320, 16, 1115, 46587, 27028, 15844, 626, 262, 6069, 37407, 7, 15, 11, 220, 16, 15, 11, 220, 15, 626, 262, 1391, 6452, 279, 1887, 6337, 13, 735, 262, 6337, 543, 630, 1057, 6673, 3221, 23, 12667, 2473, 14021 ]
[ 262, 31622, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 832, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 832, 10750, 317, 262, 6069, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 39157, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 39157, 10750, 317, 262, 26949, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 27170, 15, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 27170, 15, 10750, 317, 262, 46868, 15, 75887, 1428, 262, 15637, 2036, 716, 11008, 10750, 716, 6377, 83, 10750, 280, 262, 13955, 507, 14000, 2490, 84, 17, 11, 30795, 6377, 83, 10750, 317, 262, 289, 8047, 75887, 1428, 262, 1391, 4564, 311, 279, 11348, 3468, 735, 262, 26983, 75887, 1428, 262, 1391, 5443, 11348, 7390, 438, 87907, 13, 735, 262, 11837, 7390, 761, 284, 434, 31819, 61178, 23584, 42154, 57969, 11, 1770, 11, 716, 37, 31819, 61178, 60818, 317, 262, 20075, 284, 609, 8349, 761, 401, 262, 4100, 16738, 8626, 45, 330, 828, 7462, 16128, 52, 17, 1, 31292, 23652, 330, 708, 9253, 13456, 82, 10699, 81, 1699, 12016, 1699, 497, 58080, 3062, 68801, 8950, 626, 262, 1391, 39124, 279, 220, 19, 50, 700, 315, 7585, 13, 735, 262, 46587, 33304, 12377, 8662, 320, 16, 1115, 46587, 27028, 15844, 626, 262, 6069, 37407, 7, 15, 11, 220, 16, 15, 11, 220, 15, 626, 262, 1391, 6452, 279, 1887, 6337, 13, 735, 262, 6337, 543, 630, 1057, 6673, 3221, 23, 12667, 2473, 14021 ]
gpio_configure(); extern struct _lf_module _led_module; dyld_register(_u2, &_led_module); led_configure(); extern struct _lf_module _spi_module; dyld_register(_u2, &_spi_module); spi_configure(); extern struct _lf_module _uart0_module; dyld_register(_u2, &_uart0_module); uart0_configure(); extern struct _lf_module _wdt_module; dyld_register(_u2, &_wdt_module); wdt_configure(); /* connect to the USB host */ usb_configure(); /* Use USB debug as STDOUT. */ FILE debug_f = FDEV_SETUP_STREAM(debug_putchar, NULL, _FDEV_SETUP_RW); stdout = &debug_f; printf(KGRN "ATMEGAU2" KNRM " booted (%s)\r\n\r\n", lf_get_git_hash); /* Bring the 4S out of reset. */ SAM_POWER_PORT |= (1 << SAM_RESET_PIN); led_rgb(0, 10, 0); /* Run the main loop. */ loop(); } /* PCINT8 interrupt service routine
[ 0, 3, 8, 18, 23, 26, 33, 40, 42, 44, 51, 53, 56, 63, 65, 68, 71, 73, 82, 84, 85, 86, 87, 90, 93, 100, 103, 106, 110, 120, 125, 128, 135, 142, 144, 146, 153, 155, 158, 165, 167, 170, 173, 175, 184, 186, 187, 188, 189, 192, 195, 202, 205, 208, 212, 222, 227, 230, 237, 244, 246, 248, 255, 257, 261, 262, 269, 271, 274, 277, 279, 288, 290, 291, 292, 293, 296, 300, 301, 308, 311, 314, 319, 320, 330, 335, 338, 345, 352, 354, 356, 363, 365, 367, 368, 375, 377, 380, 383, 385, 394, 396, 397, 398, 399, 402, 404, 405, 412, 415, 418, 420, 422, 432, 437, 440, 443, 451, 454, 458, 462, 467, 471, 474, 478, 488, 493, 496, 499, 503, 507, 513, 516, 523, 524, 528, 531, 536, 542, 544, 546, 548, 551, 557, 564, 570, 578, 579, 584, 585, 587, 588, 591, 597, 600, 603, 606, 613, 615, 617, 622, 624, 627, 630, 637, 639, 641, 642, 644, 646, 648, 650, 651, 652, 653, 656, 658, 660, 663, 667, 670, 671, 673, 674, 676, 678, 680, 682, 685, 689, 693, 698, 702, 705, 708, 714, 718, 719, 720, 721, 725, 728, 734, 735, 739, 742, 746, 752, 757, 760, 762, 763, 766, 770, 776, 780, 784, 787, 791, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 808, 811, 814, 818, 822, 827, 832, 833, 837, 840, 845, 849, 852, 854, 857, 860, 861, 871, 879, 887 ]
130,578
[ 1806, 6481, 17001, 1594, 28742, 4102, 20868, 372, 5652, 271, 4308, 28504, 52763, 1527, 12589, 271, 10168, 1035, 4190, 429, 582, 1896, 1039, 49398, 504, 1581, 273, 90211, 323, 4570, 1587, 2780, 748, 5290, 315, 46300, 69, 323, 27474, 304, 362, 74353, 30303, 11855, 304, 1973, 311, 1787, 264, 6481, 2142, 315, 304, 25312, 882, 62838, 264, 6481, 2142, 315, 2987, 4269, 315, 24875, 476, 4269, 315, 1467, 320, 1912, 273, 90211, 323, 4570, 1587, 2780, 220, 17, 15, 15, 19, 11, 220, 17, 22, 23, 568, 1096, 518, 402, 4532, 6481, 2142, 2578, 304, 2484, 2138, 369, 264, 312, 12, 6154, 315, 1008, 6481, 1671, 323, 1736, 17078, 932, 2142, 13, 25764, 1091, 20321, 2494, 1075, 45415, 11, 34924, 11, 4378, 11, 1467, 11, 1745, 681, 476, 279, 3409, 429, 1035, 827, 81244, 323, 12289, 894, 9966, 94741, 2272, 11, 30682, 930, 3643, 264, 2118, 3717, 911, 2272, 438, 429, 892, 11450, 6672, 13, 9414, 374, 13866, 87809, 11, 6329, 46020, 11, 323, 7838, 537, 458, 304, 958, 349, 26915, 429, 374, 312, 14318, 553, 279, 1973, 315, 49117, 323, 17356, 25211, 26, 2272, 374, 458, 34721, 2355, 429, 26057, 304, 949, 553, 17719, 279, 52740, 315, 36195, 6672, 311, 2138, 369, 14195, 656, 24063, 25211, 11, 714, 2272, 26057, 1083, 553, 6825, 83040, 323, 4300, 429, 4157, 387, 12985, 553, 279, 3738, 12218, 315, 17356, 15024, 13, 362, 6481, 2142, 429, 8110, 419, 39546, 39552, 518, 402, 2142, 315, 56251, 1035, 537, 1401, 7797, 883, 311, 1045, 5080, 3738, 11222, 11, 714, 1035, 2138 ]
[ 5652, 271, 4308, 28504, 52763, 1527, 12589, 271, 10168, 1035, 4190, 429, 582, 1896, 1039, 49398, 504, 1581, 273, 90211, 323, 4570, 1587, 2780, 748, 5290, 315, 46300, 69, 323, 27474, 304, 362, 74353, 30303, 11855, 304, 1973, 311, 1787, 264, 6481, 2142, 315, 304, 25312, 882, 62838, 264, 6481, 2142, 315, 2987, 4269, 315, 24875, 476, 4269, 315, 1467, 320, 1912, 273, 90211, 323, 4570, 1587, 2780, 220, 17, 15, 15, 19, 11, 220, 17, 22, 23, 568, 1096, 518, 402, 4532, 6481, 2142, 2578, 304, 2484, 2138, 369, 264, 312, 12, 6154, 315, 1008, 6481, 1671, 323, 1736, 17078, 932, 2142, 13, 25764, 1091, 20321, 2494, 1075, 45415, 11, 34924, 11, 4378, 11, 1467, 11, 1745, 681, 476, 279, 3409, 429, 1035, 827, 81244, 323, 12289, 894, 9966, 94741, 2272, 11, 30682, 930, 3643, 264, 2118, 3717, 911, 2272, 438, 429, 892, 11450, 6672, 13, 9414, 374, 13866, 87809, 11, 6329, 46020, 11, 323, 7838, 537, 458, 304, 958, 349, 26915, 429, 374, 312, 14318, 553, 279, 1973, 315, 49117, 323, 17356, 25211, 26, 2272, 374, 458, 34721, 2355, 429, 26057, 304, 949, 553, 17719, 279, 52740, 315, 36195, 6672, 311, 2138, 369, 14195, 656, 24063, 25211, 11, 714, 2272, 26057, 1083, 553, 6825, 83040, 323, 4300, 429, 4157, 387, 12985, 553, 279, 3738, 12218, 315, 17356, 15024, 13, 362, 6481, 2142, 429, 8110, 419, 39546, 39552, 518, 402, 2142, 315, 56251, 1035, 537, 1401, 7797, 883, 311, 1045, 5080, 3738, 11222, 11, 714, 1035, 2138 ]
ano por Juan Pablo Anaya “I would suggest that we take our cue from Deleuze and Guattari’s reading of Woolf and Lawrence in A Thousand Plateaus in order to open a modernism of inhuman time—not a modernism of either stream of consciousness or stream of text (Deleuze and Guattari 2004, 278). This atavistic modernism might in turn allow for a re-reading of other modernists and post-modernism. Rather than posit something like tracing, marking, writing, text, differance or the word that would disperse and fragment any supposed grounding life, Bergson makes a direct claim about life as that which creates difference. Life is neither psyche, nor organism, and certainly not an inchoate chaos that is repressed by the order of psychic and organic wholes; life is an organizing power that operates in part by reducing the proliferation of intensive difference to allow for ongoing selfsame wholes, but life operates also by creating complexities and relations that cannot be contained by the human logic of organic efficiency. A modernism that followed this positively destructive atavism of intuition would not look beyond man to some higher human promise, but would allow
[ 0, 3, 5, 8, 13, 19, 22, 25, 27, 31, 37, 45, 50, 53, 58, 62, 66, 71, 74, 76, 79, 83, 86, 89, 92, 96, 104, 107, 112, 113, 117, 126, 129, 131, 140, 146, 149, 152, 158, 161, 166, 168, 175, 178, 181, 184, 189, 194, 200, 202, 209, 212, 215, 222, 229, 232, 246, 249, 256, 259, 264, 266, 268, 270, 273, 277, 280, 283, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 298, 303, 306, 308, 313, 320, 323, 329, 332, 337, 343, 347, 349, 352, 353, 360, 363, 369, 376, 380, 384, 389, 393, 396, 399, 400, 407, 412, 418, 428, 433, 441, 442, 450, 451, 459, 460, 465, 466, 473, 477, 480, 484, 489, 494, 500, 504, 509, 513, 522, 526, 535, 545, 550, 551, 556, 559, 565, 567, 574, 580, 586, 591, 594, 599, 605, 613, 624, 625, 630, 633, 641, 648, 649, 653, 662, 663, 667, 677, 681, 684, 687, 690, 693, 699, 704, 707, 710, 717, 720, 724, 730, 733, 741, 745, 753, 760, 761, 766, 769, 772, 783, 789, 794, 803, 806, 811, 814, 823, 827, 841, 844, 854, 865, 868, 874, 878, 886, 891, 895, 902, 903, 907, 912, 921, 926, 929, 938, 951, 955, 965, 970, 977, 980, 990, 993, 997, 1003, 1009, 1012, 1020, 1031, 1032, 1034, 1041, 1044, 1049, 1058, 1063, 1074, 1086, 1089, 1091, 1094, 1097, 1107, 1113, 1117, 1122, 1129, 1133, 1136, 1141, 1148, 1154, 1162, 1163, 1167, 1173, 1179 ]
130,826
[ 892, 304, 5086, 374, 264, 5214, 2419, 28246, 1053, 382, 6025, 71092, 1181, 8622, 41520, 3210, 12261, 4102, 263, 4350, 13, 4102, 17, 15, 11, 279, 92937, 3033, 18250, 1181, 2820, 8113, 4625, 448, 1181, 15093, 4625, 311, 1855, 264, 1931, 7246, 2256, 821, 2530, 429, 6116, 8622, 311, 24588, 1251, 1429, 518, 5214, 315, 18873, 13, 4102, 271, 785, 4625, 374, 15614, 553, 2820, 15387, 323, 3654, 3033, 7359, 304, 28289, 323, 5646, 264, 8720, 748, 5821, 3840, 323, 4345, 1995, 13, 6267, 7359, 15502, 990, 1467, 29522, 311, 19032, 448, 6835, 323, 1795, 705, 304, 1697, 13, 4102, 271, 8847, 13, 65721, 479, 32842, 81176, 11, 264, 14632, 27279, 323, 31085, 11, 702, 1293, 63754, 369, 14346, 6457, 7424, 15614, 311, 16026, 323, 862, 6835, 382, 3983, 1340, 1053, 28289, 748, 990, 315, 2409, 821, 311, 5889, 311, 279, 32233, 30088, 8270, 1405, 387, 3204, 1212, 6864, 748, 1482, 12345, 13240, 382, 8847, 13, 18477, 28246, 11, 7538, 315, 279, 12261, 369, 4842, 11, 19554, 323, 26248, 518, 30688, 3822, 748, 6457, 2906, 11, 1053, 92937, 11276, 3369, 22167, 55551, 323, 807, 7117, 304, 10953, 311, 6644, 279, 8865, 315, 279, 16770, 14304, 320, 47957, 1103, 2876, 383, 69, 4554, 14, 50959, 8187, 3822, 692, 10168, 1744, 429, 304, 279, 11888, 2266, 11, 432, 1035, 387, 19334, 438, 4751, 68010, 47648, 2419, 1340, 1053, 382, 641, 6864, 11, 2820, 323, 5821, 7424, 525, 1083, 5437, 78, 291, 1212, 34931, 476, 51382, 323, 6775, 54943, 15576, 382, 33, 9300, 64, 4483, 3357, 604, 11, 7538 ]
[ 1053, 382, 6025, 71092, 1181, 8622, 41520, 3210, 12261, 4102, 263, 4350, 13, 4102, 17, 15, 11, 279, 92937, 3033, 18250, 1181, 2820, 8113, 4625, 448, 1181, 15093, 4625, 311, 1855, 264, 1931, 7246, 2256, 821, 2530, 429, 6116, 8622, 311, 24588, 1251, 1429, 518, 5214, 315, 18873, 13, 4102, 271, 785, 4625, 374, 15614, 553, 2820, 15387, 323, 3654, 3033, 7359, 304, 28289, 323, 5646, 264, 8720, 748, 5821, 3840, 323, 4345, 1995, 13, 6267, 7359, 15502, 990, 1467, 29522, 311, 19032, 448, 6835, 323, 1795, 705, 304, 1697, 13, 4102, 271, 8847, 13, 65721, 479, 32842, 81176, 11, 264, 14632, 27279, 323, 31085, 11, 702, 1293, 63754, 369, 14346, 6457, 7424, 15614, 311, 16026, 323, 862, 6835, 382, 3983, 1340, 1053, 28289, 748, 990, 315, 2409, 821, 311, 5889, 311, 279, 32233, 30088, 8270, 1405, 387, 3204, 1212, 6864, 748, 1482, 12345, 13240, 382, 8847, 13, 18477, 28246, 11, 7538, 315, 279, 12261, 369, 4842, 11, 19554, 323, 26248, 518, 30688, 3822, 748, 6457, 2906, 11, 1053, 92937, 11276, 3369, 22167, 55551, 323, 807, 7117, 304, 10953, 311, 6644, 279, 8865, 315, 279, 16770, 14304, 320, 47957, 1103, 2876, 383, 69, 4554, 14, 50959, 8187, 3822, 692, 10168, 1744, 429, 304, 279, 11888, 2266, 11, 432, 1035, 387, 19334, 438, 4751, 68010, 47648, 2419, 1340, 1053, 382, 641, 6864, 11, 2820, 323, 5821, 7424, 525, 1083, 5437, 78, 291, 1212, 34931, 476, 51382, 323, 6775, 54943, 15576, 382, 33, 9300, 64, 4483, 3357, 604, 11, 7538 ]
said. After activating its central epidemic command centre on Jan. 20, the Taiwanese government integrated its health insurance database with its immigration database to create a real-time super data source that became central to identifying people most at risk of infection.  The database is accessible by health professionals and certain government officials in Taiwan and includes a patient’s travel history and personal information. Health officials regularly use text messaging to communicate with patients and follow up in person.  Dr. Iris Gorfinkel, a Toronto physician and researcher, has long advocated for electronic medical records accessible to doctors and their patients. But she said Taiwan’s use of big data to respond to the coronavirus outbreak wouldn’t be possible under Canada’s current privacy legislation. Dr. Jason Wang, director of the centre for policy, outcomes and prevention at Stanford University’s medical school, said Taiwanese authorities ‘acted swiftly and they brought in measures to contain the spread of the virus.’ (Damian Marhefka/Stanford University) “I think that in the Canadian context, it would be viewed as rather dystopian,” she said. In Canada, health and travel records are also siloed under provincial or territorial and federal jurisdictions respectively. Brenda McPhail, director
[ 0, 5, 8, 13, 24, 28, 36, 45, 53, 60, 62, 64, 68, 69, 71, 72, 73, 74, 78, 88, 99, 110, 114, 121, 131, 140, 145, 149, 161, 170, 173, 180, 182, 187, 192, 198, 203, 210, 215, 222, 230, 233, 245, 252, 257, 260, 265, 268, 278, 279, 281, 283, 286, 295, 298, 309, 312, 319, 333, 337, 345, 356, 366, 369, 376, 380, 389, 391, 399, 403, 410, 418, 422, 431, 443, 444, 451, 461, 471, 475, 480, 490, 493, 505, 510, 519, 523, 530, 533, 536, 543, 544, 546, 548, 550, 551, 556, 558, 561, 566, 567, 569, 577, 587, 591, 602, 603, 607, 612, 622, 626, 637, 645, 653, 664, 667, 675, 679, 685, 694, 697, 700, 704, 709, 716, 720, 724, 727, 731, 736, 739, 747, 750, 754, 766, 775, 782, 786, 789, 798, 804, 811, 815, 823, 831, 843, 846, 848, 849, 855, 860, 861, 870, 873, 877, 884, 888, 895, 896, 905, 909, 920, 923, 932, 943, 947, 955, 962, 963, 968, 978, 990, 994, 999, 1007, 1011, 1016, 1024, 1027, 1036, 1039, 1047, 1051, 1058, 1061, 1065, 1071, 1075, 1077, 1080, 1083, 1087, 1089, 1090, 1092, 1093, 1097, 1101, 1112, 1115, 1119, 1125, 1130, 1133, 1137, 1146, 1154, 1155, 1158, 1164, 1167, 1174, 1177, 1184, 1189, 1194, 1198, 1202, 1207, 1210, 1212, 1219, 1220, 1227, 1231, 1238, 1246, 1250, 1255, 1259, 1260, 1262, 1268, 1279, 1282, 1294, 1298, 1306, 1320, 1333, 1336, 1337, 1341, 1342, 1345, 1347, 1350, 1351, 1360 ]
131,074
[ 311, 19966, 12, 16, 24, 304, 28289, 25, 6164, 2885, 32427, 11, 1532, 11791, 323, 26768, 2419, 892, 572, 4102, 32866, 304, 279, 8322, 619, 38100, 13, 4102, 641, 429, 6358, 11, 4102, 383, 10342, 429, 279, 12922, 702, 1012, 389, 5115, 369, 27717, 37205, 2474, 279, 328, 17048, 30088, 304, 220, 17, 15, 15, 18, 382, 11190, 311, 806, 6358, 11, 92937, 7359, 6009, 48969, 24908, 504, 36130, 9917, 11, 279, 2856, 24679, 39897, 315, 279, 30088, 11, 438, 4124, 438, 3714, 13, 4102, 18, 16, 11, 220, 17, 15, 16, 24, 11, 19620, 1283, 5616, 35389, 1181, 1156, 5048, 315, 279, 11514, 32233, 13, 37174, 11, 3654, 24908, 1033, 20834, 323, 55677, 369, 15255, 311, 28289, 1033, 4102, 95282, 382, 21884, 4118, 448, 1467, 29522, 271, 785, 3033, 702, 2474, 58944, 678, 7214, 58968, 504, 16262, 279, 12922, 382, 77994, 16556, 1083, 3465, 264, 2820, 47864, 429, 22172, 24758, 553, 35101, 264, 38699, 2038, 448, 862, 17619, 1393, 2058, 389, 24730, 438, 807, 1033, 32011, 382, 79145, 389, 862, 2820, 2639, 11, 807, 1033, 3208, 264, 1467, 1943, 8241, 1105, 448, 4102, 64, 2820, 18004, 1494, 311, 4937, 53466, 4102, 19742, 15093, 13, 32534, 518, 264, 5080, 5214, 315, 18873, 572, 27832, 311, 728, 1119, 656, 30430, 34962, 518, 2114, 323, 33056, 4566, 862, 57309, 311, 1281, 2704, 807, 19613, 1052, 13, 3557, 12827, 315, 2820, 1995, 6116, 264, 6915, 480, 34255, 382, 69114, 419, 1616, 807, 1410, 2406, 424, 264, 3460, 1372, 315, 22172, 1602, 6157, 2041, 35371, 705, 304, 279, 16733, 11 ]
[ 6164, 2885, 32427, 11, 1532, 11791, 323, 26768, 2419, 892, 572, 4102, 32866, 304, 279, 8322, 619, 38100, 13, 4102, 641, 429, 6358, 11, 4102, 383, 10342, 429, 279, 12922, 702, 1012, 389, 5115, 369, 27717, 37205, 2474, 279, 328, 17048, 30088, 304, 220, 17, 15, 15, 18, 382, 11190, 311, 806, 6358, 11, 92937, 7359, 6009, 48969, 24908, 504, 36130, 9917, 11, 279, 2856, 24679, 39897, 315, 279, 30088, 11, 438, 4124, 438, 3714, 13, 4102, 18, 16, 11, 220, 17, 15, 16, 24, 11, 19620, 1283, 5616, 35389, 1181, 1156, 5048, 315, 279, 11514, 32233, 13, 37174, 11, 3654, 24908, 1033, 20834, 323, 55677, 369, 15255, 311, 28289, 1033, 4102, 95282, 382, 21884, 4118, 448, 1467, 29522, 271, 785, 3033, 702, 2474, 58944, 678, 7214, 58968, 504, 16262, 279, 12922, 382, 77994, 16556, 1083, 3465, 264, 2820, 47864, 429, 22172, 24758, 553, 35101, 264, 38699, 2038, 448, 862, 17619, 1393, 2058, 389, 24730, 438, 807, 1033, 32011, 382, 79145, 389, 862, 2820, 2639, 11, 807, 1033, 3208, 264, 1467, 1943, 8241, 1105, 448, 4102, 64, 2820, 18004, 1494, 311, 4937, 53466, 4102, 19742, 15093, 13, 32534, 518, 264, 5080, 5214, 315, 18873, 572, 27832, 311, 728, 1119, 656, 30430, 34962, 518, 2114, 323, 33056, 4566, 862, 57309, 311, 1281, 2704, 807, 19613, 1052, 13, 3557, 12827, 315, 2820, 1995, 6116, 264, 6915, 480, 34255, 382, 69114, 419, 1616, 807, 1410, 2406, 424, 264, 3460, 1372, 315, 22172, 1602, 6157, 2041, 35371, 705, 304, 279, 16733, 11 ]
Big Data Analytics, New Technology and Testing,” which was published in the journal JAMA. In that analysis, he noted that the island has been on alert for epidemics since the SARS outbreak in 2003. According to his analysis, Taiwanese officials began boarding flights from Wuhan, the initial epicentre of the outbreak, as early as Dec. 31, 2019, shortly after China disclosed its first cases of the novel coronavirus. Eventually, certain flights were banned and visas for visitors to Taiwan were cancelled. Triaging with text messaging The government has since barred all foreign travellers from entering the island. Taiwan also created a health questionnaire that passengers accessed by scanning a QR code with their phones while still on planes as they were arriving. Depending on their health status, they were sent a text message providing them with a health declaration pass to fast-track through immigration. Anyone at a higher risk of infection was urged to go into self-isolation at home and tracked via their cellphone to make sure they stayed there. False reporting of health information became a fineable offence. “So this way they could triage a large number of passengers very quickly without lining up in the airport,
[ 0, 4, 9, 19, 20, 24, 35, 39, 47, 51, 57, 61, 63, 72, 75, 79, 87, 89, 92, 93, 95, 97, 102, 111, 112, 114, 116, 122, 127, 131, 138, 142, 147, 150, 156, 160, 165, 170, 176, 180, 182, 185, 194, 197, 198, 199, 200, 201, 202, 205, 214, 217, 221, 230, 231, 241, 251, 257, 266, 274, 279, 282, 285, 286, 290, 298, 303, 308, 311, 315, 324, 325, 328, 334, 337, 341, 342, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 361, 367, 373, 383, 387, 393, 399, 402, 406, 412, 424, 425, 436, 437, 445, 453, 458, 465, 469, 475, 479, 488, 491, 498, 503, 505, 514, 517, 520, 525, 530, 535, 545, 547, 550, 561, 565, 571, 578, 582, 590, 601, 606, 615, 619, 626, 629, 632, 635, 640, 648, 650, 657, 671, 676, 687, 696, 699, 708, 710, 713, 718, 723, 729, 736, 742, 748, 751, 758, 761, 766, 771, 780, 783, 792, 795, 801, 808, 815, 816, 821, 826, 831, 833, 838, 846, 856, 861, 866, 868, 869, 876, 888, 893, 896, 901, 907, 909, 916, 928, 929, 936, 939, 941, 948, 953, 956, 966, 970, 976, 979, 982, 987, 992, 995, 1002, 1005, 1010, 1014, 1022, 1026, 1032, 1042, 1045, 1050, 1055, 1060, 1067, 1073, 1074, 1080, 1090, 1093, 1100, 1112, 1119, 1121, 1126, 1130, 1138, 1141, 1146, 1151, 1155, 1160, 1166, 1170, 1173, 1175, 1181, 1188, 1191, 1202, 1207, 1215, 1223, 1230, 1233, 1236, 1240, 1248, 1249 ]
131,322
[ 3872, 28289, 748, 15978, 2033, 311, 19966, 12, 16, 24, 3204, 304, 6864, 1939, 77994, 16556, 374, 40757, 448, 45373, 32894, 279, 8865, 315, 32233, 389, 279, 12922, 553, 47713, 323, 41018, 279, 14346, 2820, 323, 5821, 7424, 315, 1181, 10826, 11, 3156, 448, 662, 34922, 1008, 12851, 10953, 382, 3983, 12345, 11647, 1977, 5777, 36324, 1035, 5358, 4428, 2409, 821, 990, 304, 6864, 382, 4498, 23368, 369, 7042, 1379, 11, 28289, 702, 911, 220, 22, 15, 817, 2889, 16745, 5048, 1091, 6864, 11, 4102, 5799, 5972, 1660, 1101, 220, 16, 18, 15, 51857, 504, 5616, 11, 1380, 279, 30088, 6009, 11, 323, 3432, 9037, 315, 7298, 15255, 504, 279, 50015, 1959, 220, 17, 13, 22, 3526, 304, 2790, 304, 220, 17, 15, 16, 24, 7484, 13, 4102, 271, 20629, 6864, 323, 28289, 4961, 862, 1156, 22277, 53735, 5048, 315, 32233, 2878, 2849, 315, 1817, 1008, 304, 6058, 11, 714, 553, 5470, 807, 4102, 31245, 36341, 3556, 45373, 304, 279, 1372, 315, 28920, 4961, 382, 2121, 6864, 27870, 311, 45343, 279, 15655, 1959, 476, 6301, 4102, 1782, 8865, 315, 279, 16770, 4102, 2293, 28289, 702, 30998, 264, 15655, 4192, 8847, 13, 18477, 28246, 11, 4102, 69795, 315, 279, 12261, 369, 4842, 11, 19554, 323, 26248, 304, 4102, 50959, 8187, 3822, 748, 2906, 315, 15712, 11, 1053, 92937, 11276, 1033, 1036, 91247, 321, 517, 2879, 45590, 30432, 55551, 4102, 437, 807, 7117, 304, 10953, 311, 6644, 279, 8865, 315, 279, 16770, 2419, 1053, 28246, 11, 879, 13814, 32892, 304, 28289, 382, 54, 524, 1062, 95371, 1036, 2582 ]
[ 16, 24, 3204, 304, 6864, 1939, 77994, 16556, 374, 40757, 448, 45373, 32894, 279, 8865, 315, 32233, 389, 279, 12922, 553, 47713, 323, 41018, 279, 14346, 2820, 323, 5821, 7424, 315, 1181, 10826, 11, 3156, 448, 662, 34922, 1008, 12851, 10953, 382, 3983, 12345, 11647, 1977, 5777, 36324, 1035, 5358, 4428, 2409, 821, 990, 304, 6864, 382, 4498, 23368, 369, 7042, 1379, 11, 28289, 702, 911, 220, 22, 15, 817, 2889, 16745, 5048, 1091, 6864, 11, 4102, 5799, 5972, 1660, 1101, 220, 16, 18, 15, 51857, 504, 5616, 11, 1380, 279, 30088, 6009, 11, 323, 3432, 9037, 315, 7298, 15255, 504, 279, 50015, 1959, 220, 17, 13, 22, 3526, 304, 2790, 304, 220, 17, 15, 16, 24, 7484, 13, 4102, 271, 20629, 6864, 323, 28289, 4961, 862, 1156, 22277, 53735, 5048, 315, 32233, 2878, 2849, 315, 1817, 1008, 304, 6058, 11, 714, 553, 5470, 807, 4102, 31245, 36341, 3556, 45373, 304, 279, 1372, 315, 28920, 4961, 382, 2121, 6864, 27870, 311, 45343, 279, 15655, 1959, 476, 6301, 4102, 1782, 8865, 315, 279, 16770, 4102, 2293, 28289, 702, 30998, 264, 15655, 4192, 8847, 13, 18477, 28246, 11, 4102, 69795, 315, 279, 12261, 369, 4842, 11, 19554, 323, 26248, 304, 4102, 50959, 8187, 3822, 748, 2906, 315, 15712, 11, 1053, 92937, 11276, 1033, 1036, 91247, 321, 517, 2879, 45590, 30432, 55551, 4102, 437, 807, 7117, 304, 10953, 311, 6644, 279, 8865, 315, 279, 16770, 2419, 1053, 28246, 11, 879, 13814, 32892, 304, 28289, 382, 54, 524, 1062, 95371, 1036, 2582 ]
19 possible in Canada? Taiwan is credited with sharply limiting the spread of coronavirus on the island by pairing and analyzing the electronic health and travel records of its residents, along with enacting other emergency measures. But privacy experts say legal protections would prevent similar big data use in Canada. When adjusted for population size, Taiwan has about 70 per cent fewer cases than Canada, despite being just 130 kilometres from China, where the outbreak began, and having thousands of daily visitors from the mainland — 2.7 million in total in 2019 alone.  Both Canada and Taiwan reported their first presumptive cases of coronavirus within days of each other in January, but by March they had diverged sharply in the number of infections reported. As Canada struggles to flatten the curve — or slow the spread of the virus — Taiwan has prevented a curve. Dr. Jason Wang, director of the centre for policy, outcomes and prevention in Stanford University’s school of medicine, said Taiwanese authorities were “vigilant.” “They acted swiftly and they brought in measures to contain the spread of the virus,” said Wang, who frequently teaches in Taiwan. Wang co-authored “Response
[ 0, 1, 2, 11, 14, 21, 24, 27, 30, 33, 42, 47, 55, 64, 68, 75, 78, 90, 93, 97, 104, 107, 115, 119, 129, 133, 144, 151, 155, 162, 170, 173, 177, 187, 188, 194, 199, 202, 208, 214, 224, 233, 236, 239, 247, 255, 259, 265, 277, 283, 291, 299, 303, 308, 312, 315, 322, 325, 329, 338, 342, 353, 358, 359, 366, 370, 376, 377, 378, 379, 383, 388, 394, 400, 405, 412, 413, 415, 418, 422, 428, 433, 434, 435, 436, 437, 448, 453, 459, 460, 466, 470, 479, 485, 486, 490, 497, 507, 510, 516, 525, 530, 534, 543, 547, 548, 549, 550, 551, 559, 562, 568, 571, 572, 573, 574, 575, 576, 582, 583, 585, 587, 591, 598, 602, 609, 618, 624, 630, 637, 642, 648, 651, 663, 670, 675, 678, 683, 689, 692, 700, 701, 705, 708, 714, 719, 721, 724, 730, 733, 741, 744, 748, 755, 758, 769, 778, 781, 783, 790, 800, 803, 811, 815, 821, 825, 828, 833, 835, 838, 845, 848, 852, 858, 860, 863, 870, 874, 884, 886, 892, 896, 898, 899, 905, 910, 911, 913, 921, 924, 928, 935, 939, 946, 947, 956, 960, 971, 974, 976, 980, 984, 995, 999, 1006, 1009, 1018, 1019, 1024, 1034, 1046, 1051, 1055, 1058, 1060, 1063, 1069, 1076, 1082, 1090, 1092, 1095, 1100, 1108, 1111, 1120, 1123, 1131, 1135, 1142, 1145, 1149, 1155, 1159, 1164, 1169, 1170, 1174, 1185, 1193, 1196, 1203, 1206, 1207, 1210, 1213, 1222, 1226, 1234 ]
131,570
[ 311, 19966, 12, 16, 24, 304, 28289, 25, 6164, 2885, 32427, 11, 1532, 11791, 323, 26768, 2419, 892, 572, 4102, 32866, 304, 279, 8322, 619, 38100, 13, 4102, 641, 429, 6358, 11, 4102, 383, 10342, 429, 279, 12922, 702, 1012, 389, 5115, 369, 27717, 37205, 2474, 279, 328, 17048, 30088, 304, 220, 17, 15, 15, 18, 382, 11190, 311, 806, 6358, 11, 92937, 7359, 6009, 48969, 24908, 504, 36130, 9917, 11, 279, 2856, 24679, 39897, 315, 279, 30088, 11, 438, 4124, 438, 3714, 13, 4102, 18, 16, 11, 220, 17, 15, 16, 24, 11, 19620, 1283, 5616, 35389, 1181, 1156, 5048, 315, 279, 11514, 32233, 13, 37174, 11, 3654, 24908, 1033, 20834, 323, 55677, 369, 15255, 311, 28289, 1033, 4102, 95282, 382, 21884, 4118, 448, 1467, 29522, 271, 785, 3033, 702, 2474, 58944, 678, 7214, 58968, 504, 16262, 279, 12922, 382, 77994, 16556, 1083, 3465, 264, 2820, 47864, 429, 22172, 24758, 553, 35101, 264, 38699, 2038, 448, 862, 17619, 1393, 2058, 389, 24730, 438, 807, 1033, 32011, 382, 79145, 389, 862, 2820, 2639, 11, 807, 1033, 3208, 264, 1467, 1943, 8241, 1105, 448, 4102, 64, 2820, 18004, 1494, 311, 4937, 53466, 4102, 19742, 15093, 13, 32534, 518, 264, 5080, 5214, 315, 18873, 572, 27832, 311, 728, 1119, 656, 30430, 34962, 518, 2114, 323, 33056, 4566, 862, 57309, 311, 1281, 2704, 807, 19613, 1052, 13, 3557, 12827, 315, 2820, 1995, 6116, 264, 6915, 480, 34255, 382, 69114, 419, 1616, 807, 1410, 2406, 424, 264, 3460, 1372, 315, 22172, 1602, 6157, 2041, 35371, 705, 304, 279, 16733, 11 ]
[ 6164, 2885, 32427, 11, 1532, 11791, 323, 26768, 2419, 892, 572, 4102, 32866, 304, 279, 8322, 619, 38100, 13, 4102, 641, 429, 6358, 11, 4102, 383, 10342, 429, 279, 12922, 702, 1012, 389, 5115, 369, 27717, 37205, 2474, 279, 328, 17048, 30088, 304, 220, 17, 15, 15, 18, 382, 11190, 311, 806, 6358, 11, 92937, 7359, 6009, 48969, 24908, 504, 36130, 9917, 11, 279, 2856, 24679, 39897, 315, 279, 30088, 11, 438, 4124, 438, 3714, 13, 4102, 18, 16, 11, 220, 17, 15, 16, 24, 11, 19620, 1283, 5616, 35389, 1181, 1156, 5048, 315, 279, 11514, 32233, 13, 37174, 11, 3654, 24908, 1033, 20834, 323, 55677, 369, 15255, 311, 28289, 1033, 4102, 95282, 382, 21884, 4118, 448, 1467, 29522, 271, 785, 3033, 702, 2474, 58944, 678, 7214, 58968, 504, 16262, 279, 12922, 382, 77994, 16556, 1083, 3465, 264, 2820, 47864, 429, 22172, 24758, 553, 35101, 264, 38699, 2038, 448, 862, 17619, 1393, 2058, 389, 24730, 438, 807, 1033, 32011, 382, 79145, 389, 862, 2820, 2639, 11, 807, 1033, 3208, 264, 1467, 1943, 8241, 1105, 448, 4102, 64, 2820, 18004, 1494, 311, 4937, 53466, 4102, 19742, 15093, 13, 32534, 518, 264, 5080, 5214, 315, 18873, 572, 27832, 311, 728, 1119, 656, 30430, 34962, 518, 2114, 323, 33056, 4566, 862, 57309, 311, 1281, 2704, 807, 19613, 1052, 13, 3557, 12827, 315, 2820, 1995, 6116, 264, 6915, 480, 34255, 382, 69114, 419, 1616, 807, 1410, 2406, 424, 264, 3460, 1372, 315, 22172, 1602, 6157, 2041, 35371, 705, 304, 279, 16733, 11 ]
Big Data Analytics, New Technology and Testing,” which was published in the journal JAMA. In that analysis, he noted that the island has been on alert for epidemics since the SARS outbreak in 2003. According to his analysis, Taiwanese officials began boarding flights from Wuhan, the initial epicentre of the outbreak, as early as Dec. 31, 2019, shortly after China disclosed its first cases of the novel coronavirus. Eventually, certain flights were banned and visas for visitors to Taiwan were cancelled. Triaging with text messaging The government has since barred all foreign travellers from entering the island. Taiwan also created a health questionnaire that passengers accessed by scanning a QR code with their phones while still on planes as they were arriving. Depending on their health status, they were sent a text message providing them with a health declaration pass to fast-track through immigration. Anyone at a higher risk of infection was urged to go into self-isolation at home and tracked via their cellphone to make sure they stayed there. False reporting of health information became a fineable offence. “So this way they could triage a large number of passengers very quickly without lining up in the airport,
[ 0, 4, 9, 19, 20, 24, 35, 39, 47, 51, 57, 61, 63, 72, 75, 79, 87, 89, 92, 93, 95, 97, 102, 111, 112, 114, 116, 122, 127, 131, 138, 142, 147, 150, 156, 160, 165, 170, 176, 180, 182, 185, 194, 197, 198, 199, 200, 201, 202, 205, 214, 217, 221, 230, 231, 241, 251, 257, 266, 274, 279, 282, 285, 286, 290, 298, 303, 308, 311, 315, 324, 325, 328, 334, 337, 341, 342, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 361, 367, 373, 383, 387, 393, 399, 402, 406, 412, 424, 425, 436, 437, 445, 453, 458, 465, 469, 475, 479, 488, 491, 498, 503, 505, 514, 517, 520, 525, 530, 535, 545, 547, 550, 561, 565, 571, 578, 582, 590, 601, 606, 615, 619, 626, 629, 632, 635, 640, 648, 650, 657, 671, 676, 687, 696, 699, 708, 710, 713, 718, 723, 729, 736, 742, 748, 751, 758, 761, 766, 771, 780, 783, 792, 795, 801, 808, 815, 816, 821, 826, 831, 833, 838, 846, 856, 861, 866, 868, 869, 876, 888, 893, 896, 901, 907, 909, 916, 928, 929, 936, 939, 941, 948, 953, 956, 966, 970, 976, 979, 982, 987, 992, 995, 1002, 1005, 1010, 1014, 1022, 1026, 1032, 1042, 1045, 1050, 1055, 1060, 1067, 1073, 1074, 1080, 1090, 1093, 1100, 1112, 1119, 1121, 1126, 1130, 1138, 1141, 1146, 1151, 1155, 1160, 1166, 1170, 1173, 1175, 1181, 1188, 1191, 1202, 1207, 1215, 1223, 1230, 1233, 1236, 1240, 1248, 1249 ]
131,818
[ 5132, 7530, 278, 10, 2236, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 70863, 28, 7975, 797, 262, 72609, 33826, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 54621, 28, 18, 60899, 45934, 23, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 70863, 28, 7975, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 54621, 28, 18, 60899, 45934, 23, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 1106, 220, 456, 92, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 70863, 28, 7975, 797, 262, 72609, 33826, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 54621, 28, 18, 60899, 45934, 23, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 70863, 28, 7975, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 1057, 10, 6455, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 54621, 28, 18, 60899, 45934, 23, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 7530, 278, 65837, 45017, 22264, 12, 23, 60899, 45934, 23, 54621, 28, 18, 70863, 28, 7975, 3975, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 1106, 220, 456, 92 ]
8;q=.8;x=3;y=foo"), MediaTypes.getCompatible(server, client, null)); server = ServerMediaType.valueOf("application/hal+xml;charset=utf-8;y=foo"); assertNull(MediaTypes.getCompatible(server, client, null)); client = MediaTypes.parse("application/*+xml;charset=utf-8;x=3;q=.8"); assertEquals(MediaTypes.parse("application/hal+xml;charset=utf-8;q=.8;x=3;y=foo"), MediaTypes.getCompatible(server, client, null)); server = ServerMediaType.valueOf("application/*+xml;charset=utf-8;y=foo"); assertEquals(MediaTypes.parse("application/*+xml;charset=utf-8;q=.8;x=3;y=foo"), MediaTypes.getCompatible(server, client, null)); client = MediaTypes.parse("application/hal+xml;charset=utf-8;x=3;q=.8"); assertEquals(MediaTypes.parse("application/hal+xml;charset=utf-8;q=.8;x=3;y=foo"), MediaTypes.getCompatible(server, client, null)); } }
[ 0, 1, 3, 5, 6, 8, 9, 10, 12, 13, 16, 19, 25, 30, 34, 44, 51, 52, 59, 60, 65, 70, 73, 80, 82, 89, 98, 106, 108, 119, 121, 123, 127, 135, 139, 140, 141, 143, 144, 147, 151, 154, 165, 171, 176, 180, 190, 197, 198, 205, 206, 211, 216, 219, 226, 228, 234, 239, 245, 247, 258, 260, 261, 264, 272, 276, 277, 278, 280, 281, 282, 284, 286, 287, 291, 294, 307, 313, 318, 324, 326, 337, 339, 341, 345, 353, 357, 358, 359, 361, 363, 364, 366, 367, 368, 370, 371, 374, 377, 383, 388, 392, 402, 409, 410, 417, 418, 423, 428, 431, 438, 440, 447, 456, 464, 466, 477, 479, 480, 483, 491, 495, 496, 497, 499, 500, 503, 507, 510, 523, 529, 534, 540, 542, 553, 555, 556, 559, 567, 571, 572, 573, 575, 577, 578, 580, 581, 582, 584, 585, 588, 591, 597, 602, 606, 616, 623, 624, 631, 632, 637, 642, 645, 652, 654, 660, 665, 671, 673, 684, 686, 688, 692, 700, 704, 705, 706, 708, 709, 710, 712, 714, 715, 719, 722, 735, 741, 746, 752, 754, 765, 767, 769, 773, 781, 785, 786, 787, 789, 791, 792, 794, 795, 796, 798, 799, 802, 805, 811, 816, 820, 830, 837, 838, 845, 846, 851, 855, 856, 859, 860 ]
132,038
[ 5132, 8931, 26, 2587, 6768, 797, 262, 1273, 14463, 1255, 1464, 10037, 7, 18, 11, 296, 1954, 701, 330, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 26, 220, 1154, 3766, 36524, 26, 2804, 28, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 3670, 330, 5132, 8931, 26, 2587, 6768, 797, 262, 1273, 14463, 1255, 1464, 10037, 7, 18, 11, 296, 1954, 701, 330, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 26, 220, 1154, 3766, 36524, 26, 2804, 28, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 1154, 5132, 8931, 26, 2587, 6768, 797, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 14463, 368, 341, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 3975, 7816, 4173, 4632, 445, 5132, 8931, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 330, 4762, 23, 3975, 7816, 4173, 4632, 445, 5132, 8931, 26, 11617, 22264, 23, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 25326, 52532, 2227, 445, 25327, 497, 330, 4762, 23, 35674, 7816, 4173, 4632, 445, 5132, 8931, 45017, 22264, 23, 60240, 262, 1590, 5027, 3464, 19436, 29, 5029, 284, 501, 10528, 10874, 262, 5029, 3597, 445, 25327, 497, 330, 4762, 23, 797, 262, 5029, 3597, 445, 80, 497, 5933, 20, 797, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931, 45017, 22264, 23, 26, 2804, 45934, 20, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931 ]
[ 14463, 1255, 1464, 10037, 7, 18, 11, 296, 1954, 701, 330, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 26, 220, 1154, 3766, 36524, 26, 2804, 28, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 3670, 330, 5132, 8931, 26, 2587, 6768, 797, 262, 1273, 14463, 1255, 1464, 10037, 7, 18, 11, 296, 1954, 701, 330, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 26, 220, 1154, 3766, 36524, 26, 2804, 28, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 1154, 5132, 8931, 26, 2587, 6768, 797, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 14463, 368, 341, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 3975, 7816, 4173, 4632, 445, 5132, 8931, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 330, 4762, 23, 3975, 7816, 4173, 4632, 445, 5132, 8931, 26, 11617, 22264, 23, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 25326, 52532, 2227, 445, 25327, 497, 330, 4762, 23, 35674, 7816, 4173, 4632, 445, 5132, 8931, 45017, 22264, 23, 60240, 262, 1590, 5027, 3464, 19436, 29, 5029, 284, 501, 10528, 10874, 262, 5029, 3597, 445, 25327, 497, 330, 4762, 23, 797, 262, 5029, 3597, 445, 80, 497, 5933, 20, 797, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931, 45017, 22264, 23, 26, 2804, 45934, 20, 4010, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931 ]
Parse(m -> assertEquals(3, m.length), "application/json; q=\"oops\" ; charset; , application/xml; q= ; charset=\"utf8\"; ", "application/json; ;;;"); testParse(m -> assertEquals(3, m.length), "application/json; q=\"oops\" ; charset; , application/xml; q= ; charset=\"utf8\"; ,application/json; ;;;"); } @Test public void testParse() { assertEquals(new MediaType("application", "json"), MediaTypes.parse("application/json")); assertEquals(new MediaType("application", "json", "utf8"), MediaTypes.parse("application/json; charset=utf8")); assertEquals(new MediaType("application", "json", Collections.singletonMap("charset", "utf8")), MediaTypes.parse("application/json;charset=utf8 ")); final Map<String,String> parameters = new HashMap<>(); parameters.put("charset", "utf8"); parameters.put("q", ".5"); assertEquals(new MediaType("application", "json", parameters), MediaTypes.parse("application/json;charset=utf8; q=.5")); assertEquals(new MediaType("application", "json", parameters), MediaTypes.parse("application/json
[ 0, 5, 7, 10, 23, 24, 25, 26, 28, 35, 37, 39, 50, 55, 56, 58, 61, 65, 67, 69, 77, 78, 79, 81, 93, 97, 98, 100, 101, 103, 111, 114, 117, 118, 120, 121, 122, 125, 127, 138, 143, 144, 146, 148, 152, 155, 160, 165, 167, 170, 183, 184, 185, 186, 188, 195, 197, 199, 210, 215, 216, 218, 221, 225, 227, 229, 237, 238, 239, 241, 253, 257, 258, 260, 261, 263, 271, 274, 277, 278, 280, 281, 282, 284, 295, 300, 301, 303, 305, 309, 310, 314, 315, 317, 321, 322, 323, 330, 335, 340, 345, 347, 350, 353, 366, 370, 380, 382, 393, 395, 397, 401, 404, 410, 415, 421, 423, 434, 439, 444, 447, 460, 464, 474, 476, 487, 489, 491, 495, 497, 499, 502, 503, 506, 512, 517, 523, 525, 536, 541, 542, 550, 554, 555, 560, 563, 576, 580, 590, 592, 603, 605, 607, 611, 613, 625, 635, 638, 640, 647, 649, 651, 654, 655, 659, 665, 670, 676, 678, 689, 694, 702, 706, 707, 713, 716, 722, 726, 733, 740, 741, 752, 754, 758, 766, 772, 775, 786, 790, 792, 799, 801, 803, 806, 807, 811, 814, 825, 829, 831, 832, 834, 837, 838, 842, 845, 858, 862, 872, 874, 885, 887, 889, 893, 895, 906, 908, 914, 919, 925, 927, 938, 943, 951, 955, 956, 957, 959, 961, 962, 967, 970, 983, 987, 997, 999, 1010, 1012, 1014, 1018, 1020, 1031, 1033, 1039, 1044, 1050, 1052, 1063, 1068 ]
132,286
[ 45017, 4070, 4762, 23, 2105, 26, 2804, 45934, 20, 4010, 262, 5029, 3597, 445, 80, 497, 330, 64562, 797, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 60240, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 29161, 1092, 73629, 368, 341, 262, 1590, 8422, 65000, 65732, 16, 284, 8422, 65000, 1175, 1715, 5626, 7376, 4189, 280, 262, 1590, 8422, 65000, 17624, 16, 284, 501, 8422, 65000, 29592, 497, 330, 51240, 797, 262, 1590, 8422, 65000, 2021, 16, 284, 501, 8422, 65000, 445, 51240, 497, 15630, 797, 262, 1590, 50423, 65732, 17, 284, 50423, 1175, 1715, 5626, 7376, 4189, 280, 262, 1590, 50423, 17624, 17, 284, 501, 50423, 29592, 497, 330, 51240, 797, 262, 1590, 50423, 2021, 17, 284, 501, 50423, 445, 51240, 497, 15630, 3071, 262, 10037, 1755, 66265, 65000, 29592, 497, 79936, 220, 15, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 65732, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592, 497, 330, 51240, 497, 220, 16, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 16, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592, 497, 330, 51240, 497, 220, 16, 701, 7816, 4173, 670, 29161, 57786, 16, 11, 65732, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592 ]
[ 20, 4010, 262, 5029, 3597, 445, 80, 497, 330, 64562, 797, 262, 10037, 1755, 50423, 445, 5132, 497, 330, 2236, 497, 5029, 701, 7816, 4173, 4632, 445, 5132, 8931, 26, 2804, 4070, 64562, 2105, 2587, 11617, 4070, 4762, 23, 2105, 26, 220, 60240, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 29161, 1092, 73629, 368, 341, 262, 1590, 8422, 65000, 65732, 16, 284, 8422, 65000, 1175, 1715, 5626, 7376, 4189, 280, 262, 1590, 8422, 65000, 17624, 16, 284, 501, 8422, 65000, 29592, 497, 330, 51240, 797, 262, 1590, 8422, 65000, 2021, 16, 284, 501, 8422, 65000, 445, 51240, 497, 15630, 797, 262, 1590, 50423, 65732, 17, 284, 50423, 1175, 1715, 5626, 7376, 4189, 280, 262, 1590, 50423, 17624, 17, 284, 501, 50423, 29592, 497, 330, 51240, 797, 262, 1590, 50423, 2021, 17, 284, 501, 50423, 445, 51240, 497, 15630, 3071, 262, 10037, 1755, 66265, 65000, 29592, 497, 79936, 220, 15, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 65732, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592, 497, 330, 51240, 497, 220, 16, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 16, 701, 7816, 4173, 670, 29161, 7, 1250, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592, 497, 330, 51240, 497, 220, 16, 701, 7816, 4173, 670, 29161, 57786, 16, 11, 65732, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 29592 ]
5")); parameters.put("q", "oops"); assertEquals(new MediaType("application", "json", parameters), MediaTypes.parse("application/json; q=\"oops\" ; charset=\"utf8\"; ")); } @Test public void testCompatibleCombinations() { final ServerMediaType ww1 = ServerMediaType.WILDCARD_TYPE; final ServerMediaType ws1 = new ServerMediaType("*", "specific"); final ServerMediaType sw1 = new ServerMediaType("specific", "*"); final MediaType ww2 = MediaType.WILDCARD_TYPE; final MediaType ws2 = new MediaType("*", "specific"); final MediaType sw2 = new MediaType("specific", "*"); assertEquals(new CompatibleMediaType("*", "*", 0), MediaTypes.getCompatible(ww1, ww2, null)); assertEquals(new CompatibleMediaType("*", "specific", 1), MediaTypes.getCompatible(ww1, ws2, null)); assertEquals(new CompatibleMediaType("specific", "*", 1), MediaTypes.getCompatible(ww1, sw2, null)); assertEquals(new CompatibleMediaType("*", "specific", 1), MediaTypes.getCompatible(ws1, ww2, null)); assertEquals(new CompatibleMediaType("*
[ 0, 1, 6, 9, 20, 24, 26, 27, 29, 31, 35, 39, 42, 55, 59, 69, 71, 82, 84, 86, 90, 92, 103, 105, 111, 116, 122, 124, 135, 140, 141, 143, 146, 150, 152, 154, 162, 165, 168, 169, 171, 172, 173, 179, 180, 184, 185, 187, 191, 192, 193, 200, 205, 210, 220, 223, 232, 234, 237, 240, 246, 253, 262, 265, 266, 268, 275, 284, 286, 288, 290, 293, 298, 300, 303, 309, 316, 325, 328, 329, 331, 335, 342, 351, 354, 356, 358, 366, 370, 373, 379, 386, 395, 398, 399, 401, 405, 412, 421, 423, 431, 433, 436, 440, 443, 449, 459, 462, 463, 465, 475, 477, 479, 481, 484, 489, 491, 494, 500, 510, 513, 514, 516, 520, 530, 533, 535, 537, 545, 549, 552, 558, 568, 571, 572, 574, 578, 588, 590, 598, 600, 603, 608, 611, 624, 628, 639, 648, 651, 653, 658, 659, 660, 662, 668, 673, 677, 687, 688, 690, 691, 692, 695, 696, 697, 702, 706, 709, 722, 726, 737, 746, 749, 751, 753, 761, 763, 764, 765, 767, 773, 778, 782, 792, 793, 795, 796, 797, 800, 801, 802, 807, 811, 814, 827, 831, 842, 851, 853, 861, 863, 868, 869, 870, 872, 878, 883, 887, 897, 898, 900, 901, 902, 905, 906, 907, 912, 916, 919, 932, 936, 947, 956, 959, 961, 963, 971, 973, 974, 975, 977, 983, 988, 992, 1002, 1005, 1006, 1007, 1010, 1011, 1012, 1017, 1021, 1024, 1037, 1041, 1052, 1061, 1064 ]
132,534
[ 497, 330, 51240, 497, 220, 15, 701, 7816, 4173, 670, 29161, 57786, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 330, 51240, 497, 220, 17, 701, 7816, 4173, 670, 29161, 57786, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 330, 51240, 497, 220, 17, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 15, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 16, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 65732, 17, 11, 845, 1106, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 29161, 368, 341, 262, 8422, 65000, 3538, 284, 8422, 65000, 10529, 445, 5132, 36524, 797, 262, 50423, 2943, 284, 7816, 4173, 4632, 445, 5132, 1057, 797, 262, 10037, 21421, 11, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 8931, 797, 262, 72609, 33826, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 8931, 45017, 22264, 12, 23, 797, 262, 10037, 21421, 11, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 8931, 45017, 22264, 12, 23, 26, 26358, 45934, 20, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 8931, 45017, 22264, 12, 23, 26, 26358, 45934, 20, 3975, 7816, 4173 ]
[ 4173, 670, 29161, 57786, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 330, 51240, 497, 220, 17, 701, 7816, 4173, 670, 29161, 57786, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 330, 51240, 497, 220, 17, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 17624, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 15, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 2021, 17, 11, 845, 1106, 262, 10037, 1755, 66265, 65000, 445, 51240, 497, 79936, 220, 16, 701, 7816, 4173, 670, 29161, 58902, 16, 11, 65732, 17, 11, 845, 1106, 220, 555, 220, 569, 2271, 198, 220, 584, 737, 1273, 29161, 368, 341, 262, 8422, 65000, 3538, 284, 8422, 65000, 10529, 445, 5132, 36524, 797, 262, 50423, 2943, 284, 7816, 4173, 4632, 445, 5132, 1057, 797, 262, 10037, 21421, 11, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 2943, 284, 7816, 4173, 4632, 445, 5132, 8931, 797, 262, 72609, 33826, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 8931, 45017, 22264, 12, 23, 797, 262, 10037, 21421, 11, 7816, 4173, 670, 29161, 21421, 11, 2943, 11, 845, 3237, 262, 3538, 284, 8422, 65000, 10529, 445, 5132, 8931, 45017, 22264, 12, 23, 26, 26358, 45934, 20, 797, 262, 10037, 33826, 4173, 4632, 445, 5132, 8931, 45017, 22264, 12, 23, 26, 26358, 45934, 20, 3975, 7816, 4173 ]
Types.getCompatible(ws1, ws2, null)); assertEquals(new CompatibleMediaType("specific", "specific", 2), MediaTypes.getCompatible(ws1, sw2, null)); assertEquals(new CompatibleMediaType("specific", "specific", 2), MediaTypes.getCompatible(sw1, ws2, null)); assertEquals(new CompatibleMediaType("specific", "*", 0), MediaTypes.getCompatible(sw1, sw2, null)); assertEquals(new CompatibleMediaType("specific", "*", 1), MediaTypes.getCompatible(sw1, ww2, null)); } @Test public void testCompatible() { ServerMediaType server = ServerMediaType.valueOf("application/xml"); MediaType client = MediaTypes.parse("application/*"); assertEquals(server, MediaTypes.getCompatible(server, client, null)); client = MediaTypes.parse("application/json"); assertNull(MediaTypes.getCompatible(server, client, null)); server = ServerMediaType.valueOf("application/json;charset=utf-8"); assertEquals(server, MediaTypes.getCompatible(server, client, null)); server = ServerMediaType.valueOf("application/json;charset=utf-8;qs=.5"); assertEquals(MediaTypes.parse("application/json;charset=utf-8;qs=.5"), MediaTypes
[ 0, 5, 9, 19, 22, 23, 24, 27, 28, 29, 34, 38, 41, 54, 58, 69, 78, 80, 88, 90, 92, 100, 102, 103, 104, 106, 112, 117, 121, 131, 134, 135, 136, 139, 140, 141, 146, 150, 153, 166, 170, 181, 190, 192, 200, 202, 204, 212, 214, 215, 216, 218, 224, 229, 233, 243, 246, 247, 248, 251, 252, 253, 258, 262, 265, 278, 282, 293, 302, 304, 312, 314, 319, 320, 321, 323, 329, 334, 338, 348, 351, 352, 353, 356, 357, 358, 363, 367, 370, 383, 387, 398, 407, 409, 417, 419, 424, 425, 426, 428, 434, 439, 443, 453, 456, 457, 458, 461, 462, 463, 468, 472, 473, 477, 478, 480, 484, 485, 486, 493, 498, 503, 513, 515, 518, 521, 528, 537, 544, 546, 553, 562, 570, 572, 583, 587, 591, 594, 604, 611, 613, 619, 624, 630, 632, 643, 645, 649, 652, 665, 672, 673, 679, 684, 688, 698, 705, 706, 713, 714, 719, 724, 727, 734, 736, 742, 747, 753, 755, 766, 771, 775, 778, 789, 795, 800, 804, 814, 821, 822, 829, 830, 835, 840, 843, 850, 852, 859, 868, 876, 878, 889, 894, 902, 906, 907, 908, 912, 915, 928, 935, 936, 942, 947, 951, 961, 968, 969, 976, 977, 982, 987, 990, 997, 999, 1006, 1015, 1023, 1025, 1036, 1041, 1049, 1053, 1054, 1055, 1056, 1058, 1060, 1061, 1065, 1068, 1081, 1087, 1092, 1098, 1100, 1111, 1116, 1124, 1128, 1129, 1130, 1131, 1133, 1135, 1136, 1139, 1145, 1150 ]
132,782
[ 48, 1447, 3838, 374, 279, 6169, 1616, 311, 5263, 2355, 979, 4194, 4849, 518, 279, 14126, 2188, 1939, 10061, 594, 1977, 429, 582, 614, 264, 58059, 431, 1162, 448, 279, 2701, 1995, 510, 313, 1654, 525, 8014, 304, 9120, 3425, 264, 3953, 16396, 5644, 4221, 1045, 7775, 304, 264, 11220, 3146, 646, 387, 28891, 448, 264, 73243, 320, 1782, 6380, 4292, 313, 641, 264, 5537, 448, 264, 7042, 315, 220, 19, 13, 21, 3526, 1052, 525, 13187, 220, 17, 21, 11, 15, 15, 15, 448, 419, 16396, 13, 220, 576, 7042, 374, 17779, 4221, 17267, 220, 18, 15, 15, 15, 32789, 624, 313, 2679, 582, 525, 311, 26687, 2169, 7775, 879, 614, 419, 16396, 320, 437, 582, 9658, 419, 16396, 374, 41047, 4237, 3941, 32789, 701, 1052, 686, 387, 17267, 220, 24, 7775, 817, 14126, 879, 614, 419, 16396, 13, 220, 1416, 582, 1033, 311, 4194, 551, 518, 279, 14126, 11591, 432, 374, 17367, 429, 582, 1410, 11140, 264, 6380, 2456, 2661, 458, 451, 28, 24, 624, 3838, 374, 279, 6169, 1616, 311, 5263, 279, 6077, 1379, 311, 11075, 14016, 2355, 369, 53526, 458, 2456, 30, 220, 18885, 432, 1281, 5530, 311, 26618, 10652, 32789, 3786, 1741, 429, 1817, 10652, 1030, 458, 5461, 315, 11, 1977, 11, 220, 19, 20, 7775, 448, 279, 16396, 30, 18611, 32, 1447, 2461, 264, 10652, 46241, 9091, 311, 5263, 1372, 315, 26968, 374, 803, 11050, 311, 5263, 279, 2355, 1091, 5263, 279, 1372, 315, 7775, 304, 1817, 10652, 979, 697, 2790, 6077, 1379, 374, 8356, 624, 2461, 3110, 11, 421 ]
[ 5263, 2355, 979, 4194, 4849, 518, 279, 14126, 2188, 1939, 10061, 594, 1977, 429, 582, 614, 264, 58059, 431, 1162, 448, 279, 2701, 1995, 510, 313, 1654, 525, 8014, 304, 9120, 3425, 264, 3953, 16396, 5644, 4221, 1045, 7775, 304, 264, 11220, 3146, 646, 387, 28891, 448, 264, 73243, 320, 1782, 6380, 4292, 313, 641, 264, 5537, 448, 264, 7042, 315, 220, 19, 13, 21, 3526, 1052, 525, 13187, 220, 17, 21, 11, 15, 15, 15, 448, 419, 16396, 13, 220, 576, 7042, 374, 17779, 4221, 17267, 220, 18, 15, 15, 15, 32789, 624, 313, 2679, 582, 525, 311, 26687, 2169, 7775, 879, 614, 419, 16396, 320, 437, 582, 9658, 419, 16396, 374, 41047, 4237, 3941, 32789, 701, 1052, 686, 387, 17267, 220, 24, 7775, 817, 14126, 879, 614, 419, 16396, 13, 220, 1416, 582, 1033, 311, 4194, 551, 518, 279, 14126, 11591, 432, 374, 17367, 429, 582, 1410, 11140, 264, 6380, 2456, 2661, 458, 451, 28, 24, 624, 3838, 374, 279, 6169, 1616, 311, 5263, 279, 6077, 1379, 311, 11075, 14016, 2355, 369, 53526, 458, 2456, 30, 220, 18885, 432, 1281, 5530, 311, 26618, 10652, 32789, 3786, 1741, 429, 1817, 10652, 1030, 458, 5461, 315, 11, 1977, 11, 220, 19, 20, 7775, 448, 279, 16396, 30, 18611, 32, 1447, 2461, 264, 10652, 46241, 9091, 311, 5263, 1372, 315, 26968, 374, 803, 11050, 311, 5263, 279, 2355, 1091, 5263, 279, 1372, 315, 7775, 304, 1817, 10652, 979, 697, 2790, 6077, 1379, 374, 8356, 624, 2461, 3110, 11, 421 ]
increase power when randomizing at the village level? Let's say that we have a hypothetical RCT with the following information: --We are interested in seeing whether a particular belief held among some individuals in a developing country can be challenged with a booklet (the treatment). --In a region with a population of 4.6 million there are approximately 26,000 with this belief. The population is divided among roughly 3000 villages. --If we are to ONLY target individuals who have this belief (and we assume this belief is evenly distributed across villages), there will be roughly 9 individuals per village who have this belief. If we were to randomize at the village-level it is unlikely that we could detect a treatment effect given an N=9. What is the proper way to increase the sample size to achieve sufficient power for detecting an effect? Would it make sense to randomly cluster villages together such that each cluster had an average of, say, 45 individuals with the belief? A: For a cluster randomized trial to increase number of clusters is more efficient to increase the power than increase the number of individuals in each cluster when your total sample size is fixed. For example, if
[ 0, 9, 15, 20, 27, 32, 35, 39, 47, 53, 56, 59, 61, 65, 70, 73, 78, 80, 93, 95, 97, 102, 106, 116, 128, 130, 132, 134, 138, 149, 152, 159, 167, 169, 180, 187, 192, 198, 203, 215, 218, 220, 231, 239, 243, 246, 257, 262, 264, 272, 274, 277, 287, 290, 292, 294, 296, 303, 308, 310, 321, 324, 325, 326, 327, 328, 336, 342, 346, 360, 361, 362, 363, 364, 365, 366, 367, 372, 377, 384, 385, 386, 390, 401, 404, 412, 418, 426, 427, 428, 429, 430, 431, 440, 442, 444, 446, 449, 453, 456, 461, 468, 480, 484, 489, 494, 501, 503, 506, 509, 516, 521, 528, 531, 538, 550, 557, 566, 568, 574, 579, 582, 590, 591, 592, 604, 608, 616, 620, 625, 630, 637, 638, 639, 642, 645, 650, 653, 660, 663, 666, 670, 678, 684, 687, 690, 699, 704, 707, 713, 720, 722, 732, 739, 745, 748, 750, 751, 752, 754, 758, 761, 765, 772, 776, 779, 788, 792, 799, 804, 807, 815, 826, 832, 836, 846, 849, 856, 857, 858, 864, 867, 872, 878, 881, 890, 898, 907, 916, 921, 926, 931, 939, 943, 946, 954, 957, 958, 962, 963, 964, 965, 966, 978, 983, 987, 994, 995, 999, 1000, 1003, 1006, 1008, 1016, 1027, 1033, 1036, 1045, 1052, 1055, 1064, 1067, 1072, 1082, 1085, 1094, 1098, 1104, 1109, 1118, 1122, 1129, 1132, 1144, 1147, 1152, 1160, 1165, 1170, 1176, 1183, 1188, 1191, 1197, 1199, 1202, 1210, 1211, 1214 ]
133,030
[ 13, 2379, 1265, 728, 1573, 279, 3283, 14833, 323, 7479, 429, 279, 9611, 16007, 315, 78226, 4392, 13, 20607, 11, 387, 26200, 504, 279, 4282, 5344, 13, 37752, 4631, 14773, 1637, 54, 7863, 71745, 2825, 285, 86, 813, 374, 23358, 315, 37279, 13, 1597, 421, 566, 17045, 65613, 323, 1632, 678, 279, 50620, 315, 806, 1584, 11, 2041, 8679, 476, 4694, 11, 264, 37870, 49599, 700, 1573, 1435, 311, 264, 98489, 566, 2632, 56536, 315, 979, 438, 264, 57625, 566, 1521, 806, 81469, 5193, 279, 8785, 13, 1260, 6560, 1412, 504, 66579, 54744, 7444, 11, 1045, 315, 8711, 10223, 448, 6515, 311, 1281, 576, 3639, 4180, 315, 5159, 264, 1910, 323, 9489, 4185, 30533, 13, 1597, 1293, 1635, 26807, 11, 806, 37850, 572, 279, 4238, 323, 18319, 315, 24379, 323, 10223, 1435, 311, 1492, 1910, 264, 6957, 323, 3581, 264, 6995, 13, 1597, 304, 220, 16, 24, 16, 22, 11, 830, 311, 806, 2997, 27848, 11, 71745, 2825, 285, 86, 813, 11, 566, 10859, 279, 17445, 8437, 323, 20463, 438, 458, 3693, 13011, 9452, 311, 21129, 34917, 13, 37435, 362, 9256, 867, 8065, 915, 15645, 952, 3585, 0, 758, 279, 6786, 315, 806, 5163, 438, 19044, 686, 566, 12118, 311, 387, 27290, 315, 432, 30, 4841, 566, 387, 2021, 42895, 553, 40560, 323, 47686, 2348, 13587, 323, 6957, 11, 476, 686, 566, 2182, 1105, 1495, 323, 8683, 438, 23358, 315, 678, 279, 1251, 30, 1597, 686, 566, 2924, 4221, 279, 1251, 323, 279, 21160, 323, 976, 1132, 805, 315, 3033, 11, 279, 56047, 288, 315, 806 ]
[ 323, 7479, 429, 279, 9611, 16007, 315, 78226, 4392, 13, 20607, 11, 387, 26200, 504, 279, 4282, 5344, 13, 37752, 4631, 14773, 1637, 54, 7863, 71745, 2825, 285, 86, 813, 374, 23358, 315, 37279, 13, 1597, 421, 566, 17045, 65613, 323, 1632, 678, 279, 50620, 315, 806, 1584, 11, 2041, 8679, 476, 4694, 11, 264, 37870, 49599, 700, 1573, 1435, 311, 264, 98489, 566, 2632, 56536, 315, 979, 438, 264, 57625, 566, 1521, 806, 81469, 5193, 279, 8785, 13, 1260, 6560, 1412, 504, 66579, 54744, 7444, 11, 1045, 315, 8711, 10223, 448, 6515, 311, 1281, 576, 3639, 4180, 315, 5159, 264, 1910, 323, 9489, 4185, 30533, 13, 1597, 1293, 1635, 26807, 11, 806, 37850, 572, 279, 4238, 323, 18319, 315, 24379, 323, 10223, 1435, 311, 1492, 1910, 264, 6957, 323, 3581, 264, 6995, 13, 1597, 304, 220, 16, 24, 16, 22, 11, 830, 311, 806, 2997, 27848, 11, 71745, 2825, 285, 86, 813, 11, 566, 10859, 279, 17445, 8437, 323, 20463, 438, 458, 3693, 13011, 9452, 311, 21129, 34917, 13, 37435, 362, 9256, 867, 8065, 915, 15645, 952, 3585, 0, 758, 279, 6786, 315, 806, 5163, 438, 19044, 686, 566, 12118, 311, 387, 27290, 315, 432, 30, 4841, 566, 387, 2021, 42895, 553, 40560, 323, 47686, 2348, 13587, 323, 6957, 11, 476, 686, 566, 2182, 1105, 1495, 323, 8683, 438, 23358, 315, 678, 279, 1251, 30, 1597, 686, 566, 2924, 4221, 279, 1251, 323, 279, 21160, 323, 976, 1132, 805, 315, 3033, 11, 279, 56047, 288, 315, 806 ]
and demand that the officers guilty of assaulting Mr. Lewis, be dismissed from the police force. DWIGHT GRISWOLD Dwight Griswold is Governor of Nebraska. And if he serves wisely and well all the constituents of his state, without fear or favor, a pathway stretches out before him to a pinnacle he little dreamed of when as a lad he did his chores upon the farm. He descends from Revolutionary forbears, some of whom served with Washington to make The United States of America a free and independent commonwealth. And long years afterwards, his grandfather was the friend and champion of Lincoln and served him to help free a race and save a nation. And in 1917, true to his family heritage, Dwight Griswold, he joined the armed forces and fought as an American Army officer to preserve civilization. WHAT A SPLENDID HERITAGE! In the conduct of his office as governor will he prove to be worthy of it? Will he be swayed by ignorance and prejudice against religion and race, or will he put them down and serve as Governor of all the people? And will he include among the people and the rewards and emoluments of government, the Negroes of his
[ 0, 4, 11, 16, 20, 29, 36, 39, 50, 53, 54, 60, 61, 64, 74, 79, 83, 90, 96, 97, 100, 104, 107, 109, 110, 113, 120, 123, 125, 126, 129, 132, 141, 144, 153, 154, 158, 161, 164, 171, 178, 182, 187, 191, 195, 208, 211, 215, 221, 222, 230, 235, 238, 244, 245, 247, 255, 265, 269, 276, 280, 283, 285, 294, 297, 304, 312, 315, 320, 323, 325, 329, 332, 336, 340, 347, 352, 356, 361, 362, 365, 370, 374, 379, 393, 398, 402, 403, 408, 411, 416, 423, 428, 439, 442, 447, 451, 458, 465, 468, 476, 478, 483, 487, 499, 506, 512, 513, 517, 522, 528, 539, 540, 544, 556, 560, 564, 571, 575, 584, 587, 595, 599, 606, 610, 613, 618, 623, 625, 630, 634, 639, 641, 648, 649, 653, 656, 657, 658, 659, 660, 661, 662, 667, 670, 674, 681, 690, 691, 698, 701, 703, 704, 707, 708, 711, 718, 722, 728, 735, 739, 746, 749, 752, 761, 766, 774, 777, 786, 799, 800, 805, 807, 810, 812, 814, 816, 820, 822, 825, 826, 829, 833, 841, 844, 848, 855, 858, 867, 872, 875, 881, 884, 887, 894, 897, 900, 901, 906, 909, 912, 915, 919, 922, 932, 936, 946, 954, 963, 967, 972, 973, 976, 981, 984, 988, 993, 998, 1002, 1008, 1011, 1020, 1023, 1027, 1031, 1038, 1039, 1043, 1048, 1051, 1059, 1065, 1069, 1076, 1080, 1084, 1092, 1096, 1099, 1103, 1107, 1110, 1121, 1122, 1126, 1132, 1134, 1137, 1141 ]
133,278
[ 220, 17, 17, 303, 794, 2572, 64450, 9483, 309, 55478, 3240, 706, 777, 323, 1059, 1874, 504, 82450, 11, 7043, 518, 264, 220, 21, 297, 527, 20666, 13856, 11, 7728, 11, 5534, 220, 22, 13, 362, 10058, 315, 2518, 60641, 30188, 279, 1965, 13, 70425, 1033, 17113, 369, 8063, 13, 4636, 13856, 279, 8640, 21583, 311, 279, 6233, 5382, 3054, 1380, 807, 1033, 64450, 553, 41268, 613, 44136, 518, 279, 26278, 323, 10223, 264, 2429, 275, 13256, 13, 17618, 13, 3240, 706, 777, 572, 12299, 1526, 389, 1059, 1616, 311, 1059, 7324, 2114, 892, 374, 7407, 518, 70300, 13630, 82, 11, 14630, 13, 35555, 2749, 4491, 40491, 50, 92926, 576, 69232, 25422, 2270, 7794, 11458, 5534, 220, 20, 518, 279, 2114, 315, 17618, 13, 2160, 329, 460, 17426, 11, 220, 24, 19, 15, 451, 13, 220, 17, 22, 339, 794, 2572, 279, 6438, 572, 2598, 2014, 1973, 553, 279, 4795, 518, 220, 23, 25, 19, 20, 576, 4420, 1033, 1349, 323, 678, 279, 68478, 1543, 1356, 22167, 13, 35513, 389, 279, 54462, 389, 5534, 220, 16, 20, 339, 323, 264, 1378, 17709, 15786, 2661, 389, 5534, 220, 17, 15, 339, 518, 220, 17, 22, 15, 21, 43470, 794, 13, 576, 6438, 12469, 3431, 291, 4124, 304, 4694, 315, 279, 9780, 17196, 2661, 369, 1039, 4111, 13, 8906, 42850, 3894, 22927, 1384, 11, 879, 374, 311, 387, 12224, 5534, 220, 16, 16, 13, 2932, 572, 10449, 448, 1449, 1184, 369, 264, 2518, 323, 4158, 9780, 13, 362, 1602, 38853, 2064, 559, 572, 10223, 553, 279, 3468, 433 ]
[ 309, 55478, 3240, 706, 777, 323, 1059, 1874, 504, 82450, 11, 7043, 518, 264, 220, 21, 297, 527, 20666, 13856, 11, 7728, 11, 5534, 220, 22, 13, 362, 10058, 315, 2518, 60641, 30188, 279, 1965, 13, 70425, 1033, 17113, 369, 8063, 13, 4636, 13856, 279, 8640, 21583, 311, 279, 6233, 5382, 3054, 1380, 807, 1033, 64450, 553, 41268, 613, 44136, 518, 279, 26278, 323, 10223, 264, 2429, 275, 13256, 13, 17618, 13, 3240, 706, 777, 572, 12299, 1526, 389, 1059, 1616, 311, 1059, 7324, 2114, 892, 374, 7407, 518, 70300, 13630, 82, 11, 14630, 13, 35555, 2749, 4491, 40491, 50, 92926, 576, 69232, 25422, 2270, 7794, 11458, 5534, 220, 20, 518, 279, 2114, 315, 17618, 13, 2160, 329, 460, 17426, 11, 220, 24, 19, 15, 451, 13, 220, 17, 22, 339, 794, 2572, 279, 6438, 572, 2598, 2014, 1973, 553, 279, 4795, 518, 220, 23, 25, 19, 20, 576, 4420, 1033, 1349, 323, 678, 279, 68478, 1543, 1356, 22167, 13, 35513, 389, 279, 54462, 389, 5534, 220, 16, 20, 339, 323, 264, 1378, 17709, 15786, 2661, 389, 5534, 220, 17, 15, 339, 518, 220, 17, 22, 15, 21, 43470, 794, 13, 576, 6438, 12469, 3431, 291, 4124, 304, 4694, 315, 279, 9780, 17196, 2661, 369, 1039, 4111, 13, 8906, 42850, 3894, 22927, 1384, 11, 879, 374, 311, 387, 12224, 5534, 220, 16, 16, 13, 2932, 572, 10449, 448, 1449, 1184, 369, 264, 2518, 323, 4158, 9780, 13, 362, 1602, 38853, 2064, 559, 572, 10223, 553, 279, 3468, 433 ]
am Louise Braxton and her group from Pasadena, California at a 6 o’clock dinner, Saturday, June 7. A ring of red roses centered the table. Covers were laid for eight. After dinner the guest retired to the beautiful living room where they were entertained by Wendell Jenkins at the piano and served a demitasse. Mrs. Braxton was passing through on her way to her summer home which is located at Idle Wilds, Michigan. TWELVE LINKS CLUB The Twelve Links met Thursday evening June 5 at the home of Mrs. Isadore Wilson, 940 N. 27th St., the meeting was called To order by the President at 8:45 The minutes were read and all the fusines transacted. Discussion on the picnic on June 15th and a two-light lunch given on June 20th at 2706 Maple St. The meeting adjourned early in favor of the kitchen shower given for our Pres. Miss Laveme McGough, who is to be married June 11. She was presented with every need for a red and white kitchen. A very tasty repast was served by the hostess
[ 0, 2, 9, 12, 14, 17, 21, 25, 31, 36, 45, 46, 57, 60, 62, 63, 64, 66, 69, 74, 81, 82, 91, 92, 97, 98, 99, 100, 102, 107, 110, 114, 120, 129, 133, 139, 140, 147, 152, 157, 161, 167, 168, 174, 181, 185, 191, 199, 202, 206, 216, 223, 228, 234, 239, 244, 256, 259, 264, 267, 275, 278, 282, 288, 292, 299, 301, 305, 307, 311, 312, 316, 317, 320, 322, 325, 329, 337, 345, 348, 352, 356, 359, 363, 370, 375, 381, 384, 392, 395, 400, 405, 406, 407, 416, 417, 420, 422, 424, 429, 430, 435, 439, 446, 452, 456, 465, 473, 478, 479, 480, 483, 487, 492, 495, 499, 500, 503, 505, 508, 515, 516, 517, 518, 519, 520, 522, 523, 524, 525, 526, 528, 531, 533, 537, 545, 549, 556, 559, 565, 568, 572, 582, 585, 586, 587, 588, 589, 590, 594, 602, 607, 612, 616, 620, 624, 628, 632, 638, 643, 644, 655, 658, 662, 669, 672, 677, 678, 679, 680, 682, 686, 688, 692, 698, 704, 710, 713, 718, 719, 720, 721, 723, 726, 727, 728, 729, 730, 731, 737, 740, 741, 745, 753, 757, 761, 763, 769, 772, 778, 781, 785, 793, 800, 806, 810, 814, 819, 820, 825, 829, 832, 836, 840, 841, 845, 848, 851, 854, 862, 867, 868, 869, 870, 871, 875, 879, 889, 894, 900, 905, 909, 911, 915, 919, 925, 933, 934, 936, 941, 947, 951, 954, 958, 965, 968, 972, 977, 980 ]
133,526
[ 68812, 20588, 31660, 323, 311, 1281, 279, 3691, 323, 6319, 31438, 279, 31660, 315, 31660, 13, 1913, 279, 3579, 315, 279, 3255, 11, 1493, 2513, 2535, 27197, 1251, 16852, 11, 421, 30554, 14816, 419, 4116, 13, 1913, 279, 1008, 1424, 11, 421, 9448, 14816, 11, 279, 31438, 879, 614, 1012, 94289, 686, 387, 264, 27534, 11, 323, 279, 6319, 45307, 20561, 31438, 686, 5577, 614, 264, 501, 7194, 315, 11290, 13, 758, 279, 1635, 892, 10246, 8305, 11, 1493, 6319, 20588, 686, 10000, 311, 264, 501, 3512, 55557, 2188, 315, 21777, 323, 6638, 11, 1380, 803, 323, 803, 24654, 686, 387, 9099, 389, 5726, 323, 37459, 323, 537, 389, 47686, 323, 1894, 13, 1205, 16698, 429, 9448, 323, 5159, 525, 16007, 1573, 279, 4264, 315, 6993, 315, 75581, 4969, 82, 2348, 6319, 1251, 13, 1988, 582, 1969, 5157, 279, 6364, 3108, 26, 279, 31315, 315, 1378, 85807, 13, 9449, 279, 6364, 34917, 582, 614, 2115, 369, 264, 1393, 279, 10288, 315, 6731, 13, 3085, 419, 10288, 1588, 304, 5159, 11, 582, 614, 13276, 3900, 315, 10805, 1039, 1616, 311, 16724, 11290, 323, 21777, 315, 6638, 304, 1039, 9867, 4268, 13, 97080, 40126, 18669, 13660, 8575, 27629, 98482, 33879, 609, 57516, 56, 92926, 576, 22786, 315, 279, 18265, 2340, 3427, 6241, 5166, 323, 19173, 6335, 2270, 5534, 220, 19, 339, 448, 17618, 13, 14927, 15006, 884, 438, 3468, 433, 13, 576, 6438, 572, 2598, 311, 1973, 553, 279, 4767, 13, 576, 4420, 315, 279, 1537, 6438, 1033, 1349, 323, 79673, 14548, 13, 8886, 4462, 18577, 279, 6502 ]
[ 323, 6319, 31438, 279, 31660, 315, 31660, 13, 1913, 279, 3579, 315, 279, 3255, 11, 1493, 2513, 2535, 27197, 1251, 16852, 11, 421, 30554, 14816, 419, 4116, 13, 1913, 279, 1008, 1424, 11, 421, 9448, 14816, 11, 279, 31438, 879, 614, 1012, 94289, 686, 387, 264, 27534, 11, 323, 279, 6319, 45307, 20561, 31438, 686, 5577, 614, 264, 501, 7194, 315, 11290, 13, 758, 279, 1635, 892, 10246, 8305, 11, 1493, 6319, 20588, 686, 10000, 311, 264, 501, 3512, 55557, 2188, 315, 21777, 323, 6638, 11, 1380, 803, 323, 803, 24654, 686, 387, 9099, 389, 5726, 323, 37459, 323, 537, 389, 47686, 323, 1894, 13, 1205, 16698, 429, 9448, 323, 5159, 525, 16007, 1573, 279, 4264, 315, 6993, 315, 75581, 4969, 82, 2348, 6319, 1251, 13, 1988, 582, 1969, 5157, 279, 6364, 3108, 26, 279, 31315, 315, 1378, 85807, 13, 9449, 279, 6364, 34917, 582, 614, 2115, 369, 264, 1393, 279, 10288, 315, 6731, 13, 3085, 419, 10288, 1588, 304, 5159, 11, 582, 614, 13276, 3900, 315, 10805, 1039, 1616, 311, 16724, 11290, 323, 21777, 315, 6638, 304, 1039, 9867, 4268, 13, 97080, 40126, 18669, 13660, 8575, 27629, 98482, 33879, 609, 57516, 56, 92926, 576, 22786, 315, 279, 18265, 2340, 3427, 6241, 5166, 323, 19173, 6335, 2270, 5534, 220, 19, 339, 448, 17618, 13, 14927, 15006, 884, 438, 3468, 433, 13, 576, 6438, 572, 2598, 311, 1973, 553, 279, 4767, 13, 576, 4420, 315, 279, 1537, 6438, 1033, 1349, 323, 79673, 14548, 13, 8886, 4462, 18577, 279, 6502 ]
and dark peoples the slaves of slaves. On the face of the record, these things await colored people everywhere, if Hitler wins this war. On the other hand, if England wins, the peoples who have been enslaved will be a freed, and the dark-skinned peoples will themselves have a new birth of freedom. In the years which lie ahead, these dark races will rise to a new ever-growing level of equality and opportunity, where more and more emphasis will be placed on ability and merit and not on prejudice and color. We admit that England and America are guilty before the God of nature of monstrous wrongs against dark people. But we must choose the English side; the lesser of two evils. Under the English civilization we have left for a while the weapon of education. With this weapon here in America, we have reasonable hope of fighting our way to ultimate freedom and equality of opportunity in our native land. SOCIAL NEWS MODERN PRISCILLA ART & STUDY CLUB The ladies of the Modern Priscilla Art and Study club met June 4th with Mrs. Charles Murry as hostess. The meeting was called to order by the president. The minutes of the last meeting were read and dues collected. Each member answered the roll
[ 0, 4, 9, 17, 21, 28, 31, 38, 39, 42, 46, 51, 54, 58, 65, 66, 72, 79, 85, 93, 100, 111, 112, 115, 122, 127, 132, 136, 137, 140, 144, 150, 155, 156, 159, 167, 172, 173, 177, 185, 189, 194, 199, 208, 213, 216, 218, 224, 225, 229, 233, 238, 241, 246, 254, 259, 270, 275, 277, 281, 287, 290, 298, 299, 302, 306, 312, 318, 322, 328, 329, 335, 340, 346, 351, 356, 359, 361, 365, 370, 378, 384, 387, 396, 400, 412, 413, 419, 424, 428, 433, 442, 447, 450, 457, 460, 468, 472, 478, 482, 486, 489, 499, 503, 509, 510, 513, 519, 524, 532, 536, 544, 548, 555, 562, 566, 570, 573, 580, 583, 593, 599, 600, 608, 613, 620, 621, 625, 628, 633, 640, 644, 652, 657, 658, 662, 669, 672, 676, 682, 683, 689, 693, 701, 714, 717, 722, 727, 731, 733, 739, 743, 750, 753, 763, 764, 769, 774, 781, 786, 789, 797, 798, 801, 806, 817, 822, 825, 834, 838, 842, 845, 854, 862, 866, 875, 878, 890, 893, 897, 904, 909, 910, 917, 922, 926, 929, 932, 935, 939, 943, 945, 950, 951, 956, 960, 967, 970, 974, 981, 984, 987, 991, 995, 999, 1005, 1010, 1014, 1019, 1020, 1021, 1023, 1028, 1032, 1033, 1041, 1045, 1047, 1050, 1055, 1058, 1059, 1063, 1071, 1075, 1082, 1085, 1091, 1094, 1098, 1108, 1109, 1113, 1121, 1124, 1128, 1133, 1141, 1146, 1151, 1155, 1160, 1170, 1171, 1176, 1183, 1192, 1196, 1201 ]
133,774
[ 220, 17, 17, 303, 794, 2572, 64450, 9483, 309, 55478, 3240, 706, 777, 323, 1059, 1874, 504, 82450, 11, 7043, 518, 264, 220, 21, 297, 527, 20666, 13856, 11, 7728, 11, 5534, 220, 22, 13, 362, 10058, 315, 2518, 60641, 30188, 279, 1965, 13, 70425, 1033, 17113, 369, 8063, 13, 4636, 13856, 279, 8640, 21583, 311, 279, 6233, 5382, 3054, 1380, 807, 1033, 64450, 553, 41268, 613, 44136, 518, 279, 26278, 323, 10223, 264, 2429, 275, 13256, 13, 17618, 13, 3240, 706, 777, 572, 12299, 1526, 389, 1059, 1616, 311, 1059, 7324, 2114, 892, 374, 7407, 518, 70300, 13630, 82, 11, 14630, 13, 35555, 2749, 4491, 40491, 50, 92926, 576, 69232, 25422, 2270, 7794, 11458, 5534, 220, 20, 518, 279, 2114, 315, 17618, 13, 2160, 329, 460, 17426, 11, 220, 24, 19, 15, 451, 13, 220, 17, 22, 339, 794, 2572, 279, 6438, 572, 2598, 2014, 1973, 553, 279, 4795, 518, 220, 23, 25, 19, 20, 576, 4420, 1033, 1349, 323, 678, 279, 68478, 1543, 1356, 22167, 13, 35513, 389, 279, 54462, 389, 5534, 220, 16, 20, 339, 323, 264, 1378, 17709, 15786, 2661, 389, 5534, 220, 17, 15, 339, 518, 220, 17, 22, 15, 21, 43470, 794, 13, 576, 6438, 12469, 3431, 291, 4124, 304, 4694, 315, 279, 9780, 17196, 2661, 369, 1039, 4111, 13, 8906, 42850, 3894, 22927, 1384, 11, 879, 374, 311, 387, 12224, 5534, 220, 16, 16, 13, 2932, 572, 10449, 448, 1449, 1184, 369, 264, 2518, 323, 4158, 9780, 13, 362, 1602, 38853, 2064, 559, 572, 10223, 553, 279, 3468, 433 ]
[ 309, 55478, 3240, 706, 777, 323, 1059, 1874, 504, 82450, 11, 7043, 518, 264, 220, 21, 297, 527, 20666, 13856, 11, 7728, 11, 5534, 220, 22, 13, 362, 10058, 315, 2518, 60641, 30188, 279, 1965, 13, 70425, 1033, 17113, 369, 8063, 13, 4636, 13856, 279, 8640, 21583, 311, 279, 6233, 5382, 3054, 1380, 807, 1033, 64450, 553, 41268, 613, 44136, 518, 279, 26278, 323, 10223, 264, 2429, 275, 13256, 13, 17618, 13, 3240, 706, 777, 572, 12299, 1526, 389, 1059, 1616, 311, 1059, 7324, 2114, 892, 374, 7407, 518, 70300, 13630, 82, 11, 14630, 13, 35555, 2749, 4491, 40491, 50, 92926, 576, 69232, 25422, 2270, 7794, 11458, 5534, 220, 20, 518, 279, 2114, 315, 17618, 13, 2160, 329, 460, 17426, 11, 220, 24, 19, 15, 451, 13, 220, 17, 22, 339, 794, 2572, 279, 6438, 572, 2598, 2014, 1973, 553, 279, 4795, 518, 220, 23, 25, 19, 20, 576, 4420, 1033, 1349, 323, 678, 279, 68478, 1543, 1356, 22167, 13, 35513, 389, 279, 54462, 389, 5534, 220, 16, 20, 339, 323, 264, 1378, 17709, 15786, 2661, 389, 5534, 220, 17, 15, 339, 518, 220, 17, 22, 15, 21, 43470, 794, 13, 576, 6438, 12469, 3431, 291, 4124, 304, 4694, 315, 279, 9780, 17196, 2661, 369, 1039, 4111, 13, 8906, 42850, 3894, 22927, 1384, 11, 879, 374, 311, 387, 12224, 5534, 220, 16, 16, 13, 2932, 572, 10449, 448, 1449, 1184, 369, 264, 2518, 323, 4158, 9780, 13, 362, 1602, 38853, 2064, 559, 572, 10223, 553, 279, 3468, 433 ]
am Louise Braxton and her group from Pasadena, California at a 6 o’clock dinner, Saturday, June 7. A ring of red roses centered the table. Covers were laid for eight. After dinner the guest retired to the beautiful living room where they were entertained by Wendell Jenkins at the piano and served a demitasse. Mrs. Braxton was passing through on her way to her summer home which is located at Idle Wilds, Michigan. TWELVE LINKS CLUB The Twelve Links met Thursday evening June 5 at the home of Mrs. Isadore Wilson, 940 N. 27th St., the meeting was called To order by the President at 8:45 The minutes were read and all the fusines transacted. Discussion on the picnic on June 15th and a two-light lunch given on June 20th at 2706 Maple St. The meeting adjourned early in favor of the kitchen shower given for our Pres. Miss Laveme McGough, who is to be married June 11. She was presented with every need for a red and white kitchen. A very tasty repast was served by the hostess
[ 0, 2, 9, 12, 14, 17, 21, 25, 31, 36, 45, 46, 57, 60, 62, 63, 64, 66, 69, 74, 81, 82, 91, 92, 97, 98, 99, 100, 102, 107, 110, 114, 120, 129, 133, 139, 140, 147, 152, 157, 161, 167, 168, 174, 181, 185, 191, 199, 202, 206, 216, 223, 228, 234, 239, 244, 256, 259, 264, 267, 275, 278, 282, 288, 292, 299, 301, 305, 307, 311, 312, 316, 317, 320, 322, 325, 329, 337, 345, 348, 352, 356, 359, 363, 370, 375, 381, 384, 392, 395, 400, 405, 406, 407, 416, 417, 420, 422, 424, 429, 430, 435, 439, 446, 452, 456, 465, 473, 478, 479, 480, 483, 487, 492, 495, 499, 500, 503, 505, 508, 515, 516, 517, 518, 519, 520, 522, 523, 524, 525, 526, 528, 531, 533, 537, 545, 549, 556, 559, 565, 568, 572, 582, 585, 586, 587, 588, 589, 590, 594, 602, 607, 612, 616, 620, 624, 628, 632, 638, 643, 644, 655, 658, 662, 669, 672, 677, 678, 679, 680, 682, 686, 688, 692, 698, 704, 710, 713, 718, 719, 720, 721, 723, 726, 727, 728, 729, 730, 731, 737, 740, 741, 745, 753, 757, 761, 763, 769, 772, 778, 781, 785, 793, 800, 806, 810, 814, 819, 820, 825, 829, 832, 836, 840, 841, 845, 848, 851, 854, 862, 867, 868, 869, 870, 871, 875, 879, 889, 894, 900, 905, 909, 911, 915, 919, 925, 933, 934, 936, 941, 947, 951, 954, 958, 965, 968, 972, 977, 980 ]
134,022
[ 13, 15277, 11, 421, 498, 3705, 697, 13515, 3667, 15502, 11, 807, 1265, 387, 2952, 311, 15282, 498, 553, 22068, 13, 9735, 1667, 279, 1852, 16232, 315, 7743, 979, 12094, 311, 1105, 323, 498, 1231, 5135, 5293, 429, 697, 13515, 3667, 8471, 311, 2498, 389, 1181, 47319, 14201, 979, 498, 3725, 279, 3054, 1576, 807, 646, 22068, 323, 6723, 498, 323, 525, 3330, 369, 1045, 6529, 382, 7983, 13515, 12570, 653, 49034, 1251, 807, 653, 537, 1414, 11, 807, 8376, 311, 1855, 264, 10815, 448, 1172, 1378, 476, 2326, 1251, 304, 862, 4453, 19031, 1365, 773, 2908, 6133, 46261, 4192, 3862, 374, 4302, 3931, 261, 1091, 10099, 279, 40659, 388, 59413, 323, 279, 19142, 18162, 891, 438, 697, 13515, 3667, 40324, 1181, 4573, 13, 4615, 13515, 3667, 646, 1490, 2632, 323, 8916, 33644, 389, 1181, 5530, 315, 22068, 311, 1473, 1105, 279, 1616, 13, 2055, 1128, 1231, 4994, 311, 387, 264, 4285, 11379, 374, 3520, 697, 13515, 3667, 274, 1854, 287, 700, 1380, 807, 525, 11, 879, 807, 525, 448, 323, 3425, 1052, 525, 894, 35964, 311, 3736, 700, 369, 389, 279, 34074, 382, 5501, 1349, 1039, 38219, 5010, 369, 803, 1995, 389, 1246, 311, 19131, 697, 13515, 3667, 311, 1008, 25103, 382, 12115, 389, 22943, 198, 12115, 389, 22272, 198, 12115, 389, 61016, 198, 12115, 389, 42174, 198, 12115, 389, 4078, 70, 198, 12115, 389, 60208, 198, 8425, 311, 6909, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 3667, 15502, 11, 807, 1265, 387, 2952, 311, 15282, 498, 553, 22068, 13, 9735, 1667, 279, 1852, 16232, 315, 7743, 979, 12094, 311, 1105, 323, 498, 1231, 5135, 5293, 429, 697, 13515, 3667, 8471, 311, 2498, 389, 1181, 47319, 14201, 979, 498, 3725, 279, 3054, 1576, 807, 646, 22068, 323, 6723, 498, 323, 525, 3330, 369, 1045, 6529, 382, 7983, 13515, 12570, 653, 49034, 1251, 807, 653, 537, 1414, 11, 807, 8376, 311, 1855, 264, 10815, 448, 1172, 1378, 476, 2326, 1251, 304, 862, 4453, 19031, 1365, 773, 2908, 6133, 46261, 4192, 3862, 374, 4302, 3931, 261, 1091, 10099, 279, 40659, 388, 59413, 323, 279, 19142, 18162, 891, 438, 697, 13515, 3667, 40324, 1181, 4573, 13, 4615, 13515, 3667, 646, 1490, 2632, 323, 8916, 33644, 389, 1181, 5530, 315, 22068, 311, 1473, 1105, 279, 1616, 13, 2055, 1128, 1231, 4994, 311, 387, 264, 4285, 11379, 374, 3520, 697, 13515, 3667, 274, 1854, 287, 700, 1380, 807, 525, 11, 879, 807, 525, 448, 323, 3425, 1052, 525, 894, 35964, 311, 3736, 700, 369, 389, 279, 34074, 382, 5501, 1349, 1039, 38219, 5010, 369, 803, 1995, 389, 1246, 311, 19131, 697, 13515, 3667, 311, 1008, 25103, 382, 12115, 389, 22943, 198, 12115, 389, 22272, 198, 12115, 389, 61016, 198, 12115, 389, 42174, 198, 12115, 389, 4078, 70, 198, 12115, 389, 60208, 198, 8425, 311, 6909 ]
ster regularly, they should be able to recognize you by smell. Try using the same tone of voice when speaking to them and you may soon notice that your hamster starts to stand on its hind legs when you enter the room because they can smell and hear you and are looking for some attention. While hamsters do tolerate people they do not know, they tend to create a bond with only two or three people in their entire lifetime – so consider yourself privileged. There is nothing cuter than watching the whiskers twitch and the nose tremble as your hamster explores its environment. Your hamster can see little and therefore relies on its sense of smell to show them the way. So what may appear to be a simple motion is actually your hamster sussing out where they are, who they are with and whether there are any dangers to watch out for on the horizon. Please read our informative blog for more information on how to introduce your hamster to other pets. Share on facebook Share on twitter Share on pinterest Share on reddit Share on digg Share on whatsapp Scroll to Top
[ 0, 4, 14, 15, 20, 27, 30, 35, 38, 48, 52, 55, 61, 62, 66, 72, 76, 81, 86, 89, 95, 100, 109, 112, 117, 121, 125, 129, 134, 141, 146, 151, 155, 159, 166, 169, 175, 178, 182, 187, 192, 197, 201, 207, 211, 216, 224, 229, 233, 239, 243, 248, 252, 256, 260, 268, 272, 277, 287, 290, 295, 299, 304, 307, 316, 323, 328, 331, 335, 340, 341, 346, 351, 354, 361, 363, 368, 373, 378, 382, 385, 391, 398, 401, 407, 414, 423, 427, 430, 439, 448, 459, 463, 468, 471, 479, 483, 485, 490, 499, 503, 509, 512, 519, 523, 527, 532, 537, 540, 543, 548, 552, 556, 565, 569, 581, 582, 587, 591, 595, 599, 603, 610, 614, 624, 631, 634, 638, 644, 647, 653, 656, 661, 666, 670, 674, 675, 678, 683, 687, 694, 697, 700, 702, 709, 716, 719, 728, 733, 737, 741, 743, 746, 749, 753, 759, 764, 768, 769, 773, 778, 782, 787, 791, 799, 805, 809, 813, 821, 824, 830, 834, 838, 841, 845, 853, 856, 862, 867, 871, 883, 888, 892, 897, 909, 912, 916, 919, 929, 934, 938, 942, 945, 951, 956, 959, 964, 967, 976, 977, 982, 985, 993, 994, 999, 1002, 1012, 1013, 1018, 1021, 1028, 1029, 1034, 1037, 1041, 1042, 1043, 1048, 1051, 1060, 1061, 1067, 1070, 1074 ]
134,245
[ 11, 409, 48917, 1783, 476, 11589, 697, 13515, 3667, 3432, 37493, 697, 6078, 448, 1136, 15864, 26785, 13, 47733, 31362, 11, 421, 1483, 11, 1265, 387, 79603, 11, 323, 537, 9099, 3143, 697, 13515, 3667, 748, 35360, 382, 23949, 11, 13515, 12570, 525, 537, 32118, 315, 59190, 49637, 11, 773, 432, 374, 264, 1661, 4522, 311, 2182, 697, 13779, 19212, 14696, 770, 624, 2121, 264, 4586, 5912, 315, 24050, 11, 421, 498, 646, 22068, 432, 11, 1221, 432, 686, 387, 1616, 2238, 22024, 369, 697, 13515, 3667, 13, 1416, 498, 1366, 311, 2506, 697, 3054, 96003, 7722, 323, 3720, 11, 1221, 582, 4190, 8568, 264, 3241, 4518, 382, 10234, 653, 13515, 12570, 20760, 68, 2986, 1939, 39941, 12570, 20760, 68, 2986, 1101, 1075, 12677, 11, 323, 279, 8686, 315, 279, 882, 432, 374, 4152, 311, 264, 9341, 273, 304, 862, 19142, 476, 264, 2699, 315, 15797, 429, 374, 14381, 264, 12720, 13, 1988, 421, 279, 20760, 10125, 287, 9044, 803, 24999, 1221, 432, 1410, 387, 458, 20438, 429, 2494, 374, 13919, 4969, 382, 785, 1887, 2874, 697, 13515, 3667, 1231, 20760, 68, 2986, 374, 421, 432, 37834, 264, 9255, 1526, 16230, 448, 862, 7824, 476, 4566, 1008, 13515, 12570, 879, 525, 68466, 5503, 279, 16770, 13, 1634, 9255, 82, 525, 88434, 11, 807, 525, 6707, 8865, 504, 3468, 311, 3468, 13, 4615, 13515, 3667, 33644, 389, 1181, 19142, 311, 52360, 60380, 2163, 323, 1477, 3607, 13, 17147, 279, 5726, 311, 22068, 700, 862, 39090, 11, 697, 13515, 3667, 1410, 3635, 1496, 803, 30455, 382, 32, 13515 ]
[ 3667, 3432, 37493, 697, 6078, 448, 1136, 15864, 26785, 13, 47733, 31362, 11, 421, 1483, 11, 1265, 387, 79603, 11, 323, 537, 9099, 3143, 697, 13515, 3667, 748, 35360, 382, 23949, 11, 13515, 12570, 525, 537, 32118, 315, 59190, 49637, 11, 773, 432, 374, 264, 1661, 4522, 311, 2182, 697, 13779, 19212, 14696, 770, 624, 2121, 264, 4586, 5912, 315, 24050, 11, 421, 498, 646, 22068, 432, 11, 1221, 432, 686, 387, 1616, 2238, 22024, 369, 697, 13515, 3667, 13, 1416, 498, 1366, 311, 2506, 697, 3054, 96003, 7722, 323, 3720, 11, 1221, 582, 4190, 8568, 264, 3241, 4518, 382, 10234, 653, 13515, 12570, 20760, 68, 2986, 1939, 39941, 12570, 20760, 68, 2986, 1101, 1075, 12677, 11, 323, 279, 8686, 315, 279, 882, 432, 374, 4152, 311, 264, 9341, 273, 304, 862, 19142, 476, 264, 2699, 315, 15797, 429, 374, 14381, 264, 12720, 13, 1988, 421, 279, 20760, 10125, 287, 9044, 803, 24999, 1221, 432, 1410, 387, 458, 20438, 429, 2494, 374, 13919, 4969, 382, 785, 1887, 2874, 697, 13515, 3667, 1231, 20760, 68, 2986, 374, 421, 432, 37834, 264, 9255, 1526, 16230, 448, 862, 7824, 476, 4566, 1008, 13515, 12570, 879, 525, 68466, 5503, 279, 16770, 13, 1634, 9255, 82, 525, 88434, 11, 807, 525, 6707, 8865, 504, 3468, 311, 3468, 13, 4615, 13515, 3667, 33644, 389, 1181, 19142, 311, 52360, 60380, 2163, 323, 1477, 3607, 13, 17147, 279, 5726, 311, 22068, 700, 862, 39090, 11, 697, 13515, 3667, 1410, 3635, 1496, 803, 30455, 382, 32, 13515 ]
ster having washed your hands with scented soap. Essential oils, if used, should be diluted, and not placed near your hamster’s cage. Finally, hamsters are not lovers of citrus smells, so it is a good idea to put your fruit bowl somewhere else. As a general rule of thumb, if you can smell it, then it will be way too overwhelming for your hamster. If you want to keep your room smelling fresh and air, then we suggest opening a window instead. Why do hamsters sneeze? Hamsters sneeze just like humans, and the majority of the time it is due to a tickle in their nose or a bit of dust that is causing a reaction. But if the sneezing becomes more persistent then it could be an indicator that something is seriously wrong. The main reason your hamster may sneeze is if it catches a cold through interaction with their owners or via other hamsters who are harboring the virus. As colds are contagious, they are easily spread from host to host. Your hamster relies on its nose to maneuvre around and find food. Without the ability to smell out their surroundings, your hamster could become even more poorly. A ham
[ 0, 4, 11, 18, 23, 29, 34, 37, 42, 47, 48, 58, 63, 64, 67, 72, 73, 80, 83, 91, 92, 96, 100, 107, 112, 117, 121, 125, 129, 134, 137, 144, 145, 149, 154, 158, 162, 169, 172, 179, 186, 187, 190, 193, 196, 198, 203, 208, 211, 215, 220, 226, 231, 241, 246, 248, 250, 252, 260, 265, 268, 274, 275, 278, 282, 286, 292, 295, 296, 301, 304, 309, 312, 316, 320, 333, 337, 342, 346, 350, 351, 354, 358, 363, 366, 371, 376, 381, 390, 396, 400, 404, 405, 410, 413, 421, 429, 431, 438, 446, 449, 452, 455, 459, 464, 468, 469, 471, 474, 477, 482, 486, 487, 489, 494, 499, 506, 507, 511, 515, 524, 527, 531, 536, 539, 542, 546, 549, 551, 556, 558, 561, 567, 572, 575, 577, 581, 584, 589, 594, 597, 605, 607, 616, 617, 621, 624, 628, 632, 634, 637, 645, 650, 661, 666, 669, 675, 678, 681, 691, 696, 706, 709, 719, 725, 728, 731, 736, 743, 748, 752, 756, 760, 764, 765, 767, 770, 773, 776, 784, 786, 791, 799, 811, 816, 822, 829, 832, 836, 842, 846, 851, 855, 859, 864, 869, 873, 879, 880, 883, 888, 889, 893, 904, 905, 910, 914, 921, 928, 933, 938, 941, 946, 947, 952, 956, 960, 967, 970, 974, 979, 982, 987, 991, 998, 1002, 1007, 1012, 1013, 1021, 1025, 1033, 1036, 1042, 1046, 1052, 1065, 1066, 1071, 1075, 1079, 1085, 1092, 1097, 1102, 1109, 1112, 1113, 1117 ]
134,493
[ 518, 57287, 287, 700, 862, 6930, 15298, 1365, 1496, 421, 807, 525, 1632, 8177, 678, 2163, 862, 35360, 382, 2132, 374, 12943, 429, 13515, 12570, 646, 22068, 705, 311, 220, 18, 15, 36256, 3123, 11, 892, 374, 3170, 807, 646, 3291, 879, 862, 7824, 525, 11, 421, 1008, 9898, 1741, 438, 25103, 525, 20446, 3265, 553, 323, 421, 2441, 13515, 3667, 320, 16788, 421, 807, 525, 304, 264, 2155, 35360, 8, 525, 304, 279, 1852, 3054, 382, 2461, 419, 2874, 11, 582, 614, 6635, 311, 2968, 1039, 41189, 96767, 1059, 4845, 304, 264, 2155, 3054, 315, 279, 3753, 13, 1096, 686, 2138, 30697, 311, 4669, 806, 1828, 38546, 11, 6092, 304, 279, 6540, 323, 22068, 429, 806, 2114, 374, 806, 1828, 382, 3838, 49637, 653, 13515, 12570, 12213, 1939, 39941, 12570, 19032, 311, 825, 2441, 1526, 1319, 261, 316, 3154, 11, 773, 525, 2952, 311, 1077, 1817, 1008, 1414, 862, 15650, 323, 21261, 13, 1096, 646, 2924, 3425, 807, 1366, 311, 1486, 11, 311, 29176, 476, 421, 807, 1265, 4936, 4717, 3123, 382, 34667, 7266, 13515, 12570, 525, 57129, 323, 1265, 2677, 387, 8604, 10747, 438, 807, 8376, 311, 4367, 13, 28424, 24047, 1105, 304, 8651, 80847, 1231, 537, 387, 3322, 11, 4764, 11, 438, 1496, 421, 807, 4157, 1490, 825, 2441, 11, 807, 686, 387, 2952, 311, 22068, 1817, 1008, 323, 419, 1410, 8464, 1105, 700, 382, 39941, 12570, 1083, 12213, 97787, 287, 49637, 1741, 438, 3720, 7722, 18223, 11, 19281, 323, 1496, 13055, 8413, 18223, 13, 1446, 1265, 387, 54174, 315, 12233, 21784, 18618 ]
[ 1496, 421, 807, 525, 1632, 8177, 678, 2163, 862, 35360, 382, 2132, 374, 12943, 429, 13515, 12570, 646, 22068, 705, 311, 220, 18, 15, 36256, 3123, 11, 892, 374, 3170, 807, 646, 3291, 879, 862, 7824, 525, 11, 421, 1008, 9898, 1741, 438, 25103, 525, 20446, 3265, 553, 323, 421, 2441, 13515, 3667, 320, 16788, 421, 807, 525, 304, 264, 2155, 35360, 8, 525, 304, 279, 1852, 3054, 382, 2461, 419, 2874, 11, 582, 614, 6635, 311, 2968, 1039, 41189, 96767, 1059, 4845, 304, 264, 2155, 3054, 315, 279, 3753, 13, 1096, 686, 2138, 30697, 311, 4669, 806, 1828, 38546, 11, 6092, 304, 279, 6540, 323, 22068, 429, 806, 2114, 374, 806, 1828, 382, 3838, 49637, 653, 13515, 12570, 12213, 1939, 39941, 12570, 19032, 311, 825, 2441, 1526, 1319, 261, 316, 3154, 11, 773, 525, 2952, 311, 1077, 1817, 1008, 1414, 862, 15650, 323, 21261, 13, 1096, 646, 2924, 3425, 807, 1366, 311, 1486, 11, 311, 29176, 476, 421, 807, 1265, 4936, 4717, 3123, 382, 34667, 7266, 13515, 12570, 525, 57129, 323, 1265, 2677, 387, 8604, 10747, 438, 807, 8376, 311, 4367, 13, 28424, 24047, 1105, 304, 8651, 80847, 1231, 537, 387, 3322, 11, 4764, 11, 438, 1496, 421, 807, 4157, 1490, 825, 2441, 11, 807, 686, 387, 2952, 311, 22068, 1817, 1008, 323, 419, 1410, 8464, 1105, 700, 382, 39941, 12570, 1083, 12213, 97787, 287, 49637, 1741, 438, 3720, 7722, 18223, 11, 19281, 323, 1496, 13055, 8413, 18223, 13, 1446, 1265, 387, 54174, 315, 12233, 21784, 18618 ]
even if they are well hidden all around their cage. It is estimated that hamsters can smell up to 30 metres away, which is why they can tell who their owners are, if other animals such as pets are lying close by and if another hamster (even if they are in a different cage) are in the same room. For this reason, we have decided to give our puppy Rosie her bed in a different room of the house. This will allow Oscar to enjoy his own habitat, safe in the knowledge and smell that his home is his own. What smells do hamsters hate? Hamsters communicate to one another through pheromones, so are able to let each other know their feelings and emotions. This can include whether they want to play, to mate or if they should simply stay away. Syrian hamsters are solitary and should always be kept apart as they tend to fight. Simply placing them in separate cages may not be enough, however, as even if they cannot see one another, they will be able to smell each other and this could stress them out. Hamsters also hate overpowering smells such as air fresheners, flowers and even fabric softeners. You should be wary of wearing perfumes
[ 0, 5, 8, 13, 17, 22, 29, 33, 40, 46, 51, 54, 56, 59, 69, 74, 78, 83, 87, 93, 96, 99, 100, 101, 102, 109, 114, 115, 121, 124, 128, 133, 137, 142, 146, 152, 159, 163, 164, 167, 173, 181, 186, 189, 194, 198, 204, 210, 213, 217, 220, 228, 232, 236, 238, 242, 245, 250, 254, 257, 259, 269, 274, 275, 279, 282, 286, 291, 296, 299, 302, 307, 314, 315, 318, 323, 331, 334, 339, 343, 349, 355, 359, 363, 366, 368, 378, 383, 386, 390, 396, 397, 402, 407, 413, 419, 422, 428, 432, 436, 444, 445, 450, 453, 457, 467, 471, 477, 482, 486, 491, 494, 498, 502, 505, 509, 516, 519, 523, 528, 533, 536, 539, 544, 556, 559, 563, 571, 579, 582, 584, 586, 590, 591, 594, 598, 603, 606, 610, 615, 621, 626, 632, 641, 645, 654, 655, 660, 664, 672, 680, 685, 690, 693, 698, 699, 702, 707, 710, 713, 718, 725, 732, 737, 742, 745, 747, 751, 755, 760, 764, 773, 777, 784, 791, 794, 799, 805, 808, 813, 818, 821, 827, 828, 835, 843, 848, 851, 860, 866, 870, 874, 877, 884, 885, 893, 894, 897, 902, 905, 910, 917, 921, 925, 933, 934, 939, 944, 947, 952, 955, 961, 966, 972, 976, 981, 987, 994, 999, 1003, 1006, 1009, 1014, 1019, 1024, 1034, 1037, 1044, 1049, 1052, 1056, 1062, 1067, 1068, 1076, 1080, 1085, 1092, 1097, 1102, 1103, 1107, 1114, 1117, 1122, 1125, 1133, 1138, 1142 ]
134,741
[ 3667, 429, 374, 2115, 304, 264, 80875, 3054, 476, 7407, 3143, 311, 11030, 476, 14038, 374, 1083, 19563, 311, 33068, 264, 9255, 13, 7405, 2704, 429, 697, 3054, 374, 279, 4727, 9315, 323, 429, 697, 13515, 3667, 374, 8604, 6419, 323, 8205, 304, 279, 12406, 382, 2403, 2375, 550, 1083, 5240, 13515, 12570, 311, 18822, 20760, 68, 2986, 323, 646, 7802, 862, 1008, 37107, 2238, 13, 12131, 557, 45751, 1741, 438, 33597, 323, 75296, 1265, 387, 30790, 518, 678, 7049, 438, 1493, 6644, 20836, 282, 18618, 429, 646, 5240, 41531, 323, 25506, 5322, 382, 32, 76873, 3753, 11, 264, 2297, 304, 13055, 64324, 11, 1136, 15864, 51205, 476, 3638, 4218, 646, 1083, 5240, 697, 13515, 3667, 311, 614, 458, 56496, 12720, 13, 758, 1973, 311, 5648, 419, 11, 1430, 1447, 220, 7288, 15586, 287, 862, 13515, 3667, 60153, 198, 220, 7288, 12091, 6975, 1168, 291, 27686, 6875, 12321, 198, 220, 7288, 11685, 8041, 4051, 198, 220, 7288, 1818, 4527, 25103, 304, 2441, 3054, 271, 2679, 697, 13515, 3667, 9539, 311, 20760, 68, 2986, 11, 1221, 498, 1265, 5931, 68240, 9462, 1101, 304, 1142, 432, 374, 2494, 803, 62567, 382, 6713, 13515, 12570, 22068, 862, 7824, 1939, 1654, 678, 1075, 311, 1744, 429, 582, 4332, 264, 3281, 10815, 448, 1039, 13515, 12570, 11, 714, 374, 432, 830, 429, 1039, 13515, 12570, 1414, 879, 582, 525, 1939, 785, 4226, 311, 419, 374, 9834, 0, 1634, 697, 13515, 3667, 374, 18650, 448, 458, 29783, 5530, 315, 22068, 11, 807, 525, 2952, 311, 32037, 12677, 553, 1039, 1828, 4911, 40366 ]
[ 476, 7407, 3143, 311, 11030, 476, 14038, 374, 1083, 19563, 311, 33068, 264, 9255, 13, 7405, 2704, 429, 697, 3054, 374, 279, 4727, 9315, 323, 429, 697, 13515, 3667, 374, 8604, 6419, 323, 8205, 304, 279, 12406, 382, 2403, 2375, 550, 1083, 5240, 13515, 12570, 311, 18822, 20760, 68, 2986, 323, 646, 7802, 862, 1008, 37107, 2238, 13, 12131, 557, 45751, 1741, 438, 33597, 323, 75296, 1265, 387, 30790, 518, 678, 7049, 438, 1493, 6644, 20836, 282, 18618, 429, 646, 5240, 41531, 323, 25506, 5322, 382, 32, 76873, 3753, 11, 264, 2297, 304, 13055, 64324, 11, 1136, 15864, 51205, 476, 3638, 4218, 646, 1083, 5240, 697, 13515, 3667, 311, 614, 458, 56496, 12720, 13, 758, 1973, 311, 5648, 419, 11, 1430, 1447, 220, 7288, 15586, 287, 862, 13515, 3667, 60153, 198, 220, 7288, 12091, 6975, 1168, 291, 27686, 6875, 12321, 198, 220, 7288, 11685, 8041, 4051, 198, 220, 7288, 1818, 4527, 25103, 304, 2441, 3054, 271, 2679, 697, 13515, 3667, 9539, 311, 20760, 68, 2986, 11, 1221, 498, 1265, 5931, 68240, 9462, 1101, 304, 1142, 432, 374, 2494, 803, 62567, 382, 6713, 13515, 12570, 22068, 862, 7824, 1939, 1654, 678, 1075, 311, 1744, 429, 582, 4332, 264, 3281, 10815, 448, 1039, 13515, 12570, 11, 714, 374, 432, 830, 429, 1039, 13515, 12570, 1414, 879, 582, 525, 1939, 785, 4226, 311, 419, 374, 9834, 0, 1634, 697, 13515, 3667, 374, 18650, 448, 458, 29783, 5530, 315, 22068, 11, 807, 525, 2952, 311, 32037, 12677, 553, 1039, 1828, 4911, 40366 ]
or located near to windows or doors is also vulnerable to catching a cold. Make sure that your room is the perfect temperature and that your hamster is kept nice and warm in the winter. Allergies also cause hamsters to repeatedly sneeze and can affect their other senses too. Wood shavings such as pine and cedar should be avoided at all costs as these contain toxic fumes that can cause respiratory and liver problems. A dusty house, a change in fabric conditioner, scented candles or diffusers can also cause your hamster to have an allergic reaction. In order to avoid this, try: • Switching their hamster bedding • Using unscented washing powders • HEPA filter • Placing pets in another room If your hamster continues to sneeze, then you should seek veterinary advice just in case it is something more sinister. Can hamsters smell their owners? We all like to think that we share a special bond with our hamsters, but is it true that our hamsters know who we are? The answer to this is yes! As your hamster is equipped with an acute sense of smell, they are able to distinguish humans by our own unique scent
[ 0, 3, 11, 16, 19, 27, 30, 36, 39, 44, 55, 58, 67, 69, 74, 75, 80, 85, 90, 95, 100, 103, 107, 115, 127, 131, 136, 141, 145, 149, 152, 157, 162, 166, 171, 174, 178, 185, 188, 191, 194, 197, 202, 208, 212, 217, 220, 231, 235, 236, 238, 242, 246, 253, 259, 265, 272, 276, 277, 282, 285, 291, 296, 299, 304, 308, 314, 321, 324, 332, 335, 339, 345, 348, 354, 362, 368, 370, 374, 379, 383, 389, 401, 405, 411, 420, 423, 424, 430, 436, 437, 439, 446, 449, 456, 468, 469, 472, 477, 485, 488, 493, 498, 502, 507, 513, 518, 522, 526, 529, 534, 537, 546, 555, 556, 559, 565, 568, 574, 579, 580, 584, 587, 588, 592, 599, 602, 608, 612, 616, 624, 625, 626, 630, 636, 640, 644, 646, 654, 658, 662, 663, 664, 668, 671, 673, 680, 681, 682, 686, 689, 694, 699, 702, 710, 715, 717, 719, 724, 728, 732, 742, 745, 749, 750, 752, 753, 758, 762, 769, 774, 785, 792, 797, 800, 805, 808, 811, 821, 826, 835, 838, 841, 845, 850, 856, 862, 869, 872, 874, 878, 883, 886, 892, 897, 900, 906, 908, 916, 921, 926, 930, 934, 939, 940, 944, 947, 950, 955, 960, 964, 968, 973, 978, 982, 985, 989, 992, 995, 1002, 1005, 1010, 1013, 1017, 1018, 1021, 1026, 1030, 1034, 1037, 1046, 1051, 1054, 1060, 1066, 1069, 1075, 1076, 1081, 1085, 1090, 1093, 1105, 1112, 1115, 1119, 1123, 1130, 1136 ]
134,989
[ 4340, 311, 52153, 4615, 8246, 748, 12354, 8596, 271, 63198, 525, 2677, 3330, 518, 5510, 311, 5263, 21856, 323, 7949, 7049, 13, 3776, 3598, 2783, 429, 1657, 9675, 3579, 374, 279, 4802, 2783, 5815, 448, 4303, 279, 5163, 13, 3216, 21080, 389, 13997, 4802, 11, 264, 2562, 646, 7949, 1181, 5163, 4802, 4031, 13, 4329, 1376, 5510, 311, 3581, 4802, 304, 279, 5163, 2924, 13054, 1007, 18495, 323, 12711, 304, 279, 5163, 518, 279, 835, 315, 279, 975, 1899, 11, 3432, 279, 5163, 3720, 34021, 323, 23579, 1849, 18401, 323, 32419, 5239, 389, 264, 5792, 8037, 11, 323, 11133, 304, 9014, 5163, 7096, 369, 25546, 11, 803, 4802, 72816, 7096, 382, 8420, 525, 3807, 10414, 369, 17719, 697, 5163, 748, 4802, 4031, 382, 16, 13, 29558, 28984, 5163, 7096, 624, 2132, 374, 537, 40196, 369, 28984, 18495, 11, 6162, 4813, 11, 323, 55953, 311, 990, 12379, 504, 220, 20, 15, 4, 1365, 220, 24, 15, 4, 803, 4802, 1091, 25546, 803, 4802, 72816, 4119, 13, 23309, 315, 279, 25546, 5163, 7096, 2500, 3351, 686, 2924, 458, 1036, 32675, 7679, 854, 12426, 11, 892, 77764, 429, 279, 7096, 18043, 279, 12426, 374, 11689, 6188, 311, 3581, 4802, 323, 7949, 2783, 13, 362, 4586, 5912, 315, 24050, 374, 311, 990, 47885, 4518, 315, 17505, 82, 476, 26415, 13333, 295, 55953, 4518, 315, 20486, 55953, 382, 17, 13, 7420, 1495, 518, 279, 835, 315, 279, 975, 1899, 624, 13159, 421, 697, 6366, 374, 304, 458, 27647, 1584, 11, 432, 2058, 5711, 2355, 13, 576, 29589, 1616, 311, 1492, 8256 ]
[ 271, 63198, 525, 2677, 3330, 518, 5510, 311, 5263, 21856, 323, 7949, 7049, 13, 3776, 3598, 2783, 429, 1657, 9675, 3579, 374, 279, 4802, 2783, 5815, 448, 4303, 279, 5163, 13, 3216, 21080, 389, 13997, 4802, 11, 264, 2562, 646, 7949, 1181, 5163, 4802, 4031, 13, 4329, 1376, 5510, 311, 3581, 4802, 304, 279, 5163, 2924, 13054, 1007, 18495, 323, 12711, 304, 279, 5163, 518, 279, 835, 315, 279, 975, 1899, 11, 3432, 279, 5163, 3720, 34021, 323, 23579, 1849, 18401, 323, 32419, 5239, 389, 264, 5792, 8037, 11, 323, 11133, 304, 9014, 5163, 7096, 369, 25546, 11, 803, 4802, 72816, 7096, 382, 8420, 525, 3807, 10414, 369, 17719, 697, 5163, 748, 4802, 4031, 382, 16, 13, 29558, 28984, 5163, 7096, 624, 2132, 374, 537, 40196, 369, 28984, 18495, 11, 6162, 4813, 11, 323, 55953, 311, 990, 12379, 504, 220, 20, 15, 4, 1365, 220, 24, 15, 4, 803, 4802, 1091, 25546, 803, 4802, 72816, 4119, 13, 23309, 315, 279, 25546, 5163, 7096, 2500, 3351, 686, 2924, 458, 1036, 32675, 7679, 854, 12426, 11, 892, 77764, 429, 279, 7096, 18043, 279, 12426, 374, 11689, 6188, 311, 3581, 4802, 323, 7949, 2783, 13, 362, 4586, 5912, 315, 24050, 374, 311, 990, 47885, 4518, 315, 17505, 82, 476, 26415, 13333, 295, 55953, 4518, 315, 20486, 55953, 382, 17, 13, 7420, 1495, 518, 279, 835, 315, 279, 975, 1899, 624, 13159, 421, 697, 6366, 374, 304, 458, 27647, 1584, 11, 432, 2058, 5711, 2355, 13, 576, 29589, 1616, 311, 1492, 8256 ]
Companies are always looking at ways to increase profits and reduce costs. One major cost that many businesses face is the energy cost associated with running the office. By focusing on saving energy, a business can reduce its office energy bill. Some key ways to save energy in the office include turning off computers and lights in the office at the end of the work day, having the office air conditioning and heating system maintained and tuned-up on a regular basis, and trading in older office equipment for newer, more energy-efficient equipment. Here are several tips for reducing your office’s energy bill. 1. Replace aging office equipment. It is not uncommon for aging computers, copiers, and printers to use anywhere from 50% – 90% more energy than newer more energy-efficient models. Much of the newer office equipment available today will include an “Energy Star” logo, which signifies that the equipment bearing the logo is specifically designed to save energy and reduce cost. A general rule of thumb is to use laptops instead of desktops or ink-jet printers instead of laser printers. 2. Power down at the end of the work day. Even if your computer is in an idle state, it still uses power. The easiest way to help employees
[ 0, 2, 11, 15, 22, 30, 33, 38, 41, 50, 58, 62, 69, 75, 76, 80, 86, 91, 96, 101, 112, 117, 120, 124, 131, 136, 147, 152, 160, 164, 171, 172, 175, 184, 187, 194, 201, 202, 204, 213, 217, 224, 228, 235, 242, 247, 248, 253, 257, 262, 265, 270, 277, 280, 284, 291, 299, 307, 311, 321, 325, 332, 335, 339, 346, 349, 353, 357, 360, 364, 369, 373, 374, 381, 385, 392, 396, 409, 413, 421, 428, 439, 443, 449, 452, 455, 457, 465, 471, 472, 476, 484, 487, 493, 500, 510, 514, 520, 521, 526, 533, 543, 553, 556, 560, 564, 572, 577, 581, 590, 595, 602, 606, 613, 618, 621, 622, 623, 631, 637, 644, 654, 656, 658, 661, 665, 674, 678, 684, 694, 695, 699, 703, 704, 708, 717, 720, 724, 733, 738, 739, 740, 741, 742, 746, 747, 748, 749, 750, 755, 762, 767, 773, 778, 785, 795, 802, 803, 808, 811, 815, 821, 828, 838, 848, 854, 859, 867, 870, 874, 880, 885, 888, 893, 894, 900, 910, 915, 919, 929, 937, 941, 946, 949, 962, 971, 974, 979, 986, 990, 997, 1002, 1003, 1005, 1013, 1018, 1021, 1027, 1030, 1033, 1037, 1045, 1053, 1056, 1064, 1065, 1068, 1072, 1074, 1076, 1085, 1093, 1096, 1102, 1111, 1114, 1115, 1116, 1122, 1127, 1130, 1134, 1138, 1141, 1145, 1150, 1154, 1156, 1160, 1163, 1168, 1177, 1180, 1183, 1186, 1191, 1197, 1198, 1201, 1207, 1212, 1218, 1219, 1223, 1231, 1235, 1238, 1243, 1253 ]
135,237
[ 2355, 1495, 862, 7096, 518, 279, 835, 315, 279, 975, 1899, 374, 311, 4564, 678, 315, 279, 19734, 7611, 518, 264, 95891, 1119, 264, 3175, 2355, 13316, 13, 43641, 646, 1221, 4936, 2484, 1007, 279, 2355, 13316, 518, 279, 835, 315, 279, 1899, 323, 3205, 862, 95891, 504, 1667, 894, 2355, 82374, 13, 4940, 3308, 11, 8256, 1265, 2058, 10277, 2355, 1495, 894, 7611, 429, 1373, 432, 11, 1573, 13054, 1007, 279, 2355, 13316, 382, 18, 13, 7405, 1661, 990, 315, 5810, 3100, 624, 8441, 19126, 614, 279, 5726, 311, 1077, 304, 6162, 1223, 14713, 315, 39020, 13, 12091, 5810, 3100, 646, 2138, 369, 31015, 12711, 311, 387, 6519, 1007, 369, 279, 8686, 315, 279, 975, 1899, 382, 19, 13, 7405, 2704, 14038, 323, 11030, 525, 10277, 19046, 624, 28981, 66670, 2163, 678, 14038, 323, 11030, 686, 5358, 4802, 504, 52654, 279, 5163, 11, 979, 2987, 279, 42238, 476, 279, 3720, 64324, 374, 4303, 382, 20, 13, 12243, 279, 5163, 65333, 320, 383, 1095, 11, 10378, 287, 11, 323, 3720, 34021, 8, 1849, 27722, 323, 18401, 389, 264, 5792, 8037, 624, 32, 10277, 30201, 323, 4240, 65333, 1849, 686, 16792, 311, 17719, 697, 5163, 4102, 17489, 18610, 4102, 258, 264, 3598, 1616, 13, 576, 25284, 1268, 323, 2686, 72816, 458, 65333, 1849, 374, 11, 279, 15750, 432, 702, 311, 975, 311, 8628, 476, 7010, 458, 5163, 13, 1527, 65333, 1849, 3880, 311, 614, 59050, 2973, 11, 70760, 11, 8628, 505, 72831, 26431, 11, 323, 9756, 724, 388, 27722, 1449, 2254, 13, 576, 3720, 13406, 1265, 1083 ]
[ 279, 975, 1899, 374, 311, 4564, 678, 315, 279, 19734, 7611, 518, 264, 95891, 1119, 264, 3175, 2355, 13316, 13, 43641, 646, 1221, 4936, 2484, 1007, 279, 2355, 13316, 518, 279, 835, 315, 279, 1899, 323, 3205, 862, 95891, 504, 1667, 894, 2355, 82374, 13, 4940, 3308, 11, 8256, 1265, 2058, 10277, 2355, 1495, 894, 7611, 429, 1373, 432, 11, 1573, 13054, 1007, 279, 2355, 13316, 382, 18, 13, 7405, 1661, 990, 315, 5810, 3100, 624, 8441, 19126, 614, 279, 5726, 311, 1077, 304, 6162, 1223, 14713, 315, 39020, 13, 12091, 5810, 3100, 646, 2138, 369, 31015, 12711, 311, 387, 6519, 1007, 369, 279, 8686, 315, 279, 975, 1899, 382, 19, 13, 7405, 2704, 14038, 323, 11030, 525, 10277, 19046, 624, 28981, 66670, 2163, 678, 14038, 323, 11030, 686, 5358, 4802, 504, 52654, 279, 5163, 11, 979, 2987, 279, 42238, 476, 279, 3720, 64324, 374, 4303, 382, 20, 13, 12243, 279, 5163, 65333, 320, 383, 1095, 11, 10378, 287, 11, 323, 3720, 34021, 8, 1849, 27722, 323, 18401, 389, 264, 5792, 8037, 624, 32, 10277, 30201, 323, 4240, 65333, 1849, 686, 16792, 311, 17719, 697, 5163, 4102, 17489, 18610, 4102, 258, 264, 3598, 1616, 13, 576, 25284, 1268, 323, 2686, 72816, 458, 65333, 1849, 374, 11, 279, 15750, 432, 702, 311, 975, 311, 8628, 476, 7010, 458, 5163, 13, 1527, 65333, 1849, 3880, 311, 614, 59050, 2973, 11, 70760, 11, 8628, 505, 72831, 26431, 11, 323, 9756, 724, 388, 27722, 1449, 2254, 13, 576, 3720, 13406, 1265, 1083 ]
the work day is to connect all of the electrical devices at a workstation into a single power strip. Employees can then simply turn off the power strip at the end of the day and sever their workstation from using any power unnecessarily. Of course, employees should still properly power down any devices that require it, before turning off the power strip. 3. Make good use of natural light. Many offices have the ability to let in copious amounts of sunlight. Using natural light can allow for overhead lights to be turned off for the majority of the work day. 4. Make sure doors and windows are properly sealed. Weather stripping around all doors and windows will prevent energy from escaping the office, when either the heater or the air conditioner is running. 5. Have the office HVAC (heating, venting, and air conditioning) system cleaned and maintained on a regular basis. A properly functioning and clean HVAC system will contribute to reducing your office energy bills in a major way. The dirtier and less-efficient an HVAC system is, the harder it has to work to heat or cool an office. An HVAC system needs to have evaporators, coils, heat exchanger surfaces, and condensers cleaned every month. The air filters should also
[ 0, 4, 9, 13, 16, 19, 27, 31, 34, 38, 49, 57, 60, 62, 74, 79, 81, 88, 94, 100, 101, 111, 115, 120, 127, 132, 136, 140, 146, 152, 155, 159, 163, 166, 170, 174, 178, 184, 190, 202, 207, 213, 217, 223, 237, 238, 241, 248, 249, 259, 266, 272, 281, 287, 292, 296, 304, 309, 317, 320, 321, 328, 336, 340, 344, 350, 356, 359, 360, 361, 366, 371, 375, 378, 386, 392, 394, 398, 406, 411, 415, 423, 426, 430, 433, 437, 441, 449, 452, 461, 462, 468, 476, 482, 486, 492, 496, 505, 512, 515, 518, 525, 529, 533, 537, 546, 549, 553, 558, 562, 565, 566, 567, 572, 577, 583, 587, 595, 599, 608, 615, 617, 624, 634, 641, 645, 651, 655, 663, 668, 676, 683, 688, 697, 701, 708, 709, 714, 721, 725, 732, 735, 739, 743, 755, 758, 766, 769, 770, 771, 776, 780, 787, 792, 794, 796, 801, 802, 807, 810, 811, 815, 819, 832, 833, 840, 848, 852, 863, 866, 868, 876, 882, 884, 885, 894, 906, 910, 916, 921, 928, 933, 944, 947, 956, 961, 968, 970, 976, 982, 984, 986, 988, 994, 998, 999, 1003, 1008, 1011, 1015, 1020, 1030, 1033, 1038, 1045, 1048, 1049, 1053, 1060, 1063, 1067, 1070, 1075, 1078, 1083, 1086, 1091, 1094, 1101, 1102, 1105, 1110, 1117, 1123, 1126, 1131, 1138, 1143, 1144, 1150, 1151, 1156, 1159, 1166, 1175, 1176, 1180, 1185, 1188, 1191, 1199, 1205, 1211, 1212, 1216, 1220, 1228, 1235, 1240 ]
135,485
[ 23, 20, 19, 24, 18, 16, 18, 8, 9936, 271, 262, 13374, 23291, 579, 8221, 11, 304, 806, 4549, 576, 8513, 3693, 53324, 12960, 11, 56776, 429, 279, 1790, 23611, 686, 387, 279, 12499, 11133, 12859, 13, 18765, 429, 594, 1246, 279, 10212, 323, 9736, 6686, 3119, 389, 10282, 12499, 20141, 77120, 1550, 13, 2938, 374, 3080, 279, 23611, 65701, 323, 807, 24797, 1039, 3742, 17692, 20311, 1112, 1549, 13, 3056, 14621, 262, 47328, 6801, 419, 4031, 382, 220, 7288, 553, 220, 16, 19, 15, 44, 437, 585, 17, 21, 17, 64141, 8565, 320, 24, 22, 15, 20, 23, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 19, 23, 8795, 29083, 17, 23, 20, 19, 24, 18, 17, 18, 8, 9936, 198, 262, 8429, 1367, 48795, 279, 1882, 30, 1084, 374, 264, 3742, 11, 1618, 432, 825, 323, 1281, 432, 825, 304, 264, 30339, 5530, 13, 15190, 11497, 518, 1045, 4379, 11, 24928, 58963, 518, 1045, 1008, 4379, 323, 37928, 9956, 323, 12941, 48869, 13, 8993, 13, 1290, 5267, 220, 7288, 576, 328, 83722, 14773, 5576, 315, 279, 2025, 374, 429, 13248, 525, 773, 3347, 13, 1096, 374, 4936, 458, 77120, 9099, 1729, 13891, 389, 458, 8584, 13, 358, 3900, 429, 2062, 323, 6559, 304, 279, 2274, 374, 29193, 54188, 382, 262, 1416, 279, 3349, 374, 2613, 11, 5110, 686, 3060, 34857, 11, 12299, 279, 5107, 20284, 3156, 11, 47308, 1495, 279, 8584, 13, 1416, 279, 3349, 374, 3460, 3322, 429, 1008, 320, 6384, 11392, 8 ]
[ 9936, 271, 262, 13374, 23291, 579, 8221, 11, 304, 806, 4549, 576, 8513, 3693, 53324, 12960, 11, 56776, 429, 279, 1790, 23611, 686, 387, 279, 12499, 11133, 12859, 13, 18765, 429, 594, 1246, 279, 10212, 323, 9736, 6686, 3119, 389, 10282, 12499, 20141, 77120, 1550, 13, 2938, 374, 3080, 279, 23611, 65701, 323, 807, 24797, 1039, 3742, 17692, 20311, 1112, 1549, 13, 3056, 14621, 262, 47328, 6801, 419, 4031, 382, 220, 7288, 553, 220, 16, 19, 15, 44, 437, 585, 17, 21, 17, 64141, 8565, 320, 24, 22, 15, 20, 23, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 19, 23, 8795, 29083, 17, 23, 20, 19, 24, 18, 17, 18, 8, 9936, 198, 262, 8429, 1367, 48795, 279, 1882, 30, 1084, 374, 264, 3742, 11, 1618, 432, 825, 323, 1281, 432, 825, 304, 264, 30339, 5530, 13, 15190, 11497, 518, 1045, 4379, 11, 24928, 58963, 518, 1045, 1008, 4379, 323, 37928, 9956, 323, 12941, 48869, 13, 8993, 13, 1290, 5267, 220, 7288, 576, 328, 83722, 14773, 5576, 315, 279, 2025, 374, 429, 13248, 525, 773, 3347, 13, 1096, 374, 4936, 458, 77120, 9099, 1729, 13891, 389, 458, 8584, 13, 358, 3900, 429, 2062, 323, 6559, 304, 279, 2274, 374, 29193, 54188, 382, 262, 1416, 279, 3349, 374, 2613, 11, 5110, 686, 3060, 34857, 11, 12299, 279, 5107, 20284, 3156, 11, 47308, 1495, 279, 8584, 13, 1416, 279, 3349, 374, 3460, 3322, 429, 1008, 320, 6384, 11392, 8 ]
Journal Matt Taibbi, in his article The Great American Bubble Machine, asserts that the next bubble will be the carbon trading scheme. Perhaps that's how the Government and Wall Street plan on keeping carbon credits artificially high. That is until the bubble bursts and they raid our tax dollar barrel... again. [] Goldman wants this bill. • by 140Mandak262Jamuna (970587) on Wednesday July 01, 2009 @04:48PM (#28549323) Journal Why complicate the process? It is a tax, call it one and make it one in a straightforward sense. Tax coal at some rate, imported petroleum at some other rate and exempt wind and solar energies. Simple. right? • The SAVING GRACE of the program is that shares are so low. This is simply an artificially placed surcharge on an economy. I hope that cap and trade in the US is similarly ineffective. If the price is small, companies will continue unchanged, passing the additional expense along, slowing down the economy. If the price is large enough that other (more expensive)
[ 0, 8, 10, 13, 18, 21, 23, 25, 26, 29, 33, 41, 45, 51, 60, 67, 75, 76, 84, 89, 93, 98, 105, 110, 113, 117, 124, 132, 139, 140, 148, 153, 155, 159, 163, 174, 178, 183, 190, 195, 198, 206, 213, 221, 234, 239, 240, 245, 248, 254, 258, 265, 272, 276, 281, 286, 290, 294, 301, 308, 311, 317, 318, 321, 326, 329, 337, 343, 348, 353, 356, 357, 361, 364, 365, 366, 367, 368, 369, 372, 374, 375, 376, 377, 380, 383, 385, 386, 387, 388, 389, 390, 391, 392, 395, 405, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 426, 428, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 448, 449, 452, 456, 461, 467, 471, 479, 480, 483, 486, 488, 492, 493, 498, 501, 505, 509, 514, 517, 521, 524, 526, 542, 548, 549, 553, 558, 561, 566, 571, 572, 581, 591, 594, 599, 605, 610, 614, 621, 626, 630, 636, 645, 646, 653, 654, 660, 662, 663, 667, 671, 673, 678, 681, 684, 687, 691, 699, 702, 707, 714, 718, 721, 725, 726, 731, 734, 741, 744, 757, 764, 768, 774, 777, 780, 788, 789, 791, 796, 801, 805, 809, 815, 818, 822, 825, 828, 838, 850, 853, 856, 859, 863, 869, 872, 878, 879, 889, 894, 903, 913, 914, 922, 926, 937, 945, 951, 952, 960, 965, 969, 977, 978, 981, 985, 991, 994, 1000, 1007, 1012, 1018, 1020, 1024, 1034, 1035 ]
135,733
[ 30687, 82, 419, 2783, 438, 400, 16, 23, 15, 15, 369, 264, 2997, 315, 3040, 13, 1096, 389, 1909, 315, 264, 220, 24, 1993, 4, 25608, 4379, 13, 472, 12540, 382, 262, 7288, 1032, 25, 320, 10570, 25, 18, 11, 30601, 1388, 692, 414, 553, 1620, 329, 482, 320, 16, 17, 24, 15, 16, 23, 19, 340, 414, 467, 31160, 5650, 3501, 13, 576, 10592, 4549, 374, 2244, 624, 262, 7288, 553, 422, 4487, 34, 2571, 1536, 320, 23, 16, 19, 24, 15, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 18, 17, 8795, 29083, 17, 23, 20, 19, 23, 24, 23, 22, 692, 414, 2055, 2291, 264, 13794, 330, 1726, 1455, 349, 1, 508, 16, 60, 983, 5019, 6144, 311, 279, 330, 17489, 3742, 1, 807, 1035, 2291, 421, 862, 7911, 1033, 856, 4, 315, 279, 19005, 2188, 13, 320, 30385, 11, 429, 594, 264, 13794, 855, 70529, 311, 678, 12598, 11, 448, 902, 3363, 82155, 9272, 414, 5005, 11, 279, 1172, 1251, 6693, 353, 4711, 9, 13125, 728, 705, 525, 279, 6174, 3259, 3403, 279, 19005, 2188, 323, 1513, 944, 7949, 4802, 990, 13, 1597, 279, 7852, 594, 13125, 320, 1694, 8820, 7271, 498, 990, 369, 856, 8, 1513, 944, 2297, 13, 1597, 432, 51844, 279, 35110, 369, 5019, 11, 2670, 279, 7852, 11, 311, 3931, 1182, 8820, 4802, 15293, 807, 646, 382, 414, 508, 16, 60, 1752, 1846, 315, 498, 448, 3347, 11229, 476, 9223, 1573, 220, 16, 24, 21, 15, 11, 1349 ]
[ 15, 15, 369, 264, 2997, 315, 3040, 13, 1096, 389, 1909, 315, 264, 220, 24, 1993, 4, 25608, 4379, 13, 472, 12540, 382, 262, 7288, 1032, 25, 320, 10570, 25, 18, 11, 30601, 1388, 692, 414, 553, 1620, 329, 482, 320, 16, 17, 24, 15, 16, 23, 19, 340, 414, 467, 31160, 5650, 3501, 13, 576, 10592, 4549, 374, 2244, 624, 262, 7288, 553, 422, 4487, 34, 2571, 1536, 320, 23, 16, 19, 24, 15, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 18, 17, 8795, 29083, 17, 23, 20, 19, 23, 24, 23, 22, 692, 414, 2055, 2291, 264, 13794, 330, 1726, 1455, 349, 1, 508, 16, 60, 983, 5019, 6144, 311, 279, 330, 17489, 3742, 1, 807, 1035, 2291, 421, 862, 7911, 1033, 856, 4, 315, 279, 19005, 2188, 13, 320, 30385, 11, 429, 594, 264, 13794, 855, 70529, 311, 678, 12598, 11, 448, 902, 3363, 82155, 9272, 414, 5005, 11, 279, 1172, 1251, 6693, 353, 4711, 9, 13125, 728, 705, 525, 279, 6174, 3259, 3403, 279, 19005, 2188, 323, 1513, 944, 7949, 4802, 990, 13, 1597, 279, 7852, 594, 13125, 320, 1694, 8820, 7271, 498, 990, 369, 856, 8, 1513, 944, 2297, 13, 1597, 432, 51844, 279, 35110, 369, 5019, 11, 2670, 279, 7852, 11, 311, 3931, 1182, 8820, 4802, 15293, 807, 646, 382, 414, 508, 16, 60, 1752, 1846, 315, 498, 448, 3347, 11229, 476, 9223, 1573, 220, 16, 24, 21, 15, 11, 1349 ]
00 for a family of four. This on top of a 9.x% unemployment rate. Huh. • Re: (Score:3, Informative) by caladine (1290184) WTB Mod points. The linked article is great. • by DriedClexler (814907) on Wednesday July 01, 2009 @04:32PM (#28548987) So pay a uniform "pre-bate" [1]to everyone equal to the "energy tax" they would pay if their income were x% of the poverty level. (Again, that's a uniform prebate to all adults, with no means-testing.) Then, the only people whose *net* taxes go up are the ones making above the poverty level and don't reduce energy use. And the poor's taxes (by whatever definition you use for x) don't change. And it retains the incentive for everyone, including the poor, to cut back whatever energy consumption they can. [1] For those of you with low intelligence or born before 1960, read
[ 0, 1, 2, 6, 8, 15, 18, 23, 24, 29, 32, 36, 39, 41, 42, 43, 45, 46, 59, 64, 65, 67, 69, 72, 75, 79, 82, 83, 85, 90, 91, 92, 93, 100, 105, 108, 113, 116, 120, 122, 125, 127, 128, 129, 130, 131, 132, 133, 134, 136, 141, 143, 145, 149, 156, 157, 161, 168, 176, 179, 185, 187, 190, 194, 197, 199, 203, 204, 207, 210, 212, 213, 214, 215, 216, 217, 218, 219, 222, 232, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 250, 251, 252, 253, 255, 258, 259, 260, 261, 262, 263, 264, 265, 266, 269, 274, 277, 281, 283, 291, 293, 296, 298, 301, 302, 304, 305, 306, 308, 317, 323, 326, 330, 332, 338, 342, 343, 348, 354, 358, 361, 367, 374, 379, 381, 382, 385, 389, 397, 403, 404, 406, 411, 412, 417, 419, 421, 429, 433, 437, 440, 444, 451, 452, 457, 460, 466, 474, 478, 483, 488, 489, 493, 498, 505, 511, 513, 516, 517, 523, 526, 529, 533, 537, 542, 549, 555, 559, 567, 573, 577, 581, 583, 590, 597, 601, 602, 606, 610, 615, 617, 623, 625, 627, 636, 647, 651, 655, 659, 661, 662, 666, 668, 675, 676, 680, 683, 691, 695, 705, 709, 718, 719, 729, 733, 738, 739, 742, 746, 751, 760, 767, 779, 784, 788, 791, 796, 798, 799, 800, 804, 810, 813, 817, 822, 826, 839, 842, 847, 854, 855, 856, 857, 858, 859, 860, 865 ]
135,981
[ 389, 1817, 4982, 315, 4802, 498, 24057, 353, 48432, 9, 279, 19005, 2188, 4802, 15293, 382, 688, 758, 1008, 4244, 11, 421, 468, 374, 279, 2783, 315, 279, 4802, 10014, 315, 11561, 498, 24057, 11, 323, 259, 374, 279, 7373, 3742, 389, 4802, 11, 323, 393, 374, 279, 19005, 2188, 10164, 389, 4802, 11, 323, 431, 374, 279, 51643, 349, 11, 697, 4179, 2297, 304, 13125, 374, 1447, 688, 468, 15176, 481, 393, 15176, 271, 688, 476, 11, 259, 6599, 36, 9299, 3593, 688, 220, 16, 8, 2585, 686, 498, 11047, 279, 3311, 315, 419, 330, 1726, 70529, 43869, 4841, 432, 387, 24692, 330, 712, 883, 5220, 476, 1682, 1, 304, 1555, 448, 279, 4549, 594, 31846, 30, 2585, 1753, 817, 30, 2585, 686, 5908, 1496, 3161, 311, 16045, 419, 1939, 688, 7414, 11, 2244, 10520, 11, 678, 11, 714, 498, 2299, 10018, 279, 8544, 13, 576, 4024, 4643, 572, 330, 8088, 419, 686, 12898, 279, 7852, 3263, 30153, 13, 2619, 525, 35647, 5510, 311, 4057, 419, 46889, 12893, 2041, 42493, 10018, 279, 3119, 476, 1181, 35480, 389, 894, 31773, 4982, 315, 30276, 39273, 13, 358, 1101, 11247, 1246, 382, 688, 220, 17, 8, 2585, 686, 498, 3802, 279, 330, 1726, 70529, 93670, 688, 5542, 279, 21165, 29366, 4192, 262, 7288, 553, 6303, 70, 18, 320, 16, 24, 17, 22, 19, 18, 692, 414, 358, 614, 264, 2588, 882, 4633, 4113, 566, 2727, 13919, 979, 11, 553, 806, 12218, 11, 847, 17728, 1265, 3520, 2783, 911, 220, 15, 13, 23, 30191, 817, 15045, 363, 1587, 21231 ]
[ 48432, 9, 279, 19005, 2188, 4802, 15293, 382, 688, 758, 1008, 4244, 11, 421, 468, 374, 279, 2783, 315, 279, 4802, 10014, 315, 11561, 498, 24057, 11, 323, 259, 374, 279, 7373, 3742, 389, 4802, 11, 323, 393, 374, 279, 19005, 2188, 10164, 389, 4802, 11, 323, 431, 374, 279, 51643, 349, 11, 697, 4179, 2297, 304, 13125, 374, 1447, 688, 468, 15176, 481, 393, 15176, 271, 688, 476, 11, 259, 6599, 36, 9299, 3593, 688, 220, 16, 8, 2585, 686, 498, 11047, 279, 3311, 315, 419, 330, 1726, 70529, 43869, 4841, 432, 387, 24692, 330, 712, 883, 5220, 476, 1682, 1, 304, 1555, 448, 279, 4549, 594, 31846, 30, 2585, 1753, 817, 30, 2585, 686, 5908, 1496, 3161, 311, 16045, 419, 1939, 688, 7414, 11, 2244, 10520, 11, 678, 11, 714, 498, 2299, 10018, 279, 8544, 13, 576, 4024, 4643, 572, 330, 8088, 419, 686, 12898, 279, 7852, 3263, 30153, 13, 2619, 525, 35647, 5510, 311, 4057, 419, 46889, 12893, 2041, 42493, 10018, 279, 3119, 476, 1181, 35480, 389, 894, 31773, 4982, 315, 30276, 39273, 13, 358, 1101, 11247, 1246, 382, 688, 220, 17, 8, 2585, 686, 498, 3802, 279, 330, 1726, 70529, 93670, 688, 5542, 279, 21165, 29366, 4192, 262, 7288, 553, 6303, 70, 18, 320, 16, 24, 17, 22, 19, 18, 692, 414, 358, 614, 264, 2588, 882, 4633, 4113, 566, 2727, 13919, 979, 11, 553, 806, 12218, 11, 847, 17728, 1265, 3520, 2783, 911, 220, 15, 13, 23, 30191, 817, 15045, 363, 1587, 21231 ]
above* the poverty level energy consumption. In other words, if E is the cost of the energy concent of goods you consume, and t is the effective tax on energy, and P is the poverty level spending on energy, and R is the Rebate, your net change in taxes is: E*t - P*t or, t*(E-P). 1) How will you calculate the amount of this "prebate"? Will it be figured "per man woman or child" in line with the article's assumptions? How much per? How will ou even begin to estimate this? Yes, great concerns, all, but you're changing the topic. The original concern was "but this will hurt the poor". Fine. There are trivial ways to remove this unpleasant aspect without fundamentally changing the plan or its incentives on any marginal unit of fossil fuels. I just explained how. 2) How will you fund the "prebate"? From the auction revenues. • by blueg3 (192743) I have a hard time taking anything he says seriously when, by his logic, my electricity should actually cost about 0.8 cents per kilowatt-hour
[ 0, 5, 6, 10, 18, 24, 31, 43, 46, 55, 58, 64, 70, 71, 74, 76, 79, 83, 88, 91, 95, 102, 110, 113, 119, 123, 131, 132, 136, 138, 141, 145, 155, 159, 162, 169, 170, 174, 176, 179, 183, 191, 197, 206, 209, 216, 217, 221, 223, 226, 230, 234, 237, 238, 243, 247, 254, 257, 263, 266, 269, 278, 280, 282, 284, 286, 288, 290, 299, 302, 303, 305, 307, 308, 310, 314, 323, 324, 325, 326, 330, 335, 339, 349, 353, 360, 363, 368, 370, 373, 377, 379, 384, 387, 390, 398, 400, 403, 407, 413, 416, 422, 423, 426, 431, 436, 440, 448, 450, 462, 463, 467, 472, 476, 477, 481, 486, 489, 494, 500, 503, 512, 517, 520, 529, 533, 534, 540, 549, 550, 554, 555, 559, 563, 566, 575, 579, 585, 586, 590, 599, 607, 611, 613, 616, 621, 626, 631, 635, 640, 642, 647, 648, 654, 658, 666, 671, 674, 681, 686, 697, 704, 712, 726, 735, 739, 744, 747, 751, 762, 765, 769, 778, 783, 786, 793, 799, 800, 802, 807, 817, 821, 824, 833, 834, 835, 836, 840, 845, 849, 854, 858, 860, 863, 867, 871, 880, 885, 889, 897, 906, 910, 913, 917, 920, 925, 926, 927, 929, 930, 931, 932, 933, 934, 935, 938, 943, 945, 950, 952, 957, 962, 969, 978, 981, 986, 996, 1001, 1002, 1005, 1009, 1015, 1016, 1019, 1031, 1038, 1047, 1052, 1058, 1059, 1060, 1061, 1062, 1068, 1072, 1076, 1078, 1081, 1086 ]
136,229
[ 23, 20, 19, 24, 18, 16, 18, 8, 9936, 271, 262, 13374, 23291, 579, 8221, 11, 304, 806, 4549, 576, 8513, 3693, 53324, 12960, 11, 56776, 429, 279, 1790, 23611, 686, 387, 279, 12499, 11133, 12859, 13, 18765, 429, 594, 1246, 279, 10212, 323, 9736, 6686, 3119, 389, 10282, 12499, 20141, 77120, 1550, 13, 2938, 374, 3080, 279, 23611, 65701, 323, 807, 24797, 1039, 3742, 17692, 20311, 1112, 1549, 13, 3056, 14621, 262, 47328, 6801, 419, 4031, 382, 220, 7288, 553, 220, 16, 19, 15, 44, 437, 585, 17, 21, 17, 64141, 8565, 320, 24, 22, 15, 20, 23, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 19, 23, 8795, 29083, 17, 23, 20, 19, 24, 18, 17, 18, 8, 9936, 198, 262, 8429, 1367, 48795, 279, 1882, 30, 1084, 374, 264, 3742, 11, 1618, 432, 825, 323, 1281, 432, 825, 304, 264, 30339, 5530, 13, 15190, 11497, 518, 1045, 4379, 11, 24928, 58963, 518, 1045, 1008, 4379, 323, 37928, 9956, 323, 12941, 48869, 13, 8993, 13, 1290, 5267, 220, 7288, 576, 328, 83722, 14773, 5576, 315, 279, 2025, 374, 429, 13248, 525, 773, 3347, 13, 1096, 374, 4936, 458, 77120, 9099, 1729, 13891, 389, 458, 8584, 13, 358, 3900, 429, 2062, 323, 6559, 304, 279, 2274, 374, 29193, 54188, 382, 262, 1416, 279, 3349, 374, 2613, 11, 5110, 686, 3060, 34857, 11, 12299, 279, 5107, 20284, 3156, 11, 47308, 1495, 279, 8584, 13, 1416, 279, 3349, 374, 3460, 3322, 429, 1008, 320, 6384, 11392, 8 ]
[ 9936, 271, 262, 13374, 23291, 579, 8221, 11, 304, 806, 4549, 576, 8513, 3693, 53324, 12960, 11, 56776, 429, 279, 1790, 23611, 686, 387, 279, 12499, 11133, 12859, 13, 18765, 429, 594, 1246, 279, 10212, 323, 9736, 6686, 3119, 389, 10282, 12499, 20141, 77120, 1550, 13, 2938, 374, 3080, 279, 23611, 65701, 323, 807, 24797, 1039, 3742, 17692, 20311, 1112, 1549, 13, 3056, 14621, 262, 47328, 6801, 419, 4031, 382, 220, 7288, 553, 220, 16, 19, 15, 44, 437, 585, 17, 21, 17, 64141, 8565, 320, 24, 22, 15, 20, 23, 22, 8, 389, 7920, 5768, 220, 15, 16, 11, 220, 17, 15, 15, 24, 569, 15, 19, 25, 19, 23, 8795, 29083, 17, 23, 20, 19, 24, 18, 17, 18, 8, 9936, 198, 262, 8429, 1367, 48795, 279, 1882, 30, 1084, 374, 264, 3742, 11, 1618, 432, 825, 323, 1281, 432, 825, 304, 264, 30339, 5530, 13, 15190, 11497, 518, 1045, 4379, 11, 24928, 58963, 518, 1045, 1008, 4379, 323, 37928, 9956, 323, 12941, 48869, 13, 8993, 13, 1290, 5267, 220, 7288, 576, 328, 83722, 14773, 5576, 315, 279, 2025, 374, 429, 13248, 525, 773, 3347, 13, 1096, 374, 4936, 458, 77120, 9099, 1729, 13891, 389, 458, 8584, 13, 358, 3900, 429, 2062, 323, 6559, 304, 279, 2274, 374, 29193, 54188, 382, 262, 1416, 279, 3349, 374, 2613, 11, 5110, 686, 3060, 34857, 11, 12299, 279, 5107, 20284, 3156, 11, 47308, 1495, 279, 8584, 13, 1416, 279, 3349, 374, 3460, 3322, 429, 1008, 320, 6384, 11392, 8 ]
Journal Matt Taibbi, in his article The Great American Bubble Machine, asserts that the next bubble will be the carbon trading scheme. Perhaps that's how the Government and Wall Street plan on keeping carbon credits artificially high. That is until the bubble bursts and they raid our tax dollar barrel... again. [] Goldman wants this bill. • by 140Mandak262Jamuna (970587) on Wednesday July 01, 2009 @04:48PM (#28549323) Journal Why complicate the process? It is a tax, call it one and make it one in a straightforward sense. Tax coal at some rate, imported petroleum at some other rate and exempt wind and solar energies. Simple. right? • The SAVING GRACE of the program is that shares are so low. This is simply an artificially placed surcharge on an economy. I hope that cap and trade in the US is similarly ineffective. If the price is small, companies will continue unchanged, passing the additional expense along, slowing down the economy. If the price is large enough that other (more expensive)
[ 0, 8, 10, 13, 18, 21, 23, 25, 26, 29, 33, 41, 45, 51, 60, 67, 75, 76, 84, 89, 93, 98, 105, 110, 113, 117, 124, 132, 139, 140, 148, 153, 155, 159, 163, 174, 178, 183, 190, 195, 198, 206, 213, 221, 234, 239, 240, 245, 248, 254, 258, 265, 272, 276, 281, 286, 290, 294, 301, 308, 311, 317, 318, 321, 326, 329, 337, 343, 348, 353, 356, 357, 361, 364, 365, 366, 367, 368, 369, 372, 374, 375, 376, 377, 380, 383, 385, 386, 387, 388, 389, 390, 391, 392, 395, 405, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 421, 422, 423, 424, 425, 426, 428, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 448, 449, 452, 456, 461, 467, 471, 479, 480, 483, 486, 488, 492, 493, 498, 501, 505, 509, 514, 517, 521, 524, 526, 542, 548, 549, 553, 558, 561, 566, 571, 572, 581, 591, 594, 599, 605, 610, 614, 621, 626, 630, 636, 645, 646, 653, 654, 660, 662, 663, 667, 671, 673, 678, 681, 684, 687, 691, 699, 702, 707, 714, 718, 721, 725, 726, 731, 734, 741, 744, 757, 764, 768, 774, 777, 780, 788, 789, 791, 796, 801, 805, 809, 815, 818, 822, 825, 828, 838, 850, 853, 856, 859, 863, 869, 872, 878, 879, 889, 894, 903, 913, 914, 922, 926, 937, 945, 951, 952, 960, 965, 969, 977, 978, 981, 985, 991, 994, 1000, 1007, 1012, 1018, 1020, 1024, 1034, 1035 ]
136,477
[ 50, 13989, 4930, 59, 33629, 1124, 1991, 8, 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 472, 92, 1124, 5183, 468, 1124, 9995, 400, 279, 4802, 315, 57960, 1991, 8, 12947, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 393, 19444, 72, 1124, 5183, 400, 279, 27979, 36693, 13823, 659, 1124, 1203, 28152, 13233, 508, 50, 13989, 4930, 59, 33629, 1124, 1991, 8, 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 393, 19444, 72, 1124, 5183, 281, 5318, 1124, 9995, 400, 279, 600, 7563, 3692, 315, 13482, 23270, 315, 57960, 1991, 8, 8672, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 730, 19444, 72, 1124, 5183, 400, 279, 13823, 315, 279, 10526, 52970, 315, 53233, 406, 89, 13, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 619, 19444, 72, 1124, 5183, 400, 279, 13823, 315, 27979, 69201, 13, 1124, 1203, 28152, 13233, 508, 50, 13989, 4930, 59, 33629, 1124, 1991, 8, 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 619, 19444, 72, 1124, 5183, 502, 5318, 1124, 9995, 400, 279, 600, 7563, 3692, 315, 20314, 23270, 315, 57960, 1991, 873, 400, 624, 59, 1203, 28152, 13233, 508, 47, 13989, 576, 28202, 1584, 400, 91, 15, 1124, 71182, 3, 374, 279, 1584, 429, 374, 57620, 1212, 393, 1961, 6918, 10169, 68, 52970, 320, 454, 311, 264, 3204, 10262, 8168, 23168, 369, 264, 6783, 4802, 568, 1124, 408, 90, 1607, 630, 59, 1966, 68874, 9, 90, 41480, 44969, 25, 16120, 84933, 51467, 47533, 10818, 21792, 25, 12932, 687, 36390 ]
[ 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 472, 92, 1124, 5183, 468, 1124, 9995, 400, 279, 4802, 315, 57960, 1991, 8, 12947, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 393, 19444, 72, 1124, 5183, 400, 279, 27979, 36693, 13823, 659, 1124, 1203, 28152, 13233, 508, 50, 13989, 4930, 59, 33629, 1124, 1991, 8, 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 393, 19444, 72, 1124, 5183, 281, 5318, 1124, 9995, 400, 279, 600, 7563, 3692, 315, 13482, 23270, 315, 57960, 1991, 8, 8672, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 730, 19444, 72, 1124, 5183, 400, 279, 13823, 315, 279, 10526, 52970, 315, 53233, 406, 89, 13, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 59, 9198, 619, 19444, 72, 1124, 5183, 400, 279, 13823, 315, 27979, 69201, 13, 1124, 1203, 28152, 13233, 508, 50, 13989, 4930, 59, 33629, 1124, 1991, 8, 15159, 59, 62016, 92, 320, 384, 344, 28152, 9198, 619, 19444, 72, 1124, 5183, 502, 5318, 1124, 9995, 400, 279, 600, 7563, 3692, 315, 20314, 23270, 315, 57960, 1991, 873, 400, 624, 59, 1203, 28152, 13233, 508, 47, 13989, 576, 28202, 1584, 400, 91, 15, 1124, 71182, 3, 374, 279, 1584, 429, 374, 57620, 1212, 393, 1961, 6918, 10169, 68, 52970, 320, 454, 311, 264, 3204, 10262, 8168, 23168, 369, 264, 6783, 4802, 568, 1124, 408, 90, 1607, 630, 59, 1966, 68874, 9, 90, 41480, 44969, 25, 16120, 84933, 51467, 47533, 10818, 21792, 25, 12932, 687, 36390 ]
_{\Sigma} ( eiv {\hat H} \den E \rep $ the energy of $\sg)$. \item {\bf [S]} ${\hat P}_i \den $ the spatial translations generator . \item {\bf [S]} $(\forall \sg)_{\Sigma} ( eiv {\hat P}_i \den p_i \rep $ the i-th component of linear momentum of $\sg) $. \item {\bf [S]} ${\hat K}_i \den $ the generator of the pure transformations of Lorentz. \item {\bf [S]} ${\hat J}_i \den $ the generator of spatial rotations. \item {\bf [S]} $(\forall \sg)_{\Sigma} ( eiv {\hat J}_i \den j_i \rep $ the i-th component of angular momentum of $\sg ) $. \item {\bf [P]} The vacuum state $|0 \rangle$ is the state that is invariant under Poincar\'e transformations (up to a possible phase factor accounting for a constant energy). \end{list} \subsubsection*{GROUP VII: CONTINUOUS TRANSFORMATIONS: POINCAR
[ 0, 2, 3, 8, 9, 11, 13, 15, 18, 21, 23, 24, 26, 29, 31, 33, 36, 38, 42, 49, 52, 55, 57, 58, 60, 62, 66, 69, 71, 73, 74, 76, 79, 80, 83, 85, 87, 88, 90, 93, 95, 99, 107, 120, 130, 132, 134, 138, 141, 143, 145, 146, 148, 151, 152, 158, 160, 162, 163, 165, 166, 171, 172, 174, 176, 178, 181, 184, 186, 188, 189, 191, 194, 196, 198, 200, 203, 205, 209, 211, 214, 224, 227, 234, 243, 246, 249, 251, 252, 255, 257, 261, 264, 266, 268, 269, 271, 274, 275, 278, 280, 282, 283, 285, 288, 290, 294, 304, 307, 311, 316, 332, 335, 340, 342, 343, 344, 346, 350, 353, 355, 357, 358, 360, 363, 364, 367, 369, 371, 372, 374, 377, 379, 383, 393, 396, 404, 414, 415, 417, 421, 424, 426, 428, 429, 431, 434, 435, 441, 443, 445, 446, 448, 449, 454, 455, 457, 459, 461, 464, 467, 469, 471, 472, 474, 477, 479, 481, 483, 486, 488, 492, 494, 497, 507, 510, 518, 527, 530, 533, 535, 537, 539, 541, 542, 546, 549, 551, 553, 554, 556, 560, 567, 573, 575, 576, 577, 579, 585, 586, 589, 593, 599, 604, 607, 617, 623, 625, 628, 631, 633, 634, 650, 652, 654, 657, 659, 668, 674, 681, 692, 696, 698, 707, 714, 716, 718, 721, 722, 726, 729, 730, 733, 743, 744, 745, 750, 754, 755, 760, 763, 766, 772, 776, 782, 783, 786, 788, 791 ]
136,725
[ 3, 23945, 429, 279, 7147, 3843, 658, 5675, 57960, 924, 1124, 6595, 59, 665, 3, 16555, 264, 45120, 17991, 369, 894, 2205, 58325, 4532, 30128, 2070, 10126, 13, 7036, 429, 9339, 311, 1039, 8115, 54886, 11, 279, 11064, 11017, 2041, 311, 1584, 279, 17991, 5888, 369, 1817, 3953, 13042, 315, 279, 2070, 19624, 13, 630, 59, 2809, 9, 90, 21, 13, 66246, 25, 9256, 687, 400, 16, 3, 3567, 9256, 687, 57960, 37018, 90, 16, 15170, 17, 31716, 434, 33459, 1964, 198, 220, 29342, 41895, 555, 641, 419, 3772, 582, 3042, 458, 3110, 11, 429, 11017, 504, 1039, 4586, 198, 15908, 2142, 304, 279, 1142, 315, 264, 1849, 315, 44730, 5043, 315, 12616, 400, 16, 25046, 323, 12616, 57960, 37018, 90, 16, 15170, 17, 92, 12947, 758, 419, 3953, 12626, 11, 279, 32371, 9669, 198, 5675, 323, 279, 7493, 369, 279, 43063, 686, 387, 12180, 624, 5512, 11, 458, 5390, 7271, 1447, 59, 32660, 90, 35, 69, 22, 15170, 35, 92, 1124, 746, 8292, 90, 35, 69, 22, 15170, 22, 92, 1124, 1203, 320, 58340, 43086, 323, 11581, 2220, 1241, 43086, 8601, 64420, 8, 1124, 1502, 90, 57603, 309, 532, 6771, 279, 6792, 301, 2970, 4621, 400, 77, 56014, 15128, 3, 1124, 1056, 8960, 400, 4539, 16, 11, 15, 11, 15, 11, 15, 15087, 387, 1741, 429, 198, 400, 5356, 56014, 15128, 1124, 57317, 13822, 61, 18, 12947, 576, 2070, 19624, 57960, 9198, 1124, 2493, 61, 15, 907, 3, 323, 57960, 9198, 198, 1124, 14604, 61, 75, 3, 429, 4994, 304, 279, 23393, 315, 279, 43063 ]
[ 57960, 924, 1124, 6595, 59, 665, 3, 16555, 264, 45120, 17991, 369, 894, 2205, 58325, 4532, 30128, 2070, 10126, 13, 7036, 429, 9339, 311, 1039, 8115, 54886, 11, 279, 11064, 11017, 2041, 311, 1584, 279, 17991, 5888, 369, 1817, 3953, 13042, 315, 279, 2070, 19624, 13, 630, 59, 2809, 9, 90, 21, 13, 66246, 25, 9256, 687, 400, 16, 3, 3567, 9256, 687, 57960, 37018, 90, 16, 15170, 17, 31716, 434, 33459, 1964, 198, 220, 29342, 41895, 555, 641, 419, 3772, 582, 3042, 458, 3110, 11, 429, 11017, 504, 1039, 4586, 198, 15908, 2142, 304, 279, 1142, 315, 264, 1849, 315, 44730, 5043, 315, 12616, 400, 16, 25046, 323, 12616, 57960, 37018, 90, 16, 15170, 17, 92, 12947, 758, 419, 3953, 12626, 11, 279, 32371, 9669, 198, 5675, 323, 279, 7493, 369, 279, 43063, 686, 387, 12180, 624, 5512, 11, 458, 5390, 7271, 1447, 59, 32660, 90, 35, 69, 22, 15170, 35, 92, 1124, 746, 8292, 90, 35, 69, 22, 15170, 22, 92, 1124, 1203, 320, 58340, 43086, 323, 11581, 2220, 1241, 43086, 8601, 64420, 8, 1124, 1502, 90, 57603, 309, 532, 6771, 279, 6792, 301, 2970, 4621, 400, 77, 56014, 15128, 3, 1124, 1056, 8960, 400, 4539, 16, 11, 15, 11, 15, 11, 15, 15087, 387, 1741, 429, 198, 400, 5356, 56014, 15128, 1124, 57317, 13822, 61, 18, 12947, 576, 2070, 19624, 57960, 9198, 1124, 2493, 61, 15, 907, 3, 323, 57960, 9198, 198, 1124, 14604, 61, 75, 3, 429, 4994, 304, 279, 23393, 315, 279, 43063 ]
$\ca \pa\te$ describes a symmetry transformation for any local relativistic quantum field theory. Note that thanks to our abstract formulation, the proof follows without to state the transformation properties for each particular representation of the field operators.} \section*{6. EXAMPLE: SPIN $1$ AND SPIN $\frac{1}{2}$ FIELDS IN INTERACTION } In this section we present an example, that follows from our general formalism in the case of a system of interacting fields of spin $1$ and spin $\frac{1}{2}$. In this particular framework, the Lagrange operator and the expression for the generators will be obtained. First, an useful definition: \lista{Df7}{D} \setcounter{Df7}{7} \item (Fundamental and Non-fundamental Field Operators) \label{fundam} Let the timelike vector $n_\mu$ \linebreak $=(1,0,0,0)$ be such that $ds_\mu \equiv dx^3$. The field operators $\hat \pi^0_l$ and $\hat \chi^l$ that appear in the expressions of the generators
[ 0, 3, 5, 7, 9, 10, 12, 13, 23, 25, 34, 49, 53, 57, 63, 71, 76, 84, 90, 97, 98, 103, 108, 115, 118, 122, 131, 143, 144, 148, 154, 162, 170, 173, 179, 183, 198, 209, 213, 218, 229, 244, 247, 251, 257, 267, 268, 271, 272, 279, 280, 281, 282, 283, 291, 292, 295, 297, 299, 300, 301, 305, 308, 310, 313, 317, 318, 319, 321, 322, 324, 326, 331, 334, 335, 336, 342, 348, 352, 354, 359, 367, 370, 378, 381, 389, 390, 395, 403, 408, 412, 420, 421, 428, 431, 434, 438, 443, 446, 448, 455, 458, 470, 477, 480, 485, 487, 488, 490, 494, 499, 502, 506, 507, 508, 510, 511, 512, 514, 517, 522, 533, 543, 544, 548, 552, 557, 558, 567, 571, 575, 586, 590, 594, 605, 610, 613, 622, 624, 630, 631, 634, 641, 652, 655, 656, 661, 662, 663, 664, 665, 667, 668, 669, 671, 674, 681, 682, 683, 684, 685, 687, 688, 689, 691, 695, 697, 701, 708, 712, 716, 718, 721, 728, 734, 744, 745, 747, 752, 753, 757, 759, 761, 765, 769, 773, 775, 778, 785, 787, 788, 790, 792, 793, 795, 799, 804, 806, 808, 809, 810, 811, 812, 813, 814, 815, 817, 820, 825, 830, 831, 833, 835, 837, 839, 841, 846, 849, 850, 851, 853, 857, 863, 873, 876, 879, 881, 883, 884, 885, 887, 888, 892, 895, 898, 899, 901, 904, 905, 906, 907, 912, 919, 922, 926, 938, 941, 945, 956 ]
136,973
[ 64517, 29459, 323, 54343, 35195, 198, 15576, 382, 59, 7265, 90, 15780, 92, 5542, 57960, 13233, 350, 15159, 59, 1097, 90, 376, 41911, 81, 3417, 3, 323, 57960, 13233, 350, 15159, 59, 1097, 90, 67, 2367, 3417, 12947, 1124, 408, 90, 15780, 630, 59, 1203, 320, 34, 53652, 8, 1124, 1502, 90, 1015, 92, 576, 35195, 3570, 59, 5416, 547, 92, 24884, 15128, 3, 5165, 1212, 6757, 63280, 367, 438, 25, 26107, 28152, 13233, 422, 25547, 40, 666, 8, 28152, 5416, 547, 92, 24884, 15128, 28152, 13233, 422, 92, 87210, 16, 25547, 40, 666, 11730, 28152, 5416, 547, 92, 24884, 15128, 13, 26107, 271, 59, 7265, 90, 15780, 92, 5542, 57960, 13233, 362, 15159, 59, 1097, 90, 1762, 443, 3417, 54876, 220, 57960, 13233, 350, 15159, 59, 1097, 90, 1151, 1762, 3417, 3, 323, 57960, 13233, 350, 15159, 59, 1097, 90, 13363, 627, 3417, 12947, 1124, 408, 90, 15780, 630, 59, 1203, 320, 34, 2828, 53652, 8, 1124, 1502, 90, 97995, 92, 576, 32371, 9669, 5675, 374, 57620, 1212, 279, 7147, 3843, 658, 57960, 924, 1124, 6595, 1124, 665, 3, 17991, 25, 26107, 1124, 924, 1124, 6595, 1124, 665, 1124, 9198, 28152, 5416, 444, 43389, 87, 60, 19788, 924, 1124, 6595, 1124, 665, 29776, 19999, 16, 92, 284, 1124, 9198, 28152, 5416, 444, 92, 61, 9, 10055, 87, 60, 659, 26107, 271, 59, 7265, 90, 15780, 92, 576, 304, 947, 5284, 315, 279, 23938, 12240, 278, 949, 57960, 9198, 28152, 5416, 444, 51535, 67127, 31716, 374, 35647, 398, 18651, 504, 279, 8502, 315, 57960, 13233, 362 ]
[ 59, 7265, 90, 15780, 92, 5542, 57960, 13233, 350, 15159, 59, 1097, 90, 376, 41911, 81, 3417, 3, 323, 57960, 13233, 350, 15159, 59, 1097, 90, 67, 2367, 3417, 12947, 1124, 408, 90, 15780, 630, 59, 1203, 320, 34, 53652, 8, 1124, 1502, 90, 1015, 92, 576, 35195, 3570, 59, 5416, 547, 92, 24884, 15128, 3, 5165, 1212, 6757, 63280, 367, 438, 25, 26107, 28152, 13233, 422, 25547, 40, 666, 8, 28152, 5416, 547, 92, 24884, 15128, 28152, 13233, 422, 92, 87210, 16, 25547, 40, 666, 11730, 28152, 5416, 547, 92, 24884, 15128, 13, 26107, 271, 59, 7265, 90, 15780, 92, 5542, 57960, 13233, 362, 15159, 59, 1097, 90, 1762, 443, 3417, 54876, 220, 57960, 13233, 350, 15159, 59, 1097, 90, 1151, 1762, 3417, 3, 323, 57960, 13233, 350, 15159, 59, 1097, 90, 13363, 627, 3417, 12947, 1124, 408, 90, 15780, 630, 59, 1203, 320, 34, 2828, 53652, 8, 1124, 1502, 90, 97995, 92, 576, 32371, 9669, 5675, 374, 57620, 1212, 279, 7147, 3843, 658, 57960, 924, 1124, 6595, 1124, 665, 3, 17991, 25, 26107, 1124, 924, 1124, 6595, 1124, 665, 1124, 9198, 28152, 5416, 444, 43389, 87, 60, 19788, 924, 1124, 6595, 1124, 665, 29776, 19999, 16, 92, 284, 1124, 9198, 28152, 5416, 444, 92, 61, 9, 10055, 87, 60, 659, 26107, 271, 59, 7265, 90, 15780, 92, 576, 304, 947, 5284, 315, 279, 23938, 12240, 278, 949, 57960, 9198, 28152, 5416, 444, 51535, 67127, 31716, 374, 35647, 398, 18651, 504, 279, 8502, 315, 57960, 13233, 362 ]
\begin{proof} From $\bf T_{\ref{tramatr}}$ and $\bf T_{\ref{dese}}$. \end{proof} \item (C Transformation) \label{co} The matrices ${\cal U}^\mu$ transform under charge conjugation as: $$ {\bf D}(I_c) {\cal U}^\mu {\bf D}^{-1}(I_c)= {\cal U}^\mu. $$ \begin{proof} From $\bf A_{\ref{charcon}}$, $\bf T_{\ref{redchar}}$ and $\bf T_{\ref{lagform}}$. \end{proof} \item (CPT Transformation) \label{cpt} The Lagrange operator is invariant under the antiunitary $\ca \pa \te$ transformation: $$ \ca \pa \te \hat {\cal L}[x] (\ca \pa \te)^{-1} = \hat {\cal L}^* [-x] . $$ \begin{proof} The invariance of the kinematical part $\hat {\cal L}_{Kin}$ is trivially proved from the requirements of $\bf A
[ 0, 1, 6, 7, 12, 13, 18, 21, 23, 25, 27, 28, 31, 32, 34, 38, 39, 41, 42, 46, 49, 51, 53, 55, 56, 59, 60, 61, 64, 66, 68, 70, 73, 74, 79, 82, 83, 87, 89, 90, 105, 106, 108, 113, 114, 116, 117, 121, 130, 133, 134, 137, 139, 140, 142, 144, 145, 155, 161, 168, 175, 180, 183, 184, 187, 190, 192, 194, 196, 197, 199, 200, 203, 206, 208, 209, 211, 213, 216, 218, 220, 221, 224, 225, 227, 228, 230, 232, 235, 238, 240, 241, 243, 245, 246, 249, 251, 252, 257, 258, 263, 264, 269, 272, 274, 276, 278, 279, 282, 283, 287, 290, 292, 294, 295, 298, 300, 302, 304, 305, 308, 309, 312, 316, 318, 319, 323, 326, 328, 330, 332, 333, 336, 337, 340, 344, 346, 348, 350, 353, 354, 359, 362, 363, 367, 369, 370, 372, 387, 388, 390, 395, 396, 399, 400, 404, 408, 413, 422, 425, 435, 441, 445, 450, 454, 457, 460, 462, 464, 466, 468, 470, 471, 486, 487, 490, 492, 494, 496, 498, 500, 502, 504, 507, 510, 513, 515, 517, 518, 519, 522, 524, 526, 528, 530, 532, 534, 536, 537, 538, 540, 542, 545, 548, 551, 553, 554, 555, 556, 559, 560, 561, 563, 566, 568, 569, 574, 575, 580, 581, 585, 588, 591, 596, 599, 603, 607, 613, 615, 620, 623, 626, 629, 632, 634, 637, 640, 642, 645, 653, 655, 662, 667, 671, 684, 687, 690, 692, 694 ]
137,221
[ 400, 458, 49952, 6172, 13, 1124, 408, 90, 1607, 630, 59, 1966, 68874, 9, 90, 41480, 86815, 25, 11977, 9427, 2446, 47533, 10818, 21792, 25, 22236, 3596, 72226, 969, 630, 59, 32660, 90, 37842, 20, 20, 15170, 32, 92, 1124, 746, 8292, 90, 37842, 20, 20, 15170, 20, 20, 92, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 11520, 33629, 358, 528, 9139, 15159, 59, 13233, 393, 1400, 92, 320, 40, 528, 1124, 5183, 400, 882, 46488, 11, 15251, 304, 279, 38596, 9160, 3550, 553, 279, 7147, 3843, 658, 5675, 57960, 9198, 350, 1124, 5183, 28152, 1646, 450, 547, 92, 320, 40, 528, 8, 873, 12947, 1124, 1203, 28152, 13233, 508, 44, 13989, 1124, 1502, 90, 20091, 485, 85, 92, 576, 2070, 19624, 5815, 311, 198, 6770, 5043, 28475, 1212, 882, 58114, 438, 25, 26107, 1124, 665, 28152, 9198, 1124, 14604, 62, 2979, 59, 7693, 3748, 35702, 81819, 15170, 1867, 3417, 15159, 16, 17, 75542, 320, 87, 8, 1124, 665, 87210, 16, 92, 1165, 35, 87210, 16, 25547, 40, 528, 9139, 28152, 9198, 1124, 14604, 61, 9, 15159, 28152, 7693, 3748, 35702, 81819, 15170, 1867, 3417, 15159, 16, 17, 75542, 320, 40, 528, 856, 8, 659, 26107, 1124, 408, 90, 1607, 630, 59, 1966, 68874, 9, 90, 41480, 95760, 25, 444, 81156, 11503, 41376, 11857, 630, 59, 32660, 90, 37842, 20, 22, 15170, 32, 92, 1124, 746, 8292, 90, 37842, 20, 22, 15170, 20, 22, 92, 1124, 1203, 28152, 13233, 508, 44, 13989, 1124, 1502, 90, 35342, 92, 3570, 59, 9198, 28152, 5416, 444, 3417, 1124 ]
[ 1607, 630, 59, 1966, 68874, 9, 90, 41480, 86815, 25, 11977, 9427, 2446, 47533, 10818, 21792, 25, 22236, 3596, 72226, 969, 630, 59, 32660, 90, 37842, 20, 20, 15170, 32, 92, 1124, 746, 8292, 90, 37842, 20, 20, 15170, 20, 20, 92, 1124, 1203, 28152, 13233, 508, 50, 13989, 3570, 11520, 33629, 358, 528, 9139, 15159, 59, 13233, 393, 1400, 92, 320, 40, 528, 1124, 5183, 400, 882, 46488, 11, 15251, 304, 279, 38596, 9160, 3550, 553, 279, 7147, 3843, 658, 5675, 57960, 9198, 350, 1124, 5183, 28152, 1646, 450, 547, 92, 320, 40, 528, 8, 873, 12947, 1124, 1203, 28152, 13233, 508, 44, 13989, 1124, 1502, 90, 20091, 485, 85, 92, 576, 2070, 19624, 5815, 311, 198, 6770, 5043, 28475, 1212, 882, 58114, 438, 25, 26107, 1124, 665, 28152, 9198, 1124, 14604, 62, 2979, 59, 7693, 3748, 35702, 81819, 15170, 1867, 3417, 15159, 16, 17, 75542, 320, 87, 8, 1124, 665, 87210, 16, 92, 1165, 35, 87210, 16, 25547, 40, 528, 9139, 28152, 9198, 1124, 14604, 61, 9, 15159, 28152, 7693, 3748, 35702, 81819, 15170, 1867, 3417, 15159, 16, 17, 75542, 320, 40, 528, 856, 8, 659, 26107, 1124, 408, 90, 1607, 630, 59, 1966, 68874, 9, 90, 41480, 95760, 25, 444, 81156, 11503, 41376, 11857, 630, 59, 32660, 90, 37842, 20, 22, 15170, 32, 92, 1124, 746, 8292, 90, 37842, 20, 22, 15170, 20, 22, 92, 1124, 1203, 28152, 13233, 508, 44, 13989, 1124, 1502, 90, 35342, 92, 3570, 59, 9198, 28152, 5416, 444, 3417, 1124 ]
list} \subsubsection*{GROUP XII: DISCRETE TRANSFORMATIONS: TIME REVERSAL} \lista{Ax55}{A} \setcounter{Ax55}{55} \item {\bf [S]} ${(\forall I_t)}_{\bf P_F} (I_t \den $ time inversion, represented in the Hilbert space by the antiunitary operator $\hat T \den {\tilde U} (I_t) )$. \item {\bf [M]} \label{timerev} The field operators associated to basic fields transforms under time reversal as: $$ \te {\hat \chi_{{\stackrel{\leftrightarrow}{AB}}_{12}}} (x) \te^{-1}={D^{-1}(I_t)} {\hat \chi^*_{ {\stackrel{\leftrightarrow}{AB}}_{12}}} (I_t x) . $$ \end{list} \subsubsection*{GROUP XIII: LAGRANGE OPERATOR} \lista{Ax57}{A} \setcounter{Ax57}{57} \item {\bf [M]} \label{scalar} ${\hat {\cal L}} \
[ 0, 4, 7, 8, 11, 21, 22, 23, 28, 32, 33, 37, 40, 42, 48, 52, 58, 59, 64, 67, 71, 73, 76, 77, 82, 83, 85, 86, 87, 89, 90, 91, 93, 96, 103, 104, 106, 107, 108, 110, 111, 112, 113, 115, 119, 122, 124, 126, 127, 129, 132, 134, 140, 142, 144, 146, 148, 149, 151, 153, 155, 156, 158, 159, 161, 163, 166, 168, 173, 183, 184, 196, 199, 203, 207, 211, 217, 220, 224, 229, 233, 236, 245, 248, 251, 253, 255, 258, 261, 264, 266, 268, 269, 271, 272, 274, 275, 277, 279, 281, 285, 288, 290, 292, 293, 295, 297, 302, 303, 306, 309, 310, 311, 315, 321, 331, 342, 345, 346, 352, 359, 370, 376, 381, 390, 393, 394, 397, 399, 401, 404, 407, 409, 412, 413, 415, 416, 421, 424, 426, 440, 442, 444, 446, 448, 449, 450, 453, 455, 456, 457, 459, 461, 464, 465, 466, 468, 469, 472, 473, 475, 476, 478, 480, 483, 486, 488, 491, 492, 493, 495, 498, 503, 506, 508, 522, 524, 526, 528, 530, 531, 532, 535, 537, 538, 540, 542, 543, 545, 548, 550, 553, 554, 558, 561, 562, 565, 575, 576, 577, 582, 587, 588, 590, 593, 597, 602, 606, 609, 610, 615, 616, 618, 619, 620, 622, 623, 624, 626, 629, 636, 637, 639, 640, 641, 643, 644, 645, 646, 648, 652, 655, 657, 659, 660, 662, 664, 669, 670, 676, 677, 680, 681, 684, 687, 690, 692, 694, 696 ]
137,469
[ 56576, 1661, 1, 8109, 25266, 2805, 291, 700, 13, 358, 990, 311, 2948, 6993, 323, 1251, 323, 25103, 1431, 358, 2666, 4302, 476, 10063, 979, 4325, 79242, 752, 476, 358, 1490, 847, 5562, 659, 358, 1366, 311, 2453, 714, 432, 4977, 358, 1079, 11889, 369, 1045, 2874, 13, 358, 1513, 944, 1496, 6084, 14584, 358, 1494, 700, 304, 6646, 323, 15156, 705, 304, 6646, 220, 17, 19, 14, 22, 537, 1660, 2952, 311, 990, 847, 3971, 13, 358, 2666, 1075, 358, 1079, 304, 9343, 304, 847, 1828, 3971, 323, 2487, 13, 1096, 374, 537, 264, 7852, 49234, 8457, 659, 358, 1079, 8386, 323, 358, 4157, 9946, 264, 60776, 6380, 4126, 429, 358, 1414, 1410, 4658, 26116, 419, 476, 3410, 1045, 3378, 315, 47739, 659, 358, 1101, 1366, 1045, 3900, 13, 3017, 2487, 13598, 2087, 389, 323, 6801, 311, 3887, 1181, 4633, 752, 369, 264, 11877, 323, 1181, 1741, 264, 3971, 1809, 47628, 705, 17778, 1660, 4845, 92227, 659, 358, 1030, 311, 18965, 745, 3271, 1182, 2114, 311, 3887, 448, 847, 6562, 369, 1492, 714, 358, 1513, 944, 1744, 807, 1414, 1246, 1753, 6646, 358, 1079, 304, 33225, 323, 21893, 2401, 552, 1449, 2086, 315, 279, 1899, 659, 8704, 5001, 1588, 358, 3003, 2803, 311, 614, 17019, 10960, 659, 600, 1079, 700, 315, 2606, 323, 537, 2704, 1128, 311, 653, 13, 358, 3003, 1012, 311, 773, 1657, 1353, 82, 13, 3017, 3368, 4990, 752, 659, 600, 1079, 42688, 369, 1059, 659, 9952, 3709, 304, 264, 1803, 4558, 1558, 752, 304, 1075, 358, 2666, 358, 1079, 2087, 311 ]
[ 13, 358, 990, 311, 2948, 6993, 323, 1251, 323, 25103, 1431, 358, 2666, 4302, 476, 10063, 979, 4325, 79242, 752, 476, 358, 1490, 847, 5562, 659, 358, 1366, 311, 2453, 714, 432, 4977, 358, 1079, 11889, 369, 1045, 2874, 13, 358, 1513, 944, 1496, 6084, 14584, 358, 1494, 700, 304, 6646, 323, 15156, 705, 304, 6646, 220, 17, 19, 14, 22, 537, 1660, 2952, 311, 990, 847, 3971, 13, 358, 2666, 1075, 358, 1079, 304, 9343, 304, 847, 1828, 3971, 323, 2487, 13, 1096, 374, 537, 264, 7852, 49234, 8457, 659, 358, 1079, 8386, 323, 358, 4157, 9946, 264, 60776, 6380, 4126, 429, 358, 1414, 1410, 4658, 26116, 419, 476, 3410, 1045, 3378, 315, 47739, 659, 358, 1101, 1366, 1045, 3900, 13, 3017, 2487, 13598, 2087, 389, 323, 6801, 311, 3887, 1181, 4633, 752, 369, 264, 11877, 323, 1181, 1741, 264, 3971, 1809, 47628, 705, 17778, 1660, 4845, 92227, 659, 358, 1030, 311, 18965, 745, 3271, 1182, 2114, 311, 3887, 448, 847, 6562, 369, 1492, 714, 358, 1513, 944, 1744, 807, 1414, 1246, 1753, 6646, 358, 1079, 304, 33225, 323, 21893, 2401, 552, 1449, 2086, 315, 279, 1899, 659, 8704, 5001, 1588, 358, 3003, 2803, 311, 614, 17019, 10960, 659, 600, 1079, 700, 315, 2606, 323, 537, 2704, 1128, 311, 653, 13, 358, 3003, 1012, 311, 773, 1657, 1353, 82, 13, 3017, 3368, 4990, 752, 659, 600, 1079, 42688, 369, 1059, 659, 9952, 3709, 304, 264, 1803, 4558, 1558, 752, 304, 1075, 358, 2666, 358, 1079, 2087, 311 ]
. I use to love nature and people and pets now I feel nothing or flat when someone hugs me or I see my dog . I want to care but it seems I am unable for some reason. I don't even sleep anymore I pass out in pain and wake up in pain 24/7 not being able to use my mind. I feel like I am in prison in my own mind and body. This is not a poor mans disease . I am disabled and I cannot afford a holistic treatment center that I know could probably cure this or provide some sort of relieve . I just want some hope. My body keeps going on and wants to live its taking me for a ride and its such a mind game waking up everyday being bed ridden . I had to temporally move back home to live with my parents for help but I don't think they know how much pain I am in mentally and physically toture every second of the day . Since coming here I've seem to have gotten worse . i am out of options and not sure what to do. I've been to so many drs. My mom takes me . i am thankful for her .Just getting in a car almost does me in like I feel I am going to
[ 0, 1, 3, 7, 10, 15, 22, 26, 33, 37, 42, 46, 48, 53, 61, 64, 69, 74, 82, 87, 90, 93, 95, 99, 102, 106, 108, 110, 115, 118, 123, 127, 130, 136, 138, 141, 148, 152, 157, 164, 165, 167, 171, 173, 178, 184, 192, 194, 199, 203, 206, 211, 215, 220, 223, 226, 231, 232, 233, 234, 235, 236, 240, 246, 251, 254, 258, 261, 266, 267, 269, 274, 279, 281, 284, 287, 294, 297, 300, 304, 309, 313, 318, 319, 324, 327, 331, 333, 338, 343, 351, 353, 355, 358, 367, 371, 373, 380, 387, 389, 398, 408, 415, 420, 422, 427, 433, 442, 447, 452, 455, 463, 468, 473, 476, 484, 486, 488, 493, 498, 503, 508, 509, 512, 517, 523, 529, 532, 536, 542, 545, 550, 554, 561, 564, 568, 570, 575, 579, 583, 588, 590, 595, 600, 607, 610, 619, 625, 629, 636, 638, 640, 644, 647, 654, 658, 663, 668, 673, 676, 681, 686, 689, 697, 701, 706, 710, 712, 716, 718, 724, 729, 734, 738, 743, 748, 750, 753, 756, 765, 769, 780, 784, 787, 793, 800, 803, 807, 811, 813, 819, 826, 831, 833, 836, 841, 844, 849, 856, 862, 864, 866, 869, 873, 876, 884, 888, 892, 897, 902, 905, 908, 909, 911, 914, 919, 922, 925, 930, 933, 934, 935, 938, 942, 948, 951, 953, 955, 958, 967, 971, 975, 977, 981, 989, 992, 994, 998, 1005, 1010, 1013, 1016, 1021, 1023, 1028, 1030, 1033, 1039, 1042 ]
137,717
[ 2464, 21258, 10077, 315, 4802, 63305, 2948, 1660, 2163, 1251, 7482, 198, 55862, 501, 2513, 13, 4695, 358, 2666, 1075, 264, 12528, 315, 4741, 656, 13, 358, 1030, 311, 3271, 1182, 311, 847, 6562, 323, 31851, 6587, 389, 1105, 1154, 358, 1079, 42688, 315, 1052, 1492, 13, 1988, 358, 1366, 311, 387, 264, 3746, 9489, 1697, 1549, 13, 358, 10962, 304, 4845, 3330, 700, 279, 3241, 20293, 1128, 419, 2578, 387, 17778, 323, 23803, 432, 5221, 2664, 323, 4325, 448, 279, 6540, 646, 1492, 624, 2195, 728, 3123, 1602, 34611, 323, 28465, 198, 39601, 12280, 27102, 30317, 30249, 608, 8266, 28750, 220, 17, 19, 14, 22, 198, 72109, 75287, 79671, 27102, 24675, 52217, 198, 17269, 323, 6832, 4714, 11, 2805, 32151, 304, 882, 11, 93218, 8806, 11, 4709, 315, 27597, 323, 3491, 21828, 7361, 11, 10667, 30414, 11, 18210, 11, 323, 4586, 21340, 4221, 1008, 8109, 30249, 13495, 198, 92518, 35609, 198, 31498, 884, 11129, 198, 47253, 279, 2952, 311, 6541, 198, 50325, 36711, 198, 63316, 311, 3100, 198, 10680, 2719, 2297, 659, 1921, 11521, 5558, 315, 2734, 80717, 2952, 311, 3590, 551, 198, 40, 2666, 847, 22077, 1849, 374, 78166, 198, 2753, 4802, 198, 32927, 2494, 1075, 8811, 1, 23522, 330, 258, 847, 1968, 198, 39601, 12280, 38990, 2163, 323, 4815, 24230, 6476, 518, 678, 3039, 198, 34, 27509, 6707, 13495, 633, 22024, 198, 6123, 20058, 1075, 264, 12455, 315, 4741, 656, 198, 2082, 16308, 11, 21975, 8776, 13, 1154, 66, 27509, 911, 220, 24, 3039, 264, 1899, 1576, 773, 42106, 448, 13495, 16448, 6123 ]
[ 2163, 1251, 7482, 198, 55862, 501, 2513, 13, 4695, 358, 2666, 1075, 264, 12528, 315, 4741, 656, 13, 358, 1030, 311, 3271, 1182, 311, 847, 6562, 323, 31851, 6587, 389, 1105, 1154, 358, 1079, 42688, 315, 1052, 1492, 13, 1988, 358, 1366, 311, 387, 264, 3746, 9489, 1697, 1549, 13, 358, 10962, 304, 4845, 3330, 700, 279, 3241, 20293, 1128, 419, 2578, 387, 17778, 323, 23803, 432, 5221, 2664, 323, 4325, 448, 279, 6540, 646, 1492, 624, 2195, 728, 3123, 1602, 34611, 323, 28465, 198, 39601, 12280, 27102, 30317, 30249, 608, 8266, 28750, 220, 17, 19, 14, 22, 198, 72109, 75287, 79671, 27102, 24675, 52217, 198, 17269, 323, 6832, 4714, 11, 2805, 32151, 304, 882, 11, 93218, 8806, 11, 4709, 315, 27597, 323, 3491, 21828, 7361, 11, 10667, 30414, 11, 18210, 11, 323, 4586, 21340, 4221, 1008, 8109, 30249, 13495, 198, 92518, 35609, 198, 31498, 884, 11129, 198, 47253, 279, 2952, 311, 6541, 198, 50325, 36711, 198, 63316, 311, 3100, 198, 10680, 2719, 2297, 659, 1921, 11521, 5558, 315, 2734, 80717, 2952, 311, 3590, 551, 198, 40, 2666, 847, 22077, 1849, 374, 78166, 198, 2753, 4802, 198, 32927, 2494, 1075, 8811, 1, 23522, 330, 258, 847, 1968, 198, 39601, 12280, 38990, 2163, 323, 4815, 24230, 6476, 518, 678, 3039, 198, 34, 27509, 6707, 13495, 633, 22024, 198, 6123, 20058, 1075, 264, 12455, 315, 4741, 656, 198, 2082, 16308, 11, 21975, 8776, 13, 1154, 66, 27509, 911, 220, 24, 3039, 264, 1899, 1576, 773, 42106, 448, 13495, 16448, 6123 ]
around people places Trying new things. Now I feel like a shell of former self. I had to move back to my parents and relay completely on them , I am thankful of there help. But I want to be a strong independent person again. I lay in bed looking out the window wondering what this might be everyday and pray it gets better and someone with the knowledge can help. Or go away very frustrating and scary Horrible horrible Brain fog / feeling drunk 24/7 Difficulty concentrating/memory horrible cognitive impairment memory and learning issues, short gaps in time, clumsy speech, loss of creativity and problem solving skills, forgetfulness, depression, and general confusion among other brain fog symptoms Extreme fatigue Blurry vision Lost the able to drive Reduce IQ Sensitive to light Personality change .not creative lost of interest barley able to socialize I feel my immune system is depleted No energy Feel something like heavy" cotton "in my head Horrible Pressure around and behind ears felt at all times Crying easily symptoms get overwhelming Feeling like a shadow of former self Anxiety, panic attacks. ,crying about 9 times a day because so overwhelmed with symptoms . Fe
[ 0, 7, 14, 21, 22, 28, 32, 39, 40, 44, 46, 51, 56, 58, 64, 67, 74, 79, 80, 82, 86, 89, 94, 99, 102, 105, 113, 117, 123, 134, 137, 142, 144, 146, 149, 158, 161, 167, 172, 173, 177, 179, 184, 187, 190, 192, 199, 211, 218, 224, 225, 227, 231, 234, 238, 246, 250, 254, 261, 271, 276, 281, 287, 290, 299, 303, 308, 311, 316, 323, 327, 335, 340, 344, 354, 358, 363, 365, 367, 370, 375, 380, 392, 396, 402, 403, 406, 411, 420, 426, 430, 432, 440, 446, 447, 448, 449, 450, 451, 452, 462, 476, 483, 492, 502, 513, 514, 520, 524, 533, 540, 541, 547, 552, 555, 560, 561, 568, 575, 576, 581, 584, 595, 599, 607, 615, 622, 623, 630, 637, 638, 649, 650, 654, 662, 672, 678, 684, 690, 694, 703, 704, 711, 719, 720, 724, 726, 733, 734, 738, 742, 747, 750, 756, 757, 763, 766, 767, 776, 779, 785, 786, 792, 797, 804, 806, 809, 818, 823, 826, 835, 842, 847, 850, 857, 860, 861, 862, 867, 870, 877, 884, 887, 896, 897, 899, 906, 907, 911, 921, 926, 932, 933, 940, 942, 944, 947, 952, 953, 956, 961, 970, 977, 981, 988, 993, 998, 1001, 1005, 1011, 1012, 1013, 1018, 1025, 1034, 1038, 1051, 1052, 1054, 1059, 1064, 1066, 1073, 1076, 1083, 1088, 1089, 1091, 1096, 1097, 1103, 1111, 1112, 1114, 1115, 1120, 1126, 1127, 1128, 1134, 1136, 1140, 1148, 1151, 1163, 1168, 1177, 1180, 1182 ]
137,965
[ 7425, 553, 264, 8777, 358, 6439, 369, 0, 362, 2696, 315, 23551, 686, 537, 1273, 369, 2513, 979, 862, 12218, 374, 330, 498, 525, 1101, 773, 3908, 3170, 20147, 7521, 84194, 3080, 358, 1030, 311, 1191, 62471, 6543, 323, 728, 311, 2441, 8777, 311, 1221, 1477, 700, 1154, 518, 220, 17, 19, 11, 358, 1030, 14889, 9387, 11, 272, 94605, 8457, 323, 10292, 0, 358, 2058, 311, 419, 1899, 2666, 326, 1782, 1616, 429, 575, 653, 13, 358, 1079, 4845, 6822, 2041, 11253, 438, 311, 3170, 323, 432, 4977, 429, 220, 24, 24, 4, 315, 29910, 653, 279, 4583, 14002, 16448, 262, 30437, 220, 16, 63339, 198, 262, 7288, 6527, 220, 16, 11, 220, 17, 15, 16, 19, 198, 262, 7288, 220, 15, 22, 25, 17, 19, 6769, 198, 262, 7288, 220, 15, 198, 262, 22666, 419, 5949, 271, 7264, 82, 315, 264, 11802, 91903, 2988, 546, 271, 38412, 279, 4236, 4494, 315, 4726, 91903, 323, 1246, 311, 7702, 1320, 5403, 382, 4340, 52589, 12566, 804, 362, 1705, 4615, 92279, 632, 271, 3564, 261, 19754, 22183, 646, 27222, 37475, 323, 12296, 4680, 4709, 382, 3838, 311, 3155, 1752, 30841, 65155, 271, 21453, 1493, 10414, 311, 633, 697, 4274, 344, 658, 81275, 1182, 1119, 1917, 382, 785, 34467, 72078, 1365, 24522, 48586, 11032, 1406, 24, 58024, 315, 328, 18723, 26951, 271, 3872, 432, 16216, 6787, 476, 2494, 770, 30, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 362, 2696, 315, 23551, 686, 537, 1273, 369, 2513, 979, 862, 12218, 374, 330, 498, 525, 1101, 773, 3908, 3170, 20147, 7521, 84194, 3080, 358, 1030, 311, 1191, 62471, 6543, 323, 728, 311, 2441, 8777, 311, 1221, 1477, 700, 1154, 518, 220, 17, 19, 11, 358, 1030, 14889, 9387, 11, 272, 94605, 8457, 323, 10292, 0, 358, 2058, 311, 419, 1899, 2666, 326, 1782, 1616, 429, 575, 653, 13, 358, 1079, 4845, 6822, 2041, 11253, 438, 311, 3170, 323, 432, 4977, 429, 220, 24, 24, 4, 315, 29910, 653, 279, 4583, 14002, 16448, 262, 30437, 220, 16, 63339, 198, 262, 7288, 6527, 220, 16, 11, 220, 17, 15, 16, 19, 198, 262, 7288, 220, 15, 22, 25, 17, 19, 6769, 198, 262, 7288, 220, 15, 198, 262, 22666, 419, 5949, 271, 7264, 82, 315, 264, 11802, 91903, 2988, 546, 271, 38412, 279, 4236, 4494, 315, 4726, 91903, 323, 1246, 311, 7702, 1320, 5403, 382, 4340, 52589, 12566, 804, 362, 1705, 4615, 92279, 632, 271, 3564, 261, 19754, 22183, 646, 27222, 37475, 323, 12296, 4680, 4709, 382, 3838, 311, 3155, 1752, 30841, 65155, 271, 21453, 1493, 10414, 311, 633, 697, 4274, 344, 658, 81275, 1182, 1119, 1917, 382, 785, 34467, 72078, 1365, 24522, 48586, 11032, 1406, 24, 58024, 315, 328, 18723, 26951, 271, 3872, 432, 16216, 6787, 476, 2494, 770, 30 ]
A lot of hospitals will not test for things when their logic is " you are just so young why bother?" Yep until I had to start vomiting blood and go to another hospital to then find out , at 24, I had colon cancer, celiac disease and MS! I still to this day feel lthe way that u do. I am bed bound without answers as to why and it seems that 99% of medications do the complete opposite . Anonymous 1 Replies • October 1, 2014 • 07:24 AM • 0 Flag this Response Signs of a Psoriasis Flare Know the five types of psoriasis and how to spot flares. How Diabetes Medications Affect Your Appetite Newer diabetes treatments can suppress appetite and aid weight loss. What to Do For Dry Mouth Try these tips to get your salivary glands back into action. The Painkiller – Constipation Connection 9 Signs of Sensitive Skin Is it sensitive skin or something else?
[ 0, 2, 6, 9, 19, 24, 28, 33, 37, 44, 49, 55, 61, 64, 66, 70, 74, 79, 82, 88, 92, 99, 101, 105, 111, 113, 117, 120, 126, 135, 141, 145, 148, 151, 159, 168, 171, 176, 181, 185, 187, 190, 191, 192, 193, 194, 196, 200, 206, 213, 214, 216, 221, 229, 233, 236, 237, 239, 245, 248, 253, 257, 262, 264, 267, 271, 276, 278, 281, 282, 284, 287, 291, 297, 305, 313, 316, 319, 323, 327, 330, 336, 341, 342, 343, 344, 345, 348, 360, 363, 367, 376, 385, 388, 391, 401, 402, 403, 411, 412, 415, 419, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 439, 443, 444, 445, 446, 447, 448, 449, 452, 453, 456, 460, 461, 462, 463, 466, 471, 476, 485, 487, 491, 492, 495, 497, 500, 507, 510, 513, 515, 519, 523, 528, 534, 537, 540, 547, 551, 555, 558, 563, 566, 570, 573, 576, 585, 591, 597, 599, 604, 609, 615, 618, 620, 623, 625, 634, 645, 649, 658, 667, 671, 675, 682, 687, 690, 694, 697, 700, 704, 708, 714, 716, 719, 725, 730, 733, 737, 742, 746, 748, 751, 758, 763, 768, 775, 778, 781, 786, 792, 796, 802, 809, 820, 823, 824, 830, 833, 835, 843, 848, 850, 852, 855, 865, 870, 873, 883, 888, 889 ]
138,185
[ 56576, 1661, 1, 8109, 25266, 2805, 291, 700, 13, 358, 990, 311, 2948, 6993, 323, 1251, 323, 25103, 1431, 358, 2666, 4302, 476, 10063, 979, 4325, 79242, 752, 476, 358, 1490, 847, 5562, 659, 358, 1366, 311, 2453, 714, 432, 4977, 358, 1079, 11889, 369, 1045, 2874, 13, 358, 1513, 944, 1496, 6084, 14584, 358, 1494, 700, 304, 6646, 323, 15156, 705, 304, 6646, 220, 17, 19, 14, 22, 537, 1660, 2952, 311, 990, 847, 3971, 13, 358, 2666, 1075, 358, 1079, 304, 9343, 304, 847, 1828, 3971, 323, 2487, 13, 1096, 374, 537, 264, 7852, 49234, 8457, 659, 358, 1079, 8386, 323, 358, 4157, 9946, 264, 60776, 6380, 4126, 429, 358, 1414, 1410, 4658, 26116, 419, 476, 3410, 1045, 3378, 315, 47739, 659, 358, 1101, 1366, 1045, 3900, 13, 3017, 2487, 13598, 2087, 389, 323, 6801, 311, 3887, 1181, 4633, 752, 369, 264, 11877, 323, 1181, 1741, 264, 3971, 1809, 47628, 705, 17778, 1660, 4845, 92227, 659, 358, 1030, 311, 18965, 745, 3271, 1182, 2114, 311, 3887, 448, 847, 6562, 369, 1492, 714, 358, 1513, 944, 1744, 807, 1414, 1246, 1753, 6646, 358, 1079, 304, 33225, 323, 21893, 2401, 552, 1449, 2086, 315, 279, 1899, 659, 8704, 5001, 1588, 358, 3003, 2803, 311, 614, 17019, 10960, 659, 600, 1079, 700, 315, 2606, 323, 537, 2704, 1128, 311, 653, 13, 358, 3003, 1012, 311, 773, 1657, 1353, 82, 13, 3017, 3368, 4990, 752, 659, 600, 1079, 42688, 369, 1059, 659, 9952, 3709, 304, 264, 1803, 4558, 1558, 752, 304, 1075, 358, 2666, 358, 1079, 2087, 311 ]
[ 13, 358, 990, 311, 2948, 6993, 323, 1251, 323, 25103, 1431, 358, 2666, 4302, 476, 10063, 979, 4325, 79242, 752, 476, 358, 1490, 847, 5562, 659, 358, 1366, 311, 2453, 714, 432, 4977, 358, 1079, 11889, 369, 1045, 2874, 13, 358, 1513, 944, 1496, 6084, 14584, 358, 1494, 700, 304, 6646, 323, 15156, 705, 304, 6646, 220, 17, 19, 14, 22, 537, 1660, 2952, 311, 990, 847, 3971, 13, 358, 2666, 1075, 358, 1079, 304, 9343, 304, 847, 1828, 3971, 323, 2487, 13, 1096, 374, 537, 264, 7852, 49234, 8457, 659, 358, 1079, 8386, 323, 358, 4157, 9946, 264, 60776, 6380, 4126, 429, 358, 1414, 1410, 4658, 26116, 419, 476, 3410, 1045, 3378, 315, 47739, 659, 358, 1101, 1366, 1045, 3900, 13, 3017, 2487, 13598, 2087, 389, 323, 6801, 311, 3887, 1181, 4633, 752, 369, 264, 11877, 323, 1181, 1741, 264, 3971, 1809, 47628, 705, 17778, 1660, 4845, 92227, 659, 358, 1030, 311, 18965, 745, 3271, 1182, 2114, 311, 3887, 448, 847, 6562, 369, 1492, 714, 358, 1513, 944, 1744, 807, 1414, 1246, 1753, 6646, 358, 1079, 304, 33225, 323, 21893, 2401, 552, 1449, 2086, 315, 279, 1899, 659, 8704, 5001, 1588, 358, 3003, 2803, 311, 614, 17019, 10960, 659, 600, 1079, 700, 315, 2606, 323, 537, 2704, 1128, 311, 653, 13, 358, 3003, 1012, 311, 773, 1657, 1353, 82, 13, 3017, 3368, 4990, 752, 659, 600, 1079, 42688, 369, 1059, 659, 9952, 3709, 304, 264, 1803, 4558, 1558, 752, 304, 1075, 358, 2666, 358, 1079, 2087, 311 ]
. I use to love nature and people and pets now I feel nothing or flat when someone hugs me or I see my dog . I want to care but it seems I am unable for some reason. I don't even sleep anymore I pass out in pain and wake up in pain 24/7 not being able to use my mind. I feel like I am in prison in my own mind and body. This is not a poor mans disease . I am disabled and I cannot afford a holistic treatment center that I know could probably cure this or provide some sort of relieve . I just want some hope. My body keeps going on and wants to live its taking me for a ride and its such a mind game waking up everyday being bed ridden . I had to temporally move back home to live with my parents for help but I don't think they know how much pain I am in mentally and physically toture every second of the day . Since coming here I've seem to have gotten worse . i am out of options and not sure what to do. I've been to so many drs. My mom takes me . i am thankful for her .Just getting in a car almost does me in like I feel I am going to
[ 0, 1, 3, 7, 10, 15, 22, 26, 33, 37, 42, 46, 48, 53, 61, 64, 69, 74, 82, 87, 90, 93, 95, 99, 102, 106, 108, 110, 115, 118, 123, 127, 130, 136, 138, 141, 148, 152, 157, 164, 165, 167, 171, 173, 178, 184, 192, 194, 199, 203, 206, 211, 215, 220, 223, 226, 231, 232, 233, 234, 235, 236, 240, 246, 251, 254, 258, 261, 266, 267, 269, 274, 279, 281, 284, 287, 294, 297, 300, 304, 309, 313, 318, 319, 324, 327, 331, 333, 338, 343, 351, 353, 355, 358, 367, 371, 373, 380, 387, 389, 398, 408, 415, 420, 422, 427, 433, 442, 447, 452, 455, 463, 468, 473, 476, 484, 486, 488, 493, 498, 503, 508, 509, 512, 517, 523, 529, 532, 536, 542, 545, 550, 554, 561, 564, 568, 570, 575, 579, 583, 588, 590, 595, 600, 607, 610, 619, 625, 629, 636, 638, 640, 644, 647, 654, 658, 663, 668, 673, 676, 681, 686, 689, 697, 701, 706, 710, 712, 716, 718, 724, 729, 734, 738, 743, 748, 750, 753, 756, 765, 769, 780, 784, 787, 793, 800, 803, 807, 811, 813, 819, 826, 831, 833, 836, 841, 844, 849, 856, 862, 864, 866, 869, 873, 876, 884, 888, 892, 897, 902, 905, 908, 909, 911, 914, 919, 922, 925, 930, 933, 934, 935, 938, 942, 948, 951, 953, 955, 958, 967, 971, 975, 977, 981, 989, 992, 994, 998, 1005, 1010, 1013, 1016, 1021, 1023, 1028, 1030, 1033, 1039, 1042 ]
138,433
[ 198, 197, 31, 83491, 445, 1944, 18327, 13724, 2227, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 18327, 13724, 2227, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 18327, 13724, 2227, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 18327, 13724, 2227, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 852, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 852, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 852, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 852, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 1649, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 1649, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 1649, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 1649, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 7554, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 7554, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 7554, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 7554, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 26406, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 26406, 1900, 3050, 78939, 401, 197, 77309, 198, 1219, 737, 18620, 368, 341 ]
[ 2227, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 18327, 13724, 2227, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 18327, 13724, 2227, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 18327, 13724, 2227, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 852, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 852, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 852, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 852, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 1649, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 1649, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 1649, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 1649, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 7554, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 7554, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 88194, 7554, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 88194, 7554, 1900, 3050, 78939, 401, 197, 25740, 198, 197, 31, 83491, 445, 1944, 26406, 1900, 3050, 78939, 1138, 2455, 75379, 3829, 2271, 1900, 3050, 78939, 1273, 26406, 1900, 3050, 78939, 401, 197, 77309, 198, 1219, 737, 18620, 368, 341 ]
MapRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testReplicatedMapRequestHandlerAdvice; @Autowired @Qualifier("testBulkReplicatedMapRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testBulkReplicatedMapRequestHandlerAdvice; @Autowired @Qualifier("testListRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testListRequestHandlerAdvice; @Autowired @Qualifier("testBulkListRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testBulkListRequestHandlerAdvice; @Autowired @Qualifier("testSetRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testSetRequestHandlerAdvice; @Autowired @Qualifier("testBulkSetRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testBulkSetRequestHandlerAdvice; @Autowired @Qualifier("testQueueRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testQueueRequestHandlerAdvice; @Autowired @Qualifier("testBulkQueueRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testBulkQueueRequestHandlerAdvice; @Autowired @Qualifier("testTopicRequestHandlerAdvice") private HazelcastTestRequestHandlerAdvice testTopicRequestHandlerAdvice; @Before public void setUp() {
[ 0, 3, 10, 17, 23, 26, 34, 40, 44, 48, 55, 62, 68, 73, 76, 83, 86, 93, 100, 106, 109, 110, 120, 121, 122, 123, 132, 134, 138, 142, 145, 152, 155, 162, 169, 175, 178, 186, 192, 196, 200, 207, 214, 220, 225, 229, 232, 239, 242, 249, 256, 262, 265, 266, 276, 277, 278, 279, 288, 290, 294, 298, 305, 312, 318, 321, 329, 335, 339, 343, 350, 357, 363, 368, 372, 379, 386, 392, 395, 396, 406, 407, 408, 409, 418, 420, 424, 428, 432, 439, 446, 452, 455, 463, 469, 473, 477, 484, 491, 497, 502, 506, 510, 517, 524, 530, 533, 534, 544, 545, 546, 547, 556, 558, 562, 565, 572, 579, 585, 588, 596, 602, 606, 610, 617, 624, 630, 635, 638, 645, 652, 658, 661, 662, 672, 673, 674, 675, 684, 686, 690, 694, 697, 704, 711, 717, 720, 728, 734, 738, 742, 749, 756, 762, 767, 771, 774, 781, 788, 794, 797, 798, 808, 809, 810, 811, 820, 822, 826, 831, 838, 845, 851, 854, 862, 868, 872, 876, 883, 890, 896, 901, 906, 913, 920, 926, 929, 930, 940, 941, 942, 943, 952, 954, 958, 962, 967, 974, 981, 987, 990, 998, 1004, 1008, 1012, 1019, 1026, 1032, 1037, 1041, 1046, 1053, 1060, 1066, 1069, 1070, 1080, 1081, 1082, 1083, 1092, 1094, 1098, 1103, 1110, 1117, 1123, 1126, 1134, 1140, 1144, 1148, 1155, 1162, 1168, 1173, 1178, 1185, 1192, 1198, 1201, 1202, 1209, 1210, 1217, 1222, 1228, 1230, 1233 ]
138,681
[ 888, 536, 75379, 3829, 2662, 10891, 9629, 5940, 18200, 1476, 2455, 1099, 1590, 526, 14112, 14672, 284, 220, 16, 15, 15, 401, 2455, 1099, 1590, 526, 11955, 1566, 10777, 284, 220, 20, 401, 2455, 1099, 1590, 923, 13602, 4708, 284, 330, 2271, 19015, 3302, 2455, 1099, 1590, 923, 13602, 60050, 7535, 284, 330, 2271, 1098, 19312, 3302, 2455, 1099, 1590, 923, 97841, 1479, 16306, 284, 330, 62375, 2227, 3302, 2455, 1099, 1590, 923, 65656, 20330, 284, 330, 61736, 20330, 3302, 2455, 1590, 4856, 89139, 1943, 89139, 284, 501, 7899, 2052, 89139, 1428, 197, 25740, 198, 197, 31, 83491, 445, 3896, 2227, 9629, 1138, 2455, 4856, 9629, 1156, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 5569, 2227, 9629, 1138, 2455, 4856, 9629, 2086, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 31727, 2227, 9629, 1138, 2455, 4856, 9629, 4843, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 34024, 339, 2227, 9629, 1138, 2455, 4856, 9629, 11737, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 69, 57610, 2227, 9629, 1138, 2455, 4856, 9629, 17702, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 50364, 339, 2227, 9629, 1138, 2455, 4856, 9629, 25031, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 67142, 2227, 9629, 1138, 2455, 4856, 9629, 19583, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 26268, 2227, 9629, 1138, 2455, 4856, 9629, 7299, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 9995, 13724, 2227, 9629, 1138, 2455, 4856, 9629, 71380, 2227 ]
[ 18200, 1476, 2455, 1099, 1590, 526, 14112, 14672, 284, 220, 16, 15, 15, 401, 2455, 1099, 1590, 526, 11955, 1566, 10777, 284, 220, 20, 401, 2455, 1099, 1590, 923, 13602, 4708, 284, 330, 2271, 19015, 3302, 2455, 1099, 1590, 923, 13602, 60050, 7535, 284, 330, 2271, 1098, 19312, 3302, 2455, 1099, 1590, 923, 97841, 1479, 16306, 284, 330, 62375, 2227, 3302, 2455, 1099, 1590, 923, 65656, 20330, 284, 330, 61736, 20330, 3302, 2455, 1590, 4856, 89139, 1943, 89139, 284, 501, 7899, 2052, 89139, 1428, 197, 25740, 198, 197, 31, 83491, 445, 3896, 2227, 9629, 1138, 2455, 4856, 9629, 1156, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 5569, 2227, 9629, 1138, 2455, 4856, 9629, 2086, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 31727, 2227, 9629, 1138, 2455, 4856, 9629, 4843, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 34024, 339, 2227, 9629, 1138, 2455, 4856, 9629, 11737, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 69, 57610, 2227, 9629, 1138, 2455, 4856, 9629, 17702, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 50364, 339, 2227, 9629, 1138, 2455, 4856, 9629, 25031, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 67142, 2227, 9629, 1138, 2455, 4856, 9629, 19583, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 26268, 2227, 9629, 1138, 2455, 4856, 9629, 7299, 2227, 9629, 401, 197, 25740, 198, 197, 31, 83491, 445, 9995, 13724, 2227, 9629, 1138, 2455, 4856, 9629, 71380, 2227 ]
Tests { private static final int DATA_COUNT = 100; private static final int DEFAULT_AGE = 5; private static final String TEST_NAME = "Test_Name"; private static final String TEST_SURNAME = "Test_Surname"; private static final String DISTRIBUTED_MAP = "distributedMap"; private static final String CACHE_HEADER = "CACHE_HEADER"; private final MessageBuilderFactory messageBuilderFactory = new DefaultMessageBuilderFactory(); @Autowired @Qualifier("firstMapChannel") private MessageChannel firstMapChannel; @Autowired @Qualifier("secondMapChannel") private MessageChannel secondMapChannel; @Autowired @Qualifier("thirdMapChannel") private MessageChannel thirdMapChannel; @Autowired @Qualifier("fourthMapChannel") private MessageChannel fourthMapChannel; @Autowired @Qualifier("fifthMapChannel") private MessageChannel fifthMapChannel; @Autowired @Qualifier("sixthMapChannel") private MessageChannel sixthMapChannel; @Autowired @Qualifier("bulkMapChannel") private MessageChannel bulkMapChannel; @Autowired @Qualifier("multiMapChannel") private MessageChannel multiMapChannel; @Autowired @Qualifier("replicatedMapChannel") private MessageChannel replicatedMap
[ 0, 5, 9, 17, 24, 30, 34, 39, 45, 47, 48, 49, 50, 51, 54, 62, 69, 75, 79, 87, 89, 91, 93, 94, 95, 98, 106, 113, 119, 126, 131, 136, 138, 140, 144, 149, 153, 161, 168, 174, 181, 186, 190, 194, 196, 198, 202, 204, 210, 214, 222, 229, 235, 242, 252, 254, 258, 260, 262, 273, 276, 280, 288, 295, 301, 308, 314, 321, 323, 325, 330, 337, 341, 349, 355, 363, 377, 385, 399, 401, 405, 413, 420, 434, 439, 440, 450, 451, 452, 453, 462, 464, 469, 472, 479, 482, 490, 498, 505, 511, 514, 521, 524, 525, 535, 536, 537, 538, 547, 549, 555, 558, 565, 568, 576, 584, 591, 598, 601, 608, 611, 612, 622, 623, 624, 625, 634, 636, 641, 644, 651, 654, 662, 670, 677, 683, 686, 693, 696, 697, 707, 708, 709, 710, 719, 721, 725, 727, 730, 737, 740, 748, 756, 763, 770, 773, 780, 783, 784, 794, 795, 796, 797, 806, 808, 809, 813, 816, 823, 826, 834, 842, 849, 855, 858, 865, 868, 869, 879, 880, 881, 882, 891, 893, 896, 898, 901, 908, 911, 919, 927, 934, 940, 943, 950, 953, 954, 964, 965, 966, 967, 976, 978, 982, 985, 992, 995, 1003, 1011, 1018, 1023, 1026, 1033, 1036, 1037, 1047, 1048, 1049, 1050, 1059, 1061, 1066, 1069, 1076, 1079, 1087, 1095, 1102, 1108, 1111, 1118, 1121, 1122, 1132, 1133, 1134, 1135, 1144, 1146, 1149, 1156, 1159, 1166, 1169, 1177, 1185, 1192, 1203, 1206 ]
138,929
[ 2023, 320, 396, 1922, 284, 220, 16, 26, 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 19060, 1649, 1364, 5433, 2271, 1474, 7195, 1106, 197, 197, 630, 197, 2046, 88591, 1649, 9629, 5219, 1755, 21281, 2052, 20591, 872, 1649, 3237, 197, 41247, 1394, 5958, 88194, 1649, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 14213, 1759, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1140, 284, 501, 5056, 1394, 950, 25146, 88194, 1649, 317, 197, 6258, 3107, 10614, 7307, 317, 197, 93587, 6482, 7307, 11, 14112, 14672, 317, 197, 630, 197, 18229, 198, 1219, 737, 1273, 7985, 1249, 35, 25146, 7554, 368, 3787, 35620, 341, 197, 32817, 2052, 1249, 9629, 1394, 29598, 9629, 317, 197, 41247, 1394, 5958, 7554, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 93587, 6482, 1394, 950, 25146, 7554, 11, 14112, 14672, 317, 197, 630, 197, 18229, 198, 1219, 737, 1273, 88194, 7985, 1249, 35, 25146, 7554, 368, 3787, 35620, 341, 197, 197, 7554, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1196, 7554, 284, 501, 2910, 48266, 7554, 59093, 14672, 317, 197, 2023, 320, 396, 1922, 284, 220, 16, 26, 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 19060, 7554, 1364, 5433, 2271, 1474, 7195, 1106, 197, 197, 630, 197, 2046, 88591, 7554, 9629, 5219, 1755, 21281, 2052, 20591, 872, 7554, 3237, 197, 41247, 1394, 5958, 88194, 7554, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 93587 ]
[ 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 19060, 1649, 1364, 5433, 2271, 1474, 7195, 1106, 197, 197, 630, 197, 2046, 88591, 1649, 9629, 5219, 1755, 21281, 2052, 20591, 872, 1649, 3237, 197, 41247, 1394, 5958, 88194, 1649, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 14213, 1759, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1140, 284, 501, 5056, 1394, 950, 25146, 88194, 1649, 317, 197, 6258, 3107, 10614, 7307, 317, 197, 93587, 6482, 7307, 11, 14112, 14672, 317, 197, 630, 197, 18229, 198, 1219, 737, 1273, 7985, 1249, 35, 25146, 7554, 368, 3787, 35620, 341, 197, 32817, 2052, 1249, 9629, 1394, 29598, 9629, 317, 197, 41247, 1394, 5958, 7554, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 93587, 6482, 1394, 950, 25146, 7554, 11, 14112, 14672, 317, 197, 630, 197, 18229, 198, 1219, 737, 1273, 88194, 7985, 1249, 35, 25146, 7554, 368, 3787, 35620, 341, 197, 197, 7554, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1196, 7554, 284, 501, 2910, 48266, 7554, 59093, 14672, 317, 197, 2023, 320, 396, 1922, 284, 220, 16, 26, 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 19060, 7554, 1364, 5433, 2271, 1474, 7195, 1106, 197, 197, 630, 197, 2046, 88591, 7554, 9629, 5219, 1755, 21281, 2052, 20591, 872, 7554, 3237, 197, 41247, 1394, 5958, 88194, 7554, 1900, 3050, 78939, 7769, 63639, 67776, 7, 16, 15, 345, 571, 67567, 4562, 50912, 1106, 197, 93587 ]
index <= DATA_COUNT; index++) { userSet.add(getTestUser(index)); } this.bulkSetChannel.send(new GenericMessage<>(userSet)); assertTrue(this.testBulkSetRequestHandlerAdvice.executeLatch.await(10, TimeUnit.SECONDS)); final List<HazelcastIntegrationTestUser> list = new ArrayList(this.distributedBulkSet); Collections.sort(list); verifyCollection(list, DATA_COUNT); } @Test public void testWriteToDistributedQueue() throws InterruptedException { sendMessageToChannel(this.queueChannel); assertTrue(this.testQueueRequestHandlerAdvice.executeLatch.await(10, TimeUnit.SECONDS)); verifyCollection(this.distributedQueue, DATA_COUNT); } @Test public void testBulkWriteToDistributedQueue() throws InterruptedException { Queue<HazelcastIntegrationTestUser> userQueue = new ArrayBlockingQueue(DATA_COUNT); for (int index = 1; index <= DATA_COUNT; index++) { userQueue.add(getTestUser(index)); } this.bulkQueueChannel.send(new GenericMessage<>(userQueue)); assertTrue(this.testBulkQueueRequestHandlerAdvice.executeLatch.await(10, TimeUnit.SECONDS)); verify
[ 0, 6, 9, 14, 20, 21, 27, 30, 33, 35, 40, 43, 47, 51, 55, 59, 65, 69, 70, 71, 74, 75, 80, 85, 88, 95, 100, 104, 112, 119, 122, 126, 129, 134, 135, 146, 151, 156, 160, 163, 170, 177, 183, 191, 196, 202, 203, 204, 205, 207, 210, 215, 219, 227, 231, 232, 238, 243, 245, 249, 253, 264, 268, 272, 273, 278, 280, 284, 294, 299, 301, 311, 315, 318, 321, 322, 324, 334, 339, 344, 347, 348, 355, 365, 370, 371, 376, 382, 385, 386, 389, 390, 395, 396, 403, 408, 413, 418, 420, 421, 431, 436, 438, 445, 466, 469, 470, 475, 482, 484, 491, 496, 502, 509, 512, 513, 524, 529, 534, 539, 546, 553, 559, 567, 572, 578, 579, 580, 581, 583, 586, 591, 595, 603, 607, 608, 615, 625, 630, 632, 642, 647, 648, 653, 659, 662, 663, 666, 667, 672, 673, 680, 685, 690, 694, 699, 701, 702, 712, 717, 719, 726, 747, 750, 751, 752, 757, 759, 763, 767, 778, 782, 786, 787, 792, 797, 799, 803, 809, 817, 822, 827, 833, 836, 837, 841, 843, 846, 852, 854, 855, 856, 857, 863, 866, 871, 877, 878, 884, 887, 890, 892, 897, 902, 906, 910, 914, 918, 924, 928, 929, 930, 933, 934, 939, 944, 949, 956, 961, 965, 973, 980, 983, 987, 992, 997, 998, 1009, 1014, 1019, 1023, 1028, 1035, 1042, 1048, 1056, 1061, 1067, 1068, 1069, 1070, 1072, 1075, 1080, 1084, 1092, 1096, 1097, 1104 ]
139,177
[ 2271, 1474, 7195, 4945, 197, 197, 532, 197, 630, 2455, 737, 52358, 2354, 8233, 4047, 1249, 9629, 10079, 4856, 9629, 5496, 345, 298, 14213, 923, 4247, 675, 11, 1590, 923, 4237, 37748, 8, 341, 197, 2023, 320, 396, 1922, 284, 220, 16, 26, 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 46733, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1943, 284, 419, 6698, 89139, 198, 464, 197, 18164, 29683, 5433, 2271, 1474, 7195, 1171, 464, 197, 43192, 25534, 675, 11, 4237, 37748, 568, 5834, 543, 298, 71550, 5219, 7333, 317, 197, 197, 532, 197, 630, 2455, 737, 10146, 2227, 2461, 29683, 10079, 5027, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 2415, 8, 341, 197, 2084, 1922, 284, 220, 16, 280, 197, 88121, 9147, 317, 197, 21729, 3715, 11, 2415, 2486, 368, 621, 14112, 14672, 317, 197, 2023, 320, 5874, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 4343, 549, 2415, 44396, 2140, 341, 298, 88121, 18238, 317, 298, 21729, 7195, 11, 4343, 22400, 1005, 46040, 1423, 298, 93587, 39, 68326, 3829, 52464, 2271, 1474, 18238, 11901, 1507, 1922, 317, 298, 26327, 3507, 197, 197, 532, 197, 630, 2455, 737, 10146, 20358, 2227, 2461, 29683, 1006, 298, 14213, 17439, 2227, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 7299, 2227, 8, 341, 197, 2084, 1922, 284, 220, 16, 280, 197, 88121, 1255, 7068, 2227, 317, 197, 21729, 3715, 11, 7299, 2227, 2486, 368, 621, 14112, 14672, 317, 197, 7568, 13595, 1649, 11365, 29, 6894, 284, 501, 90427, 20591, 26268, 2227, 39905, 1423, 197, 2023, 320 ]
[ 630, 2455, 737, 52358, 2354, 8233, 4047, 1249, 9629, 10079, 4856, 9629, 5496, 345, 298, 14213, 923, 4247, 675, 11, 1590, 923, 4237, 37748, 8, 341, 197, 2023, 320, 396, 1922, 284, 220, 16, 26, 1922, 2651, 14112, 14672, 26, 1922, 2457, 341, 298, 46733, 73585, 68326, 3829, 52464, 2271, 1474, 29, 1943, 284, 419, 6698, 89139, 198, 464, 197, 18164, 29683, 5433, 2271, 1474, 7195, 1171, 464, 197, 43192, 25534, 675, 11, 4237, 37748, 568, 5834, 543, 298, 71550, 5219, 7333, 317, 197, 197, 532, 197, 630, 2455, 737, 10146, 2227, 2461, 29683, 10079, 5027, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 2415, 8, 341, 197, 2084, 1922, 284, 220, 16, 280, 197, 88121, 9147, 317, 197, 21729, 3715, 11, 2415, 2486, 368, 621, 14112, 14672, 317, 197, 2023, 320, 5874, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 4343, 549, 2415, 44396, 2140, 341, 298, 88121, 18238, 317, 298, 21729, 7195, 11, 4343, 22400, 1005, 46040, 1423, 298, 93587, 39, 68326, 3829, 52464, 2271, 1474, 18238, 11901, 1507, 1922, 317, 298, 26327, 3507, 197, 197, 532, 197, 630, 2455, 737, 10146, 20358, 2227, 2461, 29683, 1006, 298, 14213, 17439, 2227, 11365, 11, 75379, 3829, 52464, 2271, 1474, 29, 7299, 2227, 8, 341, 197, 2084, 1922, 284, 220, 16, 280, 197, 88121, 1255, 7068, 2227, 317, 197, 21729, 3715, 11, 7299, 2227, 2486, 368, 621, 14112, 14672, 317, 197, 7568, 13595, 1649, 11365, 29, 6894, 284, 501, 90427, 20591, 26268, 2227, 39905, 1423, 197, 2023, 320 ]
} private void sendMessageWithCacheHeaderToChannel(final MessageChannel channel, final String headerName, final String distributedObjectName) { for (int index = 1; index <= DATA_COUNT; index++) { Message<HazelcastIntegrationTestUser> message = this.messageBuilderFactory .withPayload(getTestUser(index)) .setHeader(headerName, distributedObjectName).build(); channel.send(message); } } private void verifyMapForPayload(final Map<Integer, HazelcastIntegrationTestUser> map) { int index = 1; assertNotNull(map); assertEquals(true, map.size() == DATA_COUNT); for (Entry<Integer, HazelcastIntegrationTestUser> entry : map.entrySet()) { assertNotNull(entry); assertEquals(index, entry.getKey().intValue()); verifyHazelcastIntegrationTestUser(entry.getValue(), index); index++; } } private void verifyMultiMapForPayload( final MultiMap<Integer, HazelcastIntegrationTestUser> multiMap) { int index = 1; assertNotNull(multiMap); assertEquals(true, multiMap.size() == DATA_COUNT); SortedSet<Integer> keys = new TreeSet<>(multiMap.keySet()); for (
[ 0, 3, 11, 16, 28, 32, 37, 43, 45, 52, 58, 66, 73, 81, 83, 85, 91, 98, 105, 109, 110, 116, 123, 135, 145, 146, 149, 150, 154, 156, 159, 165, 167, 168, 169, 170, 176, 179, 184, 190, 191, 197, 200, 203, 205, 213, 215, 219, 223, 234, 238, 242, 243, 251, 253, 258, 266, 280, 281, 285, 286, 291, 298, 302, 306, 310, 316, 319, 323, 324, 334, 341, 345, 346, 358, 368, 370, 375, 379, 381, 389, 394, 402, 405, 406, 407, 409, 410, 413, 421, 426, 433, 436, 439, 446, 452, 456, 464, 465, 471, 475, 486, 490, 494, 495, 499, 500, 503, 504, 508, 514, 516, 517, 518, 520, 521, 535, 539, 542, 543, 556, 561, 562, 566, 571, 573, 576, 581, 587, 590, 591, 595, 597, 602, 610, 611, 617, 621, 632, 636, 640, 641, 647, 649, 653, 662, 665, 668, 670, 684, 690, 693, 695, 708, 714, 715, 721, 728, 731, 739, 744, 746, 753, 754, 758, 762, 773, 777, 781, 787, 796, 799, 805, 808, 810, 816, 820, 821, 822, 824, 825, 828, 836, 841, 848, 853, 856, 859, 866, 868, 870, 876, 882, 885, 893, 894, 900, 904, 915, 919, 923, 924, 930, 933, 934, 937, 938, 942, 948, 950, 951, 952, 954, 955, 969, 971, 975, 978, 981, 982, 995, 1000, 1001, 1007, 1010, 1015, 1017, 1020, 1025, 1031, 1034, 1035, 1037, 1042, 1045, 1053, 1054, 1059, 1061, 1065, 1073, 1076, 1081, 1084, 1091, 1096, 1097, 1101, 1103 ]
139,425
[ 2, 31264, 1808, 779, 16250, 11, 458, 7128, 448, 2502, 8346, 51, 83985, 261, 382, 4923, 8346, 572, 264, 18601, 518, 3168, 24022, 79278, 6928, 11, 304, 35837, 323, 566, 572, 81326, 311, 4226, 3807, 4755, 11, 429, 358, 48514, 1435, 11, 1283, 279, 1473, 13, 4220, 525, 806, 11253, 13, 4102, 271, 16, 8, 3197, 1521, 498, 1156, 990, 15552, 323, 3170, 5267, 40, 11457, 847, 1156, 15552, 1273, 320, 276, 46872, 52811, 1273, 11, 4411, 432, 476, 537, 8, 304, 220, 17, 15, 15, 18, 13, 358, 572, 264, 14862, 30951, 380, 2474, 6149, 2906, 320, 9096, 220, 16, 24, 23, 24, 8, 323, 572, 1221, 304, 264, 2350, 909, 13, 2025, 1667, 55004, 11, 773, 279, 32689, 358, 5485, 2860, 369, 264, 15552, 1273, 10856, 279, 1378, 2513, 358, 10245, 279, 1429, 382, 17, 8, 8429, 653, 498, 1744, 15552, 374, 2989, 369, 2997, 3412, 5267, 55320, 374, 902, 803, 3281, 476, 2989, 1091, 894, 1008, 943, 315, 5904, 13, 1084, 374, 4936, 2441, 943, 315, 5904, 582, 2908, 979, 3730, 17423, 14862, 30951, 938, 3412, 13, 4599, 438, 582, 1035, 8498, 264, 501, 2311, 4652, 911, 1039, 2997, 11, 582, 1265, 8498, 501, 15552, 5904, 382, 18, 8, 3555, 614, 1012, 279, 8538, 4344, 11, 304, 15552, 7497, 11, 2474, 432, 1156, 3697, 1119, 279, 2997, 3412, 624, 38682, 4297, 0, 37154, 279, 8538, 4344, 2474, 847, 1156, 1273, 304, 220, 17, 15, 15, 18, 374, 279, 16800, 315, 46872, 52811, 15552, 7497, 11, 323, 279, 6765, 1379, 315, 279, 7497, 31806 ]
[ 448, 2502, 8346, 51, 83985, 261, 382, 4923, 8346, 572, 264, 18601, 518, 3168, 24022, 79278, 6928, 11, 304, 35837, 323, 566, 572, 81326, 311, 4226, 3807, 4755, 11, 429, 358, 48514, 1435, 11, 1283, 279, 1473, 13, 4220, 525, 806, 11253, 13, 4102, 271, 16, 8, 3197, 1521, 498, 1156, 990, 15552, 323, 3170, 5267, 40, 11457, 847, 1156, 15552, 1273, 320, 276, 46872, 52811, 1273, 11, 4411, 432, 476, 537, 8, 304, 220, 17, 15, 15, 18, 13, 358, 572, 264, 14862, 30951, 380, 2474, 6149, 2906, 320, 9096, 220, 16, 24, 23, 24, 8, 323, 572, 1221, 304, 264, 2350, 909, 13, 2025, 1667, 55004, 11, 773, 279, 32689, 358, 5485, 2860, 369, 264, 15552, 1273, 10856, 279, 1378, 2513, 358, 10245, 279, 1429, 382, 17, 8, 8429, 653, 498, 1744, 15552, 374, 2989, 369, 2997, 3412, 5267, 55320, 374, 902, 803, 3281, 476, 2989, 1091, 894, 1008, 943, 315, 5904, 13, 1084, 374, 4936, 2441, 943, 315, 5904, 582, 2908, 979, 3730, 17423, 14862, 30951, 938, 3412, 13, 4599, 438, 582, 1035, 8498, 264, 501, 2311, 4652, 911, 1039, 2997, 11, 582, 1265, 8498, 501, 15552, 5904, 382, 18, 8, 3555, 614, 1012, 279, 8538, 4344, 11, 304, 15552, 7497, 11, 2474, 432, 1156, 3697, 1119, 279, 2997, 3412, 624, 38682, 4297, 0, 37154, 279, 8538, 4344, 2474, 847, 1156, 1273, 304, 220, 17, 15, 15, 18, 374, 279, 16800, 315, 46872, 52811, 15552, 7497, 11, 323, 279, 6765, 1379, 315, 279, 7497, 31806 ]
with BlaineT Bettinger. Blaine was a speaker at THE Genealogy Show, in Birmingham and he was gracious to answer several questions, that I emailed him, after the show. These are his answers.  1) When did you first use DNA and why? I ordered my first DNA test (an autosomal test, believe it or not) in 2003. I was a genealogist since middle school (about 1989) and was then in a Ph.D. program using genetics, so the advertisement I saw online for a DNA test combined the two things I loved the most. 2) Why do you think DNA is important for family research? DNA is no more special or important than any other type of evidence. It is simply another type of evidence we consider when doing thorough genealogical research. Just as we would consult a new book published about our family, we should consult new DNA evidence. 3) What have been the biggest changes, in DNA testing, since it first came into the family research. Almost everything! Probably the biggest changes since my first test in 2003 is the introduction of autosomal DNA testing, and the huge size of the testing databases
[ 0, 5, 8, 12, 13, 21, 23, 26, 28, 32, 36, 38, 46, 49, 53, 58, 63, 68, 69, 72, 83, 87, 90, 94, 103, 106, 113, 121, 131, 132, 137, 139, 147, 151, 152, 158, 162, 167, 168, 174, 178, 182, 190, 191, 193, 195, 196, 197, 202, 206, 210, 216, 220, 224, 228, 232, 234, 235, 243, 246, 252, 256, 261, 263, 265, 271, 275, 280, 281, 289, 292, 295, 299, 300, 303, 304, 305, 306, 307, 308, 309, 311, 315, 317, 322, 326, 329, 335, 342, 349, 351, 356, 357, 358, 359, 360, 361, 362, 366, 370, 375, 378, 380, 383, 385, 386, 394, 400, 409, 410, 413, 417, 431, 433, 437, 444, 448, 450, 454, 459, 468, 472, 476, 483, 485, 491, 495, 500, 503, 504, 505, 509, 512, 516, 522, 526, 529, 539, 543, 550, 559, 561, 564, 567, 570, 575, 583, 586, 596, 601, 605, 611, 616, 619, 628, 629, 632, 635, 642, 650, 655, 658, 667, 670, 679, 684, 690, 699, 704, 708, 712, 721, 722, 727, 730, 733, 739, 747, 749, 753, 758, 768, 774, 778, 785, 786, 789, 796, 804, 808, 812, 821, 824, 825, 826, 831, 836, 841, 845, 853, 861, 862, 865, 869, 877, 878, 884, 887, 893, 898, 903, 907, 914, 923, 925, 931, 942, 943, 952, 956, 964, 972, 978, 981, 987, 992, 995, 996, 997, 998, 999, 1000, 1003, 1007, 1020, 1023, 1029, 1033, 1037, 1045, 1046, 1050, 1054, 1059, 1064, 1067, 1071, 1079, 1089 ]
139,673
[ 382, 19, 8, 3555, 4344, 1035, 498, 1075, 311, 1490, 279, 7497, 5110, 1281, 323, 3170, 5267, 40, 1035, 2948, 311, 1490, 279, 7497, 5110, 85467, 1119, 803, 5837, 11, 323, 10164, 803, 12876, 11192, 304, 1846, 5837, 13, 358, 1744, 432, 748, 2494, 582, 3129, 2669, 9120, 2219, 20, 8, 17147, 5282, 11829, 12345, 11, 1128, 702, 1012, 279, 1850, 1102, 11, 498, 614, 1030, 624, 11510, 1102, 374, 279, 1850, 825, 0, 1988, 4658, 847, 6930, 374, 458, 46872, 52811, 2432, 429, 6069, 752, 311, 279, 10542, 315, 847, 17827, 2244, 71002, 26412, 382, 21, 8, 3555, 653, 498, 1490, 438, 279, 1887, 80975, 1251, 1281, 5267, 3966, 315, 279, 1887, 80975, 374, 29002, 311, 264, 16688, 3118, 825, 15552, 2432, 320, 269, 264, 5625, 315, 15552, 9071, 568, 362, 3746, 14862, 30951, 938, 16688, 646, 1896, 11499, 476, 9037, 315, 4115, 11, 323, 1667, 15552, 7460, 264, 10601, 315, 2176, 279, 15552, 3059, 323, 16376, 24954, 7424, 382, 22, 8, 3555, 1558, 2502, 8346, 653, 311, 11967, 1283, 264, 9816, 476, 13028, 2003, 5267, 40, 614, 1378, 2841, 11, 323, 7892, 537, 2677, 33848, 11, 10164, 882, 448, 1105, 374, 264, 2244, 1616, 311, 81510, 1283, 264, 9816, 476, 264, 13028, 2003, 382, 23, 8, 10967, 653, 498, 1490, 15552, 7497, 1660, 304, 220, 20, 1635, 323, 220, 16, 15, 1635, 527, 882, 5267, 55320, 702, 1030, 458, 22399, 5421, 389, 14862, 30951, 938, 3412, 13, 358, 7023, 429, 419, 686, 3060, 438, 279, 31806, 3063, 323, 438, 501, 7375, 525, 7881, 13 ]
[ 311, 1490, 279, 7497, 5110, 1281, 323, 3170, 5267, 40, 1035, 2948, 311, 1490, 279, 7497, 5110, 85467, 1119, 803, 5837, 11, 323, 10164, 803, 12876, 11192, 304, 1846, 5837, 13, 358, 1744, 432, 748, 2494, 582, 3129, 2669, 9120, 2219, 20, 8, 17147, 5282, 11829, 12345, 11, 1128, 702, 1012, 279, 1850, 1102, 11, 498, 614, 1030, 624, 11510, 1102, 374, 279, 1850, 825, 0, 1988, 4658, 847, 6930, 374, 458, 46872, 52811, 2432, 429, 6069, 752, 311, 279, 10542, 315, 847, 17827, 2244, 71002, 26412, 382, 21, 8, 3555, 653, 498, 1490, 438, 279, 1887, 80975, 1251, 1281, 5267, 3966, 315, 279, 1887, 80975, 374, 29002, 311, 264, 16688, 3118, 825, 15552, 2432, 320, 269, 264, 5625, 315, 15552, 9071, 568, 362, 3746, 14862, 30951, 938, 16688, 646, 1896, 11499, 476, 9037, 315, 4115, 11, 323, 1667, 15552, 7460, 264, 10601, 315, 2176, 279, 15552, 3059, 323, 16376, 24954, 7424, 382, 22, 8, 3555, 1558, 2502, 8346, 653, 311, 11967, 1283, 264, 9816, 476, 13028, 2003, 5267, 40, 614, 1378, 2841, 11, 323, 7892, 537, 2677, 33848, 11, 10164, 882, 448, 1105, 374, 264, 2244, 1616, 311, 81510, 1283, 264, 9816, 476, 264, 13028, 2003, 382, 23, 8, 10967, 653, 498, 1490, 15552, 7497, 1660, 304, 220, 20, 1635, 323, 220, 16, 15, 1635, 527, 882, 5267, 55320, 702, 1030, 458, 22399, 5421, 389, 14862, 30951, 938, 3412, 13, 358, 7023, 429, 419, 686, 3060, 438, 279, 31806, 3063, 323, 438, 501, 7375, 525, 7881, 13 ]
to see the testing companies make and why? I would love to see the testing companies branching into more countries, and spending more advertising dollars in those countries. I think it’s something we’re already seeing! 5) Without breaching privacy, what has been the best result, you have had. Every result is the best one! But probably my favorite is an autosomal match that led me to the identify of my adopted great-grandmother. 6) What do you see as the main pitfalls people make? One of the main pitfalls is jumping to a conclusion based one DNA match (or a couple of DNA matches). A strong genealogical conclusion can take hundreds or thousands of hours, and using DNA requires a combination of both the DNA results and extensive documentary records. 7) What does Blaine do to relax after a conference or busy week? I have two children, and although not always relaxing, spending time with them is a great way to unwind after a conference or a busy week. 8) Where do you see DNA testing being in 5 years and 10 years’ time? DNA has had an enormous impact on genealogical research. I predict that this will continue as the databases grow and as new tools are developed.
[ 0, 3, 7, 11, 19, 29, 34, 38, 42, 44, 45, 51, 56, 59, 63, 67, 75, 85, 95, 100, 105, 115, 116, 120, 129, 134, 146, 154, 157, 163, 173, 174, 176, 182, 185, 189, 199, 202, 207, 215, 222, 225, 226, 227, 235, 239, 245, 253, 254, 259, 263, 268, 272, 277, 284, 285, 289, 294, 298, 300, 305, 312, 315, 319, 324, 328, 329, 333, 342, 345, 354, 357, 360, 366, 370, 376, 381, 385, 388, 391, 395, 404, 407, 410, 418, 424, 430, 436, 439, 440, 441, 446, 449, 453, 457, 460, 464, 469, 478, 485, 490, 492, 495, 498, 502, 507, 516, 519, 527, 530, 532, 543, 549, 553, 557, 563, 565, 567, 569, 576, 579, 583, 591, 593, 595, 602, 607, 611, 615, 626, 630, 635, 644, 647, 657, 660, 666, 667, 671, 677, 681, 690, 692, 704, 707, 712, 716, 720, 728, 732, 742, 754, 762, 765, 766, 767, 772, 777, 780, 784, 787, 790, 796, 802, 804, 815, 818, 823, 828, 830, 831, 836, 840, 849, 850, 854, 863, 867, 874, 883, 884, 893, 898, 903, 908, 911, 913, 919, 923, 926, 933, 939, 941, 952, 955, 957, 962, 967, 970, 971, 972, 978, 981, 985, 989, 993, 1001, 1007, 1010, 1011, 1012, 1018, 1022, 1023, 1024, 1025, 1031, 1034, 1039, 1041, 1044, 1048, 1052, 1055, 1064, 1071, 1074, 1079, 1083, 1087, 1096, 1097, 1099, 1107, 1112, 1117, 1122, 1131, 1134, 1138, 1148, 1153, 1157, 1160, 1164, 1170, 1174, 1184, 1185 ]
139,921
[ 3838, 374, 92387, 1939, 50822, 82, 525, 911, 11454, 11, 323, 773, 374, 14433, 13, 92387, 374, 2176, 498, 323, 697, 8263, 18774, 311, 15759, 304, 7244, 5702, 11, 323, 3259, 429, 2797, 311, 1817, 1008, 13, 1084, 594, 537, 16965, 26, 432, 594, 1101, 279, 1290, 3166, 311, 653, 382, 15220, 306, 4436, 944, 330, 6865, 3207, 944, 1977, 902, 1189, 92387, 374, 330, 6865, 1053, 9834, 1189, 4102, 4102, 3430, 264, 1931, 8263, 323, 653, 279, 1290, 3166, 25, 2548, 382, 15220, 306, 374, 1447, 220, 7288, 12023, 271, 262, 21455, 1265, 387, 2797, 1128, 807, 525, 92401, 311, 198, 220, 7288, 7577, 974, 16246, 271, 262, 1446, 13133, 944, 387, 74351, 11, 77813, 11, 476, 14068, 291, 13, 4615, 8263, 13133, 944, 990, 264, 2309, 315, 2355, 476, 11198, 320, 20805, 438, 1660, 697, 6645, 518, 975, 11, 4992, 13, 4292, 220, 7288, 9125, 271, 262, 4599, 1576, 498, 3003, 1030, 1839, 448, 697, 8263, 1573, 3171, 944, 3076, 432, 594, 16962, 13, 92387, 1265, 387, 3042, 1449, 882, 498, 525, 31387, 448, 264, 1697, 624, 220, 7288, 506, 85071, 271, 262, 1446, 1265, 14433, 311, 1817, 4102, 43587, 1160, 25, 1101, 1576, 498, 2299, 8014, 304, 825, 5702, 3171, 944, 3076, 498, 1366, 311, 653, 2441, 13, 8853, 594, 30997, 323, 15650, 315, 6838, 323, 7149, 646, 2297, 11, 323, 429, 594, 10402, 13, 50950, 220, 7288, 10388, 480, 271, 262, 1446, 323, 697, 8263, 646, 2677, 2297, 697, 20062, 13, 4248, 448, 697, 8263, 6814, 279, 7244, 5702, 11, 4102, 34946 ]
[ 11454, 11, 323, 773, 374, 14433, 13, 92387, 374, 2176, 498, 323, 697, 8263, 18774, 311, 15759, 304, 7244, 5702, 11, 323, 3259, 429, 2797, 311, 1817, 1008, 13, 1084, 594, 537, 16965, 26, 432, 594, 1101, 279, 1290, 3166, 311, 653, 382, 15220, 306, 4436, 944, 330, 6865, 3207, 944, 1977, 902, 1189, 92387, 374, 330, 6865, 1053, 9834, 1189, 4102, 4102, 3430, 264, 1931, 8263, 323, 653, 279, 1290, 3166, 25, 2548, 382, 15220, 306, 374, 1447, 220, 7288, 12023, 271, 262, 21455, 1265, 387, 2797, 1128, 807, 525, 92401, 311, 198, 220, 7288, 7577, 974, 16246, 271, 262, 1446, 13133, 944, 387, 74351, 11, 77813, 11, 476, 14068, 291, 13, 4615, 8263, 13133, 944, 990, 264, 2309, 315, 2355, 476, 11198, 320, 20805, 438, 1660, 697, 6645, 518, 975, 11, 4992, 13, 4292, 220, 7288, 9125, 271, 262, 4599, 1576, 498, 3003, 1030, 1839, 448, 697, 8263, 1573, 3171, 944, 3076, 432, 594, 16962, 13, 92387, 1265, 387, 3042, 1449, 882, 498, 525, 31387, 448, 264, 1697, 624, 220, 7288, 506, 85071, 271, 262, 1446, 1265, 14433, 311, 1817, 4102, 43587, 1160, 25, 1101, 1576, 498, 2299, 8014, 304, 825, 5702, 3171, 944, 3076, 498, 1366, 311, 653, 2441, 13, 8853, 594, 30997, 323, 15650, 315, 6838, 323, 7149, 646, 2297, 11, 323, 429, 594, 10402, 13, 50950, 220, 7288, 10388, 480, 271, 262, 1446, 323, 697, 8263, 646, 2677, 2297, 697, 20062, 13, 4248, 448, 697, 8263, 6814, 279, 7244, 5702, 11, 4102, 34946 ]
choices, and so is consent. Consent is both you and your partner choosing to participate in sexual activity, and making that clear to each other. It's not complicated; it's just the right thing to do. Consent isn't "They didn't say no." Consent is "They said yes."  Be a real partner and do the right thing: ask. Consent is: • Clear Everyone should be clear what they are consenting to • Freely Given You shouldn't be pressured, bullied, or tricked. Your partner shouldn't use a position of power or authority (such as being your manager at work, etc.). • Current Just because you've had sex with your partner before doesn't mean it's automatic. Consent should be present every time you are intimate with a person. • Ongoing You should consent to each sexual act: just because you're interested in one activity doesn't mean you want to do another. People's desires and feelings of comfort and safety can change, and that's OK.  • Changeable You and your partner can always change your minds. Check with your partner throughout the sexual activity, especially
[ 0, 8, 9, 13, 16, 19, 27, 28, 36, 39, 44, 48, 52, 57, 65, 74, 77, 89, 92, 99, 108, 109, 113, 120, 125, 131, 134, 139, 145, 146, 149, 151, 155, 167, 168, 171, 173, 178, 182, 188, 194, 197, 200, 203, 207, 210, 214, 216, 218, 222, 227, 229, 233, 236, 238, 246, 249, 251, 255, 260, 264, 266, 268, 270, 272, 274, 279, 287, 291, 294, 298, 304, 310, 311, 315, 318, 322, 325, 328, 331, 332, 336, 342, 344, 347, 356, 363, 366, 372, 377, 382, 386, 397, 400, 401, 402, 406, 410, 413, 419, 421, 424, 428, 436, 438, 441, 451, 452, 460, 461, 464, 470, 472, 473, 478, 486, 494, 496, 500, 502, 511, 514, 520, 523, 533, 535, 539, 542, 548, 553, 561, 564, 569, 570, 574, 575, 578, 579, 583, 591, 593, 596, 601, 609, 613, 616, 620, 624, 629, 634, 642, 649, 655, 657, 662, 665, 667, 677, 678, 686, 693, 696, 704, 710, 715, 719, 723, 732, 737, 739, 746, 748, 749, 753, 755, 761, 763, 766, 770, 777, 785, 788, 793, 795, 801, 805, 806, 811, 819, 823, 826, 837, 840, 844, 853, 859, 861, 866, 870, 875, 878, 881, 889, 890, 897, 899, 907, 911, 920, 923, 931, 935, 942, 946, 953, 954, 958, 963, 965, 968, 969, 972, 973, 977, 984, 988, 990, 993, 997, 1001, 1006, 1014, 1018, 1025, 1032, 1037, 1043, 1044, 1050, 1055, 1060, 1068, 1079, 1083, 1090, 1099, 1100, 1102, 1112 ]
140,169
[ 421, 807, 1513, 944, 2803, 311, 387, 41602, 11, 323, 5091, 862, 4226, 13, 1752, 803, 1995, 11, 3947, 15623, 279, 68088, 382, 4340, 311, 20437, 271, 1143, 3020, 525, 11, 498, 2299, 537, 2087, 311, 36302, 1977, 330, 60134, 11, 653, 498, 21799, 14433, 311, 1112, 7521, 2938, 10362, 264, 2632, 28759, 13, 92387, 646, 1896, 279, 1352, 315, 10161, 4755, 1075, 1036, 6713, 358, 508, 7559, 304, 279, 10113, 60, 12390, 476, 1036, 5404, 498, 1366, 752, 311, 653, 508, 7559, 304, 279, 10113, 60, 16218, 2120, 7295, 49165, 6081, 1661, 18225, 323, 1045, 3974, 6803, 429, 1473, 1246, 21264, 646, 3061, 311, 1817, 1008, 382, 2101, 11106, 323, 50666, 271, 3838, 1558, 279, 2329, 1977, 911, 14433, 323, 12904, 476, 10975, 30, 4102, 2619, 4157, 387, 14433, 1380, 279, 11734, 2687, 96760, 49675, 374, 1036, 2840, 391, 480, 315, 92401, 311, 279, 5702, 11204, 4102, 2619, 374, 11, 4764, 11, 902, 7271, 315, 1246, 28750, 476, 1550, 4325, 3880, 311, 387, 11, 311, 387, 11889, 311, 14433, 13, 1096, 1035, 387, 6635, 553, 24001, 4437, 10396, 421, 264, 7244, 11703, 6757, 3643, 432, 311, 5473, 13, 4102, 576, 2329, 374, 2797, 429, 678, 315, 279, 9677, 1969, 387, 16941, 323, 34347, 2337, 279, 7244, 5702, 11, 1496, 421, 807, 14433, 291, 8597, 13, 320, 3608, 25, 15623, 279, 68088, 692, 32, 3908, 5625, 82387, 33532, 382, 8732, 601, 369, 458, 17635, 1447, 18284, 16140, 4102, 14772, 2188, 271, 37242, 25, 220, 24, 15, 17, 13, 20, 23, 20, 13, 16, 17, 19, 21 ]
[ 11, 323, 5091, 862, 4226, 13, 1752, 803, 1995, 11, 3947, 15623, 279, 68088, 382, 4340, 311, 20437, 271, 1143, 3020, 525, 11, 498, 2299, 537, 2087, 311, 36302, 1977, 330, 60134, 11, 653, 498, 21799, 14433, 311, 1112, 7521, 2938, 10362, 264, 2632, 28759, 13, 92387, 646, 1896, 279, 1352, 315, 10161, 4755, 1075, 1036, 6713, 358, 508, 7559, 304, 279, 10113, 60, 12390, 476, 1036, 5404, 498, 1366, 752, 311, 653, 508, 7559, 304, 279, 10113, 60, 16218, 2120, 7295, 49165, 6081, 1661, 18225, 323, 1045, 3974, 6803, 429, 1473, 1246, 21264, 646, 3061, 311, 1817, 1008, 382, 2101, 11106, 323, 50666, 271, 3838, 1558, 279, 2329, 1977, 911, 14433, 323, 12904, 476, 10975, 30, 4102, 2619, 4157, 387, 14433, 1380, 279, 11734, 2687, 96760, 49675, 374, 1036, 2840, 391, 480, 315, 92401, 311, 279, 5702, 11204, 4102, 2619, 374, 11, 4764, 11, 902, 7271, 315, 1246, 28750, 476, 1550, 4325, 3880, 311, 387, 11, 311, 387, 11889, 311, 14433, 13, 1096, 1035, 387, 6635, 553, 24001, 4437, 10396, 421, 264, 7244, 11703, 6757, 3643, 432, 311, 5473, 13, 4102, 576, 2329, 374, 2797, 429, 678, 315, 279, 9677, 1969, 387, 16941, 323, 34347, 2337, 279, 7244, 5702, 11, 1496, 421, 807, 14433, 291, 8597, 13, 320, 3608, 25, 15623, 279, 68088, 692, 32, 3908, 5625, 82387, 33532, 382, 8732, 601, 369, 458, 17635, 1447, 18284, 16140, 4102, 14772, 2188, 271, 37242, 25, 220, 24, 15, 17, 13, 20, 23, 20, 13, 16, 17, 19, 21 ]
, and respect their answer. For more information, visit Break the Silence. How to Ask Chances are, you're not going to formally say "Partner, do you hereby consent to...?" That sounds a little awkward. Consent can take the form of asking questions like “Can I [fill in the blank]?” or “Do you want me to do [fill in the blank]?” Planned Parenthood offers good suggestions and some quick videos that show how couples can talk to each other. Alcohol and Drugs What does the law say about consent and alcohol or drugs?  There cannot be consent where the victim/survivor is “incapable of consenting to the activity”.  There is, however, no definition of how drunk or high someone needs to be, to be unable to consent. This would be decided by judges/juries if a sexual assault charge makes it to court.  The law is clear that all of the parties must be conscious and awake during the sexual activity, even if they consented previously. (Source: Break the Silence) A young couple embraces outdoors. Contact us for an appointment: Old SUB lower level Tel: 902.585.1246
[ 0, 1, 5, 13, 19, 26, 27, 31, 36, 48, 49, 55, 61, 65, 73, 76, 79, 82, 86, 88, 90, 95, 99, 100, 104, 107, 111, 117, 120, 129, 133, 135, 142, 143, 146, 150, 157, 165, 168, 171, 173, 178, 185, 187, 194, 202, 203, 211, 215, 220, 224, 229, 232, 239, 249, 254, 258, 261, 263, 265, 269, 272, 276, 282, 283, 287, 290, 294, 296, 300, 305, 308, 311, 314, 316, 320, 323, 327, 333, 334, 340, 342, 347, 358, 365, 370, 382, 386, 391, 397, 404, 409, 414, 418, 426, 430, 435, 438, 443, 449, 452, 454, 459, 463, 469, 471, 475, 480, 484, 488, 492, 498, 506, 510, 518, 521, 527, 528, 530, 536, 543, 546, 554, 560, 564, 571, 573, 576, 580, 583, 587, 590, 592, 596, 599, 610, 613, 617, 626, 630, 632, 638, 641, 642, 650, 651, 654, 665, 668, 672, 678, 681, 686, 694, 700, 703, 706, 707, 710, 713, 720, 723, 731, 732, 737, 743, 746, 754, 757, 764, 766, 771, 774, 776, 783, 791, 798, 804, 807, 810, 816, 817, 819, 823, 827, 830, 836, 841, 845, 848, 852, 860, 865, 868, 878, 882, 888, 895, 899, 906, 915, 916, 921, 924, 929, 937, 939, 950, 951, 953, 959, 960, 966, 970, 978, 981, 982, 988, 995, 1004, 1013, 1016, 1023, 1026, 1030, 1033, 1045, 1048, 1051, 1055, 1057, 1062, 1068, 1070, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087 ]
140,417
[ 35, 26307, 2948, 311, 1598, 323, 15789, 5562, 74261, 2010, 525, 264, 2244, 1616, 311, 2968, 697, 5562, 2615, 311, 7722, 3720, 323, 51395, 2041, 3432, 311, 14971, 99101, 697, 5562, 13, 20286, 57145, 323, 3238, 57145, 5310, 4669, 279, 6012, 311, 387, 33532, 323, 633, 803, 10158, 1091, 807, 1035, 389, 264, 8606, 4227, 13, 8999, 12590, 10702, 1660, 4889, 979, 458, 6372, 374, 518, 975, 4518, 315, 1660, 2115, 54054, 382, 32, 9767, 74261, 301, 686, 1281, 2704, 429, 697, 5562, 374, 6092, 504, 9331, 323, 1008, 35964, 13, 1416, 498, 525, 9115, 389, 9380, 264, 3460, 5562, 4889, 369, 894, 3311, 315, 882, 498, 1184, 311, 3695, 264, 1632, 12, 81578, 15789, 5562, 74261, 301, 311, 2506, 697, 5562, 6092, 323, 6247, 382, 3838, 2014, 9192, 1752, 304, 458, 32682, 14254, 15378, 301, 271, 3862, 525, 264, 2696, 315, 9363, 429, 498, 1184, 311, 2908, 979, 498, 525, 3330, 518, 15789, 5562, 74261, 2010, 1741, 438, 1447, 785, 3684, 279, 74261, 301, 374, 1865, 315, 382, 785, 1379, 315, 279, 74261, 301, 323, 279, 1379, 315, 697, 5562, 382, 3872, 279, 74261, 301, 678, 12, 15206, 1939, 21468, 279, 74261, 301, 614, 264, 15134, 1939, 21468, 279, 74261, 301, 614, 5517, 25945, 476, 1558, 432, 1101, 2444, 389, 279, 4910, 1939, 9064, 686, 279, 74261, 301, 387, 9099, 304, 279, 19515, 1939, 3838, 3093, 315, 22906, 646, 387, 9099, 304, 279, 74261, 301, 369, 279, 5562, 1939, 76541, 12094, 11, 498, 1265, 3119, 389, 24047, 279, 5562, 74261, 301, 304, 264, 10063, 3082 ]
[ 74261, 2010, 525, 264, 2244, 1616, 311, 2968, 697, 5562, 2615, 311, 7722, 3720, 323, 51395, 2041, 3432, 311, 14971, 99101, 697, 5562, 13, 20286, 57145, 323, 3238, 57145, 5310, 4669, 279, 6012, 311, 387, 33532, 323, 633, 803, 10158, 1091, 807, 1035, 389, 264, 8606, 4227, 13, 8999, 12590, 10702, 1660, 4889, 979, 458, 6372, 374, 518, 975, 4518, 315, 1660, 2115, 54054, 382, 32, 9767, 74261, 301, 686, 1281, 2704, 429, 697, 5562, 374, 6092, 504, 9331, 323, 1008, 35964, 13, 1416, 498, 525, 9115, 389, 9380, 264, 3460, 5562, 4889, 369, 894, 3311, 315, 882, 498, 1184, 311, 3695, 264, 1632, 12, 81578, 15789, 5562, 74261, 301, 311, 2506, 697, 5562, 6092, 323, 6247, 382, 3838, 2014, 9192, 1752, 304, 458, 32682, 14254, 15378, 301, 271, 3862, 525, 264, 2696, 315, 9363, 429, 498, 1184, 311, 2908, 979, 498, 525, 3330, 518, 15789, 5562, 74261, 2010, 1741, 438, 1447, 785, 3684, 279, 74261, 301, 374, 1865, 315, 382, 785, 1379, 315, 279, 74261, 301, 323, 279, 1379, 315, 697, 5562, 382, 3872, 279, 74261, 301, 678, 12, 15206, 1939, 21468, 279, 74261, 301, 614, 264, 15134, 1939, 21468, 279, 74261, 301, 614, 5517, 25945, 476, 1558, 432, 1101, 2444, 389, 279, 4910, 1939, 9064, 686, 279, 74261, 301, 387, 9099, 304, 279, 19515, 1939, 3838, 3093, 315, 22906, 646, 387, 9099, 304, 279, 74261, 301, 369, 279, 5562, 1939, 76541, 12094, 11, 498, 1265, 3119, 389, 24047, 279, 5562, 74261, 301, 304, 264, 10063, 3082 ]
kennels are a great way to give your dog access to fresh air and sunshine without having to constantly supervise your dog. Large breeds and working breeds especially enjoy the chance to be outdoors and get more exercise than they would on a traditional walk. Many dogs prefer being outside when an owner is at work instead of being left indoors. A secure kennel will make sure that your dog is safe from cars and other dangers. If you are planning on leaving a large dog outside for any amount of time you need to buy a well-constructed outdoor dog kennel to keep your dog safe and happy. What To Look For in an Outdoor Dog Kennel There are a lot of factors that you need to consider when you are looking at outdoor dog kennels such as: The material the kennel is made of. The size of the kennel and the size of your dog. Is the kennel all-weather? Does the kennel have a roof? Does the kennel have mat floors or does it just sit on the ground? Where will the kennel be placed in the yard? What kind of shelter can be placed in the kennel for the dog? Generally speaking, you should plan on placing the dog kennel in a flat area
[ 0, 5, 8, 12, 14, 20, 24, 27, 32, 37, 41, 48, 51, 57, 61, 65, 74, 82, 89, 92, 103, 113, 118, 122, 123, 129, 136, 140, 148, 155, 166, 172, 176, 183, 186, 189, 198, 202, 206, 211, 220, 225, 230, 236, 239, 241, 253, 258, 259, 264, 269, 276, 282, 290, 295, 298, 304, 307, 310, 315, 323, 326, 332, 337, 345, 348, 349, 356, 361, 363, 368, 373, 378, 383, 388, 392, 395, 400, 405, 410, 414, 420, 428, 429, 432, 436, 440, 449, 452, 460, 462, 468, 472, 480, 484, 488, 495, 498, 503, 507, 512, 515, 519, 521, 526, 527, 538, 546, 550, 555, 557, 560, 565, 570, 574, 579, 583, 589, 592, 596, 599, 604, 608, 611, 614, 622, 626, 631, 633, 635, 640, 644, 646, 650, 653, 661, 666, 670, 675, 678, 687, 692, 696, 700, 708, 711, 719, 723, 728, 731, 736, 739, 742, 745, 754, 758, 763, 765, 768, 773, 776, 779, 782, 787, 790, 794, 799, 801, 805, 809, 814, 817, 822, 826, 829, 831, 835, 840, 842, 846, 847, 854, 857, 861, 865, 870, 872, 877, 879, 884, 887, 891, 895, 900, 902, 907, 911, 918, 921, 926, 929, 934, 938, 941, 945, 952, 955, 960, 965, 969, 974, 976, 979, 986, 989, 993, 998, 1001, 1005, 1010, 1013, 1021, 1025, 1028, 1035, 1038, 1042, 1047, 1049, 1053, 1057, 1061, 1064, 1073, 1082, 1083, 1087, 1094, 1099, 1102, 1110, 1114, 1118, 1123, 1125, 1128, 1130, 1135, 1140 ]
140,665
[ 315, 697, 19515, 1380, 279, 74261, 301, 686, 387, 14400, 22906, 291, 504, 2176, 3873, 9104, 323, 2118, 39020, 13, 1446, 1265, 3119, 389, 10282, 264, 5562, 3753, 476, 1045, 943, 315, 22906, 304, 279, 74261, 301, 311, 2968, 697, 5562, 264, 1616, 311, 633, 700, 315, 279, 5424, 421, 697, 5562, 374, 2087, 311, 387, 304, 279, 74261, 301, 369, 803, 1091, 458, 6460, 13, 3197, 498, 525, 12831, 1128, 1379, 74261, 301, 311, 3695, 11, 6099, 311, 1896, 1119, 2692, 1128, 1379, 697, 5562, 686, 9583, 387, 421, 279, 5562, 374, 2058, 7826, 13, 393, 94747, 646, 3063, 705, 5020, 6157, 323, 697, 41189, 1231, 700, 66218, 264, 74261, 301, 304, 264, 2421, 5555, 421, 498, 1513, 1405, 1744, 8305, 382, 65661, 5562, 74261, 2010, 448, 10876, 12822, 525, 279, 1850, 3093, 311, 633, 369, 697, 5562, 13, 4599, 1281, 2704, 429, 279, 9317, 3171, 1405, 3635, 2238, 4017, 979, 432, 748, 2115, 304, 279, 7015, 13, 7281, 11, 498, 1265, 387, 2704, 429, 432, 748, 8811, 14189, 323, 2952, 311, 2498, 705, 311, 279, 9104, 4889, 13, 2619, 525, 10077, 315, 5510, 429, 498, 2736, 264, 2632, 31458, 311, 2484, 264, 8353, 5562, 74261, 301, 476, 5562, 1598, 1119, 279, 4727, 2526, 74261, 301, 369, 697, 5562, 748, 3880, 13, 5692, 748, 264, 3974, 1401, 518, 1045, 315, 279, 1850, 3460, 5562, 74261, 2010, 389, 279, 3081, 25, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 387, 14400, 22906, 291, 504, 2176, 3873, 9104, 323, 2118, 39020, 13, 1446, 1265, 3119, 389, 10282, 264, 5562, 3753, 476, 1045, 943, 315, 22906, 304, 279, 74261, 301, 311, 2968, 697, 5562, 264, 1616, 311, 633, 700, 315, 279, 5424, 421, 697, 5562, 374, 2087, 311, 387, 304, 279, 74261, 301, 369, 803, 1091, 458, 6460, 13, 3197, 498, 525, 12831, 1128, 1379, 74261, 301, 311, 3695, 11, 6099, 311, 1896, 1119, 2692, 1128, 1379, 697, 5562, 686, 9583, 387, 421, 279, 5562, 374, 2058, 7826, 13, 393, 94747, 646, 3063, 705, 5020, 6157, 323, 697, 41189, 1231, 700, 66218, 264, 74261, 301, 304, 264, 2421, 5555, 421, 498, 1513, 1405, 1744, 8305, 382, 65661, 5562, 74261, 2010, 448, 10876, 12822, 525, 279, 1850, 3093, 311, 633, 369, 697, 5562, 13, 4599, 1281, 2704, 429, 279, 9317, 3171, 1405, 3635, 2238, 4017, 979, 432, 748, 2115, 304, 279, 7015, 13, 7281, 11, 498, 1265, 387, 2704, 429, 432, 748, 8811, 14189, 323, 2952, 311, 2498, 705, 311, 279, 9104, 4889, 13, 2619, 525, 10077, 315, 5510, 429, 498, 2736, 264, 2632, 31458, 311, 2484, 264, 8353, 5562, 74261, 301, 476, 5562, 1598, 1119, 279, 4727, 2526, 74261, 301, 369, 697, 5562, 748, 3880, 13, 5692, 748, 264, 3974, 1401, 518, 1045, 315, 279, 1850, 3460, 5562, 74261, 2010, 389, 279, 3081, 25 ]
be somewhat sheltered from both bad weather and direct sunlight. You should plan on keeping a dog house or some type of shelter in the kennel to give your dog a way to get out of the elements if your dog is going to be in the kennel for more than an hour. When you are considering what size kennel to buy, remember to take into account what size your dog will eventually be if the dog is still growing. Puppies can grow up pretty quickly and your puppy may outgrow a kennel in a few weeks if you don’t think ahead. Metal dog kennels with smooth edges are the best kind to get for your dog. Just make sure that the metal doesn’t become too hot when it’s left in the sun. Also, you should be sure that it’s heavy duty and able to stand up to the weather outside. There are lots of ways that you perform a little DIY to turn a commercial dog kennel or dog run into the perfect custom kennel for your dog’s needs. Here’s a quick look at some of the best large dog kennels on the market:
[ 0, 3, 12, 20, 22, 27, 32, 36, 44, 48, 55, 64, 65, 69, 76, 81, 84, 92, 94, 98, 104, 107, 112, 117, 120, 128, 131, 135, 140, 142, 145, 150, 155, 159, 161, 165, 168, 172, 176, 179, 183, 192, 195, 200, 204, 207, 213, 216, 219, 222, 226, 231, 233, 237, 242, 247, 250, 255, 256, 261, 265, 269, 281, 286, 291, 296, 298, 301, 305, 306, 315, 318, 323, 328, 336, 341, 346, 351, 355, 360, 371, 374, 377, 381, 385, 388, 394, 402, 403, 405, 411, 415, 420, 423, 430, 438, 442, 447, 453, 457, 461, 465, 467, 472, 474, 477, 479, 483, 489, 492, 496, 500, 504, 510, 516, 519, 524, 528, 533, 536, 541, 548, 554, 558, 562, 567, 572, 575, 579, 583, 588, 592, 593, 598, 603, 608, 613, 617, 623, 629, 633, 640, 644, 648, 653, 656, 660, 665, 668, 672, 676, 677, 682, 683, 687, 694, 697, 702, 707, 710, 714, 720, 725, 729, 734, 737, 743, 746, 749, 753, 761, 769, 770, 776, 780, 785, 788, 793, 798, 802, 810, 812, 819, 823, 826, 831, 833, 844, 848, 853, 855, 858, 862, 866, 871, 875, 883, 890, 895, 897, 901, 906, 910, 914, 920, 921, 926, 930, 932, 938, 943, 946, 951, 954, 958, 963, 969, 973, 978, 981, 984, 988, 995, 996 ]
140,888
[ 1654, 1513, 1405, 3535, 70708, 304, 2906, 1939, 641, 279, 2310, 268, 2849, 320, 645, 979, 10077, 315, 601, 1033, 2841, 701, 279, 24654, 304, 70708, 572, 389, 6832, 13064, 323, 5413, 429, 1035, 2968, 279, 4396, 4226, 11, 1741, 438, 3369, 6918, 27509, 527, 323, 3369, 71141, 287, 527, 11499, 11, 22008, 323, 8153, 320, 2545, 3558, 568, 1597, 11, 421, 498, 8990, 1405, 54989, 279, 25118, 18923, 11, 419, 5990, 6398, 3238, 1526, 6816, 315, 36398, 9327, 13307, 13, 92578, 975, 304, 536, 572, 5990, 2814, 389, 458, 3842, 8037, 773, 2841, 7691, 1405, 2975, 1817, 1008, 748, 975, 382, 25756, 3545, 11, 2841, 1521, 537, 3535, 3170, 1493, 5413, 6439, 11, 1172, 429, 421, 807, 8110, 279, 5601, 807, 1035, 633, 279, 1290, 4226, 323, 264, 9341, 504, 279, 11079, 13, 4102, 3862, 572, 1083, 264, 2409, 24654, 389, 6832, 3039, 12632, 553, 76574, 1105, 700, 17361, 323, 3432, 5792, 7032, 13, 4102, 21794, 1832, 11, 1052, 572, 264, 3271, 6974, 279, 4522, 429, 70708, 1410, 387, 1865, 803, 7040, 323, 9760, 1526, 12629, 432, 21303, 382, 785, 16800, 315, 279, 5055, 74206, 323, 1221, 279, 7857, 2757, 14830, 2182, 279, 24654, 389, 279, 1184, 369, 2841, 311, 3369, 32034, 11, 3535, 323, 653, 19609, 311, 387, 2952, 311, 3061, 911, 862, 70708, 1526, 279, 990, 315, 4128, 11, 17738, 323, 34918, 11, 323, 311, 387, 2952, 311, 10339, 862, 5413, 323, 3010, 7966, 369, 862, 11454, 382, 3862, 572, 264, 17843, 11, 2238, 11, 429, 6832, 12632, 572, 1602, 10950, 304, 3259 ]
[ 641, 279, 2310, 268, 2849, 320, 645, 979, 10077, 315, 601, 1033, 2841, 701, 279, 24654, 304, 70708, 572, 389, 6832, 13064, 323, 5413, 429, 1035, 2968, 279, 4396, 4226, 11, 1741, 438, 3369, 6918, 27509, 527, 323, 3369, 71141, 287, 527, 11499, 11, 22008, 323, 8153, 320, 2545, 3558, 568, 1597, 11, 421, 498, 8990, 1405, 54989, 279, 25118, 18923, 11, 419, 5990, 6398, 3238, 1526, 6816, 315, 36398, 9327, 13307, 13, 92578, 975, 304, 536, 572, 5990, 2814, 389, 458, 3842, 8037, 773, 2841, 7691, 1405, 2975, 1817, 1008, 748, 975, 382, 25756, 3545, 11, 2841, 1521, 537, 3535, 3170, 1493, 5413, 6439, 11, 1172, 429, 421, 807, 8110, 279, 5601, 807, 1035, 633, 279, 1290, 4226, 323, 264, 9341, 504, 279, 11079, 13, 4102, 3862, 572, 1083, 264, 2409, 24654, 389, 6832, 3039, 12632, 553, 76574, 1105, 700, 17361, 323, 3432, 5792, 7032, 13, 4102, 21794, 1832, 11, 1052, 572, 264, 3271, 6974, 279, 4522, 429, 70708, 1410, 387, 1865, 803, 7040, 323, 9760, 1526, 12629, 432, 21303, 382, 785, 16800, 315, 279, 5055, 74206, 323, 1221, 279, 7857, 2757, 14830, 2182, 279, 24654, 389, 279, 1184, 369, 2841, 311, 3369, 32034, 11, 3535, 323, 653, 19609, 311, 387, 2952, 311, 3061, 911, 862, 70708, 1526, 279, 990, 315, 4128, 11, 17738, 323, 34918, 11, 323, 311, 387, 2952, 311, 10339, 862, 5413, 323, 3010, 7966, 369, 862, 11454, 382, 3862, 572, 264, 17843, 11, 2238, 11, 429, 6832, 12632, 572, 1602, 10950, 304, 3259 ]
In the olden days (ie when lots of us were children), the emphasis in maths was on learning facts and methods that would give the correct answer, such as ‘carrying’ and ‘borrowing’ hundreds, tens and units (HTUs). And, if you haven’t suppressed the painful memories, this usually involved working through pages of sums laboriously. Maths work in class was usually done on an individual basis so children couldn’t copy each other’s work. Very often, children did not understand why these methods worked, only that if they followed the rules they would get the right answer and a tick from the teacher. There was also a big emphasis on learning times tables by chanting them out loud and having regular tests.  Gradually, there was a move towards the idea that maths could be made more interesting and relevant through teaching it differently. The introduction of the National Curriculum and then the numeracy strategies put the emphasis on the need for children to ‘know, understand and do’, to be able to talk about their maths through the use of language, symbols and vocabulary, and to be able to explain their methods and offer reasons for their choices. There was a recognition, too, that learning tables was very helpful in making
[ 0, 2, 6, 10, 12, 17, 19, 21, 26, 31, 34, 37, 42, 51, 53, 57, 66, 69, 75, 79, 82, 91, 97, 101, 109, 114, 120, 125, 129, 137, 144, 145, 150, 153, 157, 160, 165, 168, 172, 176, 182, 185, 188, 197, 198, 203, 207, 213, 215, 217, 219, 221, 225, 226, 229, 233, 239, 243, 254, 258, 266, 275, 276, 281, 289, 298, 306, 314, 320, 323, 328, 334, 340, 341, 347, 352, 355, 361, 365, 373, 378, 381, 384, 395, 401, 404, 413, 420, 424, 429, 434, 440, 444, 449, 452, 456, 462, 463, 472, 476, 480, 491, 495, 501, 509, 516, 517, 522, 527, 530, 535, 544, 548, 554, 559, 565, 569, 573, 579, 586, 590, 592, 597, 602, 606, 614, 615, 617, 622, 626, 631, 633, 637, 646, 649, 658, 664, 671, 674, 683, 688, 692, 697, 701, 708, 716, 722, 723, 725, 730, 735, 736, 742, 746, 748, 753, 761, 765, 770, 775, 781, 787, 790, 795, 800, 812, 816, 825, 833, 842, 845, 857, 860, 863, 876, 879, 883, 892, 903, 907, 912, 916, 922, 925, 936, 940, 944, 953, 956, 960, 965, 969, 978, 981, 985, 989, 990, 1001, 1005, 1008, 1012, 1015, 1018, 1023, 1026, 1031, 1037, 1043, 1049, 1057, 1061, 1065, 1068, 1077, 1078, 1086, 1090, 1101, 1102, 1106, 1109, 1112, 1117, 1120, 1128, 1134, 1142, 1146, 1152, 1160, 1164, 1170, 1178, 1181, 1186, 1190, 1192, 1204, 1205, 1209, 1210, 1215, 1224, 1231, 1235, 1240, 1248, 1251, 1258 ]
141,136
[ 16965, 46444, 323, 12804, 36398, 8661, 311, 4583, 6157, 13, 2055, 45777, 11, 279, 70708, 12538, 323, 5413, 2841, 525, 15599, 304, 8682, 525, 3118, 389, 7086, 1105, 458, 8660, 315, 37596, 323, 10476, 1105, 311, 68218, 429, 1526, 25021, 11, 24392, 862, 975, 448, 1817, 1008, 323, 15860, 1105, 304, 21828, 5322, 429, 3796, 311, 17778, 2272, 382, 11539, 3960, 2155, 5413, 369, 5256, 11, 75240, 11, 46444, 323, 12804, 13, 2619, 374, 11, 369, 3110, 11, 3369, 25979, 287, 527, 369, 12804, 11, 279, 3369, 4203, 527, 1714, 369, 46444, 323, 3369, 40998, 287, 527, 369, 7842, 5260, 3558, 13, 362, 1372, 1555, 374, 1483, 304, 264, 8045, 315, 2155, 37597, 504, 4231, 3040, 43954, 382, 2461, 6562, 11, 879, 3207, 1405, 3139, 1493, 12538, 1393, 807, 1033, 518, 2906, 11, 1052, 748, 264, 6832, 15655, 311, 3535, 1246, 2841, 525, 1660, 15599, 70708, 13, 8909, 1429, 6562, 1365, 7857, 349, 476, 5937, 1365, 279, 1156, 12720, 311, 419, 572, 90804, 13, 8429, 614, 807, 5497, 432, 30, 4102, 4695, 847, 1682, 5221, 5312, 979, 358, 1430, 311, 10339, 1667, 847, 5413, 13, 2160, 419, 3170, 1045, 1251, 87465, 279, 3146, 748, 70708, 374, 2087, 311, 279, 12590, 30, 4102, 3555, 9044, 2797, 374, 429, 518, 2906, 498, 1231, 614, 1012, 825, 315, 279, 17605, 6174, 13, 20690, 3746, 448, 5109, 11, 498, 1030, 902, 3491, 6832, 279, 3691, 12625, 12538, 315, 1293, 46444, 323, 1293, 12804, 11, 323, 5990, 2684, 279, 1290, 4226, 13, 220, 4102, 3983, 369, 264, 6765, 21117, 315, 2841 ]
[ 6157, 13, 2055, 45777, 11, 279, 70708, 12538, 323, 5413, 2841, 525, 15599, 304, 8682, 525, 3118, 389, 7086, 1105, 458, 8660, 315, 37596, 323, 10476, 1105, 311, 68218, 429, 1526, 25021, 11, 24392, 862, 975, 448, 1817, 1008, 323, 15860, 1105, 304, 21828, 5322, 429, 3796, 311, 17778, 2272, 382, 11539, 3960, 2155, 5413, 369, 5256, 11, 75240, 11, 46444, 323, 12804, 13, 2619, 374, 11, 369, 3110, 11, 3369, 25979, 287, 527, 369, 12804, 11, 279, 3369, 4203, 527, 1714, 369, 46444, 323, 3369, 40998, 287, 527, 369, 7842, 5260, 3558, 13, 362, 1372, 1555, 374, 1483, 304, 264, 8045, 315, 2155, 37597, 504, 4231, 3040, 43954, 382, 2461, 6562, 11, 879, 3207, 1405, 3139, 1493, 12538, 1393, 807, 1033, 518, 2906, 11, 1052, 748, 264, 6832, 15655, 311, 3535, 1246, 2841, 525, 1660, 15599, 70708, 13, 8909, 1429, 6562, 1365, 7857, 349, 476, 5937, 1365, 279, 1156, 12720, 311, 419, 572, 90804, 13, 8429, 614, 807, 5497, 432, 30, 4102, 4695, 847, 1682, 5221, 5312, 979, 358, 1430, 311, 10339, 1667, 847, 5413, 13, 2160, 419, 3170, 1045, 1251, 87465, 279, 3146, 748, 70708, 374, 2087, 311, 279, 12590, 30, 4102, 3555, 9044, 2797, 374, 429, 518, 2906, 498, 1231, 614, 1012, 825, 315, 279, 17605, 6174, 13, 20690, 3746, 448, 5109, 11, 498, 1030, 902, 3491, 6832, 279, 3691, 12625, 12538, 315, 1293, 46444, 323, 1293, 12804, 11, 323, 5990, 2684, 279, 1290, 4226, 13, 220, 4102, 3983, 369, 264, 6765, 21117, 315, 2841 ]
quickly. So nowadays, the maths techniques and methods children are taught in schools are based on giving them an understanding of mathematics and helping them to articulate that through explaining, discussing their work with each other and involving them in solving problems that apply to everyday life. Children learn different methods for addition, subtraction, multiplication and division. There is, for example, ‘chunking’ for division, the ‘grid’ method for multiplication and ‘partitioning’ for adding HTUs. A number line is used in a variety of different contexts from age four upwards. For parents, who didn’t experience these techniques while they were at school, there’s a learning curve to understand how children are being taught maths. Like most parents – numerate or otherwise – the first reaction to this was annoyance. Why have they changed it?  Now my child gets cross when I try to explain using my methods. Is this why some people reckon the country’s maths is going to the dogs?  What becomes clear is that at school you may have been one of the lucky ones. Being strong with numbers, you had no problem learning the black-box techniques of long multiplication and long division, and usually got the right answer.  But for a huge proportion of children
[ 0, 8, 9, 12, 21, 22, 26, 32, 43, 47, 55, 64, 68, 75, 78, 86, 90, 96, 99, 106, 111, 114, 128, 131, 143, 147, 155, 160, 163, 174, 179, 187, 198, 199, 210, 216, 221, 226, 231, 237, 241, 251, 256, 259, 267, 276, 281, 287, 290, 299, 304, 307, 315, 321, 331, 339, 343, 352, 353, 365, 366, 381, 385, 394, 395, 401, 404, 405, 409, 417, 418, 422, 427, 430, 433, 437, 446, 447, 451, 455, 459, 462, 469, 473, 488, 492, 496, 505, 508, 511, 515, 522, 525, 527, 528, 530, 537, 542, 545, 550, 553, 555, 563, 566, 576, 585, 590, 594, 599, 607, 610, 613, 621, 622, 626, 631, 635, 646, 652, 663, 669, 674, 679, 682, 689, 690, 696, 700, 702, 711, 717, 720, 731, 735, 744, 748, 754, 761, 767, 768, 773, 778, 786, 790, 796, 799, 802, 812, 816, 820, 826, 835, 838, 843, 847, 857, 858, 862, 867, 872, 880, 883, 884, 886, 890, 893, 899, 904, 910, 915, 917, 921, 924, 932, 938, 941, 949, 950, 953, 958, 962, 967, 974, 981, 985, 993, 997, 1003, 1006, 1012, 1015, 1019, 1024, 1025, 1027, 1032, 1040, 1046, 1049, 1054, 1057, 1064, 1068, 1072, 1077, 1082, 1086, 1089, 1093, 1099, 1104, 1105, 1111, 1118, 1123, 1131, 1132, 1136, 1140, 1143, 1151, 1160, 1164, 1170, 1174, 1185, 1188, 1193, 1208, 1212, 1217, 1226, 1227, 1231, 1239, 1243, 1247, 1253, 1260, 1261, 1262, 1264, 1267, 1271, 1273, 1278, 1289, 1292, 1301 ]
141,384
[ 11, 1493, 12538, 1033, 264, 55926, 49571, 382, 785, 12650, 315, 3746, 1372, 7361, 702, 2581, 8048, 3123, 13, 1205, 525, 91529, 657, 553, 5109, 678, 279, 882, 11, 3425, 432, 748, 18079, 282, 25263, 601, 264, 6371, 4540, 6328, 476, 264, 35938, 4460, 311, 26910, 601, 911, 264, 3953, 4842, 13, 1634, 264, 8232, 582, 614, 311, 1281, 5530, 315, 1493, 5109, 421, 582, 525, 311, 7790, 10091, 1039, 6305, 382, 5404, 582, 678, 1184, 311, 387, 2952, 311, 975, 700, 220, 17, 22, 856, 220, 19, 18, 23638, 448, 264, 5750, 323, 5567, 30, 37154, 537, 13, 1988, 582, 653, 1184, 311, 1414, 429, 220, 17, 22, 856, 220, 19, 18, 374, 17267, 220, 18, 15, 856, 220, 19, 15, 11, 323, 429, 419, 374, 17267, 220, 16, 11, 17, 15, 15, 13, 1084, 748, 27037, 279, 1184, 311, 614, 264, 1661, 2666, 369, 5109, 429, 374, 4815, 279, 6481, 5413, 13, 576, 24654, 702, 7726, 3123, 504, 88347, 2701, 5601, 320, 29280, 52575, 825, 504, 279, 1790, 3250, 323, 12515, 1182, 10170, 6974, 12538, 264, 1682, 15985, 382, 4416, 311, 1492, 498, 1588, 525, 1045, 27193, 311, 37596, 304, 3351, 748, 6028, 8682, 1447, 785, 1156, 2197, 374, 304, 3409, 323, 279, 27193, 369, 1817, 1042, 1874, 304, 11358, 3561, 11, 4205, 311, 1349, 382, 3862, 525, 264, 4361, 2088, 315, 13037, 1431, 2500, 311, 1492, 498, 13, 4392, 13620, 676, 323, 16064, 38856, 26741, 614, 1012, 9963, 2681, 15704, 389, 70708, 65663, 323, 19620, 1045, 501, 10950, 27193, 686, 387, 389, 419 ]
[ 785, 12650, 315, 3746, 1372, 7361, 702, 2581, 8048, 3123, 13, 1205, 525, 91529, 657, 553, 5109, 678, 279, 882, 11, 3425, 432, 748, 18079, 282, 25263, 601, 264, 6371, 4540, 6328, 476, 264, 35938, 4460, 311, 26910, 601, 911, 264, 3953, 4842, 13, 1634, 264, 8232, 582, 614, 311, 1281, 5530, 315, 1493, 5109, 421, 582, 525, 311, 7790, 10091, 1039, 6305, 382, 5404, 582, 678, 1184, 311, 387, 2952, 311, 975, 700, 220, 17, 22, 856, 220, 19, 18, 23638, 448, 264, 5750, 323, 5567, 30, 37154, 537, 13, 1988, 582, 653, 1184, 311, 1414, 429, 220, 17, 22, 856, 220, 19, 18, 374, 17267, 220, 18, 15, 856, 220, 19, 15, 11, 323, 429, 419, 374, 17267, 220, 16, 11, 17, 15, 15, 13, 1084, 748, 27037, 279, 1184, 311, 614, 264, 1661, 2666, 369, 5109, 429, 374, 4815, 279, 6481, 5413, 13, 576, 24654, 702, 7726, 3123, 504, 88347, 2701, 5601, 320, 29280, 52575, 825, 504, 279, 1790, 3250, 323, 12515, 1182, 10170, 6974, 12538, 264, 1682, 15985, 382, 4416, 311, 1492, 498, 1588, 525, 1045, 27193, 311, 37596, 304, 3351, 748, 6028, 8682, 1447, 785, 1156, 2197, 374, 304, 3409, 323, 279, 27193, 369, 1817, 1042, 1874, 304, 11358, 3561, 11, 4205, 311, 1349, 382, 3862, 525, 264, 4361, 2088, 315, 13037, 1431, 2500, 311, 1492, 498, 13, 4392, 13620, 676, 323, 16064, 38856, 26741, 614, 1012, 9963, 2681, 15704, 389, 70708, 65663, 323, 19620, 1045, 501, 10950, 27193, 686, 387, 389, 419 ]
The importance of strong number skills has never gone away. We are inundated by numbers all the time, whether it’s somebody flogging us a mobile phone package or a politician trying to convince us about a particular policy. As a society we have to make sense of these numbers if we are to successfully manage our lives. Do we all need to be able to work out 27 x 43 precisely with a pen and paper? Probably not. But we do need to know that 27 x 43 is roughly 30 x 40, and that this is roughly 1,200. It’s partly the need to have a good feel for numbers that is behind the modern methods. The emphasis has moved away from blindly following rules (remember borrowing one from the next column and paying back?) towards techniques a child understood. So to help you here are some guides to mathematics in today’s primary schools: The first document is in word and the guides for each year group in PDF format, click to read. There are a whole range of websites now available to help you. Mr Knapp and Ms Wallace Wright have been holding parent sessions on maths mastery and shortly some new helpful guides will be on this
[ 0, 3, 14, 17, 24, 31, 38, 42, 48, 53, 58, 59, 62, 66, 72, 76, 79, 87, 91, 95, 100, 101, 109, 112, 116, 125, 127, 134, 137, 139, 146, 152, 160, 163, 165, 176, 183, 186, 195, 198, 204, 206, 217, 224, 225, 228, 230, 238, 241, 246, 249, 254, 260, 263, 269, 277, 280, 283, 287, 290, 303, 310, 314, 320, 323, 325, 328, 332, 337, 340, 343, 348, 351, 356, 360, 361, 362, 363, 365, 366, 367, 368, 378, 383, 385, 389, 393, 399, 400, 409, 413, 414, 418, 421, 424, 429, 432, 437, 442, 443, 444, 445, 447, 448, 449, 450, 453, 461, 462, 463, 464, 466, 467, 468, 469, 470, 474, 479, 484, 487, 495, 496, 497, 498, 499, 500, 501, 502, 505, 509, 516, 520, 525, 528, 533, 535, 540, 545, 549, 557, 562, 565, 572, 576, 583, 591, 592, 596, 605, 609, 615, 620, 625, 633, 643, 649, 651, 659, 669, 673, 678, 682, 687, 694, 698, 705, 710, 712, 720, 731, 733, 739, 750, 753, 755, 758, 763, 767, 772, 776, 781, 788, 791, 803, 806, 812, 816, 824, 832, 835, 838, 844, 853, 856, 859, 864, 868, 872, 879, 883, 888, 893, 899, 902, 906, 913, 914, 920, 923, 928, 931, 936, 940, 942, 948, 954, 957, 966, 970, 980, 983, 988, 992, 993, 996, 999, 1002, 1006, 1009, 1017, 1024, 1029, 1034, 1042, 1049, 1058, 1061, 1067, 1075, 1079, 1087, 1092, 1096, 1104, 1111, 1116, 1119, 1122, 1127 ]
141,632
[ 2419, 264, 36400, 6693, 5043, 1033, 2087, 311, 387, 3931, 304, 1378, 553, 279, 15301, 4102, 83, 813, 264, 16803, 304, 220, 17, 15, 15, 22, 13, 1036, 2132, 748, 4969, 13, 8853, 748, 3343, 374, 825, 315, 279, 1429, 2989, 2513, 311, 862, 63651, 1987, 1406, 10227, 27488, 12649, 39493, 14843, 7881, 264, 18217, 78, 82444, 323, 8910, 1191, 705, 279, 3757, 86988, 13278, 11, 566, 572, 3259, 58772, 315, 8350, 34644, 279, 16266, 315, 19390, 5590, 13737, 304, 279, 220, 16, 24, 17, 15, 82, 323, 4124, 220, 16, 24, 18, 15, 82, 13, 1260, 6188, 323, 5798, 59696, 4699, 11, 21009, 19390, 24198, 369, 4862, 304, 87618, 11, 20148, 11, 323, 1865, 458, 55093, 18527, 311, 279, 11048, 12785, 2022, 315, 279, 19390, 9145, 2337, 15115, 46665, 748, 1156, 20924, 70898, 9680, 13, 1096, 374, 264, 5796, 88, 4265, 369, 279, 39493, 2997, 25, 2041, 279, 6804, 645, 54808, 8241, 806, 3853, 10320, 6722, 11, 39493, 36428, 1035, 537, 3000, 3351, 16804, 13866, 1035, 279, 30025, 59905, 624, 785, 39493, 33221, 13, 323, 35465, 65087, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 387, 3931, 304, 1378, 553, 279, 15301, 4102, 83, 813, 264, 16803, 304, 220, 17, 15, 15, 22, 13, 1036, 2132, 748, 4969, 13, 8853, 748, 3343, 374, 825, 315, 279, 1429, 2989, 2513, 311, 862, 63651, 1987, 1406, 10227, 27488, 12649, 39493, 14843, 7881, 264, 18217, 78, 82444, 323, 8910, 1191, 705, 279, 3757, 86988, 13278, 11, 566, 572, 3259, 58772, 315, 8350, 34644, 279, 16266, 315, 19390, 5590, 13737, 304, 279, 220, 16, 24, 17, 15, 82, 323, 4124, 220, 16, 24, 18, 15, 82, 13, 1260, 6188, 323, 5798, 59696, 4699, 11, 21009, 19390, 24198, 369, 4862, 304, 87618, 11, 20148, 11, 323, 1865, 458, 55093, 18527, 311, 279, 11048, 12785, 2022, 315, 279, 19390, 9145, 2337, 15115, 46665, 748, 1156, 20924, 70898, 9680, 13, 1096, 374, 264, 5796, 88, 4265, 369, 279, 39493, 2997, 25, 2041, 279, 6804, 645, 54808, 8241, 806, 3853, 10320, 6722, 11, 39493, 36428, 1035, 537, 3000, 3351, 16804, 13866, 1035, 279, 30025, 59905, 624, 785, 39493, 33221, 13, 323, 35465, 65087 ]
be cut in two by the pipeline told a newspaper in 2007. “It’s wrong. People’s property is one of the most important things to their livelihood.” Before Fredrick Koch suddenly developed a pinko paranoia and helped start up the John Birch Society, he was making piles of cash laying the foundation of Soviet oil infrastructure in the 1920s and early 1930s. He designed and built refineries, hosted Soviet engineers for training in Wichita, Kansas, and made an invaluable contribution to the rapid industrialization of the Soviet Union during Joseph Stalin’s first Five-Year Plan. This is a touchy issue for the Koch family: without the Commie Reds providing his future seed capital, Koch Industries would not exist today—and neither would the Tea Parties. The Koch Bros. and Corporate Welfare
[ 0, 3, 7, 10, 14, 17, 21, 30, 32, 33, 36, 38, 48, 51, 52, 53, 54, 55, 56, 57, 61, 63, 67, 73, 74, 81, 85, 94, 97, 101, 104, 108, 113, 123, 130, 133, 139, 150, 154, 157, 163, 168, 172, 177, 186, 196, 198, 203, 204, 213, 217, 224, 230, 233, 237, 242, 248, 256, 257, 260, 264, 271, 277, 280, 285, 292, 296, 307, 310, 317, 321, 336, 339, 343, 344, 345, 346, 347, 348, 349, 353, 359, 360, 361, 362, 363, 364, 365, 366, 369, 378, 382, 388, 394, 399, 400, 407, 414, 424, 428, 437, 440, 448, 449, 456, 457, 461, 466, 469, 480, 493, 496, 500, 506, 517, 524, 527, 531, 538, 544, 551, 558, 565, 569, 575, 580, 585, 590, 591, 596, 599, 601, 607, 608, 614, 618, 622, 627, 634, 635, 643, 647, 652, 654, 659, 669, 673, 680, 685, 693, 694, 699, 710, 716, 720, 726, 732, 738, 746, 752, 756, 760, 768, 770, 773, 778, 783, 784, 788, 798, 806 ]
141,802
[ 323, 97273, 432, 448, 279, 2355, 311, 505, 70521, 349, 869, 3343, 369, 10491, 584, 1661, 13, 2411, 279, 1429, 15811, 2188, 11, 22073, 29527, 4411, 429, 83529, 7947, 8318, 973, 279, 22240, 315, 869, 3343, 3188, 11, 26805, 537, 1101, 43102, 11, 714, 11290, 13, 220, 4102, 53467, 39493, 374, 2797, 389, 419, 13, 1036, 71728, 429, 9355, 6979, 323, 6016, 3842, 869, 3343, 3188, 49977, 9162, 323, 3063, 2419, 566, 13914, 304, 806, 2311, 4102, 785, 9965, 315, 13047, 13, 4102, 2073, 22232, 429, 39150, 323, 56356, 349, 869, 3343, 9052, 6722, 323, 17704, 1987, 1988, 537, 678, 3343, 3188, 525, 3465, 6144, 13, 39493, 36428, 5590, 15301, 5926, 5798, 304, 18925, 4933, 429, 14927, 39493, 1558, 537, 1490, 458, 374, 4113, 4969, 448, 279, 3033, 56356, 1095, 869, 3343, 11, 438, 1293, 438, 566, 13352, 311, 1281, 264, 11372, 13, 45494, 304, 220, 17, 15, 15, 23, 11, 279, 4102, 18, 15, 19, 42176, 1555, 4102, 3328, 23377, 34650, 5590, 504, 279, 11888, 3886, 311, 264, 39493, 36428, 93634, 3143, 279, 34947, 37273, 3082, 4566, 264, 1378, 20483, 24472, 13647, 13, 8188, 8575, 3883, 82, 48998, 279, 15301, 438, 264, 584, 8760, 2390, 11, 438, 432, 1035, 5263, 18925, 748, 45495, 8149, 13, 1988, 279, 220, 16, 11, 15, 15, 15, 22934, 4268, 22980, 879, 1033, 9575, 311, 1424, 1975, 862, 869, 3343, 773, 429, 39493, 36428, 1410, 1598, 1181, 15301, 3207, 1405, 5008, 1490, 432, 429, 1616, 13, 1036, 15919, 748, 3188, 1033, 33421, 11, 323, 807, 2581, 2684, 862, 4152, 1882 ]
[ 70521, 349, 869, 3343, 369, 10491, 584, 1661, 13, 2411, 279, 1429, 15811, 2188, 11, 22073, 29527, 4411, 429, 83529, 7947, 8318, 973, 279, 22240, 315, 869, 3343, 3188, 11, 26805, 537, 1101, 43102, 11, 714, 11290, 13, 220, 4102, 53467, 39493, 374, 2797, 389, 419, 13, 1036, 71728, 429, 9355, 6979, 323, 6016, 3842, 869, 3343, 3188, 49977, 9162, 323, 3063, 2419, 566, 13914, 304, 806, 2311, 4102, 785, 9965, 315, 13047, 13, 4102, 2073, 22232, 429, 39150, 323, 56356, 349, 869, 3343, 9052, 6722, 323, 17704, 1987, 1988, 537, 678, 3343, 3188, 525, 3465, 6144, 13, 39493, 36428, 5590, 15301, 5926, 5798, 304, 18925, 4933, 429, 14927, 39493, 1558, 537, 1490, 458, 374, 4113, 4969, 448, 279, 3033, 56356, 1095, 869, 3343, 11, 438, 1293, 438, 566, 13352, 311, 1281, 264, 11372, 13, 45494, 304, 220, 17, 15, 15, 23, 11, 279, 4102, 18, 15, 19, 42176, 1555, 4102, 3328, 23377, 34650, 5590, 504, 279, 11888, 3886, 311, 264, 39493, 36428, 93634, 3143, 279, 34947, 37273, 3082, 4566, 264, 1378, 20483, 24472, 13647, 13, 8188, 8575, 3883, 82, 48998, 279, 15301, 438, 264, 584, 8760, 2390, 11, 438, 432, 1035, 5263, 18925, 748, 45495, 8149, 13, 1988, 279, 220, 16, 11, 15, 15, 15, 22934, 4268, 22980, 879, 1033, 9575, 311, 1424, 1975, 862, 869, 3343, 773, 429, 39493, 36428, 1410, 1598, 1181, 15301, 3207, 1405, 5008, 1490, 432, 429, 1616, 13, 1036, 15919, 748, 3188, 1033, 33421, 11, 323, 807, 2581, 2684, 862, 4152, 1882 ]
propriate private property for alleged public good. At the most fundamental level, libertarians believe that eminent domain invalidates the notion of private property rights, threatening not just prosperity, but freedom.  Charles Koch is clear on this. “Countries that clearly define and protect individual private property rights stimulate investment and grow,” he writes in his book The Science of Success. “Those that threaten and confiscate private property lose capital and decline.” But not all property rights are created equal. Koch Industries oil pipeline recently built in Minnesota shows that Charles Koch does not see an is anything wrong with the government confiscating private property, as long as he stands to make a profit. Completed in 2008, the 304-mile line now carries crude oil from the Canadian border to a Koch Industries refinery near the Twin Cities area via a two-foot-wide pipe. Company PR execs pitched the pipeline as a public benefit project, as it would increase Minnesota’s gasoline supply. But the 1,000-plus landowners who were forced to handover their private property so that Koch Industries could run its pipeline didn’t quite see it that way. “People’s rights were violated, and they never got their due process
[ 0, 6, 9, 17, 26, 30, 38, 45, 50, 51, 54, 58, 63, 75, 81, 82, 89, 95, 103, 108, 116, 123, 131, 135, 139, 146, 149, 157, 166, 173, 174, 186, 190, 195, 206, 207, 211, 219, 220, 221, 223, 230, 235, 238, 244, 247, 252, 253, 257, 266, 271, 279, 286, 290, 298, 309, 317, 326, 333, 343, 354, 358, 363, 367, 370, 377, 380, 384, 389, 391, 394, 402, 405, 413, 414, 416, 419, 424, 429, 438, 442, 450, 453, 461, 470, 475, 483, 487, 495, 499, 503, 507, 511, 520, 527, 531, 539, 545, 546, 551, 562, 566, 575, 584, 590, 593, 603, 609, 614, 622, 627, 632, 636, 640, 643, 646, 655, 661, 666, 670, 681, 689, 694, 702, 711, 712, 715, 720, 723, 726, 733, 736, 741, 743, 750, 751, 761, 764, 765, 766, 767, 768, 769, 770, 774, 776, 777, 778, 779, 784, 789, 791, 794, 802, 808, 812, 817, 821, 830, 837, 840, 842, 847, 858, 867, 872, 876, 881, 888, 893, 897, 899, 903, 908, 913, 918, 919, 927, 930, 935, 936, 944, 948, 957, 960, 962, 969, 977, 985, 986, 989, 992, 998, 1007, 1017, 1021, 1030, 1037, 1038, 1042, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1057, 1062, 1068, 1072, 1077, 1084, 1087, 1092, 1096, 1102, 1110, 1119, 1122, 1127, 1132, 1143, 1149, 1153, 1157, 1166, 1171, 1175, 1181, 1185, 1188, 1193, 1197, 1198, 1202, 1208, 1212, 1219, 1224, 1233, 1234, 1238, 1243, 1249, 1253, 1259, 1263, 1271 ]
142,050
[ 323, 97273, 432, 448, 279, 2355, 311, 505, 70521, 349, 869, 3343, 369, 10491, 584, 1661, 13, 2411, 279, 1429, 15811, 2188, 11, 22073, 29527, 4411, 429, 83529, 7947, 8318, 973, 279, 22240, 315, 869, 3343, 3188, 11, 26805, 537, 1101, 43102, 11, 714, 11290, 13, 220, 4102, 53467, 39493, 374, 2797, 389, 419, 13, 1036, 71728, 429, 9355, 6979, 323, 6016, 3842, 869, 3343, 3188, 49977, 9162, 323, 3063, 2419, 566, 13914, 304, 806, 2311, 4102, 785, 9965, 315, 13047, 13, 4102, 2073, 22232, 429, 39150, 323, 56356, 349, 869, 3343, 9052, 6722, 323, 17704, 1987, 1988, 537, 678, 3343, 3188, 525, 3465, 6144, 13, 39493, 36428, 5590, 15301, 5926, 5798, 304, 18925, 4933, 429, 14927, 39493, 1558, 537, 1490, 458, 374, 4113, 4969, 448, 279, 3033, 56356, 1095, 869, 3343, 11, 438, 1293, 438, 566, 13352, 311, 1281, 264, 11372, 13, 45494, 304, 220, 17, 15, 15, 23, 11, 279, 4102, 18, 15, 19, 42176, 1555, 4102, 3328, 23377, 34650, 5590, 504, 279, 11888, 3886, 311, 264, 39493, 36428, 93634, 3143, 279, 34947, 37273, 3082, 4566, 264, 1378, 20483, 24472, 13647, 13, 8188, 8575, 3883, 82, 48998, 279, 15301, 438, 264, 584, 8760, 2390, 11, 438, 432, 1035, 5263, 18925, 748, 45495, 8149, 13, 1988, 279, 220, 16, 11, 15, 15, 15, 22934, 4268, 22980, 879, 1033, 9575, 311, 1424, 1975, 862, 869, 3343, 773, 429, 39493, 36428, 1410, 1598, 1181, 15301, 3207, 1405, 5008, 1490, 432, 429, 1616, 13, 1036, 15919, 748, 3188, 1033, 33421, 11, 323, 807, 2581, 2684, 862, 4152, 1882 ]
[ 70521, 349, 869, 3343, 369, 10491, 584, 1661, 13, 2411, 279, 1429, 15811, 2188, 11, 22073, 29527, 4411, 429, 83529, 7947, 8318, 973, 279, 22240, 315, 869, 3343, 3188, 11, 26805, 537, 1101, 43102, 11, 714, 11290, 13, 220, 4102, 53467, 39493, 374, 2797, 389, 419, 13, 1036, 71728, 429, 9355, 6979, 323, 6016, 3842, 869, 3343, 3188, 49977, 9162, 323, 3063, 2419, 566, 13914, 304, 806, 2311, 4102, 785, 9965, 315, 13047, 13, 4102, 2073, 22232, 429, 39150, 323, 56356, 349, 869, 3343, 9052, 6722, 323, 17704, 1987, 1988, 537, 678, 3343, 3188, 525, 3465, 6144, 13, 39493, 36428, 5590, 15301, 5926, 5798, 304, 18925, 4933, 429, 14927, 39493, 1558, 537, 1490, 458, 374, 4113, 4969, 448, 279, 3033, 56356, 1095, 869, 3343, 11, 438, 1293, 438, 566, 13352, 311, 1281, 264, 11372, 13, 45494, 304, 220, 17, 15, 15, 23, 11, 279, 4102, 18, 15, 19, 42176, 1555, 4102, 3328, 23377, 34650, 5590, 504, 279, 11888, 3886, 311, 264, 39493, 36428, 93634, 3143, 279, 34947, 37273, 3082, 4566, 264, 1378, 20483, 24472, 13647, 13, 8188, 8575, 3883, 82, 48998, 279, 15301, 438, 264, 584, 8760, 2390, 11, 438, 432, 1035, 5263, 18925, 748, 45495, 8149, 13, 1988, 279, 220, 16, 11, 15, 15, 15, 22934, 4268, 22980, 879, 1033, 9575, 311, 1424, 1975, 862, 869, 3343, 773, 429, 39493, 36428, 1410, 1598, 1181, 15301, 3207, 1405, 5008, 1490, 432, 429, 1616, 13, 1036, 15919, 748, 3188, 1033, 33421, 11, 323, 807, 2581, 2684, 862, 4152, 1882 ]
propriate private property for alleged public good. At the most fundamental level, libertarians believe that eminent domain invalidates the notion of private property rights, threatening not just prosperity, but freedom.  Charles Koch is clear on this. “Countries that clearly define and protect individual private property rights stimulate investment and grow,” he writes in his book The Science of Success. “Those that threaten and confiscate private property lose capital and decline.” But not all property rights are created equal. Koch Industries oil pipeline recently built in Minnesota shows that Charles Koch does not see an is anything wrong with the government confiscating private property, as long as he stands to make a profit. Completed in 2008, the 304-mile line now carries crude oil from the Canadian border to a Koch Industries refinery near the Twin Cities area via a two-foot-wide pipe. Company PR execs pitched the pipeline as a public benefit project, as it would increase Minnesota’s gasoline supply. But the 1,000-plus landowners who were forced to handover their private property so that Koch Industries could run its pipeline didn’t quite see it that way. “People’s rights were violated, and they never got their due process
[ 0, 6, 9, 17, 26, 30, 38, 45, 50, 51, 54, 58, 63, 75, 81, 82, 89, 95, 103, 108, 116, 123, 131, 135, 139, 146, 149, 157, 166, 173, 174, 186, 190, 195, 206, 207, 211, 219, 220, 221, 223, 230, 235, 238, 244, 247, 252, 253, 257, 266, 271, 279, 286, 290, 298, 309, 317, 326, 333, 343, 354, 358, 363, 367, 370, 377, 380, 384, 389, 391, 394, 402, 405, 413, 414, 416, 419, 424, 429, 438, 442, 450, 453, 461, 470, 475, 483, 487, 495, 499, 503, 507, 511, 520, 527, 531, 539, 545, 546, 551, 562, 566, 575, 584, 590, 593, 603, 609, 614, 622, 627, 632, 636, 640, 643, 646, 655, 661, 666, 670, 681, 689, 694, 702, 711, 712, 715, 720, 723, 726, 733, 736, 741, 743, 750, 751, 761, 764, 765, 766, 767, 768, 769, 770, 774, 776, 777, 778, 779, 784, 789, 791, 794, 802, 808, 812, 817, 821, 830, 837, 840, 842, 847, 858, 867, 872, 876, 881, 888, 893, 897, 899, 903, 908, 913, 918, 919, 927, 930, 935, 936, 944, 948, 957, 960, 962, 969, 977, 985, 986, 989, 992, 998, 1007, 1017, 1021, 1030, 1037, 1038, 1042, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1057, 1062, 1068, 1072, 1077, 1084, 1087, 1092, 1096, 1102, 1110, 1119, 1122, 1127, 1132, 1143, 1149, 1153, 1157, 1166, 1171, 1175, 1181, 1185, 1188, 1193, 1197, 1198, 1202, 1208, 1212, 1219, 1224, 1233, 1234, 1238, 1243, 1249, 1253, 1259, 1263, 1271 ]
142,298
[ 2419, 264, 36400, 6693, 5043, 1033, 2087, 311, 387, 3931, 304, 1378, 553, 279, 15301, 4102, 83, 813, 264, 16803, 304, 220, 17, 15, 15, 22, 13, 1036, 2132, 748, 4969, 13, 8853, 748, 3343, 374, 825, 315, 279, 1429, 2989, 2513, 311, 862, 63651, 1987, 1406, 10227, 27488, 12649, 39493, 14843, 7881, 264, 18217, 78, 82444, 323, 8910, 1191, 705, 279, 3757, 86988, 13278, 11, 566, 572, 3259, 58772, 315, 8350, 34644, 279, 16266, 315, 19390, 5590, 13737, 304, 279, 220, 16, 24, 17, 15, 82, 323, 4124, 220, 16, 24, 18, 15, 82, 13, 1260, 6188, 323, 5798, 59696, 4699, 11, 21009, 19390, 24198, 369, 4862, 304, 87618, 11, 20148, 11, 323, 1865, 458, 55093, 18527, 311, 279, 11048, 12785, 2022, 315, 279, 19390, 9145, 2337, 15115, 46665, 748, 1156, 20924, 70898, 9680, 13, 1096, 374, 264, 5796, 88, 4265, 369, 279, 39493, 2997, 25, 2041, 279, 6804, 645, 54808, 8241, 806, 3853, 10320, 6722, 11, 39493, 36428, 1035, 537, 3000, 3351, 16804, 13866, 1035, 279, 30025, 59905, 624, 785, 39493, 33221, 13, 323, 35465, 65087, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643, 151643 ]
[ 387, 3931, 304, 1378, 553, 279, 15301, 4102, 83, 813, 264, 16803, 304, 220, 17, 15, 15, 22, 13, 1036, 2132, 748, 4969, 13, 8853, 748, 3343, 374, 825, 315, 279, 1429, 2989, 2513, 311, 862, 63651, 1987, 1406, 10227, 27488, 12649, 39493, 14843, 7881, 264, 18217, 78, 82444, 323, 8910, 1191, 705, 279, 3757, 86988, 13278, 11, 566, 572, 3259, 58772, 315, 8350, 34644, 279, 16266, 315, 19390, 5590, 13737, 304, 279, 220, 16, 24, 17, 15, 82, 323, 4124, 220, 16, 24, 18, 15, 82, 13, 1260, 6188, 323, 5798, 59696, 4699, 11, 21009, 19390, 24198, 369, 4862, 304, 87618, 11, 20148, 11, 323, 1865, 458, 55093, 18527, 311, 279, 11048, 12785, 2022, 315, 279, 19390, 9145, 2337, 15115, 46665, 748, 1156, 20924, 70898, 9680, 13, 1096, 374, 264, 5796, 88, 4265, 369, 279, 39493, 2997, 25, 2041, 279, 6804, 645, 54808, 8241, 806, 3853, 10320, 6722, 11, 39493, 36428, 1035, 537, 3000, 3351, 16804, 13866, 1035, 279, 30025, 59905, 624, 785, 39493, 33221, 13, 323, 35465, 65087 ]
be cut in two by the pipeline told a newspaper in 2007. “It’s wrong. People’s property is one of the most important things to their livelihood.” Before Fredrick Koch suddenly developed a pinko paranoia and helped start up the John Birch Society, he was making piles of cash laying the foundation of Soviet oil infrastructure in the 1920s and early 1930s. He designed and built refineries, hosted Soviet engineers for training in Wichita, Kansas, and made an invaluable contribution to the rapid industrialization of the Soviet Union during Joseph Stalin’s first Five-Year Plan. This is a touchy issue for the Koch family: without the Commie Reds providing his future seed capital, Koch Industries would not exist today—and neither would the Tea Parties. The Koch Bros. and Corporate Welfare
[ 0, 3, 7, 10, 14, 17, 21, 30, 32, 33, 36, 38, 48, 51, 52, 53, 54, 55, 56, 57, 61, 63, 67, 73, 74, 81, 85, 94, 97, 101, 104, 108, 113, 123, 130, 133, 139, 150, 154, 157, 163, 168, 172, 177, 186, 196, 198, 203, 204, 213, 217, 224, 230, 233, 237, 242, 248, 256, 257, 260, 264, 271, 277, 280, 285, 292, 296, 307, 310, 317, 321, 336, 339, 343, 344, 345, 346, 347, 348, 349, 353, 359, 360, 361, 362, 363, 364, 365, 366, 369, 378, 382, 388, 394, 399, 400, 407, 414, 424, 428, 437, 440, 448, 449, 456, 457, 461, 466, 469, 480, 493, 496, 500, 506, 517, 524, 527, 531, 538, 544, 551, 558, 565, 569, 575, 580, 585, 590, 591, 596, 599, 601, 607, 608, 614, 618, 622, 627, 634, 635, 643, 647, 652, 654, 659, 669, 673, 680, 685, 693, 694, 699, 710, 716, 720, 726, 732, 738, 746, 752, 756, 760, 768, 770, 773, 778, 783, 784, 788, 798, 806 ]
142,468