Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Side by Side Diff: tools/perf/page_sets/key_desktop_sites.json

Issue 11316017: Refactoring scrolling_benchmark code into scrolling_interaction.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/perf/page_sets/top_25.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "description": "Sites of Interest", 2 "description": "Sites of Interest",
3 "archive_path": "../data/sites_of_interest.wpr", 3 "archive_path": "../data/sites_of_interest.wpr",
4 "credentials_path": "../data/credentials.json", 4 "credentials_path": "../data/credentials.json",
5 "pages": [ 5 "pages": [
6 { 6 {
7 "url": "http://facebook.com", 7 "url": "http://facebook.com",
8 "credentials": "facebook" 8 "credentials": "facebook",
9 }, 9 "scrolling": {
10 { 10 "action": "scrolling_interaction"
11 "url": "http://youtube.com" 11 }
12 }, 12 },
13 { 13 {
14 "url": "http://twitter.com/nbc" 14 "url": "http://youtube.com",
15 }, 15 "scrolling": {
16 { 16 "action": "scrolling_interaction"
17 "url": "http://bbc.co.uk" 17 }
18 }, 18 },
19 { 19 {
20 "url": "http://imdb.com" 20 "url": "http://twitter.com/nbc",
21 }, 21 "scrolling": {
22 { 22 "action": "scrolling_interaction"
23 "url": "http://espn.go.com" 23 }
24 }, 24 },
25 { 25 {
26 "url": "http://cnn.com" 26 "url": "http://bbc.co.uk",
27 }, 27 "scrolling": {
28 { 28 "action": "scrolling_interaction"
29 "url": "http://bbc.co.uk/news/" 29 }
30 }, 30 },
31 { 31 {
32 "url": "http://weather.com" 32 "url": "http://imdb.com",
33 }, 33 "scrolling": {
34 { 34 "action": "scrolling_interaction"
35 "url": "http://livejournal.com" 35 }
36 }, 36 },
37 { 37 {
38 "url": "http://deviantart.com" 38 "url": "http://espn.go.com",
39 }, 39 "scrolling": {
40 { 40 "action": "scrolling_interaction"
41 "url": "http://foxnews.com" 41 }
42 }, 42 },
43 { 43 {
44 "url": "http://nbcnews.com" 44 "url": "http://cnn.com",
45 }, 45 "scrolling": {
46 { 46 "action": "scrolling_interaction"
47 "url": "http://scribd.com" 47 }
48 }, 48 },
49 { 49 {
50 "url": "http://movies.yahoo.com" 50 "url": "http://bbc.co.uk/news/",
51 }, 51 "scrolling": {
52 { 52 "action": "scrolling_interaction"
53 "url": "http://tv.yahoo.com" 53 }
54 }, 54 },
55 { 55 {
56 "url": "http://pandora.com" 56 "url": "http://weather.com",
57 }, 57 "scrolling": {
58 { 58 "action": "scrolling_interaction"
59 "url": "http://tmz.com" 59 }
60 }, 60 },
61 { 61 {
62 "url": "http://hulu.com" 62 "url": "http://livejournal.com",
63 }, 63 "scrolling": {
64 { 64 "action": "scrolling_interaction"
65 "url": "http://abcnews.go.com" 65 }
66 }, 66 },
67 { 67 {
68 "url": "http://youtube.com/videos" 68 "url": "http://deviantart.com",
69 }, 69 "scrolling": {
70 { 70 "action": "scrolling_interaction"
71 "url": "http://ndtv.com" 71 }
72 }, 72 },
73 { 73 {
74 "url": "http://money.cnn.com" 74 "url": "http://foxnews.com",
75 }, 75 "scrolling": {
76 { 76 "action": "scrolling_interaction"
77 "url": "http://msn.foxsports.com" 77 }
78 }, 78 },
79 { 79 {
80 "url": "http://cbsnews.com" 80 "url": "http://nbcnews.com",
81 }, 81 "scrolling": {
82 { 82 "action": "scrolling_interaction"
83 "url": "http://wired.com" 83 }
84 }, 84 },
85 { 85 {
86 "url": "http://cnbc.com" 86 "url": "http://scribd.com",
87 }, 87 "scrolling": {
88 { 88 "action": "scrolling_interaction"
89 "url": "http://sportsillustrated.cnn.com" 89 }
90 }, 90 },
91 { 91 {
92 "url": "http://home.disney.go.com" 92 "url": "http://movies.yahoo.com",
93 }, 93 "scrolling": {
94 { 94 "action": "scrolling_interaction"
95 "url": "http://urbandictionary.com" 95 }
96 }, 96 },
97 { 97 {
98 "url": "http://rottentomatoes.com" 98 "url": "http://tv.yahoo.com",
99 }, 99 "scrolling": {
100 { 100 "action": "scrolling_interaction"
101 "url": "http://foodnetwork.com" 101 }
102 }, 102 },
103 { 103 {
104 "url": "http://npr.org" 104 "url": "http://pandora.com",
105 }, 105 "scrolling": {
106 { 106 "action": "scrolling_interaction"
107 "url": "http://gawker.com" 107 }
108 }, 108 },
109 { 109 {
110 "url": "http://last.fm" 110 "url": "http://tmz.com",
111 }, 111 "scrolling": {
112 { 112 "action": "scrolling_interaction"
113 "url": "http://sky.com" 113 }
114 }, 114 },
115 { 115 {
116 "url": "http://eonline.com" 116 "url": "http://hulu.com",
117 }, 117 "scrolling": {
118 { 118 "action": "scrolling_interaction"
119 "url": "http://egotastic.com" 119 }
120 }, 120 },
121 { 121 {
122 "url": "http://copyscape.com" 122 "url": "http://abcnews.go.com",
123 }, 123 "scrolling": {
124 { 124 "action": "scrolling_interaction"
125 "url": "http://mtv.com" 125 }
126 }, 126 },
127 { 127 {
128 "url": "http://ultimate-guitar.com" 128 "url": "http://youtube.com/videos",
129 }, 129 "scrolling": {
130 { 130 "action": "scrolling_interaction"
131 "url": "http://comcast.com" 131 }
132 }, 132 },
133 { 133 {
134 "url": "http://cbc.ca" 134 "url": "http://ndtv.com",
135 }, 135 "scrolling": {
136 { 136 "action": "scrolling_interaction"
137 "url": "http://fanfiction.net" 137 }
138 }, 138 },
139 { 139 {
140 "url": "http://discovery.com" 140 "url": "http://money.cnn.com",
141 }, 141 "scrolling": {
142 { 142 "action": "scrolling_interaction"
143 "url": "http://deezer.com" 143 }
144 }, 144 },
145 { 145 {
146 "url": "http://metrolyrics.com" 146 "url": "http://msn.foxsports.com",
147 }, 147 "scrolling": {
148 { 148 "action": "scrolling_interaction"
149 "url": "http://foxnews.com/entertainment/" 149 }
150 }, 150 },
151 { 151 {
152 "url": "http://cartoonnetwork.com" 152 "url": "http://cbsnews.com",
153 }, 153 "scrolling": {
154 { 154 "action": "scrolling_interaction"
155 "url": "http://paypal.com" 155 }
156 }, 156 },
157 { 157 {
158 "url": "http://finance.yahoo.com" 158 "url": "http://wired.com",
159 }, 159 "scrolling": {
160 { 160 "action": "scrolling_interaction"
161 "url": "http://alibaba.com" 161 }
162 }, 162 },
163 { 163 {
164 "url": "http://bankofamerica.com" 164 "url": "http://cnbc.com",
165 }, 165 "scrolling": {
166 { 166 "action": "scrolling_interaction"
167 "url": "http://www.chase.com/" 167 }
168 }, 168 },
169 { 169 {
170 "url": "http://wellsfargo.com" 170 "url": "http://sportsillustrated.cnn.com",
171 }, 171 "scrolling": {
172 { 172 "action": "scrolling_interaction"
173 "url": "http://skype.com" 173 }
174 }, 174 },
175 { 175 {
176 "url": "http://online.wsj.com" 176 "url": "http://home.disney.go.com",
177 }, 177 "scrolling": {
178 { 178 "action": "scrolling_interaction"
179 "url": "http://indeed.com" 179 }
180 }, 180 },
181 { 181 {
182 "url": "http://samsung.com" 182 "url": "http://urbandictionary.com",
183 }, 183 "scrolling": {
184 { 184 "action": "scrolling_interaction"
185 "url": "http://reuters.com" 185 }
186 }, 186 },
187 { 187 {
188 "url": "http://ups.com" 188 "url": "http://rottentomatoes.com",
189 }, 189 "scrolling": {
190 { 190 "action": "scrolling_interaction"
191 "url": "http://forbes.com" 191 }
192 }, 192 },
193 { 193 {
194 "url": "http://clickbank.com" 194 "url": "http://foodnetwork.com",
195 }, 195 "scrolling": {
196 { 196 "action": "scrolling_interaction"
197 "url": "http://target.com" 197 }
198 }, 198 },
199 { 199 {
200 "url": "http://att.com" 200 "url": "http://npr.org",
201 }, 201 "scrolling": {
202 { 202 "action": "scrolling_interaction"
203 "url": "http://cj.com" 203 }
204 }, 204 },
205 { 205 {
206 "url": "http://constantcontact.com" 206 "url": "http://gawker.com",
207 }, 207 "scrolling": {
208 { 208 "action": "scrolling_interaction"
209 "url": "http://ezinearticles.com" 209 }
210 }, 210 },
211 { 211 {
212 "url": "http://shutterstock.com" 212 "url": "http://last.fm",
213 }, 213 "scrolling": {
214 { 214 "action": "scrolling_interaction"
215 "url": "http://americanexpress.com" 215 }
216 }, 216 },
217 { 217 {
218 "url": "http://freelancer.com" 218 "url": "http://sky.com",
219 }, 219 "scrolling": {
220 { 220 "action": "scrolling_interaction"
221 "url": "http://istockphoto.com" 221 }
222 }, 222 },
223 { 223 {
224 "url": "http://fedex.com" 224 "url": "http://eonline.com",
225 }, 225 "scrolling": {
226 { 226 "action": "scrolling_interaction"
227 "url": "http://verizonwireless.com" 227 }
228 }, 228 },
229 { 229 {
230 "url": "http://capitalone.com" 230 "url": "http://egotastic.com",
231 }, 231 "scrolling": {
232 { 232 "action": "scrolling_interaction"
233 "url": "http://bloomberg.com" 233 }
234 }, 234 },
235 { 235 {
236 "url": "http://monster.com" 236 "url": "http://copyscape.com",
237 }, 237 "scrolling": {
238 { 238 "action": "scrolling_interaction"
239 "url": "http://hdfcbank.com" 239 }
240 }, 240 },
241 { 241 {
242 "url": "http://fotolia.com" 242 "url": "http://mtv.com",
243 }, 243 "scrolling": {
244 { 244 "action": "scrolling_interaction"
245 "url": "http://thesun.co.uk" 245 }
246 }, 246 },
247 { 247 {
248 "url": "http://zillow.com" 248 "url": "http://ultimate-guitar.com",
249 }, 249 "scrolling": {
250 { 250 "action": "scrolling_interaction"
251 "url": "http://nokia.com" 251 }
252 }, 252 },
253 { 253 {
254 "url": "http://tradedoubler.com" 254 "url": "http://comcast.com",
255 }, 255 "scrolling": {
256 { 256 "action": "scrolling_interaction"
257 "url": "http://icicibank.com" 257 }
258 }, 258 },
259 { 259 {
260 "url": "http://123rf.com" 260 "url": "http://cbc.ca",
261 }, 261 "scrolling": {
262 { 262 "action": "scrolling_interaction"
263 "url": "http://elance.com" 263 }
264 }, 264 },
265 { 265 {
266 "url": "http://icbc.com.cn" 266 "url": "http://fanfiction.net",
267 }, 267 "scrolling": {
268 { 268 "action": "scrolling_interaction"
269 "url": "http://news.cnet.com" 269 }
270 }, 270 },
271 { 271 {
272 "url": "http://verizon.com" 272 "url": "http://discovery.com",
273 }, 273 "scrolling": {
274 { 274 "action": "scrolling_interaction"
275 "url": "http://careerbuilder.com" 275 }
276 }, 276 },
277 { 277 {
278 "url": "http://sears.com" 278 "url": "http://deezer.com",
279 }, 279 "scrolling": {
280 { 280 "action": "scrolling_interaction"
281 "url": "http://getresponse.com" 281 }
282 }, 282 },
283 { 283 {
284 "url": "http://sitesell.com" 284 "url": "http://metrolyrics.com",
285 }, 285 "scrolling": {
286 { 286 "action": "scrolling_interaction"
287 "url": "http://manta.com" 287 }
288 }, 288 },
289 { 289 {
290 "url": "http://www.blogger.com/" 290 "url": "http://foxnews.com/entertainment/",
291 }, 291 "scrolling": {
292 { 292 "action": "scrolling_interaction"
293 "url": "http://avg.com" 293 }
294 }, 294 },
295 { 295 {
296 "url": "http://google.com/analytics/" 296 "url": "http://cartoonnetwork.com",
297 }, 297 "scrolling": {
298 { 298 "action": "scrolling_interaction"
299 "url": "http://go.com" 299 }
300 }, 300 },
301 { 301 {
302 "url": "http://flickr.com" 302 "url": "http://paypal.com",
303 }, 303 "scrolling": {
304 { 304 "action": "scrolling_interaction"
305 "url": "http://aol.com" 305 }
306 }, 306 },
307 { 307 {
308 "url": "http://thepiratebay.se" 308 "url": "http://finance.yahoo.com",
309 }, 309 "scrolling": {
310 { 310 "action": "scrolling_interaction"
311 "url": "http://zedo.com" 311 }
312 }, 312 },
313 { 313 {
314 "url": "http://about.com" 314 "url": "http://alibaba.com",
315 }, 315 "scrolling": {
316 { 316 "action": "scrolling_interaction"
317 "url": "http://stackoverflow.com" 317 }
318 }, 318 },
319 { 319 {
320 "url": "http://godaddy.com" 320 "url": "http://bankofamerica.com",
321 }, 321 "scrolling": {
322 { 322 "action": "scrolling_interaction"
323 "url": "http://mediafire.com" 323 }
324 }, 324 },
325 { 325 {
326 "url": "http://wordpress.org" 326 "url": "http://www.chase.com/",
327 }, 327 "scrolling": {
328 { 328 "action": "scrolling_interaction"
329 "url": "http://adwords.google.com" 329 }
330 }, 330 },
331 { 331 {
332 "url": "http://imgur.com" 332 "url": "http://wellsfargo.com",
333 }, 333 "scrolling": {
334 { 334 "action": "scrolling_interaction"
335 "url": "http://4shared.com" 335 }
336 }, 336 },
337 { 337 {
338 "url": "http://vimeo.com" 338 "url": "http://skype.com",
339 }, 339 "scrolling": {
340 { 340 "action": "scrolling_interaction"
341 "url": "http://play.google.com/" 341 }
342 }, 342 },
343 { 343 {
344 "url": "http://badoo.com" 344 "url": "http://online.wsj.com",
345 }, 345 "scrolling": {
346 { 346 "action": "scrolling_interaction"
347 "url": "http://aweber.com" 347 }
348 }, 348 },
349 { 349 {
350 "url": "http://mozilla.org" 350 "url": "http://indeed.com",
351 }, 351 "scrolling": {
352 { 352 "action": "scrolling_interaction"
353 "url": "http://www.stumbleupon.com/stumbler/chimacintosh" 353 }
354 }, 354 },
355 { 355 {
356 "url": "http://www.google.com/adsense/" 356 "url": "http://samsung.com",
357 }, 357 "scrolling": {
358 { 358 "action": "scrolling_interaction"
359 "url": "http://my.yahoo.com" 359 }
360 }, 360 },
361 { 361 {
362 "url": "http://sourceforge.net" 362 "url": "http://reuters.com",
363 }, 363 "scrolling": {
364 { 364 "action": "scrolling_interaction"
365 "url": "http://answers.com" 365 }
366 }, 366 },
367 { 367 {
368 "url": "http://wordpress.org/extend/plugins/" 368 "url": "http://ups.com",
369 }, 369 "scrolling": {
370 { 370 "action": "scrolling_interaction"
371 "url": "http://photobucket.com" 371 }
372 }, 372 },
373 { 373 {
374 "url": "http://clicksor.com" 374 "url": "http://forbes.com",
375 }, 375 "scrolling": {
376 { 376 "action": "scrolling_interaction"
377 "url": "http://google.com/reader/" 377 }
378 }, 378 },
379 { 379 {
380 "url": "http://store.apple.com" 380 "url": "http://clickbank.com",
381 }, 381 "scrolling": {
382 { 382 "action": "scrolling_interaction"
383 "url": "http://wikia.com" 383 }
384 }, 384 },
385 { 385 {
386 "url": "http://statcounter.com" 386 "url": "http://target.com",
387 }, 387 "scrolling": {
388 { 388 "action": "scrolling_interaction"
389 "url": "http://fiverr.com" 389 }
390 }, 390 },
391 { 391 {
392 "url": "http://slideshare.net" 392 "url": "http://att.com",
393 }, 393 "scrolling": {
394 { 394 "action": "scrolling_interaction"
395 "url": "http://salesforce.com" 395 }
396 }, 396 },
397 { 397 {
398 "url": "http://myspace.com" 398 "url": "http://cj.com",
399 }, 399 "scrolling": {
400 { 400 "action": "scrolling_interaction"
401 "url": "http://hootsuite.com" 401 }
402 }, 402 },
403 { 403 {
404 "url": "http://domaintools.com" 404 "url": "http://constantcontact.com",
405 }, 405 "scrolling": {
406 { 406 "action": "scrolling_interaction"
407 "url": "http://rediff.com" 407 }
408 }, 408 },
409 { 409 {
410 "url": "http://soundcloud.com" 410 "url": "http://ezinearticles.com",
411 }, 411 "scrolling": {
412 { 412 "action": "scrolling_interaction"
413 "url": "http://download.cnet.com" 413 }
414 }, 414 },
415 { 415 {
416 "url": "http://archive.org" 416 "url": "http://shutterstock.com",
417 }, 417 "scrolling": {
418 { 418 "action": "scrolling_interaction"
419 "url": "http://filestube.com" 419 }
420 }, 420 },
421 { 421 {
422 "url": "http://developers.facebook.com" 422 "url": "http://americanexpress.com",
423 }, 423 "scrolling": {
424 { 424 "action": "scrolling_interaction"
425 "url": "http://hostgator.com" 425 }
426 }, 426 },
427 { 427 {
428 "url": "http://battle.net" 428 "url": "http://freelancer.com",
429 }, 429 "scrolling": {
430 { 430 "action": "scrolling_interaction"
431 "url": "http://pch.com" 431 }
432 }, 432 },
433 { 433 {
434 "url": "http://ign.com" 434 "url": "http://istockphoto.com",
435 }, 435 "scrolling": {
436 { 436 "action": "scrolling_interaction"
437 "url": "http://pogo.com" 437 }
438 }, 438 },
439 { 439 {
440 "url": "http://miniclip.com" 440 "url": "http://fedex.com",
441 }, 441 "scrolling": {
442 { 442 "action": "scrolling_interaction"
443 "url": "http://888.com" 443 }
444 }, 444 },
445 { 445 {
446 "url": "http://gamespot.com" 446 "url": "http://verizonwireless.com",
447 }, 447 "scrolling": {
448 { 448 "action": "scrolling_interaction"
449 "url": "http://steampowered.com" 449 }
450 }, 450 },
451 { 451 {
452 "url": "http://gamefaqs.com" 452 "url": "http://capitalone.com",
453 }, 453 "scrolling": {
454 { 454 "action": "scrolling_interaction"
455 "url": "http://xbox.com" 455 }
456 }, 456 },
457 { 457 {
458 "url": "http://games.yahoo.com" 458 "url": "http://bloomberg.com",
459 }, 459 "scrolling": {
460 { 460 "action": "scrolling_interaction"
461 "url": "http://betfair.com" 461 }
462 }, 462 },
463 { 463 {
464 "url": "http://kongregate.com" 464 "url": "http://monster.com",
465 }, 465 "scrolling": {
466 { 466 "action": "scrolling_interaction"
467 "url": "http://ea.com" 467 }
468 }, 468 },
469 { 469 {
470 "url": "http://leagueoflegends.com" 470 "url": "http://hdfcbank.com",
471 }, 471 "scrolling": {
472 { 472 "action": "scrolling_interaction"
473 "url": "http://roblox.com" 473 }
474 }, 474 },
475 { 475 {
476 "url": "http://williamhill.com" 476 "url": "http://fotolia.com",
477 }, 477 "scrolling": {
478 { 478 "action": "scrolling_interaction"
479 "url": "http://playstation.com" 479 }
480 }, 480 },
481 { 481 {
482 "url": "http://wowhead.com" 482 "url": "http://thesun.co.uk",
483 }, 483 "scrolling": {
484 { 484 "action": "scrolling_interaction"
485 "url": "http://king.com" 485 }
486 }, 486 },
487 { 487 {
488 "url": "http://minecraft.net" 488 "url": "http://zillow.com",
489 }, 489 "scrolling": {
490 { 490 "action": "scrolling_interaction"
491 "url": "http://chess.com" 491 }
492 }, 492 },
493 { 493 {
494 "url": "http://minecraftwiki.net" 494 "url": "http://nokia.com",
495 }, 495 "scrolling": {
496 { 496 "action": "scrolling_interaction"
497 "url": "http://addictinggames.com" 497 }
498 }, 498 },
499 { 499 {
500 "url": "http://mmo-champion.com" 500 "url": "http://tradedoubler.com",
501 }, 501 "scrolling": {
502 { 502 "action": "scrolling_interaction"
503 "url": "http://runescape.com" 503 }
504 }, 504 },
505 { 505 {
506 "url": "http://travian.com" 506 "url": "http://icicibank.com",
507 }, 507 "scrolling": {
508 { 508 "action": "scrolling_interaction"
509 "url": "http://zone.msn.com" 509 }
510 }, 510 },
511 { 511 {
512 "url": "http://ubi.com" 512 "url": "http://123rf.com",
513 }, 513 "scrolling": {
514 { 514 "action": "scrolling_interaction"
515 "url": "http://calottery.com" 515 }
516 }, 516 },
517 { 517 {
518 "url": "http://freeonlinegames.com" 518 "url": "http://elance.com",
519 }, 519 "scrolling": {
520 { 520 "action": "scrolling_interaction"
521 "url": "http://games.com" 521 }
522 }, 522 },
523 { 523 {
524 "url": "http://n4g.com" 524 "url": "http://icbc.com.cn",
525 }, 525 "scrolling": {
526 { 526 "action": "scrolling_interaction"
527 "url": "http://nvidia.com" 527 }
528 }, 528 },
529 { 529 {
530 "url": "http://callofduty.com" 530 "url": "http://news.cnet.com",
531 }, 531 "scrolling": {
532 { 532 "action": "scrolling_interaction"
533 "url": "http://us.playstation.com" 533 }
534 }, 534 },
535 { 535 {
536 "url": "http://bet-at-home.com" 536 "url": "http://verizon.com",
537 }, 537 "scrolling": {
538 { 538 "action": "scrolling_interaction"
539 "url": "http://gametrailers.com" 539 }
540 }, 540 },
541 { 541 {
542 "url": "http://teamliquid.net" 542 "url": "http://careerbuilder.com",
543 }, 543 "scrolling": {
544 { 544 "action": "scrolling_interaction"
545 "url": "http://nick.com/games/" 545 }
546 }, 546 },
547 { 547 {
548 "url": "http://planetminecraft.com" 548 "url": "http://sears.com",
549 }, 549 "scrolling": {
550 { 550 "action": "scrolling_interaction"
551 "url": "http://nintendo.com" 551 }
552 }, 552 },
553 { 553 {
554 "url": "http://popcap.com" 554 "url": "http://getresponse.com",
555 }, 555 "scrolling": {
556 { 556 "action": "scrolling_interaction"
557 "url": "http://gamehouse.com" 557 }
558 }, 558 },
559 { 559 {
560 "url": "http://curse.com" 560 "url": "http://sitesell.com",
561 }, 561 "scrolling": {
562 { 562 "action": "scrolling_interaction"
563 "url": "http://bulbagarden.net" 563 }
564 }, 564 },
565 { 565 {
566 "url": "http://rockstargames.com" 566 "url": "http://manta.com",
567 }, 567 "scrolling": {
568 { 568 "action": "scrolling_interaction"
569 "url": "http://partycasino.com" 569 }
570 }, 570 },
571 { 571 {
572 "url": "http://square-enix.com" 572 "url": "http://www.blogger.com/",
573 }, 573 "scrolling": {
574 { 574 "action": "scrolling_interaction"
575 "url": "http://perfectworld.com" 575 }
576 }, 576 },
577 { 577 {
578 "url": "http://nih.gov" 578 "url": "http://avg.com",
579 }, 579 "scrolling": {
580 { 580 "action": "scrolling_interaction"
581 "url": "http://webmd.com" 581 }
582 }, 582 },
583 { 583 {
584 "url": "http://ncbi.nlm.nih.gov/pubmed/" 584 "url": "http://google.com/analytics/",
585 }, 585 "scrolling": {
586 { 586 "action": "scrolling_interaction"
587 "url": "http://focusoncrohnsdisease.com" 587 }
588 }, 588 },
589 { 589 {
590 "url": "http://mayoclinic.com" 590 "url": "http://go.com",
591 }, 591 "scrolling": {
592 { 592 "action": "scrolling_interaction"
593 "url": "http://mercola.com" 593 }
594 }, 594 },
595 { 595 {
596 "url": "http://drugs.com" 596 "url": "http://flickr.com",
597 }, 597 "scrolling": {
598 { 598 "action": "scrolling_interaction"
599 "url": "http://menshealth.com" 599 }
600 }, 600 },
601 { 601 {
602 "url": "http://nlm.nih.gov/medlineplus/" 602 "url": "http://aol.com",
603 }, 603 "scrolling": {
604 { 604 "action": "scrolling_interaction"
605 "url": "http://weightwatchers.com" 605 }
606 }, 606 },
607 { 607 {
608 "url": "http://cdc.gov" 608 "url": "http://thepiratebay.se",
609 }, 609 "scrolling": {
610 { 610 "action": "scrolling_interaction"
611 "url": "http://caloriecount.about.com" 611 }
612 }, 612 },
613 { 613 {
614 "url": "http://patents.uspto.gov" 614 "url": "http://zedo.com",
615 }, 615 "scrolling": {
616 { 616 "action": "scrolling_interaction"
617 "url": "http://psychologytoday.com" 617 }
618 }, 618 },
619 { 619 {
620 "url": "http://nhs.uk" 620 "url": "http://about.com",
621 }, 621 "scrolling": {
622 { 622 "action": "scrolling_interaction"
623 "url": "http://medscape.com" 623 }
624 }, 624 },
625 { 625 {
626 "url": "http://foxnews.com/health/" 626 "url": "http://stackoverflow.com",
627 }, 627 "scrolling": {
628 { 628 "action": "scrolling_interaction"
629 "url": "http://who.int" 629 }
630 }, 630 },
631 { 631 {
632 "url": "http://healthboards.com" 632 "url": "http://godaddy.com",
633 }, 633 "scrolling": {
634 { 634 "action": "scrolling_interaction"
635 "url": "http://self.com" 635 }
636 }, 636 },
637 { 637 {
638 "url": "http://health.com" 638 "url": "http://mediafire.com",
639 }, 639 "scrolling": {
640 { 640 "action": "scrolling_interaction"
641 "url": "http://kidshealth.org" 641 }
642 }, 642 },
643 { 643 {
644 "url": "http://fda.gov" 644 "url": "http://wordpress.org",
645 }, 645 "scrolling": {
646 { 646 "action": "scrolling_interaction"
647 "url": "http://netdoctor.co.uk" 647 }
648 }, 648 },
649 { 649 {
650 "url": "http://prevention.com" 650 "url": "http://adwords.google.com",
651 }, 651 "scrolling": {
652 { 652 "action": "scrolling_interaction"
653 "url": "http://makeupalley.com" 653 }
654 }, 654 },
655 { 655 {
656 "url": "http://stevepavlina.com" 656 "url": "http://imgur.com",
657 }, 657 "scrolling": {
658 { 658 "action": "scrolling_interaction"
659 "url": "http://realage.com" 659 }
660 }, 660 },
661 { 661 {
662 "url": "http://fitnessmagazine.com" 662 "url": "http://4shared.com",
663 }, 663 "scrolling": {
664 { 664 "action": "scrolling_interaction"
665 "url": "http://healthcentral.com" 665 }
666 }, 666 },
667 { 667 {
668 "url": "http://rxlist.com" 668 "url": "http://vimeo.com",
669 }, 669 "scrolling": {
670 { 670 "action": "scrolling_interaction"
671 "url": "http://vitals.com" 671 }
672 }, 672 },
673 { 673 {
674 "url": "http://totalbeauty.com" 674 "url": "http://play.google.com/",
675 }, 675 "scrolling": {
676 { 676 "action": "scrolling_interaction"
677 "url": "http://nuance.com" 677 }
678 }, 678 },
679 { 679 {
680 "url": "http://telegraph.co.uk/health/" 680 "url": "http://badoo.com",
681 }, 681 "scrolling": {
682 { 682 "action": "scrolling_interaction"
683 "url": "http://drbatras.com" 683 }
684 }, 684 },
685 { 685 {
686 "url": "http://emedtv.com" 686 "url": "http://aweber.com",
687 }, 687 "scrolling": {
688 { 688 "action": "scrolling_interaction"
689 "url": "http://bmj.com" 689 }
690 }, 690 },
691 { 691 {
692 "url": "http://medcohealth.com" 692 "url": "http://mozilla.org",
693 }, 693 "scrolling": {
694 { 694 "action": "scrolling_interaction"
695 "url": "http://webmd.com/skin-problems-and-treatments/default.htm" 695 }
696 }, 696 },
697 { 697 {
698 "url": "http://tums.ac.ir" 698 "url": "http://www.stumbleupon.com/stumbler/chimacintosh",
699 }, 699 "scrolling": {
700 { 700 "action": "scrolling_interaction"
701 "url": "http://apa.org" 701 }
702 }, 702 },
703 { 703 {
704 "url": "http://cancer.org" 704 "url": "http://www.google.com/adsense/",
705 }, 705 "scrolling": {
706 { 706 "action": "scrolling_interaction"
707 "url": "http://healthguru.com" 707 }
708 }, 708 },
709 { 709 {
710 "url": "http://earthclinic.com" 710 "url": "http://my.yahoo.com",
711 }, 711 "scrolling": {
712 { 712 "action": "scrolling_interaction"
713 "url": "http://curezone.com" 713 }
714 }, 714 },
715 { 715 {
716 "url": "http://beauty.about.com" 716 "url": "http://sourceforge.net",
717 }, 717 "scrolling": {
718 { 718 "action": "scrolling_interaction"
719 "url": "http://www.kaiserpermanente.org/" 719 }
720 }, 720 },
721 { 721 {
722 "url": "http://drweil.com" 722 "url": "http://answers.com",
723 }, 723 "scrolling": {
724 { 724 "action": "scrolling_interaction"
725 "url": "http://24hourfitness.com" 725 }
726 }, 726 },
727 { 727 {
728 "url": "http://ehow.com" 728 "url": "http://wordpress.org/extend/plugins/",
729 }, 729 "scrolling": {
730 { 730 "action": "scrolling_interaction"
731 "url": "http://yelp.com" 731 }
732 }, 732 },
733 { 733 {
734 "url": "http://groupon.com/san-francisco" 734 "url": "http://photobucket.com",
735 }, 735 "scrolling": {
736 { 736 "action": "scrolling_interaction"
737 "url": "http://engadget.com" 737 }
738 }, 738 },
739 { 739 {
740 "url": "http://gsmarena.com" 740 "url": "http://clicksor.com",
741 }, 741 "scrolling": {
742 { 742 "action": "scrolling_interaction"
743 "url": "http://reviews.cnet.com" 743 }
744 }, 744 },
745 { 745 {
746 "url": "http://allrecipes.com" 746 "url": "http://google.com/reader/",
747 }, 747 "scrolling": {
748 { 748 "action": "scrolling_interaction"
749 "url": "http://autos.yahoo.com" 749 }
750 }, 750 },
751 { 751 {
752 "url": "http://shopping.yahoo.com" 752 "url": "http://store.apple.com",
753 }, 753 "scrolling": {
754 { 754 "action": "scrolling_interaction"
755 "url": "http://gizmodo.com" 755 }
756 }, 756 },
757 { 757 {
758 "url": "http://marketwatch.com" 758 "url": "http://wikia.com",
759 }, 759 "scrolling": {
760 { 760 "action": "scrolling_interaction"
761 "url": "http://babycenter.com" 761 }
762 }, 762 },
763 { 763 {
764 "url": "http://nextag.com" 764 "url": "http://statcounter.com",
765 }, 765 "scrolling": {
766 { 766 "action": "scrolling_interaction"
767 "url": "http://fixya.com" 767 }
768 }, 768 },
769 { 769 {
770 "url": "http://dpreview.com" 770 "url": "http://fiverr.com",
771 }, 771 "scrolling": {
772 { 772 "action": "scrolling_interaction"
773 "url": "http://tomshardware.com" 773 }
774 }, 774 },
775 { 775 {
776 "url": "http://theverge.com" 776 "url": "http://slideshare.net",
777 }, 777 "scrolling": {
778 { 778 "action": "scrolling_interaction"
779 "url": "http://instructables.com" 779 }
780 }, 780 },
781 { 781 {
782 "url": "http://cafemom.com" 782 "url": "http://salesforce.com",
783 }, 783 "scrolling": {
784 { 784 "action": "scrolling_interaction"
785 "url": "http://google.com/products" 785 }
786 }, 786 },
787 { 787 {
788 "url": "http://bbb.org" 788 "url": "http://myspace.com",
789 }, 789 "scrolling": {
790 { 790 "action": "scrolling_interaction"
791 "url": "http://shopping.com" 791 }
792 }, 792 },
793 { 793 {
794 "url": "http://irs.gov" 794 "url": "http://hootsuite.com",
795 }, 795 "scrolling": {
796 { 796 "action": "scrolling_interaction"
797 "url": "http://kbb.com" 797 }
798 }, 798 },
799 { 799 {
800 "url": "http://retailmenot.com" 800 "url": "http://domaintools.com",
801 }, 801 "scrolling": {
802 { 802 "action": "scrolling_interaction"
803 "url": "http://edmunds.com" 803 }
804 }, 804 },
805 { 805 {
806 "url": "http://mobile9.com" 806 "url": "http://rediff.com",
807 }, 807 "scrolling": {
808 { 808 "action": "scrolling_interaction"
809 "url": "http://bankrate.com" 809 }
810 }, 810 },
811 { 811 {
812 "url": "http://fatwallet.com" 812 "url": "http://soundcloud.com",
813 }, 813 "scrolling": {
814 { 814 "action": "scrolling_interaction"
815 "url": "http://fool.com" 815 }
816 }, 816 },
817 { 817 {
818 "url": "http://hgtv.com" 818 "url": "http://download.cnet.com",
819 }, 819 "scrolling": {
820 { 820 "action": "scrolling_interaction"
821 "url": "http://coupons.com" 821 }
822 }, 822 },
823 { 823 {
824 "url": "http://apartmenttherapy.com" 824 "url": "http://archive.org",
825 }, 825 "scrolling": {
826 { 826 "action": "scrolling_interaction"
827 "url": "http://phonearena.com" 827 }
828 }, 828 },
829 { 829 {
830 "url": "http://shopzilla.com" 830 "url": "http://filestube.com",
831 }, 831 "scrolling": {
832 { 832 "action": "scrolling_interaction"
833 "url": "http://marthastewart.com" 833 }
834 }, 834 },
835 { 835 {
836 "url": "http://consumerreports.org" 836 "url": "http://developers.facebook.com",
837 }, 837 "scrolling": {
838 { 838 "action": "scrolling_interaction"
839 "url": "http://pricegrabber.com" 839 }
840 }, 840 },
841 { 841 {
842 "url": "http://epinions.com" 842 "url": "http://hostgator.com",
843 }, 843 "scrolling": {
844 { 844 "action": "scrolling_interaction"
845 "url": "http://cooks.com" 845 }
846 }, 846 },
847 { 847 {
848 "url": "http://bhg.com" 848 "url": "http://battle.net",
849 }, 849 "scrolling": {
850 { 850 "action": "scrolling_interaction"
851 "url": "http://mouthshut.com" 851 }
852 }, 852 },
853 { 853 {
854 "url": "http://travel.state.gov" 854 "url": "http://pch.com",
855 }, 855 "scrolling": {
856 { 856 "action": "scrolling_interaction"
857 "url": "http://realsimple.com" 857 }
858 }, 858 },
859 { 859 {
860 "url": "http://opendns.com" 860 "url": "http://ign.com",
861 }, 861 "scrolling": {
862 { 862 "action": "scrolling_interaction"
863 "url": "http://gardenweb.com" 863 }
864 }, 864 },
865 { 865 {
866 "url": "http://blu-ray.com" 866 "url": "http://pogo.com",
867 }, 867 "scrolling": {
868 { 868 "action": "scrolling_interaction"
869 "url": "http://thesaurus.com" 869 }
870 }, 870 },
871 { 871 {
872 "url": "http://espncricinfo.com" 872 "url": "http://miniclip.com",
873 }, 873 "scrolling": {
874 { 874 "action": "scrolling_interaction"
875 "url": "http://weebly.com" 875 }
876 }, 876 },
877 { 877 {
878 "url": "http://bbc.co.uk/sport/0/football/" 878 "url": "http://888.com",
879 }, 879 "scrolling": {
880 { 880 "action": "scrolling_interaction"
881 "url": "http://y8.com" 881 }
882 }, 882 },
883 { 883 {
884 "url": "http://xe.com/ucc/" 884 "url": "http://gamespot.com",
885 }, 885 "scrolling": {
886 { 886 "action": "scrolling_interaction"
887 "url": "http://timeanddate.com" 887 }
888 }, 888 },
889 { 889 {
890 "url": "http://soccernet.espn.go.com" 890 "url": "http://steampowered.com",
891 }, 891 "scrolling": {
892 { 892 "action": "scrolling_interaction"
893 "url": "http://howstuffworks.com" 893 }
894 }, 894 },
895 { 895 {
896 "url": "http://en.wikipedia.org/wiki/Main_Page" 896 "url": "http://gamefaqs.com",
897 }, 897 "scrolling": {
898 { 898 "action": "scrolling_interaction"
899 "url": "http://reverso.net" 899 }
900 }, 900 },
901 { 901 {
902 "url": "http://timeanddate.com/worldclock/" 902 "url": "http://xbox.com",
903 }, 903 "scrolling": {
904 { 904 "action": "scrolling_interaction"
905 "url": "http://sitepoint.com" 905 }
906 }, 906 },
907 { 907 {
908 "url": "http://usopen.org" 908 "url": "http://games.yahoo.com",
909 }, 909 "scrolling": {
910 { 910 "action": "scrolling_interaction"
911 "url": "http://stardoll.com" 911 }
912 }, 912 },
913 { 913 {
914 "url": "http://london2012.com" 914 "url": "http://betfair.com",
915 }, 915 "scrolling": {
916 { 916 "action": "scrolling_interaction"
917 "url": "http://lego.com" 917 }
918 }, 918 },
919 { 919 {
920 "url": "http://000webhost.com" 920 "url": "http://kongregate.com",
921 }, 921 "scrolling": {
922 { 922 "action": "scrolling_interaction"
923 "url": "http://fifa.com" 923 }
924 }, 924 },
925 { 925 {
926 "url": "http://uefa.com" 926 "url": "http://ea.com",
927 }, 927 "scrolling": {
928 { 928 "action": "scrolling_interaction"
929 "url": "http://nick.com" 929 }
930 }, 930 },
931 { 931 {
932 "url": "http://girlsgogames.com" 932 "url": "http://leagueoflegends.com",
933 }, 933 "scrolling": {
934 { 934 "action": "scrolling_interaction"
935 "url": "http://pbskids.org" 935 }
936 }, 936 },
937 { 937 {
938 "url": "http://thestar.com" 938 "url": "http://roblox.com",
939 }, 939 "scrolling": {
940 { 940 "action": "scrolling_interaction"
941 "url": "http://dynamicdrive.com" 941 }
942 }, 942 },
943 { 943 {
944 "url": "http://nickjr.com" 944 "url": "http://williamhill.com",
945 }, 945 "scrolling": {
946 { 946 "action": "scrolling_interaction"
947 "url": "http://manutd.com" 947 }
948 }, 948 },
949 { 949 {
950 "url": "http://earthquake.usgs.gov" 950 "url": "http://playstation.com",
951 }, 951 "scrolling": {
952 { 952 "action": "scrolling_interaction"
953 "url": "http://khanacademy.org" 953 }
954 }, 954 },
955 { 955 {
956 "url": "http://barbie.com" 956 "url": "http://wowhead.com",
957 }, 957 "scrolling": {
958 { 958 "action": "scrolling_interaction"
959 "url": "http://sciencedaily.com" 959 }
960 }, 960 },
961 { 961 {
962 "url": "http://gocomics.com" 962 "url": "http://king.com",
963 }, 963 "scrolling": {
964 { 964 "action": "scrolling_interaction"
965 "url": "http://webdeveloper.com" 965 }
966 }, 966 },
967 { 967 {
968 "url": "http://www2.warnerbros.com" 968 "url": "http://minecraft.net",
969 }, 969 "scrolling": {
970 { 970 "action": "scrolling_interaction"
971 "url": "http://jpl.nasa.gov" 971 }
972 }, 972 },
973 { 973 {
974 "url": "http://yola.com" 974 "url": "http://chess.com",
975 }, 975 "scrolling": {
976 { 976 "action": "scrolling_interaction"
977 "url": "http://bom.gov.au" 977 }
978 }, 978 },
979 { 979 {
980 "url": "http://nationalpost.com" 980 "url": "http://minecraftwiki.net",
981 }, 981 "scrolling": {
982 { 982 "action": "scrolling_interaction"
983 "url": "http://booking.com" 983 }
984 }, 984 },
985 { 985 {
986 "url": "http://tripadvisor.com" 986 "url": "http://addictinggames.com",
987 }, 987 "scrolling": {
988 { 988 "action": "scrolling_interaction"
989 "url": "http://agoda.com" 989 }
990 }, 990 },
991 { 991 {
992 "url": "http://xe.com" 992 "url": "http://mmo-champion.com",
993 }, 993 "scrolling": {
994 { 994 "action": "scrolling_interaction"
995 "url": "http://expedia.com" 995 }
996 }, 996 },
997 { 997 {
998 "url": "http://metacafe.com" 998 "url": "http://runescape.com",
999 }, 999 "scrolling": {
1000 { 1000 "action": "scrolling_interaction"
1001 "url": "http://priceline.com" 1001 }
1002 }, 1002 },
1003 { 1003 {
1004 "url": "http://southwest.com" 1004 "url": "http://travian.com",
1005 }, 1005 "scrolling": {
1006 { 1006 "action": "scrolling_interaction"
1007 "url": "http://cracked.com" 1007 }
1008 }, 1008 },
1009 { 1009 {
1010 "url": "http://kayak.com" 1010 "url": "http://zone.msn.com",
1011 }, 1011 "scrolling": {
1012 { 1012 "action": "scrolling_interaction"
1013 "url": "http://travelocity.com" 1013 }
1014 }, 1014 },
1015 { 1015 {
1016 "url": "http://united.com" 1016 "url": "http://ubi.com",
1017 }, 1017 "scrolling": {
1018 { 1018 "action": "scrolling_interaction"
1019 "url": "http://delta.com" 1019 }
1020 }, 1020 },
1021 { 1021 {
1022 "url": "http://ryanair.com" 1022 "url": "http://calottery.com",
1023 }, 1023 "scrolling": {
1024 { 1024 "action": "scrolling_interaction"
1025 "url": "http://lonelyplanet.com" 1025 }
1026 }, 1026 },
1027 { 1027 {
1028 "url": "http://orbitz.com" 1028 "url": "http://freeonlinegames.com",
1029 }, 1029 "scrolling": {
1030 { 1030 "action": "scrolling_interaction"
1031 "url": "http://aa.com" 1031 }
1032 }, 1032 },
1033 { 1033 {
1034 "url": "http://easyjet.com" 1034 "url": "http://games.com",
1035 }, 1035 "scrolling": {
1036 { 1036 "action": "scrolling_interaction"
1037 "url": "http://hilton.com" 1037 }
1038 }, 1038 },
1039 { 1039 {
1040 "url": "http://travel.yahoo.com" 1040 "url": "http://n4g.com",
1041 }, 1041 "scrolling": {
1042 { 1042 "action": "scrolling_interaction"
1043 "url": "http://marriott.com" 1043 }
1044 }, 1044 },
1045 { 1045 {
1046 "url": "http://couchsurfing.org" 1046 "url": "http://nvidia.com",
1047 }, 1047 "scrolling": {
1048 { 1048 "action": "scrolling_interaction"
1049 "url": "http://hotwire.com" 1049 }
1050 }, 1050 },
1051 { 1051 {
1052 "url": "http://autoblog.com" 1052 "url": "http://callofduty.com",
1053 }, 1053 "scrolling": {
1054 { 1054 "action": "scrolling_interaction"
1055 "url": "http://lufthansa.com" 1055 }
1056 }, 1056 },
1057 { 1057 {
1058 "url": "http://theonion.com" 1058 "url": "http://us.playstation.com",
1059 }, 1059 "scrolling": {
1060 { 1060 "action": "scrolling_interaction"
1061 "url": "http://britishairways.com" 1061 }
1062 }, 1062 },
1063 { 1063 {
1064 "url": "http://travelzoo.com" 1064 "url": "http://bet-at-home.com",
1065 }, 1065 "scrolling": {
1066 { 1066 "action": "scrolling_interaction"
1067 "url": "http://ebaumsworld.com" 1067 }
1068 }, 1068 },
1069 { 1069 {
1070 "url": "http://emirates.com" 1070 "url": "http://gametrailers.com",
1071 }, 1071 "scrolling": {
1072 { 1072 "action": "scrolling_interaction"
1073 "url": "http://venere.com" 1073 }
1074 }, 1074 },
1075 { 1075 {
1076 "url": "http://wikitravel.org" 1076 "url": "http://teamliquid.net",
1077 }, 1077 "scrolling": {
1078 { 1078 "action": "scrolling_interaction"
1079 "url": "http://jal.co.jp" 1079 }
1080 }, 1080 },
1081 { 1081 {
1082 "url": "http://collegehumor.com" 1082 "url": "http://nick.com/games/",
1083 }, 1083 "scrolling": {
1084 { 1084 "action": "scrolling_interaction"
1085 "url": "http://ford.com" 1085 }
1086 }, 1086 },
1087 { 1087 {
1088 "url": "http://vrbo.com" 1088 "url": "http://planetminecraft.com",
1089 }, 1089 "scrolling": {
1090 { 1090 "action": "scrolling_interaction"
1091 "url": "http://opentable.com" 1091 }
1092 }, 1092 },
1093 { 1093 {
1094 "url": "http://hyatt.com" 1094 "url": "http://nintendo.com",
1095 }, 1095 "scrolling": {
1096 { 1096 "action": "scrolling_interaction"
1097 "url": "http://klm.com" 1097 }
1098 }, 1098 },
1099 { 1099 {
1100 "url": "http://airberlin.com" 1100 "url": "http://popcap.com",
1101 }, 1101 "scrolling": {
1102 { 1102 "action": "scrolling_interaction"
1103 "url": "http://usairways.com" 1103 }
1104 }, 1104 },
1105 { 1105 {
1106 "url": "http://skyscanner.net" 1106 "url": "http://gamehouse.com",
1107 }, 1107 "scrolling": {
1108 { 1108 "action": "scrolling_interaction"
1109 "url": "http://timeout.com" 1109 }
1110 }, 1110 },
1111 { 1111 {
1112 "url": "http://homeaway.com" 1112 "url": "http://curse.com",
1113 }, 1113 "scrolling": {
1114 { 1114 "action": "scrolling_interaction"
1115 "url": "http://lonelyplanet.com/thorntree/" 1115 }
1116 }, 1116 },
1117 { 1117 {
1118 "url": "http://virgin-atlantic.com" 1118 "url": "http://bulbagarden.net",
1119 }, 1119 "scrolling": {
1120 { 1120 "action": "scrolling_interaction"
1121 "url": "http://news.yahoo.com" 1121 }
1122 }, 1122 },
1123 { 1123 {
1124 "url": "http://huffingtonpost.com" 1124 "url": "http://rockstargames.com",
1125 }, 1125 "scrolling": {
1126 { 1126 "action": "scrolling_interaction"
1127 "url": "http://news.google.com" 1127 }
1128 }, 1128 },
1129 { 1129 {
1130 "url": "http://reddit.com" 1130 "url": "http://partycasino.com",
1131 }, 1131 "scrolling": {
1132 { 1132 "action": "scrolling_interaction"
1133 "url": "http://guardian.co.uk" 1133 }
1134 }, 1134 },
1135 { 1135 {
1136 "url": "http://timesofindia.indiatimes.com" 1136 "url": "http://square-enix.com",
1137 }, 1137 "scrolling": {
1138 { 1138 "action": "scrolling_interaction"
1139 "url": "http://washingtonpost.com" 1139 }
1140 }, 1140 },
1141 { 1141 {
1142 "url": "http://usatoday.com" 1142 "url": "http://perfectworld.com",
1143 }, 1143 "scrolling": {
1144 { 1144 "action": "scrolling_interaction"
1145 "url": "http://drudgereport.com" 1145 }
1146 }, 1146 },
1147 { 1147 {
1148 "url": "http://latimes.com" 1148 "url": "http://nih.gov",
1149 }, 1149 "scrolling": {
1150 { 1150 "action": "scrolling_interaction"
1151 "url": "http://wunderground.com" 1151 }
1152 }, 1152 },
1153 { 1153 {
1154 "url": "http://accuweather.com" 1154 "url": "http://webmd.com",
1155 }, 1155 "scrolling": {
1156 { 1156 "action": "scrolling_interaction"
1157 "url": "http://examiner.com" 1157 }
1158 }, 1158 },
1159 { 1159 {
1160 "url": "http://news.com.au" 1160 "url": "http://ncbi.nlm.nih.gov/pubmed/",
1161 }, 1161 "scrolling": {
1162 { 1162 "action": "scrolling_interaction"
1163 "url": "http://time.com" 1163 }
1164 }, 1164 },
1165 { 1165 {
1166 "url": "http://alarabiya.net" 1166 "url": "http://focusoncrohnsdisease.com",
1167 }, 1167 "scrolling": {
1168 { 1168 "action": "scrolling_interaction"
1169 "url": "http://businessweek.com" 1169 }
1170 }, 1170 },
1171 { 1171 {
1172 "url": "http://smh.com.au" 1172 "url": "http://mayoclinic.com",
1173 }, 1173 "scrolling": {
1174 { 1174 "action": "scrolling_interaction"
1175 "url": "http://weather.yahoo.com" 1175 }
1176 }, 1176 },
1177 { 1177 {
1178 "url": "http://foxnews.com/politics/" 1178 "url": "http://mercola.com",
1179 }, 1179 "scrolling": {
1180 { 1180 "action": "scrolling_interaction"
1181 "url": "http://economictimes.indiatimes.com" 1181 }
1182 }, 1182 },
1183 { 1183 {
1184 "url": "http://nationalgeographic.com" 1184 "url": "http://drugs.com",
1185 }, 1185 "scrolling": {
1186 { 1186 "action": "scrolling_interaction"
1187 "url": "http://ft.com" 1187 }
1188 }, 1188 },
1189 { 1189 {
1190 "url": "http://nypost.com" 1190 "url": "http://menshealth.com",
1191 }, 1191 "scrolling": {
1192 { 1192 "action": "scrolling_interaction"
1193 "url": "http://sfgate.com" 1193 }
1194 }, 1194 },
1195 { 1195 {
1196 "url": "http://topix.com" 1196 "url": "http://nlm.nih.gov/medlineplus/",
1197 }, 1197 "scrolling": {
1198 { 1198 "action": "scrolling_interaction"
1199 "url": "http://hindustantimes.com" 1199 }
1200 }, 1200 },
1201 { 1201 {
1202 "url": "http://chicagotribune.com" 1202 "url": "http://weightwatchers.com",
1203 }, 1203 "scrolling": {
1204 { 1204 "action": "scrolling_interaction"
1205 "url": "http://newsmax.com" 1205 }
1206 }, 1206 },
1207 { 1207 {
1208 "url": "http://breitbart.com" 1208 "url": "http://cdc.gov",
1209 }, 1209 "scrolling": {
1210 { 1210 "action": "scrolling_interaction"
1211 "url": "http://economist.com" 1211 }
1212 }, 1212 },
1213 { 1213 {
1214 "url": "http://theatlantic.com" 1214 "url": "http://caloriecount.about.com",
1215 }, 1215 "scrolling": {
1216 { 1216 "action": "scrolling_interaction"
1217 "url": "http://prweb.com" 1217 }
1218 }, 1218 },
1219 { 1219 {
1220 "url": "http://theglobeandmail.com" 1220 "url": "http://patents.uspto.gov",
1221 }, 1221 "scrolling": {
1222 { 1222 "action": "scrolling_interaction"
1223 "url": "http://answers.yahoo.com" 1223 }
1224 }, 1224 },
1225 { 1225 {
1226 "url": "http://wiki.answers.com" 1226 "url": "http://psychologytoday.com",
1227 }, 1227 "scrolling": {
1228 { 1228 "action": "scrolling_interaction"
1229 "url": "http://wordreference.com" 1229 }
1230 }, 1230 },
1231 { 1231 {
1232 "url": "http://thefreedictionary.com" 1232 "url": "http://nhs.uk",
1233 }, 1233 "scrolling": {
1234 { 1234 "action": "scrolling_interaction"
1235 "url": "http://dict.leo.org" 1235 }
1236 }, 1236 },
1237 { 1237 {
1238 "url": "http://w3.org" 1238 "url": "http://medscape.com",
1239 }, 1239 "scrolling": {
1240 { 1240 "action": "scrolling_interaction"
1241 "url": "http://nlm.nih.gov" 1241 }
1242 }, 1242 },
1243 { 1243 {
1244 "url": "http://goodreads.com" 1244 "url": "http://foxnews.com/health/",
1245 }, 1245 "scrolling": {
1246 { 1246 "action": "scrolling_interaction"
1247 "url": "http://mapquest.com" 1247 }
1248 }, 1248 },
1249 { 1249 {
1250 "url": "http://yellowpages.com" 1250 "url": "http://who.int",
1251 }, 1251 "scrolling": {
1252 { 1252 "action": "scrolling_interaction"
1253 "url": "http://wiktionary.org" 1253 }
1254 }, 1254 },
1255 { 1255 {
1256 "url": "http://dict.cc" 1256 "url": "http://healthboards.com",
1257 }, 1257 "scrolling": {
1258 { 1258 "action": "scrolling_interaction"
1259 "url": "http://bing.com/maps/" 1259 }
1260 }, 1260 },
1261 { 1261 {
1262 "url": "http://whitepages.com" 1262 "url": "http://self.com",
1263 }, 1263 "scrolling": {
1264 { 1264 "action": "scrolling_interaction"
1265 "url": "http://m-w.com" 1265 }
1266 }, 1266 },
1267 { 1267 {
1268 "url": "http://classmates.com" 1268 "url": "http://health.com",
1269 }, 1269 "scrolling": {
1270 { 1270 "action": "scrolling_interaction"
1271 "url": "http://blackboard.com" 1271 }
1272 }, 1272 },
1273 { 1273 {
1274 "url": "http://justanswer.com" 1274 "url": "http://kidshealth.org",
1275 }, 1275 "scrolling": {
1276 { 1276 "action": "scrolling_interaction"
1277 "url": "http://mit.edu" 1277 }
1278 }, 1278 },
1279 { 1279 {
1280 "url": "http://medterms.com" 1280 "url": "http://fda.gov",
1281 }, 1281 "scrolling": {
1282 { 1282 "action": "scrolling_interaction"
1283 "url": "http://stanford.edu" 1283 }
1284 }, 1284 },
1285 { 1285 {
1286 "url": "http://brainyquote.com" 1286 "url": "http://netdoctor.co.uk",
1287 }, 1287 "scrolling": {
1288 { 1288 "action": "scrolling_interaction"
1289 "url": "http://harvard.edu" 1289 }
1290 }, 1290 },
1291 { 1291 {
1292 "url": "http://superpages.com" 1292 "url": "http://prevention.com",
1293 }, 1293 "scrolling": {
1294 { 1294 "action": "scrolling_interaction"
1295 "url": "http://mylife.com" 1295 }
1296 }, 1296 },
1297 { 1297 {
1298 "url": "http://en.wiktionary.org" 1298 "url": "http://makeupalley.com",
1299 }, 1299 "scrolling": {
1300 { 1300 "action": "scrolling_interaction"
1301 "url": "http://investopedia.com" 1301 }
1302 }, 1302 },
1303 { 1303 {
1304 "url": "http://lumosity.com" 1304 "url": "http://stevepavlina.com",
1305 }, 1305 "scrolling": {
1306 { 1306 "action": "scrolling_interaction"
1307 "url": "http://phoenix.edu" 1307 }
1308 }, 1308 },
1309 { 1309 {
1310 "url": "http://berkeley.edu" 1310 "url": "http://realage.com",
1311 }, 1311 "scrolling": {
1312 { 1312 "action": "scrolling_interaction"
1313 "url": "http://ecollege.com" 1313 }
1314 }, 1314 },
1315 { 1315 {
1316 "url": "http://ed.gov" 1316 "url": "http://fitnessmagazine.com",
1317 }, 1317 "scrolling": {
1318 { 1318 "action": "scrolling_interaction"
1319 "url": "http://yellowpages.sulekha.com" 1319 }
1320 }, 1320 },
1321 { 1321 {
1322 "url": "http://wisegeek.com" 1322 "url": "http://healthcentral.com",
1323 }, 1323 "scrolling": {
1324 { 1324 "action": "scrolling_interaction"
1325 "url": "http://utexas.edu" 1325 }
1326 }, 1326 },
1327 { 1327 {
1328 "url": "http://wwp.greenwichmeantime.com" 1328 "url": "http://rxlist.com",
1329 }, 1329 "scrolling": {
1330 { 1330 "action": "scrolling_interaction"
1331 "url": "http://cornell.edu" 1331 }
1332 }, 1332 },
1333 { 1333 {
1334 "url": "http://psu.edu" 1334 "url": "http://vitals.com",
1335 }, 1335 "scrolling": {
1336 { 1336 "action": "scrolling_interaction"
1337 "url": "http://maps.yahoo.com" 1337 }
1338 }, 1338 },
1339 { 1339 {
1340 "url": "http://linkedin.com/answers" 1340 "url": "http://totalbeauty.com",
1341 }, 1341 "scrolling": {
1342 { 1342 "action": "scrolling_interaction"
1343 "url": "http://yahoo.co.jp" 1343 }
1344 }, 1344 },
1345 { 1345 {
1346 "url": "http://translate.google.com" 1346 "url": "http://nuance.com",
1347 }, 1347 "scrolling": {
1348 { 1348 "action": "scrolling_interaction"
1349 "url": "http://noaa.gov" 1349 }
1350 }, 1350 },
1351 { 1351 {
1352 "url": "http://ncbi.nlm.nih.gov" 1352 "url": "http://telegraph.co.uk/health/",
1353 }, 1353 "scrolling": {
1354 { 1354 "action": "scrolling_interaction"
1355 "url": "http://nhc.noaa.gov" 1355 }
1356 }, 1356 },
1357 { 1357 {
1358 "url": "http://ted.com" 1358 "url": "http://drbatras.com",
1359 }, 1359 "scrolling": {
1360 { 1360 "action": "scrolling_interaction"
1361 "url": "http://jma.go.jp" 1361 }
1362 }, 1362 },
1363 { 1363 {
1364 "url": "http://usgs.gov" 1364 "url": "http://emedtv.com",
1365 }, 1365 "scrolling": {
1366 { 1366 "action": "scrolling_interaction"
1367 "url": "http://care2.com" 1367 }
1368 }, 1368 },
1369 { 1369 {
1370 "url": "http://sciencedirect.com" 1370 "url": "http://bmj.com",
1371 }, 1371 "scrolling": {
1372 { 1372 "action": "scrolling_interaction"
1373 "url": "http://intellicast.com" 1373 }
1374 }, 1374 },
1375 { 1375 {
1376 "url": "http://guardian.co.uk/technology" 1376 "url": "http://medcohealth.com",
1377 }, 1377 "scrolling": {
1378 { 1378 "action": "scrolling_interaction"
1379 "url": "http://nature.com" 1379 }
1380 }, 1380 },
1381 { 1381 {
1382 "url": "http://wunderground.com/tropical/" 1382 "url": "http://webmd.com/skin-problems-and-treatments/default.htm",
1383 }, 1383 "scrolling": {
1384 { 1384 "action": "scrolling_interaction"
1385 "url": "http://ieee.org" 1385 }
1386 }, 1386 },
1387 { 1387 {
1388 "url": "http://elsevier.com" 1388 "url": "http://tums.ac.ir",
1389 }, 1389 "scrolling": {
1390 { 1390 "action": "scrolling_interaction"
1391 "url": "http://usda.gov" 1391 }
1392 }, 1392 },
1393 { 1393 {
1394 "url": "http://redorbit.com" 1394 "url": "http://apa.org",
1395 }, 1395 "scrolling": {
1396 { 1396 "action": "scrolling_interaction"
1397 "url": "http://scientificamerican.com" 1397 }
1398 }, 1398 },
1399 { 1399 {
1400 "url": "http://nps.gov" 1400 "url": "http://cancer.org",
1401 }, 1401 "scrolling": {
1402 { 1402 "action": "scrolling_interaction"
1403 "url": "http://metoffice.gov.uk" 1403 }
1404 }, 1404 },
1405 { 1405 {
1406 "url": "http://space.com" 1406 "url": "http://healthguru.com",
1407 }, 1407 "scrolling": {
1408 { 1408 "action": "scrolling_interaction"
1409 "url": "http://foreignpolicy.com" 1409 }
1410 }, 1410 },
1411 { 1411 {
1412 "url": "http://bbc.co.uk/news/technology/" 1412 "url": "http://earthclinic.com",
1413 }, 1413 "scrolling": {
1414 { 1414 "action": "scrolling_interaction"
1415 "url": "http://newscientist.com" 1415 }
1416 }, 1416 },
1417 { 1417 {
1418 "url": "http://livescience.com" 1418 "url": "http://curezone.com",
1419 }, 1419 "scrolling": {
1420 { 1420 "action": "scrolling_interaction"
1421 "url": "http://jstor.org" 1421 }
1422 }, 1422 },
1423 { 1423 {
1424 "url": "http://mnn.com" 1424 "url": "http://beauty.about.com",
1425 }, 1425 "scrolling": {
1426 { 1426 "action": "scrolling_interaction"
1427 "url": "http://foxnews.com/scitech/" 1427 }
1428 }, 1428 },
1429 { 1429 {
1430 "url": "http://census.gov" 1430 "url": "http://www.kaiserpermanente.org/",
1431 }, 1431 "scrolling": {
1432 { 1432 "action": "scrolling_interaction"
1433 "url": "http://epa.gov" 1433 }
1434 }, 1434 },
1435 { 1435 {
1436 "url": "http://bls.gov" 1436 "url": "http://drweil.com",
1437 }, 1437 "scrolling": {
1438 { 1438 "action": "scrolling_interaction"
1439 "url": "http://metric-conversions.org" 1439 }
1440 }, 1440 },
1441 { 1441 {
1442 "url": "http://news.nationalgeographic.com/index.rss" 1442 "url": "http://24hourfitness.com",
1443 }, 1443 "scrolling": {
1444 { 1444 "action": "scrolling_interaction"
1445 "url": "http://bbc.co.uk/news/science_and_environment/" 1445 }
1446 }, 1446 },
1447 { 1447 {
1448 "url": "http://colorado.edu" 1448 "url": "http://ehow.com",
1449 }, 1449 "scrolling": {
1450 { 1450 "action": "scrolling_interaction"
1451 "url": "http://popsci.com" 1451 }
1452 }, 1452 },
1453 { 1453 {
1454 "url": "http://amazon.com" 1454 "url": "http://yelp.com",
1455 }, 1455 "scrolling": {
1456 { 1456 "action": "scrolling_interaction"
1457 "url": "http://ebay.com" 1457 }
1458 }, 1458 },
1459 { 1459 {
1460 "url": "http://netflix.com" 1460 "url": "http://groupon.com/san-francisco",
1461 }, 1461 "scrolling": {
1462 { 1462 "action": "scrolling_interaction"
1463 "url": "http://amazon.co.uk" 1463 }
1464 }, 1464 },
1465 { 1465 {
1466 "url": "http://walmart.com" 1466 "url": "http://engadget.com",
1467 }, 1467 "scrolling": {
1468 { 1468 "action": "scrolling_interaction"
1469 "url": "http://ikea.com" 1469 }
1470 }, 1470 },
1471 { 1471 {
1472 "url": "http://bestbuy.com" 1472 "url": "http://gsmarena.com",
1473 }, 1473 "scrolling": {
1474 { 1474 "action": "scrolling_interaction"
1475 "url": "http://multiply.com" 1475 }
1476 }, 1476 },
1477 { 1477 {
1478 "url": "http://newegg.com" 1478 "url": "http://reviews.cnet.com",
1479 }, 1479 "scrolling": {
1480 { 1480 "action": "scrolling_interaction"
1481 "url": "http://homedepot.com" 1481 }
1482 }, 1482 },
1483 { 1483 {
1484 "url": "http://macys.com" 1484 "url": "http://allrecipes.com",
1485 }, 1485 "scrolling": {
1486 { 1486 "action": "scrolling_interaction"
1487 "url": "http://livingsocial.com" 1487 }
1488 }, 1488 },
1489 { 1489 {
1490 "url": "http://gap.com" 1490 "url": "http://autos.yahoo.com",
1491 }, 1491 "scrolling": {
1492 { 1492 "action": "scrolling_interaction"
1493 "url": "http://bodybuilding.com" 1493 }
1494 }, 1494 },
1495 { 1495 {
1496 "url": "http://kohls.com" 1496 "url": "http://shopping.yahoo.com",
1497 }, 1497 "scrolling": {
1498 { 1498 "action": "scrolling_interaction"
1499 "url": "http://barnesandnoble.com" 1499 }
1500 }, 1500 },
1501 { 1501 {
1502 "url": "http://lowes.com" 1502 "url": "http://gizmodo.com",
1503 }, 1503 "scrolling": {
1504 { 1504 "action": "scrolling_interaction"
1505 "url": "http://zappos.com" 1505 }
1506 }, 1506 },
1507 { 1507 {
1508 "url": "http://overstock.com" 1508 "url": "http://marketwatch.com",
1509 }, 1509 "scrolling": {
1510 { 1510 "action": "scrolling_interaction"
1511 "url": "http://legacy.com" 1511 }
1512 }, 1512 },
1513 { 1513 {
1514 "url": "http://staples.com" 1514 "url": "http://babycenter.com",
1515 }, 1515 "scrolling": {
1516 { 1516 "action": "scrolling_interaction"
1517 "url": "http://shutterfly.com" 1517 }
1518 }, 1518 },
1519 { 1519 {
1520 "url": "http://nike.com" 1520 "url": "http://nextag.com",
1521 }, 1521 "scrolling": {
1522 { 1522 "action": "scrolling_interaction"
1523 "url": "http://nordstrom.com" 1523 }
1524 }, 1524 },
1525 { 1525 {
1526 "url": "http://pixmania.com" 1526 "url": "http://fixya.com",
1527 }, 1527 "scrolling": {
1528 { 1528 "action": "scrolling_interaction"
1529 "url": "http://costco.com" 1529 }
1530 }, 1530 },
1531 { 1531 {
1532 "url": "http://bhphotovideo.com" 1532 "url": "http://dpreview.com",
1533 }, 1533 "scrolling": {
1534 { 1534 "action": "scrolling_interaction"
1535 "url": "http://hm.com" 1535 }
1536 }, 1536 },
1537 { 1537 {
1538 "url": "http://ticketmaster.com" 1538 "url": "http://tomshardware.com",
1539 }, 1539 "scrolling": {
1540 { 1540 "action": "scrolling_interaction"
1541 "url": "http://jcpenney.com" 1541 }
1542 }, 1542 },
1543 { 1543 {
1544 "url": "http://walgreens.com" 1544 "url": "http://theverge.com",
1545 }, 1545 "scrolling": {
1546 { 1546 "action": "scrolling_interaction"
1547 "url": "http://qvc.com" 1547 }
1548 }, 1548 },
1549 { 1549 {
1550 "url": "http://autotrader.com" 1550 "url": "http://instructables.com",
1551 }, 1551 "scrolling": {
1552 { 1552 "action": "scrolling_interaction"
1553 "url": "http://tigerdirect.com" 1553 }
1554 }, 1554 },
1555 { 1555 {
1556 "url": "http://trademe.co.nz" 1556 "url": "http://cafemom.com",
1557 }, 1557 "scrolling": {
1558 { 1558 "action": "scrolling_interaction"
1559 "url": "http://sony.com" 1559 }
1560 }, 1560 },
1561 { 1561 {
1562 "url": "http://directv.com" 1562 "url": "http://google.com/products",
1563 }, 1563 "scrolling": {
1564 { 1564 "action": "scrolling_interaction"
1565 "url": "http://buy.com" 1565 }
1566 }, 1566 },
1567 { 1567 {
1568 "url": "http://victoriassecret.com" 1568 "url": "http://bbb.org",
1569 }, 1569 "scrolling": {
1570 { 1570 "action": "scrolling_interaction"
1571 "url": "http://cars.com" 1571 }
1572 }, 1572 },
1573 { 1573 {
1574 "url": "http://gamestop.com" 1574 "url": "http://shopping.com",
1575 }, 1575 "scrolling": {
1576 { 1576 "action": "scrolling_interaction"
1577 "url": "http://cvs.com" 1577 }
1578 }, 1578 },
1579 { 1579 {
1580 "url": "http://dealextreme.com" 1580 "url": "http://irs.gov",
1581 }, 1581 "scrolling": {
1582 { 1582 "action": "scrolling_interaction"
1583 "url": "http://cafepress.com" 1583 }
1584 }, 1584 },
1585 { 1585 {
1586 "url": "http://6pm.com" 1586 "url": "http://kbb.com",
1587 }, 1587 "scrolling": {
1588 { 1588 "action": "scrolling_interaction"
1589 "url": "http://facebook.com/home.php#!/OccupyAirForce" 1589 }
1590 }, 1590 },
1591 { 1591 {
1592 "url": "http://deviantart.com/#catpath=anthro" 1592 "url": "http://retailmenot.com",
1593 }, 1593 "scrolling": {
1594 { 1594 "action": "scrolling_interaction"
1595 "url": "http://shine.yahoo.com" 1595 }
1596 }, 1596 },
1597 { 1597 {
1598 "url": "http://match.com" 1598 "url": "http://edmunds.com",
1599 }, 1599 "scrolling": {
1600 { 1600 "action": "scrolling_interaction"
1601 "url": "http://siteadvisor.com" 1601 }
1602 }, 1602 },
1603 { 1603 {
1604 "url": "http://digg.com" 1604 "url": "http://mobile9.com",
1605 }, 1605 "scrolling": {
1606 { 1606 "action": "scrolling_interaction"
1607 "url": "http://hi5.com" 1607 }
1608 }, 1608 },
1609 { 1609 {
1610 "url": "http://ancestry.com" 1610 "url": "http://bankrate.com",
1611 }, 1611 "scrolling": {
1612 { 1612 "action": "scrolling_interaction"
1613 "url": "http://sulekha.com" 1613 }
1614 }, 1614 },
1615 { 1615 {
1616 "url": "http://europa.eu" 1616 "url": "http://fatwallet.com",
1617 }, 1617 "scrolling": {
1618 { 1618 "action": "scrolling_interaction"
1619 "url": "http://biblegateway.com" 1619 }
1620 }, 1620 },
1621 { 1621 {
1622 "url": "http://slate.com" 1622 "url": "http://fool.com",
1623 }, 1623 "scrolling": {
1624 { 1624 "action": "scrolling_interaction"
1625 "url": "http://correios.com.br" 1625 }
1626 }, 1626 },
1627 { 1627 {
1628 "url": "http://wonderwall.msn.com" 1628 "url": "http://hgtv.com",
1629 }, 1629 "scrolling": {
1630 { 1630 "action": "scrolling_interaction"
1631 "url": "http://change.org" 1631 }
1632 }, 1632 },
1633 { 1633 {
1634 "url": "http://state.gov" 1634 "url": "http://coupons.com",
1635 }, 1635 "scrolling": {
1636 { 1636 "action": "scrolling_interaction"
1637 "url": "http://salon.com" 1637 }
1638 }, 1638 },
1639 { 1639 {
1640 "url": "http://askmen.com" 1640 "url": "http://apartmenttherapy.com",
1641 }, 1641 "scrolling": {
1642 { 1642 "action": "scrolling_interaction"
1643 "url": "http://infowars.com" 1643 }
1644 }, 1644 },
1645 { 1645 {
1646 "url": "http://wnd.com" 1646 "url": "http://phonearena.com",
1647 }, 1647 "scrolling": {
1648 { 1648 "action": "scrolling_interaction"
1649 "url": "http://ec.europa.eu" 1649 }
1650 }, 1650 },
1651 { 1651 {
1652 "url": "http://justjared.com" 1652 "url": "http://shopzilla.com",
1653 }, 1653 "scrolling": {
1654 { 1654 "action": "scrolling_interaction"
1655 "url": "http://sheknows.com" 1655 }
1656 }, 1656 },
1657 { 1657 {
1658 "url": "http://slashdot.org" 1658 "url": "http://marthastewart.com",
1659 }, 1659 "scrolling": {
1660 { 1660 "action": "scrolling_interaction"
1661 "url": "http://newgrounds.com" 1661 }
1662 }, 1662 },
1663 { 1663 {
1664 "url": "http://weeklystandard.com" 1664 "url": "http://consumerreports.org",
1665 }, 1665 "scrolling": {
1666 { 1666 "action": "scrolling_interaction"
1667 "url": "http://royalmail.com" 1667 }
1668 }, 1668 },
1669 { 1669 {
1670 "url": "http://snopes.com" 1670 "url": "http://pricegrabber.com",
1671 }, 1671 "scrolling": {
1672 { 1672 "action": "scrolling_interaction"
1673 "url": "http://lds.org" 1673 }
1674 }, 1674 },
1675 { 1675 {
1676 "url": "http://dailykos.com" 1676 "url": "http://epinions.com",
1677 }, 1677 "scrolling": {
1678 { 1678 "action": "scrolling_interaction"
1679 "url": "http://complex.com" 1679 }
1680 }, 1680 },
1681 { 1681 {
1682 "url": "http://avaaz.org" 1682 "url": "http://cooks.com",
1683 }, 1683 "scrolling": {
1684 { 1684 "action": "scrolling_interaction"
1685 "url": "http://aarp.org" 1685 }
1686 }, 1686 },
1687 { 1687 {
1688 "url": "http://theregister.co.uk" 1688 "url": "http://bhg.com",
1689 }, 1689 "scrolling": {
1690 { 1690 "action": "scrolling_interaction"
1691 "url": "http://creativecommons.org" 1691 }
1692 }, 1692 },
1693 { 1693 {
1694 "url": "http://jw.org" 1694 "url": "http://mouthshut.com",
1695 }, 1695 "scrolling": {
1696 { 1696 "action": "scrolling_interaction"
1697 "url": "http://peoplesmart.com" 1697 }
1698 }, 1698 },
1699 { 1699 {
1700 "url": "http://uspto.gov" 1700 "url": "http://travel.state.gov",
1701 }, 1701 "scrolling": {
1702 { 1702 "action": "scrolling_interaction"
1703 "url": "http://uscis.gov" 1703 }
1704 }, 1704 },
1705 { 1705 {
1706 "url": "http://whitehouse.gov" 1706 "url": "http://realsimple.com",
1707 }, 1707 "scrolling": {
1708 { 1708 "action": "scrolling_interaction"
1709 "url": "http://townhall.com" 1709 }
1710 }, 1710 },
1711 { 1711 {
1712 "url": "http://sec.gov" 1712 "url": "http://opendns.com",
1713 }, 1713 "scrolling": {
1714 { 1714 "action": "scrolling_interaction"
1715 "url": "http://sports.yahoo.com" 1715 }
1716 }, 1716 },
1717 { 1717 {
1718 "url": "http://nfl.com" 1718 "url": "http://gardenweb.com",
1719 }, 1719 "scrolling": {
1720 { 1720 "action": "scrolling_interaction"
1721 "url": "http://mlb.mlb.com" 1721 }
1722 }, 1722 },
1723 { 1723 {
1724 "url": "http://cbssports.com" 1724 "url": "http://blu-ray.com",
1725 }, 1725 "scrolling": {
1726 { 1726 "action": "scrolling_interaction"
1727 "url": "http://bleacherreport.com" 1727 }
1728 }, 1728 },
1729 { 1729 {
1730 "url": "http://livescore.com" 1730 "url": "http://thesaurus.com",
1731 }, 1731 "scrolling": {
1732 { 1732 "action": "scrolling_interaction"
1733 "url": "http://espn.go.com/nfl/" 1733 }
1734 }, 1734 },
1735 { 1735 {
1736 "url": "http://sports.yahoo.com/nfl" 1736 "url": "http://espncricinfo.com",
1737 }, 1737 "scrolling": {
1738 { 1738 "action": "scrolling_interaction"
1739 "url": "http://espn.go.com/mlb/" 1739 }
1740 }, 1740 },
1741 { 1741 {
1742 "url": "http://premierleague.com" 1742 "url": "http://weebly.com",
1743 }, 1743 "scrolling": {
1744 { 1744 "action": "scrolling_interaction"
1745 "url": "http://skysports.com" 1745 }
1746 }, 1746 },
1747 { 1747 {
1748 "url": "http://sports.yahoo.com/mlb" 1748 "url": "http://bbc.co.uk/sport/0/football/",
1749 }, 1749 "scrolling": {
1750 { 1750 "action": "scrolling_interaction"
1751 "url": "http://games.espn.go.com/frontpage" 1751 }
1752 }, 1752 },
1753 { 1753 {
1754 "url": "http://uk.eurosport.yahoo.com" 1754 "url": "http://y8.com",
1755 }, 1755 "scrolling": {
1756 { 1756 "action": "scrolling_interaction"
1757 "url": "http://baseball.fantasysports.yahoo.com" 1757 }
1758 }, 1758 },
1759 { 1759 {
1760 "url": "http://baseball.fantasysports.yahoo.com/b1" 1760 "url": "http://xe.com/ucc/",
1761 }, 1761 "scrolling": {
1762 { 1762 "action": "scrolling_interaction"
1763 "url": "http://skysports.com/football/" 1763 }
1764 }, 1764 },
1765 { 1765 {
1766 "url": "http://nba.com" 1766 "url": "http://timeanddate.com",
1767 }, 1767 "scrolling": {
1768 { 1768 "action": "scrolling_interaction"
1769 "url": "http://hattrick.org" 1769 }
1770 }, 1770 },
1771 { 1771 {
1772 "url": "http://wwe.com" 1772 "url": "http://soccernet.espn.go.com",
1773 }, 1773 "scrolling": {
1774 { 1774 "action": "scrolling_interaction"
1775 "url": "http://telegraph.co.uk/sport/" 1775 }
1776 }, 1776 },
1777 { 1777 {
1778 "url": "http://rivals.com" 1778 "url": "http://howstuffworks.com",
1779 }, 1779 "scrolling": {
1780 { 1780 "action": "scrolling_interaction"
1781 "url": "http://sports.yahoo.com/fantasy" 1781 }
1782 }, 1782 },
1783 { 1783 {
1784 "url": "http://espn.go.com/nba/" 1784 "url": "http://en.wikipedia.org/wiki/Main_Page",
1785 }, 1785 "scrolling": {
1786 { 1786 "action": "scrolling_interaction"
1787 "url": "http://scout.com" 1787 }
1788 }, 1788 },
1789 { 1789 {
1790 "url": "http://msn.foxsports.com/nfl" 1790 "url": "http://reverso.net",
1791 }, 1791 "scrolling": {
1792 { 1792 "action": "scrolling_interaction"
1793 "url": "http://sports.yahoo.com/nfl/players/" 1793 }
1794 }, 1794 },
1795 { 1795 {
1796 "url": "http://guardian.co.uk/football" 1796 "url": "http://timeanddate.com/worldclock/",
1797 }, 1797 "scrolling": {
1798 { 1798 "action": "scrolling_interaction"
1799 "url": "http://rotoworld.com" 1799 }
1800 }, 1800 },
1801 { 1801 {
1802 "url": "http://nascar.com" 1802 "url": "http://sitepoint.com",
1803 }, 1803 "scrolling": {
1804 { 1804 "action": "scrolling_interaction"
1805 "url": "http://arsenal.com" 1805 }
1806 }, 1806 },
1807 { 1807 {
1808 "url": "http://formula1.com" 1808 "url": "http://usopen.org",
1809 }, 1809 "scrolling": {
1810 { 1810 "action": "scrolling_interaction"
1811 "url": "http://yardbarker.com" 1811 }
1812 }, 1812 },
1813 { 1813 {
1814 "url": "http://pgatour.com" 1814 "url": "http://stardoll.com",
1815 }, 1815 "scrolling": {
1816 { 1816 "action": "scrolling_interaction"
1817 "url": "http://rei.com" 1817 }
1818 }, 1818 },
1819 { 1819 {
1820 "url": "http://liverpoolfc.tv" 1820 "url": "http://london2012.com",
1821 }, 1821 "scrolling": {
1822 { 1822 "action": "scrolling_interaction"
1823 "url": "http://deadspin.com" 1823 }
1824 }, 1824 },
1825 { 1825 {
1826 "url": "http://sbnation.com" 1826 "url": "http://lego.com",
1827 }, 1827 "scrolling": {
1828 { 1828 "action": "scrolling_interaction"
1829 "url": "https://www.google.com" 1829 }
1830 }, 1830 },
1831 { 1831 {
1832 "url": "https://www.google.com/search?q=barack%20obama" 1832 "url": "http://000webhost.com",
1833 "scrolling": {
1834 "action": "scrolling_interaction"
1835 }
1836 },
1837 {
1838 "url": "http://fifa.com",
1839 "scrolling": {
1840 "action": "scrolling_interaction"
1841 }
1842 },
1843 {
1844 "url": "http://uefa.com",
1845 "scrolling": {
1846 "action": "scrolling_interaction"
1847 }
1848 },
1849 {
1850 "url": "http://nick.com",
1851 "scrolling": {
1852 "action": "scrolling_interaction"
1853 }
1854 },
1855 {
1856 "url": "http://girlsgogames.com",
1857 "scrolling": {
1858 "action": "scrolling_interaction"
1859 }
1860 },
1861 {
1862 "url": "http://pbskids.org",
1863 "scrolling": {
1864 "action": "scrolling_interaction"
1865 }
1866 },
1867 {
1868 "url": "http://thestar.com",
1869 "scrolling": {
1870 "action": "scrolling_interaction"
1871 }
1872 },
1873 {
1874 "url": "http://dynamicdrive.com",
1875 "scrolling": {
1876 "action": "scrolling_interaction"
1877 }
1878 },
1879 {
1880 "url": "http://nickjr.com",
1881 "scrolling": {
1882 "action": "scrolling_interaction"
1883 }
1884 },
1885 {
1886 "url": "http://manutd.com",
1887 "scrolling": {
1888 "action": "scrolling_interaction"
1889 }
1890 },
1891 {
1892 "url": "http://earthquake.usgs.gov",
1893 "scrolling": {
1894 "action": "scrolling_interaction"
1895 }
1896 },
1897 {
1898 "url": "http://khanacademy.org",
1899 "scrolling": {
1900 "action": "scrolling_interaction"
1901 }
1902 },
1903 {
1904 "url": "http://barbie.com",
1905 "scrolling": {
1906 "action": "scrolling_interaction"
1907 }
1908 },
1909 {
1910 "url": "http://sciencedaily.com",
1911 "scrolling": {
1912 "action": "scrolling_interaction"
1913 }
1914 },
1915 {
1916 "url": "http://gocomics.com",
1917 "scrolling": {
1918 "action": "scrolling_interaction"
1919 }
1920 },
1921 {
1922 "url": "http://webdeveloper.com",
1923 "scrolling": {
1924 "action": "scrolling_interaction"
1925 }
1926 },
1927 {
1928 "url": "http://www2.warnerbros.com",
1929 "scrolling": {
1930 "action": "scrolling_interaction"
1931 }
1932 },
1933 {
1934 "url": "http://jpl.nasa.gov",
1935 "scrolling": {
1936 "action": "scrolling_interaction"
1937 }
1938 },
1939 {
1940 "url": "http://yola.com",
1941 "scrolling": {
1942 "action": "scrolling_interaction"
1943 }
1944 },
1945 {
1946 "url": "http://bom.gov.au",
1947 "scrolling": {
1948 "action": "scrolling_interaction"
1949 }
1950 },
1951 {
1952 "url": "http://nationalpost.com",
1953 "scrolling": {
1954 "action": "scrolling_interaction"
1955 }
1956 },
1957 {
1958 "url": "http://booking.com",
1959 "scrolling": {
1960 "action": "scrolling_interaction"
1961 }
1962 },
1963 {
1964 "url": "http://tripadvisor.com",
1965 "scrolling": {
1966 "action": "scrolling_interaction"
1967 }
1968 },
1969 {
1970 "url": "http://agoda.com",
1971 "scrolling": {
1972 "action": "scrolling_interaction"
1973 }
1974 },
1975 {
1976 "url": "http://xe.com",
1977 "scrolling": {
1978 "action": "scrolling_interaction"
1979 }
1980 },
1981 {
1982 "url": "http://expedia.com",
1983 "scrolling": {
1984 "action": "scrolling_interaction"
1985 }
1986 },
1987 {
1988 "url": "http://metacafe.com",
1989 "scrolling": {
1990 "action": "scrolling_interaction"
1991 }
1992 },
1993 {
1994 "url": "http://priceline.com",
1995 "scrolling": {
1996 "action": "scrolling_interaction"
1997 }
1998 },
1999 {
2000 "url": "http://southwest.com",
2001 "scrolling": {
2002 "action": "scrolling_interaction"
2003 }
2004 },
2005 {
2006 "url": "http://cracked.com",
2007 "scrolling": {
2008 "action": "scrolling_interaction"
2009 }
2010 },
2011 {
2012 "url": "http://kayak.com",
2013 "scrolling": {
2014 "action": "scrolling_interaction"
2015 }
2016 },
2017 {
2018 "url": "http://travelocity.com",
2019 "scrolling": {
2020 "action": "scrolling_interaction"
2021 }
2022 },
2023 {
2024 "url": "http://united.com",
2025 "scrolling": {
2026 "action": "scrolling_interaction"
2027 }
2028 },
2029 {
2030 "url": "http://delta.com",
2031 "scrolling": {
2032 "action": "scrolling_interaction"
2033 }
2034 },
2035 {
2036 "url": "http://ryanair.com",
2037 "scrolling": {
2038 "action": "scrolling_interaction"
2039 }
2040 },
2041 {
2042 "url": "http://lonelyplanet.com",
2043 "scrolling": {
2044 "action": "scrolling_interaction"
2045 }
2046 },
2047 {
2048 "url": "http://orbitz.com",
2049 "scrolling": {
2050 "action": "scrolling_interaction"
2051 }
2052 },
2053 {
2054 "url": "http://aa.com",
2055 "scrolling": {
2056 "action": "scrolling_interaction"
2057 }
2058 },
2059 {
2060 "url": "http://easyjet.com",
2061 "scrolling": {
2062 "action": "scrolling_interaction"
2063 }
2064 },
2065 {
2066 "url": "http://hilton.com",
2067 "scrolling": {
2068 "action": "scrolling_interaction"
2069 }
2070 },
2071 {
2072 "url": "http://travel.yahoo.com",
2073 "scrolling": {
2074 "action": "scrolling_interaction"
2075 }
2076 },
2077 {
2078 "url": "http://marriott.com",
2079 "scrolling": {
2080 "action": "scrolling_interaction"
2081 }
2082 },
2083 {
2084 "url": "http://couchsurfing.org",
2085 "scrolling": {
2086 "action": "scrolling_interaction"
2087 }
2088 },
2089 {
2090 "url": "http://hotwire.com",
2091 "scrolling": {
2092 "action": "scrolling_interaction"
2093 }
2094 },
2095 {
2096 "url": "http://autoblog.com",
2097 "scrolling": {
2098 "action": "scrolling_interaction"
2099 }
2100 },
2101 {
2102 "url": "http://lufthansa.com",
2103 "scrolling": {
2104 "action": "scrolling_interaction"
2105 }
2106 },
2107 {
2108 "url": "http://theonion.com",
2109 "scrolling": {
2110 "action": "scrolling_interaction"
2111 }
2112 },
2113 {
2114 "url": "http://britishairways.com",
2115 "scrolling": {
2116 "action": "scrolling_interaction"
2117 }
2118 },
2119 {
2120 "url": "http://travelzoo.com",
2121 "scrolling": {
2122 "action": "scrolling_interaction"
2123 }
2124 },
2125 {
2126 "url": "http://ebaumsworld.com",
2127 "scrolling": {
2128 "action": "scrolling_interaction"
2129 }
2130 },
2131 {
2132 "url": "http://emirates.com",
2133 "scrolling": {
2134 "action": "scrolling_interaction"
2135 }
2136 },
2137 {
2138 "url": "http://venere.com",
2139 "scrolling": {
2140 "action": "scrolling_interaction"
2141 }
2142 },
2143 {
2144 "url": "http://wikitravel.org",
2145 "scrolling": {
2146 "action": "scrolling_interaction"
2147 }
2148 },
2149 {
2150 "url": "http://jal.co.jp",
2151 "scrolling": {
2152 "action": "scrolling_interaction"
2153 }
2154 },
2155 {
2156 "url": "http://collegehumor.com",
2157 "scrolling": {
2158 "action": "scrolling_interaction"
2159 }
2160 },
2161 {
2162 "url": "http://ford.com",
2163 "scrolling": {
2164 "action": "scrolling_interaction"
2165 }
2166 },
2167 {
2168 "url": "http://vrbo.com",
2169 "scrolling": {
2170 "action": "scrolling_interaction"
2171 }
2172 },
2173 {
2174 "url": "http://opentable.com",
2175 "scrolling": {
2176 "action": "scrolling_interaction"
2177 }
2178 },
2179 {
2180 "url": "http://hyatt.com",
2181 "scrolling": {
2182 "action": "scrolling_interaction"
2183 }
2184 },
2185 {
2186 "url": "http://klm.com",
2187 "scrolling": {
2188 "action": "scrolling_interaction"
2189 }
2190 },
2191 {
2192 "url": "http://airberlin.com",
2193 "scrolling": {
2194 "action": "scrolling_interaction"
2195 }
2196 },
2197 {
2198 "url": "http://usairways.com",
2199 "scrolling": {
2200 "action": "scrolling_interaction"
2201 }
2202 },
2203 {
2204 "url": "http://skyscanner.net",
2205 "scrolling": {
2206 "action": "scrolling_interaction"
2207 }
2208 },
2209 {
2210 "url": "http://timeout.com",
2211 "scrolling": {
2212 "action": "scrolling_interaction"
2213 }
2214 },
2215 {
2216 "url": "http://homeaway.com",
2217 "scrolling": {
2218 "action": "scrolling_interaction"
2219 }
2220 },
2221 {
2222 "url": "http://lonelyplanet.com/thorntree/",
2223 "scrolling": {
2224 "action": "scrolling_interaction"
2225 }
2226 },
2227 {
2228 "url": "http://virgin-atlantic.com",
2229 "scrolling": {
2230 "action": "scrolling_interaction"
2231 }
2232 },
2233 {
2234 "url": "http://news.yahoo.com",
2235 "scrolling": {
2236 "action": "scrolling_interaction"
2237 }
2238 },
2239 {
2240 "url": "http://huffingtonpost.com",
2241 "scrolling": {
2242 "action": "scrolling_interaction"
2243 }
2244 },
2245 {
2246 "url": "http://news.google.com",
2247 "scrolling": {
2248 "action": "scrolling_interaction"
2249 }
2250 },
2251 {
2252 "url": "http://reddit.com",
2253 "scrolling": {
2254 "action": "scrolling_interaction"
2255 }
2256 },
2257 {
2258 "url": "http://guardian.co.uk",
2259 "scrolling": {
2260 "action": "scrolling_interaction"
2261 }
2262 },
2263 {
2264 "url": "http://timesofindia.indiatimes.com",
2265 "scrolling": {
2266 "action": "scrolling_interaction"
2267 }
2268 },
2269 {
2270 "url": "http://washingtonpost.com",
2271 "scrolling": {
2272 "action": "scrolling_interaction"
2273 }
2274 },
2275 {
2276 "url": "http://usatoday.com",
2277 "scrolling": {
2278 "action": "scrolling_interaction"
2279 }
2280 },
2281 {
2282 "url": "http://drudgereport.com",
2283 "scrolling": {
2284 "action": "scrolling_interaction"
2285 }
2286 },
2287 {
2288 "url": "http://latimes.com",
2289 "scrolling": {
2290 "action": "scrolling_interaction"
2291 }
2292 },
2293 {
2294 "url": "http://wunderground.com",
2295 "scrolling": {
2296 "action": "scrolling_interaction"
2297 }
2298 },
2299 {
2300 "url": "http://accuweather.com",
2301 "scrolling": {
2302 "action": "scrolling_interaction"
2303 }
2304 },
2305 {
2306 "url": "http://examiner.com",
2307 "scrolling": {
2308 "action": "scrolling_interaction"
2309 }
2310 },
2311 {
2312 "url": "http://news.com.au",
2313 "scrolling": {
2314 "action": "scrolling_interaction"
2315 }
2316 },
2317 {
2318 "url": "http://time.com",
2319 "scrolling": {
2320 "action": "scrolling_interaction"
2321 }
2322 },
2323 {
2324 "url": "http://alarabiya.net",
2325 "scrolling": {
2326 "action": "scrolling_interaction"
2327 }
2328 },
2329 {
2330 "url": "http://businessweek.com",
2331 "scrolling": {
2332 "action": "scrolling_interaction"
2333 }
2334 },
2335 {
2336 "url": "http://smh.com.au",
2337 "scrolling": {
2338 "action": "scrolling_interaction"
2339 }
2340 },
2341 {
2342 "url": "http://weather.yahoo.com",
2343 "scrolling": {
2344 "action": "scrolling_interaction"
2345 }
2346 },
2347 {
2348 "url": "http://foxnews.com/politics/",
2349 "scrolling": {
2350 "action": "scrolling_interaction"
2351 }
2352 },
2353 {
2354 "url": "http://economictimes.indiatimes.com",
2355 "scrolling": {
2356 "action": "scrolling_interaction"
2357 }
2358 },
2359 {
2360 "url": "http://nationalgeographic.com",
2361 "scrolling": {
2362 "action": "scrolling_interaction"
2363 }
2364 },
2365 {
2366 "url": "http://ft.com",
2367 "scrolling": {
2368 "action": "scrolling_interaction"
2369 }
2370 },
2371 {
2372 "url": "http://nypost.com",
2373 "scrolling": {
2374 "action": "scrolling_interaction"
2375 }
2376 },
2377 {
2378 "url": "http://sfgate.com",
2379 "scrolling": {
2380 "action": "scrolling_interaction"
2381 }
2382 },
2383 {
2384 "url": "http://topix.com",
2385 "scrolling": {
2386 "action": "scrolling_interaction"
2387 }
2388 },
2389 {
2390 "url": "http://hindustantimes.com",
2391 "scrolling": {
2392 "action": "scrolling_interaction"
2393 }
2394 },
2395 {
2396 "url": "http://chicagotribune.com",
2397 "scrolling": {
2398 "action": "scrolling_interaction"
2399 }
2400 },
2401 {
2402 "url": "http://newsmax.com",
2403 "scrolling": {
2404 "action": "scrolling_interaction"
2405 }
2406 },
2407 {
2408 "url": "http://breitbart.com",
2409 "scrolling": {
2410 "action": "scrolling_interaction"
2411 }
2412 },
2413 {
2414 "url": "http://economist.com",
2415 "scrolling": {
2416 "action": "scrolling_interaction"
2417 }
2418 },
2419 {
2420 "url": "http://theatlantic.com",
2421 "scrolling": {
2422 "action": "scrolling_interaction"
2423 }
2424 },
2425 {
2426 "url": "http://prweb.com",
2427 "scrolling": {
2428 "action": "scrolling_interaction"
2429 }
2430 },
2431 {
2432 "url": "http://theglobeandmail.com",
2433 "scrolling": {
2434 "action": "scrolling_interaction"
2435 }
2436 },
2437 {
2438 "url": "http://answers.yahoo.com",
2439 "scrolling": {
2440 "action": "scrolling_interaction"
2441 }
2442 },
2443 {
2444 "url": "http://wiki.answers.com",
2445 "scrolling": {
2446 "action": "scrolling_interaction"
2447 }
2448 },
2449 {
2450 "url": "http://wordreference.com",
2451 "scrolling": {
2452 "action": "scrolling_interaction"
2453 }
2454 },
2455 {
2456 "url": "http://thefreedictionary.com",
2457 "scrolling": {
2458 "action": "scrolling_interaction"
2459 }
2460 },
2461 {
2462 "url": "http://dict.leo.org",
2463 "scrolling": {
2464 "action": "scrolling_interaction"
2465 }
2466 },
2467 {
2468 "url": "http://w3.org",
2469 "scrolling": {
2470 "action": "scrolling_interaction"
2471 }
2472 },
2473 {
2474 "url": "http://nlm.nih.gov",
2475 "scrolling": {
2476 "action": "scrolling_interaction"
2477 }
2478 },
2479 {
2480 "url": "http://goodreads.com",
2481 "scrolling": {
2482 "action": "scrolling_interaction"
2483 }
2484 },
2485 {
2486 "url": "http://mapquest.com",
2487 "scrolling": {
2488 "action": "scrolling_interaction"
2489 }
2490 },
2491 {
2492 "url": "http://yellowpages.com",
2493 "scrolling": {
2494 "action": "scrolling_interaction"
2495 }
2496 },
2497 {
2498 "url": "http://wiktionary.org",
2499 "scrolling": {
2500 "action": "scrolling_interaction"
2501 }
2502 },
2503 {
2504 "url": "http://dict.cc",
2505 "scrolling": {
2506 "action": "scrolling_interaction"
2507 }
2508 },
2509 {
2510 "url": "http://bing.com/maps/",
2511 "scrolling": {
2512 "action": "scrolling_interaction"
2513 }
2514 },
2515 {
2516 "url": "http://whitepages.com",
2517 "scrolling": {
2518 "action": "scrolling_interaction"
2519 }
2520 },
2521 {
2522 "url": "http://m-w.com",
2523 "scrolling": {
2524 "action": "scrolling_interaction"
2525 }
2526 },
2527 {
2528 "url": "http://classmates.com",
2529 "scrolling": {
2530 "action": "scrolling_interaction"
2531 }
2532 },
2533 {
2534 "url": "http://blackboard.com",
2535 "scrolling": {
2536 "action": "scrolling_interaction"
2537 }
2538 },
2539 {
2540 "url": "http://justanswer.com",
2541 "scrolling": {
2542 "action": "scrolling_interaction"
2543 }
2544 },
2545 {
2546 "url": "http://mit.edu",
2547 "scrolling": {
2548 "action": "scrolling_interaction"
2549 }
2550 },
2551 {
2552 "url": "http://medterms.com",
2553 "scrolling": {
2554 "action": "scrolling_interaction"
2555 }
2556 },
2557 {
2558 "url": "http://stanford.edu",
2559 "scrolling": {
2560 "action": "scrolling_interaction"
2561 }
2562 },
2563 {
2564 "url": "http://brainyquote.com",
2565 "scrolling": {
2566 "action": "scrolling_interaction"
2567 }
2568 },
2569 {
2570 "url": "http://harvard.edu",
2571 "scrolling": {
2572 "action": "scrolling_interaction"
2573 }
2574 },
2575 {
2576 "url": "http://superpages.com",
2577 "scrolling": {
2578 "action": "scrolling_interaction"
2579 }
2580 },
2581 {
2582 "url": "http://mylife.com",
2583 "scrolling": {
2584 "action": "scrolling_interaction"
2585 }
2586 },
2587 {
2588 "url": "http://en.wiktionary.org",
2589 "scrolling": {
2590 "action": "scrolling_interaction"
2591 }
2592 },
2593 {
2594 "url": "http://investopedia.com",
2595 "scrolling": {
2596 "action": "scrolling_interaction"
2597 }
2598 },
2599 {
2600 "url": "http://lumosity.com",
2601 "scrolling": {
2602 "action": "scrolling_interaction"
2603 }
2604 },
2605 {
2606 "url": "http://phoenix.edu",
2607 "scrolling": {
2608 "action": "scrolling_interaction"
2609 }
2610 },
2611 {
2612 "url": "http://berkeley.edu",
2613 "scrolling": {
2614 "action": "scrolling_interaction"
2615 }
2616 },
2617 {
2618 "url": "http://ecollege.com",
2619 "scrolling": {
2620 "action": "scrolling_interaction"
2621 }
2622 },
2623 {
2624 "url": "http://ed.gov",
2625 "scrolling": {
2626 "action": "scrolling_interaction"
2627 }
2628 },
2629 {
2630 "url": "http://yellowpages.sulekha.com",
2631 "scrolling": {
2632 "action": "scrolling_interaction"
2633 }
2634 },
2635 {
2636 "url": "http://wisegeek.com",
2637 "scrolling": {
2638 "action": "scrolling_interaction"
2639 }
2640 },
2641 {
2642 "url": "http://utexas.edu",
2643 "scrolling": {
2644 "action": "scrolling_interaction"
2645 }
2646 },
2647 {
2648 "url": "http://wwp.greenwichmeantime.com",
2649 "scrolling": {
2650 "action": "scrolling_interaction"
2651 }
2652 },
2653 {
2654 "url": "http://cornell.edu",
2655 "scrolling": {
2656 "action": "scrolling_interaction"
2657 }
2658 },
2659 {
2660 "url": "http://psu.edu",
2661 "scrolling": {
2662 "action": "scrolling_interaction"
2663 }
2664 },
2665 {
2666 "url": "http://maps.yahoo.com",
2667 "scrolling": {
2668 "action": "scrolling_interaction"
2669 }
2670 },
2671 {
2672 "url": "http://linkedin.com/answers",
2673 "scrolling": {
2674 "action": "scrolling_interaction"
2675 }
2676 },
2677 {
2678 "url": "http://yahoo.co.jp",
2679 "scrolling": {
2680 "action": "scrolling_interaction"
2681 }
2682 },
2683 {
2684 "url": "http://translate.google.com",
2685 "scrolling": {
2686 "action": "scrolling_interaction"
2687 }
2688 },
2689 {
2690 "url": "http://noaa.gov",
2691 "scrolling": {
2692 "action": "scrolling_interaction"
2693 }
2694 },
2695 {
2696 "url": "http://ncbi.nlm.nih.gov",
2697 "scrolling": {
2698 "action": "scrolling_interaction"
2699 }
2700 },
2701 {
2702 "url": "http://nhc.noaa.gov",
2703 "scrolling": {
2704 "action": "scrolling_interaction"
2705 }
2706 },
2707 {
2708 "url": "http://ted.com",
2709 "scrolling": {
2710 "action": "scrolling_interaction"
2711 }
2712 },
2713 {
2714 "url": "http://jma.go.jp",
2715 "scrolling": {
2716 "action": "scrolling_interaction"
2717 }
2718 },
2719 {
2720 "url": "http://usgs.gov",
2721 "scrolling": {
2722 "action": "scrolling_interaction"
2723 }
2724 },
2725 {
2726 "url": "http://care2.com",
2727 "scrolling": {
2728 "action": "scrolling_interaction"
2729 }
2730 },
2731 {
2732 "url": "http://sciencedirect.com",
2733 "scrolling": {
2734 "action": "scrolling_interaction"
2735 }
2736 },
2737 {
2738 "url": "http://intellicast.com",
2739 "scrolling": {
2740 "action": "scrolling_interaction"
2741 }
2742 },
2743 {
2744 "url": "http://guardian.co.uk/technology",
2745 "scrolling": {
2746 "action": "scrolling_interaction"
2747 }
2748 },
2749 {
2750 "url": "http://nature.com",
2751 "scrolling": {
2752 "action": "scrolling_interaction"
2753 }
2754 },
2755 {
2756 "url": "http://wunderground.com/tropical/",
2757 "scrolling": {
2758 "action": "scrolling_interaction"
2759 }
2760 },
2761 {
2762 "url": "http://ieee.org",
2763 "scrolling": {
2764 "action": "scrolling_interaction"
2765 }
2766 },
2767 {
2768 "url": "http://elsevier.com",
2769 "scrolling": {
2770 "action": "scrolling_interaction"
2771 }
2772 },
2773 {
2774 "url": "http://usda.gov",
2775 "scrolling": {
2776 "action": "scrolling_interaction"
2777 }
2778 },
2779 {
2780 "url": "http://redorbit.com",
2781 "scrolling": {
2782 "action": "scrolling_interaction"
2783 }
2784 },
2785 {
2786 "url": "http://scientificamerican.com",
2787 "scrolling": {
2788 "action": "scrolling_interaction"
2789 }
2790 },
2791 {
2792 "url": "http://nps.gov",
2793 "scrolling": {
2794 "action": "scrolling_interaction"
2795 }
2796 },
2797 {
2798 "url": "http://metoffice.gov.uk",
2799 "scrolling": {
2800 "action": "scrolling_interaction"
2801 }
2802 },
2803 {
2804 "url": "http://space.com",
2805 "scrolling": {
2806 "action": "scrolling_interaction"
2807 }
2808 },
2809 {
2810 "url": "http://foreignpolicy.com",
2811 "scrolling": {
2812 "action": "scrolling_interaction"
2813 }
2814 },
2815 {
2816 "url": "http://bbc.co.uk/news/technology/",
2817 "scrolling": {
2818 "action": "scrolling_interaction"
2819 }
2820 },
2821 {
2822 "url": "http://newscientist.com",
2823 "scrolling": {
2824 "action": "scrolling_interaction"
2825 }
2826 },
2827 {
2828 "url": "http://livescience.com",
2829 "scrolling": {
2830 "action": "scrolling_interaction"
2831 }
2832 },
2833 {
2834 "url": "http://jstor.org",
2835 "scrolling": {
2836 "action": "scrolling_interaction"
2837 }
2838 },
2839 {
2840 "url": "http://mnn.com",
2841 "scrolling": {
2842 "action": "scrolling_interaction"
2843 }
2844 },
2845 {
2846 "url": "http://foxnews.com/scitech/",
2847 "scrolling": {
2848 "action": "scrolling_interaction"
2849 }
2850 },
2851 {
2852 "url": "http://census.gov",
2853 "scrolling": {
2854 "action": "scrolling_interaction"
2855 }
2856 },
2857 {
2858 "url": "http://epa.gov",
2859 "scrolling": {
2860 "action": "scrolling_interaction"
2861 }
2862 },
2863 {
2864 "url": "http://bls.gov",
2865 "scrolling": {
2866 "action": "scrolling_interaction"
2867 }
2868 },
2869 {
2870 "url": "http://metric-conversions.org",
2871 "scrolling": {
2872 "action": "scrolling_interaction"
2873 }
2874 },
2875 {
2876 "url": "http://news.nationalgeographic.com/index.rss",
2877 "scrolling": {
2878 "action": "scrolling_interaction"
2879 }
2880 },
2881 {
2882 "url": "http://bbc.co.uk/news/science_and_environment/",
2883 "scrolling": {
2884 "action": "scrolling_interaction"
2885 }
2886 },
2887 {
2888 "url": "http://colorado.edu",
2889 "scrolling": {
2890 "action": "scrolling_interaction"
2891 }
2892 },
2893 {
2894 "url": "http://popsci.com",
2895 "scrolling": {
2896 "action": "scrolling_interaction"
2897 }
2898 },
2899 {
2900 "url": "http://amazon.com",
2901 "scrolling": {
2902 "action": "scrolling_interaction"
2903 }
2904 },
2905 {
2906 "url": "http://ebay.com",
2907 "scrolling": {
2908 "action": "scrolling_interaction"
2909 }
2910 },
2911 {
2912 "url": "http://netflix.com",
2913 "scrolling": {
2914 "action": "scrolling_interaction"
2915 }
2916 },
2917 {
2918 "url": "http://amazon.co.uk",
2919 "scrolling": {
2920 "action": "scrolling_interaction"
2921 }
2922 },
2923 {
2924 "url": "http://walmart.com",
2925 "scrolling": {
2926 "action": "scrolling_interaction"
2927 }
2928 },
2929 {
2930 "url": "http://ikea.com",
2931 "scrolling": {
2932 "action": "scrolling_interaction"
2933 }
2934 },
2935 {
2936 "url": "http://bestbuy.com",
2937 "scrolling": {
2938 "action": "scrolling_interaction"
2939 }
2940 },
2941 {
2942 "url": "http://multiply.com",
2943 "scrolling": {
2944 "action": "scrolling_interaction"
2945 }
2946 },
2947 {
2948 "url": "http://newegg.com",
2949 "scrolling": {
2950 "action": "scrolling_interaction"
2951 }
2952 },
2953 {
2954 "url": "http://homedepot.com",
2955 "scrolling": {
2956 "action": "scrolling_interaction"
2957 }
2958 },
2959 {
2960 "url": "http://macys.com",
2961 "scrolling": {
2962 "action": "scrolling_interaction"
2963 }
2964 },
2965 {
2966 "url": "http://livingsocial.com",
2967 "scrolling": {
2968 "action": "scrolling_interaction"
2969 }
2970 },
2971 {
2972 "url": "http://gap.com",
2973 "scrolling": {
2974 "action": "scrolling_interaction"
2975 }
2976 },
2977 {
2978 "url": "http://bodybuilding.com",
2979 "scrolling": {
2980 "action": "scrolling_interaction"
2981 }
2982 },
2983 {
2984 "url": "http://kohls.com",
2985 "scrolling": {
2986 "action": "scrolling_interaction"
2987 }
2988 },
2989 {
2990 "url": "http://barnesandnoble.com",
2991 "scrolling": {
2992 "action": "scrolling_interaction"
2993 }
2994 },
2995 {
2996 "url": "http://lowes.com",
2997 "scrolling": {
2998 "action": "scrolling_interaction"
2999 }
3000 },
3001 {
3002 "url": "http://zappos.com",
3003 "scrolling": {
3004 "action": "scrolling_interaction"
3005 }
3006 },
3007 {
3008 "url": "http://overstock.com",
3009 "scrolling": {
3010 "action": "scrolling_interaction"
3011 }
3012 },
3013 {
3014 "url": "http://legacy.com",
3015 "scrolling": {
3016 "action": "scrolling_interaction"
3017 }
3018 },
3019 {
3020 "url": "http://staples.com",
3021 "scrolling": {
3022 "action": "scrolling_interaction"
3023 }
3024 },
3025 {
3026 "url": "http://shutterfly.com",
3027 "scrolling": {
3028 "action": "scrolling_interaction"
3029 }
3030 },
3031 {
3032 "url": "http://nike.com",
3033 "scrolling": {
3034 "action": "scrolling_interaction"
3035 }
3036 },
3037 {
3038 "url": "http://nordstrom.com",
3039 "scrolling": {
3040 "action": "scrolling_interaction"
3041 }
3042 },
3043 {
3044 "url": "http://pixmania.com",
3045 "scrolling": {
3046 "action": "scrolling_interaction"
3047 }
3048 },
3049 {
3050 "url": "http://costco.com",
3051 "scrolling": {
3052 "action": "scrolling_interaction"
3053 }
3054 },
3055 {
3056 "url": "http://bhphotovideo.com",
3057 "scrolling": {
3058 "action": "scrolling_interaction"
3059 }
3060 },
3061 {
3062 "url": "http://hm.com",
3063 "scrolling": {
3064 "action": "scrolling_interaction"
3065 }
3066 },
3067 {
3068 "url": "http://ticketmaster.com",
3069 "scrolling": {
3070 "action": "scrolling_interaction"
3071 }
3072 },
3073 {
3074 "url": "http://jcpenney.com",
3075 "scrolling": {
3076 "action": "scrolling_interaction"
3077 }
3078 },
3079 {
3080 "url": "http://walgreens.com",
3081 "scrolling": {
3082 "action": "scrolling_interaction"
3083 }
3084 },
3085 {
3086 "url": "http://qvc.com",
3087 "scrolling": {
3088 "action": "scrolling_interaction"
3089 }
3090 },
3091 {
3092 "url": "http://autotrader.com",
3093 "scrolling": {
3094 "action": "scrolling_interaction"
3095 }
3096 },
3097 {
3098 "url": "http://tigerdirect.com",
3099 "scrolling": {
3100 "action": "scrolling_interaction"
3101 }
3102 },
3103 {
3104 "url": "http://trademe.co.nz",
3105 "scrolling": {
3106 "action": "scrolling_interaction"
3107 }
3108 },
3109 {
3110 "url": "http://sony.com",
3111 "scrolling": {
3112 "action": "scrolling_interaction"
3113 }
3114 },
3115 {
3116 "url": "http://directv.com",
3117 "scrolling": {
3118 "action": "scrolling_interaction"
3119 }
3120 },
3121 {
3122 "url": "http://buy.com",
3123 "scrolling": {
3124 "action": "scrolling_interaction"
3125 }
3126 },
3127 {
3128 "url": "http://victoriassecret.com",
3129 "scrolling": {
3130 "action": "scrolling_interaction"
3131 }
3132 },
3133 {
3134 "url": "http://cars.com",
3135 "scrolling": {
3136 "action": "scrolling_interaction"
3137 }
3138 },
3139 {
3140 "url": "http://gamestop.com",
3141 "scrolling": {
3142 "action": "scrolling_interaction"
3143 }
3144 },
3145 {
3146 "url": "http://cvs.com",
3147 "scrolling": {
3148 "action": "scrolling_interaction"
3149 }
3150 },
3151 {
3152 "url": "http://dealextreme.com",
3153 "scrolling": {
3154 "action": "scrolling_interaction"
3155 }
3156 },
3157 {
3158 "url": "http://cafepress.com",
3159 "scrolling": {
3160 "action": "scrolling_interaction"
3161 }
3162 },
3163 {
3164 "url": "http://6pm.com",
3165 "scrolling": {
3166 "action": "scrolling_interaction"
3167 }
3168 },
3169 {
3170 "url": "http://facebook.com/home.php#!/OccupyAirForce",
3171 "scrolling": {
3172 "action": "scrolling_interaction"
3173 }
3174 },
3175 {
3176 "url": "http://deviantart.com/#catpath=anthro",
3177 "scrolling": {
3178 "action": "scrolling_interaction"
3179 }
3180 },
3181 {
3182 "url": "http://shine.yahoo.com",
3183 "scrolling": {
3184 "action": "scrolling_interaction"
3185 }
3186 },
3187 {
3188 "url": "http://match.com",
3189 "scrolling": {
3190 "action": "scrolling_interaction"
3191 }
3192 },
3193 {
3194 "url": "http://siteadvisor.com",
3195 "scrolling": {
3196 "action": "scrolling_interaction"
3197 }
3198 },
3199 {
3200 "url": "http://digg.com",
3201 "scrolling": {
3202 "action": "scrolling_interaction"
3203 }
3204 },
3205 {
3206 "url": "http://hi5.com",
3207 "scrolling": {
3208 "action": "scrolling_interaction"
3209 }
3210 },
3211 {
3212 "url": "http://ancestry.com",
3213 "scrolling": {
3214 "action": "scrolling_interaction"
3215 }
3216 },
3217 {
3218 "url": "http://sulekha.com",
3219 "scrolling": {
3220 "action": "scrolling_interaction"
3221 }
3222 },
3223 {
3224 "url": "http://europa.eu",
3225 "scrolling": {
3226 "action": "scrolling_interaction"
3227 }
3228 },
3229 {
3230 "url": "http://biblegateway.com",
3231 "scrolling": {
3232 "action": "scrolling_interaction"
3233 }
3234 },
3235 {
3236 "url": "http://slate.com",
3237 "scrolling": {
3238 "action": "scrolling_interaction"
3239 }
3240 },
3241 {
3242 "url": "http://correios.com.br",
3243 "scrolling": {
3244 "action": "scrolling_interaction"
3245 }
3246 },
3247 {
3248 "url": "http://wonderwall.msn.com",
3249 "scrolling": {
3250 "action": "scrolling_interaction"
3251 }
3252 },
3253 {
3254 "url": "http://change.org",
3255 "scrolling": {
3256 "action": "scrolling_interaction"
3257 }
3258 },
3259 {
3260 "url": "http://state.gov",
3261 "scrolling": {
3262 "action": "scrolling_interaction"
3263 }
3264 },
3265 {
3266 "url": "http://salon.com",
3267 "scrolling": {
3268 "action": "scrolling_interaction"
3269 }
3270 },
3271 {
3272 "url": "http://askmen.com",
3273 "scrolling": {
3274 "action": "scrolling_interaction"
3275 }
3276 },
3277 {
3278 "url": "http://infowars.com",
3279 "scrolling": {
3280 "action": "scrolling_interaction"
3281 }
3282 },
3283 {
3284 "url": "http://wnd.com",
3285 "scrolling": {
3286 "action": "scrolling_interaction"
3287 }
3288 },
3289 {
3290 "url": "http://ec.europa.eu",
3291 "scrolling": {
3292 "action": "scrolling_interaction"
3293 }
3294 },
3295 {
3296 "url": "http://justjared.com",
3297 "scrolling": {
3298 "action": "scrolling_interaction"
3299 }
3300 },
3301 {
3302 "url": "http://sheknows.com",
3303 "scrolling": {
3304 "action": "scrolling_interaction"
3305 }
3306 },
3307 {
3308 "url": "http://slashdot.org",
3309 "scrolling": {
3310 "action": "scrolling_interaction"
3311 }
3312 },
3313 {
3314 "url": "http://newgrounds.com",
3315 "scrolling": {
3316 "action": "scrolling_interaction"
3317 }
3318 },
3319 {
3320 "url": "http://weeklystandard.com",
3321 "scrolling": {
3322 "action": "scrolling_interaction"
3323 }
3324 },
3325 {
3326 "url": "http://royalmail.com",
3327 "scrolling": {
3328 "action": "scrolling_interaction"
3329 }
3330 },
3331 {
3332 "url": "http://snopes.com",
3333 "scrolling": {
3334 "action": "scrolling_interaction"
3335 }
3336 },
3337 {
3338 "url": "http://lds.org",
3339 "scrolling": {
3340 "action": "scrolling_interaction"
3341 }
3342 },
3343 {
3344 "url": "http://dailykos.com",
3345 "scrolling": {
3346 "action": "scrolling_interaction"
3347 }
3348 },
3349 {
3350 "url": "http://complex.com",
3351 "scrolling": {
3352 "action": "scrolling_interaction"
3353 }
3354 },
3355 {
3356 "url": "http://avaaz.org",
3357 "scrolling": {
3358 "action": "scrolling_interaction"
3359 }
3360 },
3361 {
3362 "url": "http://aarp.org",
3363 "scrolling": {
3364 "action": "scrolling_interaction"
3365 }
3366 },
3367 {
3368 "url": "http://theregister.co.uk",
3369 "scrolling": {
3370 "action": "scrolling_interaction"
3371 }
3372 },
3373 {
3374 "url": "http://creativecommons.org",
3375 "scrolling": {
3376 "action": "scrolling_interaction"
3377 }
3378 },
3379 {
3380 "url": "http://jw.org",
3381 "scrolling": {
3382 "action": "scrolling_interaction"
3383 }
3384 },
3385 {
3386 "url": "http://peoplesmart.com",
3387 "scrolling": {
3388 "action": "scrolling_interaction"
3389 }
3390 },
3391 {
3392 "url": "http://uspto.gov",
3393 "scrolling": {
3394 "action": "scrolling_interaction"
3395 }
3396 },
3397 {
3398 "url": "http://uscis.gov",
3399 "scrolling": {
3400 "action": "scrolling_interaction"
3401 }
3402 },
3403 {
3404 "url": "http://whitehouse.gov",
3405 "scrolling": {
3406 "action": "scrolling_interaction"
3407 }
3408 },
3409 {
3410 "url": "http://townhall.com",
3411 "scrolling": {
3412 "action": "scrolling_interaction"
3413 }
3414 },
3415 {
3416 "url": "http://sec.gov",
3417 "scrolling": {
3418 "action": "scrolling_interaction"
3419 }
3420 },
3421 {
3422 "url": "http://sports.yahoo.com",
3423 "scrolling": {
3424 "action": "scrolling_interaction"
3425 }
3426 },
3427 {
3428 "url": "http://nfl.com",
3429 "scrolling": {
3430 "action": "scrolling_interaction"
3431 }
3432 },
3433 {
3434 "url": "http://mlb.mlb.com",
3435 "scrolling": {
3436 "action": "scrolling_interaction"
3437 }
3438 },
3439 {
3440 "url": "http://cbssports.com",
3441 "scrolling": {
3442 "action": "scrolling_interaction"
3443 }
3444 },
3445 {
3446 "url": "http://bleacherreport.com",
3447 "scrolling": {
3448 "action": "scrolling_interaction"
3449 }
3450 },
3451 {
3452 "url": "http://livescore.com",
3453 "scrolling": {
3454 "action": "scrolling_interaction"
3455 }
3456 },
3457 {
3458 "url": "http://espn.go.com/nfl/",
3459 "scrolling": {
3460 "action": "scrolling_interaction"
3461 }
3462 },
3463 {
3464 "url": "http://sports.yahoo.com/nfl",
3465 "scrolling": {
3466 "action": "scrolling_interaction"
3467 }
3468 },
3469 {
3470 "url": "http://espn.go.com/mlb/",
3471 "scrolling": {
3472 "action": "scrolling_interaction"
3473 }
3474 },
3475 {
3476 "url": "http://premierleague.com",
3477 "scrolling": {
3478 "action": "scrolling_interaction"
3479 }
3480 },
3481 {
3482 "url": "http://skysports.com",
3483 "scrolling": {
3484 "action": "scrolling_interaction"
3485 }
3486 },
3487 {
3488 "url": "http://sports.yahoo.com/mlb",
3489 "scrolling": {
3490 "action": "scrolling_interaction"
3491 }
3492 },
3493 {
3494 "url": "http://games.espn.go.com/frontpage",
3495 "scrolling": {
3496 "action": "scrolling_interaction"
3497 }
3498 },
3499 {
3500 "url": "http://uk.eurosport.yahoo.com",
3501 "scrolling": {
3502 "action": "scrolling_interaction"
3503 }
3504 },
3505 {
3506 "url": "http://baseball.fantasysports.yahoo.com",
3507 "scrolling": {
3508 "action": "scrolling_interaction"
3509 }
3510 },
3511 {
3512 "url": "http://baseball.fantasysports.yahoo.com/b1",
3513 "scrolling": {
3514 "action": "scrolling_interaction"
3515 }
3516 },
3517 {
3518 "url": "http://skysports.com/football/",
3519 "scrolling": {
3520 "action": "scrolling_interaction"
3521 }
3522 },
3523 {
3524 "url": "http://nba.com",
3525 "scrolling": {
3526 "action": "scrolling_interaction"
3527 }
3528 },
3529 {
3530 "url": "http://hattrick.org",
3531 "scrolling": {
3532 "action": "scrolling_interaction"
3533 }
3534 },
3535 {
3536 "url": "http://wwe.com",
3537 "scrolling": {
3538 "action": "scrolling_interaction"
3539 }
3540 },
3541 {
3542 "url": "http://telegraph.co.uk/sport/",
3543 "scrolling": {
3544 "action": "scrolling_interaction"
3545 }
3546 },
3547 {
3548 "url": "http://rivals.com",
3549 "scrolling": {
3550 "action": "scrolling_interaction"
3551 }
3552 },
3553 {
3554 "url": "http://sports.yahoo.com/fantasy",
3555 "scrolling": {
3556 "action": "scrolling_interaction"
3557 }
3558 },
3559 {
3560 "url": "http://espn.go.com/nba/",
3561 "scrolling": {
3562 "action": "scrolling_interaction"
3563 }
3564 },
3565 {
3566 "url": "http://scout.com",
3567 "scrolling": {
3568 "action": "scrolling_interaction"
3569 }
3570 },
3571 {
3572 "url": "http://msn.foxsports.com/nfl",
3573 "scrolling": {
3574 "action": "scrolling_interaction"
3575 }
3576 },
3577 {
3578 "url": "http://sports.yahoo.com/nfl/players/",
3579 "scrolling": {
3580 "action": "scrolling_interaction"
3581 }
3582 },
3583 {
3584 "url": "http://guardian.co.uk/football",
3585 "scrolling": {
3586 "action": "scrolling_interaction"
3587 }
3588 },
3589 {
3590 "url": "http://rotoworld.com",
3591 "scrolling": {
3592 "action": "scrolling_interaction"
3593 }
3594 },
3595 {
3596 "url": "http://nascar.com",
3597 "scrolling": {
3598 "action": "scrolling_interaction"
3599 }
3600 },
3601 {
3602 "url": "http://arsenal.com",
3603 "scrolling": {
3604 "action": "scrolling_interaction"
3605 }
3606 },
3607 {
3608 "url": "http://formula1.com",
3609 "scrolling": {
3610 "action": "scrolling_interaction"
3611 }
3612 },
3613 {
3614 "url": "http://yardbarker.com",
3615 "scrolling": {
3616 "action": "scrolling_interaction"
3617 }
3618 },
3619 {
3620 "url": "http://pgatour.com",
3621 "scrolling": {
3622 "action": "scrolling_interaction"
3623 }
3624 },
3625 {
3626 "url": "http://rei.com",
3627 "scrolling": {
3628 "action": "scrolling_interaction"
3629 }
3630 },
3631 {
3632 "url": "http://liverpoolfc.tv",
3633 "scrolling": {
3634 "action": "scrolling_interaction"
3635 }
3636 },
3637 {
3638 "url": "http://deadspin.com",
3639 "scrolling": {
3640 "action": "scrolling_interaction"
3641 }
3642 },
3643 {
3644 "url": "http://sbnation.com",
3645 "scrolling": {
3646 "action": "scrolling_interaction"
3647 }
3648 },
3649 {
3650 "url": "https://www.google.com",
3651 "scrolling": {
3652 "action": "scrolling_interaction"
3653 }
3654 },
3655 {
3656 "url": "https://www.google.com/search?q=barack%20obama",
3657 "scrolling": {
3658 "action": "scrolling_interaction"
3659 }
1833 }, 3660 },
1834 { 3661 {
1835 "url": "https://mail.google.com/mail/", 3662 "url": "https://mail.google.com/mail/",
1836 "credentials": "google", 3663 "credentials": "google",
1837 "wait_for_javascript_expression": "window.gmonkey !== undefined && d ocument.getElementById('gb') !== null", 3664 "scrollable_element_function": "function(callback) { gmonkey.load('2 .0', function(api) { callback(api.getScrollableElement()); }); }",
1838 "scrollable_element_function": "function(callback) { gmonkey.load('2 .0', function(api) { callback(api.getScrollableElement()); }); }" 3665 "scrolling": {
3666 "action": "scrolling_interaction",
3667 "wait_for_javascript_expression": "window.gmonkey !== undefined && document.getElementById('gb') !== null"
3668 }
1839 }, 3669 },
1840 { 3670 {
1841 "url": "https://www.google.com/calendar/", 3671 "url": "https://www.google.com/calendar/",
1842 "credentials": "google", 3672 "credentials": "google",
1843 "scrollable_element_function": "function(callback) { callback(docume nt.getElementById('scrolltimedeventswk')); }" 3673 "scrollable_element_function": "function(callback) { callback(docume nt.getElementById('scrolltimedeventswk')); }",
3674 "scrolling": {
3675 "action": "scrolling_interaction"
3676 }
1844 }, 3677 },
1845 { 3678 {
1846 "url": "https://drive.google.com", 3679 "url": "https://drive.google.com",
1847 "credentials": "google", 3680 "credentials": "google",
1848 "wait_for_javascript_expression": "document.getElementsByClassName(' doclistview-list').length", 3681 "scrollable_element_function": "function(callback) { callback(docume nt.getElementsByClassName('doclistview-list')[0]); }",
1849 "scrollable_element_function": "function(callback) { callback(docume nt.getElementsByClassName('doclistview-list')[0]); }" 3682 "scrolling": {
3683 "action": "scrolling_interaction",
3684 "wait_for_javascript_expression": "document.getElementsByClassNa me('doclistview-list').length"
3685 }
1850 }, 3686 },
1851 { 3687 {
1852 "url": "https://docs.google.com/a/google.com/document/d/1XMAtPiVFZfI tsMUOYl39v5YA8bcSPe4LDrVO25OdsCU/edit", 3688 "url": "https://docs.google.com/a/google.com/document/d/1XMAtPiVFZfI tsMUOYl39v5YA8bcSPe4LDrVO25OdsCU/edit",
1853 "credentials": "google", 3689 "credentials": "google",
1854 "wait_for_javascript_expression": "document.getElementsByClassName(' kix-appview-editor').length", 3690 "scrollable_element_function": "function(callback) { callback(docume nt.getElementsByClassName('kix-appview-editor')[0]); }",
1855 "scrollable_element_function": "function(callback) { callback(docume nt.getElementsByClassName('kix-appview-editor')[0]); }" 3691 "scrolling": {
1856 }, 3692 "action": "scrolling_interaction",
1857 { 3693 "wait_for_javascript_expression": "document.getElementsByClassNa me('kix-appview-editor').length"
1858 "url": "https://maps.google.com" 3694 }
1859 }, 3695 },
1860 { 3696 {
1861 "url": "http://reader.google.com" 3697 "url": "https://maps.google.com",
1862 }, 3698 "scrolling": {
1863 { 3699 "action": "scrolling_interaction"
1864 "url": "https://plus.google.com/110031535020051778989/posts/2wP4KPPB MG8" 3700 }
1865 }, 3701 },
1866 { 3702 {
1867 "url": "https://plus.google.com/110031535020051778989/photos" 3703 "url": "http://reader.google.com",
1868 }, 3704 "scrolling": {
1869 { 3705 "action": "scrolling_interaction"
1870 "url": "http://googleblog.blogspot.com/" 3706 }
1871 }, 3707 },
1872 { 3708 {
1873 "url": "https://chrome.google.com/webstore/category/home" 3709 "url": "https://plus.google.com/110031535020051778989/posts/2wP4KPPB MG8",
1874 }, 3710 "scrolling": {
1875 { 3711 "action": "scrolling_interaction"
1876 "url": "http://staff.tumblr.com/" 3712 }
1877 }, 3713 },
1878 { 3714 {
1879 "url": "http://mashable.com/" 3715 "url": "https://plus.google.com/110031535020051778989/photos",
1880 }, 3716 "scrolling": {
1881 { 3717 "action": "scrolling_interaction"
1882 "url": "http://www.buzzfeed.com/celebrity" 3718 }
1883 }, 3719 },
1884 { 3720 {
1885 "url": "http://www.thedailybeast.com/" 3721 "url": "http://googleblog.blogspot.com/",
1886 }, 3722 "scrolling": {
1887 { 3723 "action": "scrolling_interaction"
1888 "url": "http://www.theverge.com/" 3724 }
1889 }, 3725 },
1890 { 3726 {
1891 "url": "http://techcrunch.com/" 3727 "url": "https://chrome.google.com/webstore/category/home",
1892 }, 3728 "scrolling": {
1893 { 3729 "action": "scrolling_interaction"
1894 "url": "http://www.engadget.com/" 3730 }
1895 }, 3731 },
1896 { 3732 {
1897 "url": "http://gizmodo.com/" 3733 "url": "http://staff.tumblr.com/",
1898 }, 3734 "scrolling": {
1899 { 3735 "action": "scrolling_interaction"
1900 "url": "http://thinkprogress.org/?mobile=nc" 3736 }
1901 }, 3737 },
1902 { 3738 {
1903 "url": "http://gawker.com/" 3739 "url": "http://mashable.com/",
1904 }, 3740 "scrolling": {
1905 { 3741 "action": "scrolling_interaction"
1906 "url": "http://arstechnica.com/" 3742 }
1907 }, 3743 },
1908 { 3744 {
1909 "url": "http://boingboing.net/category/featured/" 3745 "url": "http://www.buzzfeed.com/celebrity",
1910 }, 3746 "scrolling": {
1911 { 3747 "action": "scrolling_interaction"
1912 "url": "http://thenextweb.com/" 3748 }
1913 }, 3749 },
1914 { 3750 {
1915 "url": "http://politicalticker.blogs.cnn.com/" 3751 "url": "http://www.thedailybeast.com/",
1916 }, 3752 "scrolling": {
1917 { 3753 "action": "scrolling_interaction"
1918 "url": "http://deadspin.com/" 3754 }
1919 }, 3755 },
1920 { 3756 {
1921 "url": "http://news.yahoo.com/" 3757 "url": "http://www.theverge.com/",
1922 }, 3758 "scrolling": {
1923 { 3759 "action": "scrolling_interaction"
1924 "url": "http://www.cnn.com/" 3760 }
1925 }, 3761 },
1926 { 3762 {
1927 "url": "http://www.nbcnews.com/" 3763 "url": "http://techcrunch.com/",
1928 }, 3764 "scrolling": {
1929 { 3765 "action": "scrolling_interaction"
1930 "url": "http://www.bbc.co.uk/news/" 3766 }
1931 }, 3767 },
1932 { 3768 {
1933 "url": "http://www.reddit.com/" 3769 "url": "http://www.engadget.com/",
1934 }, 3770 "scrolling": {
1935 { 3771 "action": "scrolling_interaction"
1936 "url": "http://my.yahoo.com/" 3772 }
1937 }, 3773 },
1938 { 3774 {
1939 "url": "http://www.foxnews.com/" 3775 "url": "http://gizmodo.com/",
1940 }, 3776 "scrolling": {
1941 { 3777 "action": "scrolling_interaction"
1942 "url": "http://www.guardiannews.com/uk-home" 3778 }
1943 }, 3779 },
1944 { 3780 {
1945 "url": "http://timesofindia.indiatimes.com/" 3781 "url": "http://thinkprogress.org/?mobile=nc",
1946 }, 3782 "scrolling": {
1947 { 3783 "action": "scrolling_interaction"
1948 "url": "http://online.wsj.com/home-page" 3784 }
1949 }, 3785 },
1950 { 3786 {
1951 "url": "http://www.forbes.com/home_usa/" 3787 "url": "http://gawker.com/",
1952 }, 3788 "scrolling": {
1953 { 3789 "action": "scrolling_interaction"
1954 "url": "http://www.washingtonpost.com/" 3790 }
1955 }, 3791 },
1956 { 3792 {
1957 "url": "http://www.usatoday.com/" 3793 "url": "http://arstechnica.com/",
1958 }, 3794 "scrolling": {
1959 { 3795 "action": "scrolling_interaction"
1960 "url": "http://drudgereport.com/" 3796 }
1961 }, 3797 },
1962 { 3798 {
1963 "url": "http://abcnews.go.com/" 3799 "url": "http://boingboing.net/category/featured/",
1964 }, 3800 "scrolling": {
1965 { 3801 "action": "scrolling_interaction"
1966 "url": "http://www.latimes.com/" 3802 }
1967 }, 3803 },
1968 { 3804 {
1969 "url": "http://www.bloomberg.com/" 3805 "url": "http://thenextweb.com/",
1970 }, 3806 "scrolling": {
1971 { 3807 "action": "scrolling_interaction"
1972 "url": "http://money.cnn.com/" 3808 }
1973 }, 3809 },
1974 { 3810 {
1975 "url": "http://www.news.com.au/" 3811 "url": "http://politicalticker.blogs.cnn.com/",
1976 }, 3812 "scrolling": {
1977 { 3813 "action": "scrolling_interaction"
1978 "url": "http://www.cbsnews.com/" 3814 }
1979 }, 3815 },
1980 { 3816 {
1981 "url": "http://www.examiner.com/" 3817 "url": "http://deadspin.com/",
1982 }, 3818 "scrolling": {
1983 { 3819 "action": "scrolling_interaction"
1984 "url": "http://www.cnbc.com/" 3820 }
1985 }, 3821 },
1986 { 3822 {
1987 "url": "http://www.alarabiya.net/default.html" 3823 "url": "http://news.yahoo.com/",
1988 }, 3824 "scrolling": {
1989 { 3825 "action": "scrolling_interaction"
1990 "url": "http://www.time.com/time/" 3826 }
1991 }, 3827 },
1992 { 3828 {
1993 "url": "http://www.foxnews.com/politics/index.html" 3829 "url": "http://www.cnn.com/",
1994 }, 3830 "scrolling": {
1995 { 3831 "action": "scrolling_interaction"
1996 "url": "http://www.smh.com.au/" 3832 }
1997 }, 3833 },
1998 { 3834 {
1999 "url": "http://www.businessweek.com/" 3835 "url": "http://www.nbcnews.com/",
2000 }, 3836 "scrolling": {
2001 { 3837 "action": "scrolling_interaction"
2002 "url": "http://www.nationalgeographic.com/" 3838 }
2003 }, 3839 },
2004 { 3840 {
2005 "url": "http://www.wunderground.com/cgi-bin/findweather/getForecast? query=94035&sp=KCAMOUNT24" 3841 "url": "http://www.bbc.co.uk/news/",
2006 }, 3842 "scrolling": {
2007 { 3843 "action": "scrolling_interaction"
2008 "url": "http://www.accuweather.com/en/search-locations?zipcode=mount ain%20view,%20ca" 3844 }
2009 }, 3845 },
2010 { 3846 {
2011 "url": "http://www.weather.com/weather/right-now/Mountain+View+CA+94 043" 3847 "url": "http://www.reddit.com/",
2012 }, 3848 "scrolling": {
2013 { 3849 "action": "scrolling_interaction"
2014 "url": "http://weather.yahoo.com/united-states/california/mountain-v iew-12797130/" 3850 }
2015 }, 3851 },
2016 { 3852 {
2017 "url": "http://www.yr.no/place/Norway/Oslo/Oslo/Oslo/" 3853 "url": "http://my.yahoo.com/",
2018 }, 3854 "scrolling": {
2019 { 3855 "action": "scrolling_interaction"
2020 "url": "http://www.metoffice.gov.uk/" 3856 }
2021 }, 3857 },
2022 { 3858 {
2023 "url": "http://www.intellicast.com/Local/Weather.aspx?location=USCA0 746" 3859 "url": "http://www.foxnews.com/",
2024 }, 3860 "scrolling": {
2025 { 3861 "action": "scrolling_interaction"
2026 "url": "http://www.shutterstock.com/cat.mhtml?searchterm=google&sear ch_group=&lang=en&search_source=search_form" 3862 }
2027 }, 3863 },
2028 { 3864 {
2029 "url": "http://www.flickr.com/search/?q=monkeys&f=hp" 3865 "url": "http://www.guardiannews.com/uk-home",
2030 }, 3866 "scrolling": {
2031 { 3867 "action": "scrolling_interaction"
2032 "url": "http://www.flickr.com/photos/davidgutierrez/sets/72157604615 916402/?page=3" 3868 }
2033 }, 3869 },
2034 { 3870 {
2035 "url": "http://www.flickr.com/photos/davidgutierrez/sets/72157604615 916402/show/with/4403158307/" 3871 "url": "http://timesofindia.indiatimes.com/",
2036 }, 3872 "scrolling": {
2037 { 3873 "action": "scrolling_interaction"
2038 "url": "http://www.apple.com/iphone/" 3874 }
2039 }, 3875 },
2040 { 3876 {
2041 "url": "http://www.taobao.com/index_global.php" 3877 "url": "http://online.wsj.com/home-page",
2042 }, 3878 "scrolling": {
2043 { 3879 "action": "scrolling_interaction"
2044 "url": "http://hootsuite.com/" 3880 }
2045 }, 3881 },
2046 { 3882 {
2047 "url": "http://www.android.com/" 3883 "url": "http://www.forbes.com/home_usa/",
2048 }, 3884 "scrolling": {
2049 { 3885 "action": "scrolling_interaction"
2050 "url": "https://www.change.org/" 3886 }
2051 }, 3887 },
2052 { 3888 {
2053 "url": "http://www.nytimes.com/skimmer/#/Technology" 3889 "url": "http://www.washingtonpost.com/",
2054 }, 3890 "scrolling": {
2055 { 3891 "action": "scrolling_interaction"
2056 "url": "http://www.glennbeck.com/" 3892 }
2057 }, 3893 },
2058 { 3894 {
2059 "url": "http://www.pengyou.com/mobile?from=loginAndroid" 3895 "url": "http://www.usatoday.com/",
2060 }, 3896 "scrolling": {
2061 { 3897 "action": "scrolling_interaction"
2062 "url": "http://en.wikipedia.org/wiki/Cat" 3898 }
2063 }, 3899 },
2064 { 3900 {
2065 "url": "http://en.wikipedia.org/wiki/British_Royal_Family" 3901 "url": "http://drudgereport.com/",
2066 }, 3902 "scrolling": {
2067 { 3903 "action": "scrolling_interaction"
2068 "url": "http://9gag.com/gag/5202885" 3904 }
2069 }, 3905 },
2070 { 3906 {
2071 "url": "http://www.wowwiki.com/World_of_Warcraft:_Mists_of_Pandaria" 3907 "url": "http://abcnews.go.com/",
2072 }, 3908 "scrolling": {
2073 { 3909 "action": "scrolling_interaction"
2074 "url": "http://twitter.github.com/bootstrap/" 3910 }
2075 }, 3911 },
2076 { 3912 {
2077 "url": "http://reviews.cnet.com/8301-13727_7-57431192-263/disable-el astic-scrolling-in-os-x/" 3913 "url": "http://www.latimes.com/",
2078 }, 3914 "scrolling": {
2079 { 3915 "action": "scrolling_interaction"
2080 "url": "http://mlb.com" 3916 }
2081 }, 3917 },
2082 { 3918 {
2083 "url": "http://thenounproject.com/zh-cn/" 3919 "url": "http://www.bloomberg.com/",
2084 }, 3920 "scrolling": {
2085 { 3921 "action": "scrolling_interaction"
2086 "url": "http://allrecipes.com/recipe/chicken-pot-pie-ix/" 3922 }
2087 }, 3923 },
2088 { 3924 {
2089 "url": "http://www.gamespot.com/" 3925 "url": "http://money.cnn.com/",
2090 }, 3926 "scrolling": {
2091 { 3927 "action": "scrolling_interaction"
2092 "url": "http://valleywag.com/" 3928 }
2093 }, 3929 },
2094 { 3930 {
2095 "url": "http://gawker.com/5939683/based-on-a-true-story-is-a-rotten- lie-i-hope-you-never-believe" 3931 "url": "http://www.news.com.au/",
2096 }, 3932 "scrolling": {
2097 { 3933 "action": "scrolling_interaction"
2098 "url": "http://www.imdb.com/title/tt0910970/" 3934 }
2099 }, 3935 },
2100 { 3936 {
2101 "url": "http://www.html5rocks.com/en/" 3937 "url": "http://www.cbsnews.com/",
2102 }, 3938 "scrolling": {
2103 { 3939 "action": "scrolling_interaction"
2104 "url": "http://athome.kimvallee.com/2010/03/why-to-splurge-on-a-high -end-dishwasher/" 3940 }
2105 }, 3941 },
2106 { 3942 {
2107 "url": "http://mlb.mlb.com/mlb/gameday/index.jsp?gid=2012_08_31_sfnm lb_chnmlb_1&mode=wrap#gid=2012_08_31_sfnmlb_chnmlb_1&mode=box" 3943 "url": "http://www.examiner.com/",
2108 }, 3944 "scrolling": {
2109 { 3945 "action": "scrolling_interaction"
2110 "url": "http://nytimes.com" 3946 }
2111 }, 3947 },
2112 { 3948 {
2113 "url": "http://arstechnica.com" 3949 "url": "http://www.cnbc.com/",
2114 }, 3950 "scrolling": {
2115 { 3951 "action": "scrolling_interaction"
2116 "url": "http://pinterest.com" 3952 }
2117 }, 3953 },
2118 { 3954 {
2119 "url": "http://www.theregister.co.uk/" 3955 "url": "http://www.alarabiya.net/default.html",
2120 }, 3956 "scrolling": {
2121 { 3957 "action": "scrolling_interaction"
2122 "url": "http://forum.xda-developers.com/" 3958 }
2123 }, 3959 },
2124 { 3960 {
2125 "url": "http://maps.google.com" 3961 "url": "http://www.time.com/time/",
2126 }, 3962 "scrolling": {
2127 { 3963 "action": "scrolling_interaction"
2128 "url": "https://www.google.com/search?num=10&hl=en&site=&tbm=isch&q= cats" 3964 }
2129 }, 3965 },
2130 { 3966 {
2131 "url": "http://code.google.com/p/chromium/issues/list" 3967 "url": "http://www.foxnews.com/politics/index.html",
2132 }, 3968 "scrolling": {
2133 { 3969 "action": "scrolling_interaction"
2134 "url": "http://code.google.com/p/chromium/issues/detail?id=142038&q= black%20screen%20amd&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feat ure%20Status%20Owner%20Summary" 3970 }
2135 }, 3971 },
2136 { 3972 {
2137 "url": "http://mlb.mlb.com/index.jsp" 3973 "url": "http://www.smh.com.au/",
2138 }, 3974 "scrolling": {
2139 { 3975 "action": "scrolling_interaction"
2140 "url": "http://www.nfl.com/" 3976 }
2141 }, 3977 },
2142 { 3978 {
2143 "url": "http://airbnb.github.com/infinity/demo-on.html" 3979 "url": "http://www.businessweek.com/",
3980 "scrolling": {
3981 "action": "scrolling_interaction"
3982 }
3983 },
3984 {
3985 "url": "http://www.nationalgeographic.com/",
3986 "scrolling": {
3987 "action": "scrolling_interaction"
3988 }
3989 },
3990 {
3991 "url": "http://www.wunderground.com/cgi-bin/findweather/getForecast? query=94035&sp=KCAMOUNT24",
3992 "scrolling": {
3993 "action": "scrolling_interaction"
3994 }
3995 },
3996 {
3997 "url": "http://www.accuweather.com/en/search-locations?zipcode=mount ain%20view,%20ca",
3998 "scrolling": {
3999 "action": "scrolling_interaction"
4000 }
4001 },
4002 {
4003 "url": "http://www.weather.com/weather/right-now/Mountain+View+CA+94 043",
4004 "scrolling": {
4005 "action": "scrolling_interaction"
4006 }
4007 },
4008 {
4009 "url": "http://weather.yahoo.com/united-states/california/mountain-v iew-12797130/",
4010 "scrolling": {
4011 "action": "scrolling_interaction"
4012 }
4013 },
4014 {
4015 "url": "http://www.yr.no/place/Norway/Oslo/Oslo/Oslo/",
4016 "scrolling": {
4017 "action": "scrolling_interaction"
4018 }
4019 },
4020 {
4021 "url": "http://www.metoffice.gov.uk/",
4022 "scrolling": {
4023 "action": "scrolling_interaction"
4024 }
4025 },
4026 {
4027 "url": "http://www.intellicast.com/Local/Weather.aspx?location=USCA0 746",
4028 "scrolling": {
4029 "action": "scrolling_interaction"
4030 }
4031 },
4032 {
4033 "url": "http://www.shutterstock.com/cat.mhtml?searchterm=google&sear ch_group=&lang=en&search_source=search_form",
4034 "scrolling": {
4035 "action": "scrolling_interaction"
4036 }
4037 },
4038 {
4039 "url": "http://www.flickr.com/search/?q=monkeys&f=hp",
4040 "scrolling": {
4041 "action": "scrolling_interaction"
4042 }
4043 },
4044 {
4045 "url": "http://www.flickr.com/photos/davidgutierrez/sets/72157604615 916402/?page=3",
4046 "scrolling": {
4047 "action": "scrolling_interaction"
4048 }
4049 },
4050 {
4051 "url": "http://www.flickr.com/photos/davidgutierrez/sets/72157604615 916402/show/with/4403158307/",
4052 "scrolling": {
4053 "action": "scrolling_interaction"
4054 }
4055 },
4056 {
4057 "url": "http://www.apple.com/iphone/",
4058 "scrolling": {
4059 "action": "scrolling_interaction"
4060 }
4061 },
4062 {
4063 "url": "http://www.taobao.com/index_global.php",
4064 "scrolling": {
4065 "action": "scrolling_interaction"
4066 }
4067 },
4068 {
4069 "url": "http://hootsuite.com/",
4070 "scrolling": {
4071 "action": "scrolling_interaction"
4072 }
4073 },
4074 {
4075 "url": "http://www.android.com/",
4076 "scrolling": {
4077 "action": "scrolling_interaction"
4078 }
4079 },
4080 {
4081 "url": "https://www.change.org/",
4082 "scrolling": {
4083 "action": "scrolling_interaction"
4084 }
4085 },
4086 {
4087 "url": "http://www.nytimes.com/skimmer/#/Technology",
4088 "scrolling": {
4089 "action": "scrolling_interaction"
4090 }
4091 },
4092 {
4093 "url": "http://www.glennbeck.com/",
4094 "scrolling": {
4095 "action": "scrolling_interaction"
4096 }
4097 },
4098 {
4099 "url": "http://www.pengyou.com/mobile?from=loginAndroid",
4100 "scrolling": {
4101 "action": "scrolling_interaction"
4102 }
4103 },
4104 {
4105 "url": "http://en.wikipedia.org/wiki/Cat",
4106 "scrolling": {
4107 "action": "scrolling_interaction"
4108 }
4109 },
4110 {
4111 "url": "http://en.wikipedia.org/wiki/British_Royal_Family",
4112 "scrolling": {
4113 "action": "scrolling_interaction"
4114 }
4115 },
4116 {
4117 "url": "http://9gag.com/gag/5202885",
4118 "scrolling": {
4119 "action": "scrolling_interaction"
4120 }
4121 },
4122 {
4123 "url": "http://www.wowwiki.com/World_of_Warcraft:_Mists_of_Pandaria" ,
4124 "scrolling": {
4125 "action": "scrolling_interaction"
4126 }
4127 },
4128 {
4129 "url": "http://twitter.github.com/bootstrap/",
4130 "scrolling": {
4131 "action": "scrolling_interaction"
4132 }
4133 },
4134 {
4135 "url": "http://reviews.cnet.com/8301-13727_7-57431192-263/disable-el astic-scrolling-in-os-x/",
4136 "scrolling": {
4137 "action": "scrolling_interaction"
4138 }
4139 },
4140 {
4141 "url": "http://mlb.com",
4142 "scrolling": {
4143 "action": "scrolling_interaction"
4144 }
4145 },
4146 {
4147 "url": "http://thenounproject.com/zh-cn/",
4148 "scrolling": {
4149 "action": "scrolling_interaction"
4150 }
4151 },
4152 {
4153 "url": "http://allrecipes.com/recipe/chicken-pot-pie-ix/",
4154 "scrolling": {
4155 "action": "scrolling_interaction"
4156 }
4157 },
4158 {
4159 "url": "http://www.gamespot.com/",
4160 "scrolling": {
4161 "action": "scrolling_interaction"
4162 }
4163 },
4164 {
4165 "url": "http://valleywag.com/",
4166 "scrolling": {
4167 "action": "scrolling_interaction"
4168 }
4169 },
4170 {
4171 "url": "http://gawker.com/5939683/based-on-a-true-story-is-a-rotten- lie-i-hope-you-never-believe",
4172 "scrolling": {
4173 "action": "scrolling_interaction"
4174 }
4175 },
4176 {
4177 "url": "http://www.imdb.com/title/tt0910970/",
4178 "scrolling": {
4179 "action": "scrolling_interaction"
4180 }
4181 },
4182 {
4183 "url": "http://www.html5rocks.com/en/",
4184 "scrolling": {
4185 "action": "scrolling_interaction"
4186 }
4187 },
4188 {
4189 "url": "http://athome.kimvallee.com/2010/03/why-to-splurge-on-a-high -end-dishwasher/",
4190 "scrolling": {
4191 "action": "scrolling_interaction"
4192 }
4193 },
4194 {
4195 "url": "http://mlb.mlb.com/mlb/gameday/index.jsp?gid=2012_08_31_sfnm lb_chnmlb_1&mode=wrap#gid=2012_08_31_sfnmlb_chnmlb_1&mode=box",
4196 "scrolling": {
4197 "action": "scrolling_interaction"
4198 }
4199 },
4200 {
4201 "url": "http://nytimes.com",
4202 "scrolling": {
4203 "action": "scrolling_interaction"
4204 }
4205 },
4206 {
4207 "url": "http://arstechnica.com",
4208 "scrolling": {
4209 "action": "scrolling_interaction"
4210 }
4211 },
4212 {
4213 "url": "http://pinterest.com",
4214 "scrolling": {
4215 "action": "scrolling_interaction"
4216 }
4217 },
4218 {
4219 "url": "http://www.theregister.co.uk/",
4220 "scrolling": {
4221 "action": "scrolling_interaction"
4222 }
4223 },
4224 {
4225 "url": "http://forum.xda-developers.com/",
4226 "scrolling": {
4227 "action": "scrolling_interaction"
4228 }
4229 },
4230 {
4231 "url": "http://maps.google.com",
4232 "scrolling": {
4233 "action": "scrolling_interaction"
4234 }
4235 },
4236 {
4237 "url": "https://www.google.com/search?num=10&hl=en&site=&tbm=isch&q= cats",
4238 "scrolling": {
4239 "action": "scrolling_interaction"
4240 }
4241 },
4242 {
4243 "url": "http://code.google.com/p/chromium/issues/list",
4244 "scrolling": {
4245 "action": "scrolling_interaction"
4246 }
4247 },
4248 {
4249 "url": "http://code.google.com/p/chromium/issues/detail?id=142038&q= black%20screen%20amd&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feat ure%20Status%20Owner%20Summary",
4250 "scrolling": {
4251 "action": "scrolling_interaction"
4252 }
4253 },
4254 {
4255 "url": "http://mlb.mlb.com/index.jsp",
4256 "scrolling": {
4257 "action": "scrolling_interaction"
4258 }
4259 },
4260 {
4261 "url": "http://www.nfl.com/",
4262 "scrolling": {
4263 "action": "scrolling_interaction"
4264 }
4265 },
4266 {
4267 "url": "http://airbnb.github.com/infinity/demo-on.html",
4268 "scrolling": {
4269 "action": "scrolling_interaction"
4270 }
2144 } 4271 }
2145 ] 4272 ]
2146 } 4273 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/top_25.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698