bnet_scraper 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. data/CHANGELOG.md +9 -0
  2. data/Gemfile +1 -1
  3. data/LICENSE +1 -1
  4. data/README.md +51 -31
  5. data/bnet_scraper.gemspec +3 -1
  6. data/fixtures/vcr_cassettes/demon_achievements.yml +246 -0
  7. data/fixtures/vcr_cassettes/demon_leagues.yml +359 -0
  8. data/fixtures/vcr_cassettes/demon_match_history.yml +241 -0
  9. data/fixtures/vcr_cassettes/demon_matches.yml +240 -0
  10. data/fixtures/vcr_cassettes/demon_profile.yml +1428 -0
  11. data/fixtures/vcr_cassettes/demon_profile_leagues.yml +1291 -0
  12. data/fixtures/vcr_cassettes/full_demon_scrape.yml +5449 -0
  13. data/fixtures/vcr_cassettes/invalid_achievement.yml +199 -0
  14. data/fixtures/vcr_cassettes/invalid_leagues.yml +199 -0
  15. data/fixtures/vcr_cassettes/invalid_matches.yml +199 -0
  16. data/fixtures/vcr_cassettes/invalid_profile.yml +199 -0
  17. data/fixtures/vcr_cassettes/new_league.yml +595 -0
  18. data/fixtures/vcr_cassettes/profile_invalid.yml +199 -0
  19. data/fixtures/vcr_cassettes/profile_not_laddered.yml +443 -0
  20. data/fixtures/vcr_cassettes/realm_status.yml +578 -0
  21. data/lib/bnet_scraper/starcraft2.rb +7 -8
  22. data/lib/bnet_scraper/starcraft2/achievement_scraper.rb +5 -5
  23. data/lib/bnet_scraper/starcraft2/league.rb +54 -0
  24. data/lib/bnet_scraper/starcraft2/league_scraper.rb +3 -1
  25. data/lib/bnet_scraper/starcraft2/match.rb +15 -0
  26. data/lib/bnet_scraper/starcraft2/match_history_scraper.rb +9 -18
  27. data/lib/bnet_scraper/starcraft2/profile.rb +45 -0
  28. data/lib/bnet_scraper/starcraft2/profile_scraper.rb +68 -44
  29. data/spec/spec_helper.rb +14 -0
  30. data/spec/starcraft2/achievement_scraper_spec.rb +67 -83
  31. data/spec/starcraft2/league_scraper_spec.rb +25 -59
  32. data/spec/starcraft2/league_spec.rb +43 -0
  33. data/spec/starcraft2/match_history_scraper_spec.rb +19 -39
  34. data/spec/starcraft2/profile_scraper_spec.rb +36 -141
  35. data/spec/starcraft2/profile_spec.rb +46 -0
  36. data/spec/starcraft2/status_scraper_spec.rb +12 -5
  37. data/spec/starcraft2_spec.rb +19 -36
  38. data/spec/support/shared/sc2_scraper.rb +28 -13
  39. metadata +57 -42
  40. data/spec/support/achievements.html +0 -1156
  41. data/spec/support/failure.html +0 -565
  42. data/spec/support/initial_league.html +0 -1082
  43. data/spec/support/initial_leagues.html +0 -3598
  44. data/spec/support/league.html +0 -8310
  45. data/spec/support/leagues.html +0 -3810
  46. data/spec/support/load_fakeweb.rb +0 -42
  47. data/spec/support/matches.html +0 -1228
  48. data/spec/support/no_ladder.html +0 -967
  49. data/spec/support/no_ladder_leagues.html +0 -664
  50. data/spec/support/profile.html +0 -1074
  51. data/spec/support/status.html +0 -1
@@ -1,3598 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
-
100
-
101
-
102
-
103
-
104
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" class="en-us">
105
- <head xmlns:og="http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#">
106
- <title>1v1 Bronze - Heritic - StarCraft II</title>
107
- <meta content="false" http-equiv="imagetoolbar" />
108
- <meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
109
- <link rel="shortcut icon" href="/sc2/static/local-common/images/favicons/sc2.ico" type="image/x-icon"/>
110
- <link rel="search" type="application/opensearchdescription+xml" href="http://us.battle.net/en-us/data/opensearch" title="Battle.net Search" />
111
- <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/local-common/css/common.css?v42" />
112
- <!--[if IE]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/local-common/css/common-ie.css?v42" />
113
- <![endif]-->
114
- <!--[if IE 6]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/local-common/css/common-ie6.css?v42" />
115
- <![endif]-->
116
- <!--[if IE 7]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/local-common/css/common-ie7.css?v42" />
117
- <![endif]-->
118
- <link title="StarCraft II™ - News" href="/sc2/en/feed/news" type="application/atom+xml" rel="alternate"/>
119
- <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/sc2.css?v21" />
120
- <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/profile/profile.css?v21" />
121
- <!--[if IE 6]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/profile/profile-ie6.css?v21" />
122
- <![endif]-->
123
- <!--[if IE]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/sc2-ie.css?v21" />
124
- <![endif]-->
125
- <!--[if IE 6]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/sc2-ie6.css?v21" />
126
- <![endif]-->
127
- <!--[if IE 7]> <link rel="stylesheet" type="text/css" media="all" href="/sc2/static/css/sc2-ie7.css?v21" />
128
- <![endif]-->
129
- <script type="text/javascript" src="/sc2/static/local-common/js/third-party/jquery.js?v42"></script>
130
- <script type="text/javascript" src="/sc2/static/local-common/js/core.js?v42"></script>
131
- <script type="text/javascript" src="/sc2/static/local-common/js/tooltip.js?v42"></script>
132
- <!--[if IE 6]> <script type="text/javascript">
133
- //<![CDATA[
134
- try { document.execCommand('BackgroundImageCache', false, true) } catch(e) {}
135
- //]]>
136
- </script>
137
- <![endif]-->
138
- <script type="text/javascript">
139
- //<![CDATA[
140
- Core.staticUrl = '/sc2/static';
141
- Core.sharedStaticUrl= '/sc2/static/local-common';
142
- Core.baseUrl = '/sc2/en';
143
- Core.projectUrl = '/sc2';
144
- Core.cdnUrl = 'http://us.media.blizzard.com';
145
- Core.supportUrl = 'http://us.battle.net/support/';
146
- Core.secureSupportUrl= 'https://us.battle.net/support/';
147
- Core.project = 'sc2';
148
- Core.locale = 'en-us';
149
- Core.language = 'en';
150
- Core.buildRegion = 'us';
151
- Core.region = 'us';
152
- Core.shortDateFormat= 'MM/dd/yyyy';
153
- Core.dateTimeFormat = 'MM/dd/yyyy hh:mm a';
154
- Core.loggedIn = false;
155
- Flash.videoPlayer = 'http://us.media.blizzard.com/global-video-player/themes/sc2/video-player.swf';
156
- Flash.videoBase = 'http://us.media.blizzard.com/sc2/media/videos';
157
- Flash.ratingImage = 'http://us.media.blizzard.com/global-video-player/ratings/sc2/en-us.jpg';
158
- Flash.expressInstall= 'http://us.media.blizzard.com/global-video-player/expressInstall.swf';
159
- var _gaq = _gaq || [];
160
- _gaq.push(['_setAccount', 'UA-544112-16']);
161
- _gaq.push(['_setDomainName', '.battle.net']);
162
- _gaq.push(['_setAllowLinker', true]);
163
- _gaq.push(['_trackPageview']);
164
- _gaq.push(['_trackPageLoadTime']);
165
- //]]>
166
- </script>
167
- <meta property="og:site_name" content="StarCraft II™" />
168
- <meta property="og:title" content="1v1 Bronze - Heritic - StarCraft II" />
169
- <meta property="og:image" content="http://us.media.blizzard.com/battle.net/logos/og-sc2.png" />
170
- <meta property="og:url" content="http://us.battle.net/sc2/en/profile/3513522/1/Heritic/ladder/leagues" />
171
- <meta property="og:type" content="website" />
172
- <meta property="og:locale" content="en_US" />
173
- <meta property="fb:admins" content="470332842321,433163104416"/>
174
- </head>
175
- <body class=""><div id="wrapper">
176
- <div id="header">
177
- <div class="search-bar">
178
- <form action="/sc2/en/search" method="get" autocomplete="off">
179
- <div>
180
- <input type="text" class="search-field input" name="q" id="search-field" maxlength="200" tabindex="40" alt="Search StarCraft II" value="Search StarCraft II" />
181
- <input type="submit" class="search-button" value="" tabindex="41" />
182
- </div>
183
- </form>
184
- </div>
185
- <h1 id="logo"><a href="/sc2/en/">Battle.net</a></h1>
186
- <div id="header-plate">
187
- <ul class="menu" id="menu">
188
- <li class="menu-home">
189
- <a href="/sc2/en/">
190
- <span>Home</span>
191
- </a>
192
- </li>
193
- <li class="menu-game">
194
- <a href="/sc2/en/game/">
195
- <span>Game Guide</span>
196
- </a>
197
- </li>
198
- <li class="menu-esports">
199
- <a href="/sc2/en/esports/">
200
- <span>eSports</span>
201
- </a>
202
- </li>
203
- <li class="menu-media">
204
- <a href="/sc2/en/media/">
205
- <span>Media</span>
206
- </a>
207
- </li>
208
- <li class="menu-forums">
209
- <a href="/sc2/en/forum/">
210
- <span>Forums</span>
211
- </a>
212
- </li>
213
- <li class="menu-buy-now">
214
- <a href="/sc2/en/buy-now/">
215
- <span>Buy Now</span>
216
- </a>
217
- </li>
218
- </ul>
219
- <div id="user-plate" class="ajax-update">
220
- <div id="user-empty">
221
- <a href="?login" onclick="return Login.open('https://us.battle.net/login/login.frag')"><strong>Log in</strong></a> with your Battle.net account to post comments and personalize your site content.
222
- </div>
223
- </div>
224
- <ol class="ui-breadcrumb">
225
- <li>
226
- <a href="/sc2/en/" rel="np">
227
- StarCraft II
228
- </a>
229
- <span class="breadcrumb-arrow"></span>
230
- </li>
231
- <li>
232
- <a href="/sc2/en/profile/3513522/1/Heritic/" rel="np">
233
- Heritic
234
- </a>
235
- <span class="breadcrumb-arrow"></span>
236
- </li>
237
- <li>
238
- <a href="/sc2/en/profile/3513522/1/Heritic/ladder/" rel="np">
239
- Leagues &amp; Ladders
240
- </a>
241
- <span class="breadcrumb-arrow"></span>
242
- </li>
243
- <li>
244
- <a href="/sc2/en/profile/3513522/1/Heritic/ladder/leagues" rel="np">
245
- My Leagues
246
- </a>
247
- <span class="breadcrumb-arrow"></span>
248
- </li>
249
- <li class="last">
250
- <a href="/sc2/en/profile/3513522/1/Heritic/ladder/leagues" rel="np">
251
- 1v1 Bronze
252
- </a>
253
- </li>
254
- </ol>
255
- </div>
256
- </div>
257
- <div id="content">
258
- <div id="content-top">
259
- <div id="content-bot"> <div id="profile-wrapper">
260
- <div id="profile-header">
261
- <div id="portrait" onclick="Core.goTo('/sc2/en/profile/3513522/1/Heritic/');">
262
-
263
-
264
- <span class="icon-frame "
265
- style="background: url('/sc2/static/local-common/images/sc2/portraits/3-90.jpg?v42') -180px -450px no-repeat; width: 90px; height: 90px;">
266
-
267
- </span>
268
-
269
- <div id="portrait-frame">&#160;</div>
270
- </div>
271
-
272
- <div id="current-decals">
273
- <div class="current-decal" data-tooltip="Zerg Decal">
274
-
275
-
276
- <span class="icon-frame "
277
- style="background: url('/sc2/static/local-common/images/sc2/decals/0-45.jpg?v42') -90px -270px no-repeat; width: 45px; height: 45px;">
278
-
279
- <a href="/sc2/en/profile/3513522/1/Heritic/rewards/zerg-decals#reward-2359737029" style="height: 45px"> </a>
280
- </span>
281
- </div>
282
-
283
- <div class="current-decal" data-tooltip="Protoss Decal">
284
-
285
-
286
- <span class="icon-frame "
287
- style="background: url('/sc2/static/local-common/images/sc2/decals/0-45.jpg?v42') -45px -135px no-repeat; width: 45px; height: 45px;">
288
-
289
- <a href="/sc2/en/profile/3513522/1/Heritic/rewards/protoss-decals#reward-2009110693" style="height: 45px"> </a>
290
- </span>
291
- </div>
292
-
293
- <div class="current-decal" data-tooltip="Terran Decal">
294
-
295
-
296
- <span class="icon-frame "
297
- style="background: url('/sc2/static/local-common/images/sc2/decals/0-45.jpg?v42') -0px -270px no-repeat; width: 45px; height: 45px;">
298
-
299
- <a href="/sc2/en/profile/3513522/1/Heritic/rewards/terran-decals#reward-985481741" style="height: 45px"> </a>
300
- </span>
301
- </div>
302
- </div>
303
-
304
- <h2><a href="/sc2/en/profile/3513522/1/Heritic/">Heritic</a></h2>
305
- <h3>415</h3>
306
- </div>
307
-
308
- <div id="profile-left">
309
- <ul id="profile-menu">
310
- <li>
311
- <a href="/sc2/en/profile/3513522/1/Heritic/">
312
-
313
-
314
- <span class="back"></span>
315
- Back <span>Profile</span>
316
- </a>
317
- </li>
318
- <li>
319
- <a href="/sc2/en/profile/3513522/1/Heritic/ladder/">
320
-
321
-
322
- <span class="back"></span>
323
- Back <span>Leagues &amp; Ladders</span>
324
- </a>
325
- </li>
326
- <li class="active">
327
- <a href="115364#current-rank" data-tooltip="#menu-team-115364">
328
-
329
-
330
- 1v1 Bronze <span>Rank 28</span>
331
- </a>
332
- </li>
333
- <li>
334
- <a href="116320#current-rank" data-tooltip="#menu-team-116320">
335
-
336
-
337
- 2v2 Random Silver <span>Rank 75</span>
338
- </a>
339
- </li>
340
- </ul>
341
-
342
-
343
- </div>
344
-
345
- <div id="profile-right">
346
-
347
- <div id="menu-team-115364" style="display: none">
348
- <div class="ladder-tooltip">
349
-
350
- <span class="badge badge-bronze badge-medium-2">
351
- </span>
352
-
353
- <strong>Rank 28</strong><br />
354
- Heritic
355
- </div>
356
- </div>
357
- <div id="menu-team-116320" style="display: none">
358
- <div class="ladder-tooltip">
359
-
360
- <span class="badge badge-silver badge-medium-1">
361
- </span>
362
-
363
- <strong>Rank 75</strong><br />
364
- Heritic
365
- </div>
366
- </div>
367
-
368
- <div class="data-title">
369
- <span id="bonus-pool">Bonus Pool: <span>360</span></span>
370
-
371
- <div class="data-label">
372
- <h3>
373
- Season 8 <span>-</span>
374
-
375
- 1v1 Bronze
376
-
377
- <span>Division Typhon Whiskey</span>
378
- </h3>
379
- </div>
380
- </div>
381
-
382
- <table class="data-table ladder-table">
383
- <thead>
384
- <tr>
385
- <th> </th>
386
- <th> </th>
387
- <th>Rank</th>
388
- <th colspan="1" width="33%">Player</th>
389
- <th>Points</th>
390
- <th>Wins</th>
391
- </tr>
392
- </thead>
393
- <tbody>
394
-
395
-
396
-
397
- <tr class="row2"
398
- >
399
-
400
- <td class="banner tier-1" rowspan="8" valign="top">
401
- <div class="relative">
402
-
403
- <div class="badge-banner">
404
-
405
- <span class="badge badge-bronze badge-medium-4">
406
- </span>
407
-
408
- <span class="rank">
409
- Top<br />
410
- <strong>8</strong>
411
- </span>
412
- </div>
413
- </div>
414
- </td>
415
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
416
-
417
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
418
- </td>
419
- <td class="align-center" style="width: 40px">1st</td>
420
-
421
- <td>
422
-
423
- <a href="/sc2/en/profile/3630113/1/PETERCHAUCH/"
424
- class="race-protoss"
425
- data-tooltip="#player-info-3630113">
426
- PETERCHAUCH
427
- </a>
428
-
429
- <div id="player-info-3630113" style="display: none">
430
- <div class="tooltip-title">PETERCHAUCH</div>
431
- <strong>Previous Rank:</strong> 7<br />
432
- <strong>Favorite Race:</strong> Protoss
433
- </div>
434
- </td>
435
- <td class="align-center">815</td>
436
- <td class="align-center">109</td>
437
- </tr>
438
-
439
- <tr class="row1"
440
- >
441
-
442
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
443
-
444
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
445
- </td>
446
- <td class="align-center" style="width: 40px">2nd</td>
447
-
448
- <td>
449
-
450
- <a href="/sc2/en/profile/3543103/1/MaGGuS/"
451
- class="race-protoss"
452
- data-tooltip="#player-info-3543103">
453
- MaGGuS
454
- </a>
455
-
456
- <div id="player-info-3543103" style="display: none">
457
- <div class="tooltip-title">MaGGuS</div>
458
- <strong>Previous Rank:</strong> 12<br />
459
- <strong>Favorite Race:</strong> Protoss
460
- </div>
461
- </td>
462
- <td class="align-center">748</td>
463
- <td class="align-center">51</td>
464
- </tr>
465
-
466
- <tr class="row2"
467
- >
468
-
469
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
470
-
471
- --
472
- </td>
473
- <td class="align-center" style="width: 40px">3rd</td>
474
-
475
- <td>
476
-
477
- <a href="/sc2/en/profile/3348420/1/DivineSlayer/"
478
- class="race-terran"
479
- data-tooltip="#player-info-3348420">
480
- DivineSlayer
481
- </a>
482
-
483
- <div id="player-info-3348420" style="display: none">
484
- <div class="tooltip-title">DivineSlayer</div>
485
- <strong>Previous Rank:</strong> 3<br />
486
- <strong>Favorite Race:</strong> Terran
487
- </div>
488
- </td>
489
- <td class="align-center">671</td>
490
- <td class="align-center">43</td>
491
- </tr>
492
-
493
- <tr class="row1"
494
- >
495
-
496
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
497
-
498
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
499
- </td>
500
- <td class="align-center" style="width: 40px">4th</td>
501
-
502
- <td>
503
-
504
- <a href="/sc2/en/profile/2718842/1/TheChosenOne/"
505
- class="race-protoss"
506
- data-tooltip="#player-info-2718842">
507
- TheChosenOne
508
- </a>
509
-
510
- <div id="player-info-2718842" style="display: none">
511
- <div class="tooltip-title">TheChosenOne</div>
512
- <strong>Previous Rank:</strong> 7<br />
513
- <strong>Favorite Race:</strong> Protoss
514
- </div>
515
- </td>
516
- <td class="align-center">660</td>
517
- <td class="align-center">24</td>
518
- </tr>
519
-
520
- <tr class="row2"
521
- >
522
-
523
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
524
-
525
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
526
- </td>
527
- <td class="align-center" style="width: 40px">5th</td>
528
-
529
- <td>
530
-
531
- <a href="/sc2/en/profile/1500499/1/johnneTEE/"
532
- class="race-protoss"
533
- data-tooltip="#player-info-1500499">
534
- johnneTEE
535
- </a>
536
-
537
- <div id="player-info-1500499" style="display: none">
538
- <div class="tooltip-title">johnneTEE</div>
539
- <strong>Previous Rank:</strong> 2<br />
540
- <strong>Favorite Race:</strong> Protoss
541
- </div>
542
- </td>
543
- <td class="align-center">649</td>
544
- <td class="align-center">250</td>
545
- </tr>
546
-
547
- <tr class="row1"
548
- >
549
-
550
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
551
-
552
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
553
- </td>
554
- <td class="align-center" style="width: 40px">6th</td>
555
-
556
- <td>
557
-
558
- <a href="/sc2/en/profile/1455667/1/CrowTRobot/"
559
- class="race-terran"
560
- data-tooltip="#player-info-1455667">
561
- CrowTRobot
562
- </a>
563
-
564
- <div id="player-info-1455667" style="display: none">
565
- <div class="tooltip-title">CrowTRobot</div>
566
- <strong>Previous Rank:</strong> 8<br />
567
- <strong>Favorite Race:</strong> Terran
568
- </div>
569
- </td>
570
- <td class="align-center">625</td>
571
- <td class="align-center">70</td>
572
- </tr>
573
-
574
- <tr class="row2"
575
- >
576
-
577
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
578
-
579
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
580
- </td>
581
- <td class="align-center" style="width: 40px">7th</td>
582
-
583
- <td>
584
-
585
- <a href="/sc2/en/profile/3114865/1/ragecage/"
586
- class="race-random"
587
- data-tooltip="#player-info-3114865">
588
- ragecage
589
- </a>
590
-
591
- <div id="player-info-3114865" style="display: none">
592
- <div class="tooltip-title">ragecage</div>
593
- <strong>Previous Rank:</strong> 4<br />
594
- <strong>Favorite Race:</strong> Random
595
- </div>
596
- </td>
597
- <td class="align-center">608</td>
598
- <td class="align-center">42</td>
599
- </tr>
600
-
601
- <tr class="row1"
602
- >
603
-
604
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
605
-
606
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
607
- </td>
608
- <td class="align-center" style="width: 40px">8th</td>
609
-
610
- <td>
611
-
612
- <a href="/sc2/en/profile/1922674/1/Phoenix/"
613
- class="race-protoss"
614
- data-tooltip="#player-info-1922674">
615
- Phoenix
616
- </a>
617
-
618
- <div id="player-info-1922674" style="display: none">
619
- <div class="tooltip-title">Phoenix</div>
620
- <strong>Previous Rank:</strong> 7<br />
621
- <strong>Favorite Race:</strong> Protoss
622
- </div>
623
- </td>
624
- <td class="align-center">596</td>
625
- <td class="align-center">33</td>
626
- </tr>
627
-
628
- <tr class="row2"
629
- >
630
-
631
- <td class="banner tier-9" rowspan="17" valign="top">
632
- <div class="relative">
633
-
634
- <div class="badge-banner">
635
-
636
- <span class="badge badge-bronze badge-medium-3">
637
- </span>
638
-
639
- <span class="rank">
640
- Top<br />
641
- <strong>25</strong>
642
- </span>
643
- </div>
644
- </div>
645
- </td>
646
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
647
-
648
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
649
- </td>
650
- <td class="align-center" style="width: 40px">9th</td>
651
-
652
- <td>
653
-
654
- <a href="/sc2/en/profile/1897639/1/Chris/"
655
- class="race-zerg"
656
- data-tooltip="#player-info-1897639">
657
- Chris
658
- </a>
659
-
660
- <div id="player-info-1897639" style="display: none">
661
- <div class="tooltip-title">Chris</div>
662
- <strong>Previous Rank:</strong> 8<br />
663
- <strong>Favorite Race:</strong> Zerg
664
- </div>
665
- </td>
666
- <td class="align-center">572</td>
667
- <td class="align-center">26</td>
668
- </tr>
669
-
670
- <tr class="row1"
671
- >
672
-
673
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
674
-
675
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
676
- </td>
677
- <td class="align-center" style="width: 40px">10th</td>
678
-
679
- <td>
680
-
681
- <a href="/sc2/en/profile/3691069/1/Bfost/"
682
- class="race-protoss"
683
- data-tooltip="#player-info-3691069">
684
- Bfost
685
- </a>
686
-
687
- <div id="player-info-3691069" style="display: none">
688
- <div class="tooltip-title">Bfost</div>
689
- <strong>Previous Rank:</strong> 20<br />
690
- <strong>Favorite Race:</strong> Protoss
691
- </div>
692
- </td>
693
- <td class="align-center">572</td>
694
- <td class="align-center">68</td>
695
- </tr>
696
-
697
- <tr class="row2"
698
- >
699
-
700
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
701
-
702
- --
703
- </td>
704
- <td class="align-center" style="width: 40px">11th</td>
705
-
706
- <td>
707
-
708
- <a href="/sc2/en/profile/491573/1/Tusky/"
709
- class="race-random"
710
- data-tooltip="#player-info-491573">
711
- Tusky
712
- </a>
713
-
714
- <div id="player-info-491573" style="display: none">
715
- <div class="tooltip-title">Tusky</div>
716
- <strong>Previous Rank:</strong> 11<br />
717
- <strong>Favorite Race:</strong> Random
718
- </div>
719
- </td>
720
- <td class="align-center">572</td>
721
- <td class="align-center">72</td>
722
- </tr>
723
-
724
- <tr class="row1"
725
- >
726
-
727
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
728
-
729
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
730
- </td>
731
- <td class="align-center" style="width: 40px">12th</td>
732
-
733
- <td>
734
-
735
- <a href="/sc2/en/profile/3683499/1/Tick/"
736
- class="race-protoss"
737
- data-tooltip="#player-info-3683499">
738
- Tick
739
- </a>
740
-
741
- <div id="player-info-3683499" style="display: none">
742
- <div class="tooltip-title">Tick</div>
743
- <strong>Previous Rank:</strong> 8<br />
744
- <strong>Favorite Race:</strong> Protoss
745
- </div>
746
- </td>
747
- <td class="align-center">567</td>
748
- <td class="align-center">56</td>
749
- </tr>
750
-
751
- <tr class="row2"
752
- >
753
-
754
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
755
-
756
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
757
- </td>
758
- <td class="align-center" style="width: 40px">13th</td>
759
-
760
- <td>
761
-
762
- <a href="/sc2/en/profile/3716566/1/Kozlov/"
763
- class="race-terran"
764
- data-tooltip="#player-info-3716566">
765
- Kozlov
766
- </a>
767
-
768
- <div id="player-info-3716566" style="display: none">
769
- <div class="tooltip-title">Kozlov</div>
770
- <strong>Previous Rank:</strong> 25<br />
771
- <strong>Favorite Race:</strong> Terran
772
- </div>
773
- </td>
774
- <td class="align-center">546</td>
775
- <td class="align-center">49</td>
776
- </tr>
777
-
778
- <tr class="row1"
779
- >
780
-
781
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
782
-
783
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
784
- </td>
785
- <td class="align-center" style="width: 40px">14th</td>
786
-
787
- <td>
788
-
789
- <a href="/sc2/en/profile/3199866/1/Tom/"
790
- class="race-protoss"
791
- data-tooltip="#player-info-3199866">
792
- Tom
793
- </a>
794
-
795
- <div id="player-info-3199866" style="display: none">
796
- <div class="tooltip-title">Tom</div>
797
- <strong>Previous Rank:</strong> 29<br />
798
- <strong>Favorite Race:</strong> Protoss
799
- </div>
800
- </td>
801
- <td class="align-center">530</td>
802
- <td class="align-center">29</td>
803
- </tr>
804
-
805
- <tr class="row2"
806
- >
807
-
808
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
809
-
810
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
811
- </td>
812
- <td class="align-center" style="width: 40px">15th</td>
813
-
814
- <td>
815
-
816
- <a href="/sc2/en/profile/2894034/1/Trojack/"
817
- class="race-terran"
818
- data-tooltip="#player-info-2894034">
819
- Trojack
820
- </a>
821
-
822
- <div id="player-info-2894034" style="display: none">
823
- <div class="tooltip-title">Trojack</div>
824
- <strong>Previous Rank:</strong> 21<br />
825
- <strong>Favorite Race:</strong> Terran
826
- </div>
827
- </td>
828
- <td class="align-center">513</td>
829
- <td class="align-center">22</td>
830
- </tr>
831
-
832
- <tr class="row1"
833
- >
834
-
835
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
836
-
837
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
838
- </td>
839
- <td class="align-center" style="width: 40px">16th</td>
840
-
841
- <td>
842
-
843
- <a href="/sc2/en/profile/3472898/1/Juravis/"
844
- class="race-terran"
845
- data-tooltip="#player-info-3472898">
846
- Juravis
847
- </a>
848
-
849
- <div id="player-info-3472898" style="display: none">
850
- <div class="tooltip-title">Juravis</div>
851
- <strong>Previous Rank:</strong> 1<br />
852
- <strong>Favorite Race:</strong> Terran
853
- </div>
854
- </td>
855
- <td class="align-center">502</td>
856
- <td class="align-center">78</td>
857
- </tr>
858
-
859
- <tr class="row2"
860
- >
861
-
862
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
863
-
864
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
865
- </td>
866
- <td class="align-center" style="width: 40px">17th</td>
867
-
868
- <td>
869
-
870
- <a href="/sc2/en/profile/528891/2/Ruiz/"
871
- class="race-zerg"
872
- data-tooltip="#player-info-528891">
873
- Ruiz
874
- </a>
875
-
876
- <div id="player-info-528891" style="display: none">
877
- <div class="tooltip-title">Ruiz</div>
878
- <strong>Previous Rank:</strong> 20<br />
879
- <strong>Favorite Race:</strong> Zerg
880
- </div>
881
- </td>
882
- <td class="align-center">484</td>
883
- <td class="align-center">56</td>
884
- </tr>
885
-
886
- <tr class="row1"
887
- >
888
-
889
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
890
-
891
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
892
- </td>
893
- <td class="align-center" style="width: 40px">18th</td>
894
-
895
- <td>
896
-
897
- <a href="/sc2/en/profile/1344677/1/Thatcorey/"
898
- class="race-protoss"
899
- data-tooltip="#player-info-1344677">
900
- Thatcorey
901
- </a>
902
-
903
- <div id="player-info-1344677" style="display: none">
904
- <div class="tooltip-title">Thatcorey</div>
905
- <strong>Previous Rank:</strong> 19<br />
906
- <strong>Favorite Race:</strong> Protoss
907
- </div>
908
- </td>
909
- <td class="align-center">471</td>
910
- <td class="align-center">53</td>
911
- </tr>
912
-
913
- <tr class="row2"
914
- >
915
-
916
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 7/3/2012">
917
-
918
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
919
- </td>
920
- <td class="align-center" style="width: 40px">19th</td>
921
-
922
- <td>
923
-
924
- <a href="/sc2/en/profile/3350513/1/THREEsixZERO/"
925
- class="race-zerg"
926
- data-tooltip="#player-info-3350513">
927
- THREEsixZERO
928
- </a>
929
-
930
- <div id="player-info-3350513" style="display: none">
931
- <div class="tooltip-title">THREEsixZERO</div>
932
- <strong>Previous Rank:</strong> 31<br />
933
- <strong>Favorite Race:</strong> Zerg
934
- </div>
935
- </td>
936
- <td class="align-center">467</td>
937
- <td class="align-center">38</td>
938
- </tr>
939
-
940
- <tr class="row1"
941
- >
942
-
943
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
944
-
945
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
946
- </td>
947
- <td class="align-center" style="width: 40px">20th</td>
948
-
949
- <td>
950
-
951
- <a href="/sc2/en/profile/1097481/1/boo/"
952
- class="race-zerg"
953
- data-tooltip="#player-info-1097481">
954
- boo
955
- </a>
956
-
957
- <div id="player-info-1097481" style="display: none">
958
- <div class="tooltip-title">boo</div>
959
- <strong>Previous Rank:</strong> 13<br />
960
- <strong>Favorite Race:</strong> Zerg
961
- </div>
962
- </td>
963
- <td class="align-center">464</td>
964
- <td class="align-center">71</td>
965
- </tr>
966
-
967
- <tr class="row2"
968
- >
969
-
970
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
971
-
972
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
973
- </td>
974
- <td class="align-center" style="width: 40px">21st</td>
975
-
976
- <td>
977
-
978
- <a href="/sc2/en/profile/3491932/1/Cthulhu/"
979
- class="race-protoss"
980
- data-tooltip="#player-info-3491932">
981
- Cthulhu
982
- </a>
983
-
984
- <div id="player-info-3491932" style="display: none">
985
- <div class="tooltip-title">Cthulhu</div>
986
- <strong>Previous Rank:</strong> 22<br />
987
- <strong>Favorite Race:</strong> Protoss
988
- </div>
989
- </td>
990
- <td class="align-center">458</td>
991
- <td class="align-center">58</td>
992
- </tr>
993
-
994
- <tr class="row1"
995
- >
996
-
997
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
998
-
999
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1000
- </td>
1001
- <td class="align-center" style="width: 40px">22nd</td>
1002
-
1003
- <td>
1004
-
1005
- <a href="/sc2/en/profile/2470341/1/KillerSpork/"
1006
- class="race-terran"
1007
- data-tooltip="#player-info-2470341">
1008
- KillerSpork
1009
- </a>
1010
-
1011
- <div id="player-info-2470341" style="display: none">
1012
- <div class="tooltip-title">KillerSpork</div>
1013
- <strong>Previous Rank:</strong> 21<br />
1014
- <strong>Favorite Race:</strong> Terran
1015
- </div>
1016
- </td>
1017
- <td class="align-center">456</td>
1018
- <td class="align-center">50</td>
1019
- </tr>
1020
-
1021
- <tr class="row2"
1022
- >
1023
-
1024
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1025
-
1026
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1027
- </td>
1028
- <td class="align-center" style="width: 40px">23rd</td>
1029
-
1030
- <td>
1031
-
1032
- <a href="/sc2/en/profile/3710380/1/LocoDork/"
1033
- class="race-zerg"
1034
- data-tooltip="#player-info-3710380">
1035
- LocoDork
1036
- </a>
1037
-
1038
- <div id="player-info-3710380" style="display: none">
1039
- <div class="tooltip-title">LocoDork</div>
1040
- <strong>Previous Rank:</strong> 33<br />
1041
- <strong>Favorite Race:</strong> Zerg
1042
- </div>
1043
- </td>
1044
- <td class="align-center">451</td>
1045
- <td class="align-center">43</td>
1046
- </tr>
1047
-
1048
- <tr class="row1"
1049
- >
1050
-
1051
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1052
-
1053
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1054
- </td>
1055
- <td class="align-center" style="width: 40px">24th</td>
1056
-
1057
- <td>
1058
-
1059
- <a href="/sc2/en/profile/1468578/1/adeiu/"
1060
- class="race-zerg"
1061
- data-tooltip="#player-info-1468578">
1062
- adeiu
1063
- </a>
1064
-
1065
- <div id="player-info-1468578" style="display: none">
1066
- <div class="tooltip-title">adeiu</div>
1067
- <strong>Previous Rank:</strong> 10<br />
1068
- <strong>Favorite Race:</strong> Zerg
1069
- </div>
1070
- </td>
1071
- <td class="align-center">436</td>
1072
- <td class="align-center">47</td>
1073
- </tr>
1074
-
1075
- <tr class="row2"
1076
- >
1077
-
1078
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1079
-
1080
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1081
- </td>
1082
- <td class="align-center" style="width: 40px">25th</td>
1083
-
1084
- <td>
1085
-
1086
- <a href="/sc2/en/profile/2284047/1/MrPresident/"
1087
- class="race-zerg"
1088
- data-tooltip="#player-info-2284047">
1089
- MrPresident
1090
- </a>
1091
-
1092
- <div id="player-info-2284047" style="display: none">
1093
- <div class="tooltip-title">MrPresident</div>
1094
- <strong>Previous Rank:</strong> 36<br />
1095
- <strong>Favorite Race:</strong> Zerg
1096
- </div>
1097
- </td>
1098
- <td class="align-center">398</td>
1099
- <td class="align-center">31</td>
1100
- </tr>
1101
-
1102
- <tr class="row1"
1103
- >
1104
-
1105
- <td class="banner tier-26" rowspan="25" valign="top">
1106
- <div class="relative">
1107
-
1108
- <div class="badge-banner">
1109
-
1110
- <span class="badge badge-bronze badge-medium-2">
1111
- </span>
1112
-
1113
- <span class="rank">
1114
- Top<br />
1115
- <strong>50</strong>
1116
- </span>
1117
- </div>
1118
- </div>
1119
- </td>
1120
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1121
-
1122
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1123
- </td>
1124
- <td class="align-center" style="width: 40px">26th</td>
1125
-
1126
- <td>
1127
-
1128
- <a href="/sc2/en/profile/1650934/1/MadGreek/"
1129
- class="race-terran"
1130
- data-tooltip="#player-info-1650934">
1131
- MadGreek
1132
- </a>
1133
-
1134
- <div id="player-info-1650934" style="display: none">
1135
- <div class="tooltip-title">MadGreek</div>
1136
- <strong>Previous Rank:</strong> 22<br />
1137
- <strong>Favorite Race:</strong> Terran
1138
- </div>
1139
- </td>
1140
- <td class="align-center">396</td>
1141
- <td class="align-center">17</td>
1142
- </tr>
1143
-
1144
- <tr class="row2"
1145
- >
1146
-
1147
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1148
-
1149
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1150
- </td>
1151
- <td class="align-center" style="width: 40px">27th</td>
1152
-
1153
- <td>
1154
-
1155
- <a href="/sc2/en/profile/698834/1/TheJustin/"
1156
- class="race-terran"
1157
- data-tooltip="#player-info-698834">
1158
- TheJustin
1159
- </a>
1160
-
1161
- <div id="player-info-698834" style="display: none">
1162
- <div class="tooltip-title">TheJustin</div>
1163
- <strong>Previous Rank:</strong> 18<br />
1164
- <strong>Favorite Race:</strong> Terran
1165
- </div>
1166
- </td>
1167
- <td class="align-center">388</td>
1168
- <td class="align-center">53</td>
1169
- </tr>
1170
-
1171
- <tr class="row1"
1172
- id="current-rank">
1173
-
1174
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1175
-
1176
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1177
- </td>
1178
- <td class="align-center" style="width: 40px">28th</td>
1179
-
1180
- <td>
1181
-
1182
- <a href="/sc2/en/profile/3513522/1/Heritic/"
1183
- class="race-terran"
1184
- data-tooltip="#player-info-3513522">
1185
- Heritic
1186
- </a>
1187
-
1188
- <div id="player-info-3513522" style="display: none">
1189
- <div class="tooltip-title">Heritic</div>
1190
- <strong>Previous Rank:</strong> 27<br />
1191
- <strong>Favorite Race:</strong> Terran
1192
- </div>
1193
- </td>
1194
- <td class="align-center">387</td>
1195
- <td class="align-center">61</td>
1196
- </tr>
1197
-
1198
- <tr class="row2"
1199
- >
1200
-
1201
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1202
-
1203
- --
1204
- </td>
1205
- <td class="align-center" style="width: 40px">29th</td>
1206
-
1207
- <td>
1208
-
1209
- <a href="/sc2/en/profile/974498/1/Draxk/"
1210
- class="race-terran"
1211
- data-tooltip="#player-info-974498">
1212
- Draxk
1213
- </a>
1214
-
1215
- <div id="player-info-974498" style="display: none">
1216
- <div class="tooltip-title">Draxk</div>
1217
- <strong>Previous Rank:</strong> 29<br />
1218
- <strong>Favorite Race:</strong> Terran
1219
- </div>
1220
- </td>
1221
- <td class="align-center">368</td>
1222
- <td class="align-center">18</td>
1223
- </tr>
1224
-
1225
- <tr class="row1"
1226
- >
1227
-
1228
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1229
-
1230
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1231
- </td>
1232
- <td class="align-center" style="width: 40px">30th</td>
1233
-
1234
- <td>
1235
-
1236
- <a href="/sc2/en/profile/2926968/1/deadvagabond/"
1237
- class="race-terran"
1238
- data-tooltip="#player-info-2926968">
1239
- deadvagabond
1240
- </a>
1241
-
1242
- <div id="player-info-2926968" style="display: none">
1243
- <div class="tooltip-title">deadvagabond</div>
1244
- <strong>Previous Rank:</strong> 35<br />
1245
- <strong>Favorite Race:</strong> Terran
1246
- </div>
1247
- </td>
1248
- <td class="align-center">368</td>
1249
- <td class="align-center">16</td>
1250
- </tr>
1251
-
1252
- <tr class="row2"
1253
- >
1254
-
1255
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1256
-
1257
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1258
- </td>
1259
- <td class="align-center" style="width: 40px">31st</td>
1260
-
1261
- <td>
1262
-
1263
- <a href="/sc2/en/profile/3684681/1/NEMESIS/"
1264
- class="race-protoss"
1265
- data-tooltip="#player-info-3684681">
1266
- NEMESIS
1267
- </a>
1268
-
1269
- <div id="player-info-3684681" style="display: none">
1270
- <div class="tooltip-title">NEMESIS</div>
1271
- <strong>Previous Rank:</strong> 63<br />
1272
- <strong>Favorite Race:</strong> Protoss
1273
- </div>
1274
- </td>
1275
- <td class="align-center">367</td>
1276
- <td class="align-center">20</td>
1277
- </tr>
1278
-
1279
- <tr class="row1"
1280
- >
1281
-
1282
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1283
-
1284
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1285
- </td>
1286
- <td class="align-center" style="width: 40px">32nd</td>
1287
-
1288
- <td>
1289
-
1290
- <a href="/sc2/en/profile/529776/2/ThiagoBorges/"
1291
- class="race-protoss"
1292
- data-tooltip="#player-info-529776">
1293
- ThiagoBorges
1294
- </a>
1295
-
1296
- <div id="player-info-529776" style="display: none">
1297
- <div class="tooltip-title">ThiagoBorges</div>
1298
- <strong>Previous Rank:</strong> 33<br />
1299
- <strong>Favorite Race:</strong> Protoss
1300
- </div>
1301
- </td>
1302
- <td class="align-center">347</td>
1303
- <td class="align-center">22</td>
1304
- </tr>
1305
-
1306
- <tr class="row2"
1307
- >
1308
-
1309
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1310
-
1311
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1312
- </td>
1313
- <td class="align-center" style="width: 40px">33rd</td>
1314
-
1315
- <td>
1316
-
1317
- <a href="/sc2/en/profile/369730/2/Tec/"
1318
- class="race-protoss"
1319
- data-tooltip="#player-info-369730">
1320
- Tec
1321
- </a>
1322
-
1323
- <div id="player-info-369730" style="display: none">
1324
- <div class="tooltip-title">Tec</div>
1325
- <strong>Previous Rank:</strong> 23<br />
1326
- <strong>Favorite Race:</strong> Protoss
1327
- </div>
1328
- </td>
1329
- <td class="align-center">347</td>
1330
- <td class="align-center">12</td>
1331
- </tr>
1332
-
1333
- <tr class="row1"
1334
- >
1335
-
1336
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1337
-
1338
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1339
- </td>
1340
- <td class="align-center" style="width: 40px">34th</td>
1341
-
1342
- <td>
1343
-
1344
- <a href="/sc2/en/profile/3488201/1/santraxxroot/"
1345
- class="race-zerg"
1346
- data-tooltip="#player-info-3488201">
1347
- santraxxroot
1348
- </a>
1349
-
1350
- <div id="player-info-3488201" style="display: none">
1351
- <div class="tooltip-title">santraxxroot</div>
1352
- <strong>Previous Rank:</strong> 38<br />
1353
- <strong>Favorite Race:</strong> Zerg
1354
- </div>
1355
- </td>
1356
- <td class="align-center">306</td>
1357
- <td class="align-center">17</td>
1358
- </tr>
1359
-
1360
- <tr class="row2"
1361
- >
1362
-
1363
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1364
-
1365
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1366
- </td>
1367
- <td class="align-center" style="width: 40px">35th</td>
1368
-
1369
- <td>
1370
-
1371
- <a href="/sc2/en/profile/3711318/1/Panda/"
1372
- class="race-protoss"
1373
- data-tooltip="#player-info-3711318">
1374
- Panda
1375
- </a>
1376
-
1377
- <div id="player-info-3711318" style="display: none">
1378
- <div class="tooltip-title">Panda</div>
1379
- <strong>Previous Rank:</strong> 18<br />
1380
- <strong>Favorite Race:</strong> Protoss
1381
- </div>
1382
- </td>
1383
- <td class="align-center">298</td>
1384
- <td class="align-center">18</td>
1385
- </tr>
1386
-
1387
- <tr class="row1"
1388
- >
1389
-
1390
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1391
-
1392
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1393
- </td>
1394
- <td class="align-center" style="width: 40px">36th</td>
1395
-
1396
- <td>
1397
-
1398
- <a href="/sc2/en/profile/263679/2/Sigiloso/"
1399
- class="race-protoss"
1400
- data-tooltip="#player-info-263679">
1401
- Sigiloso
1402
- </a>
1403
-
1404
- <div id="player-info-263679" style="display: none">
1405
- <div class="tooltip-title">Sigiloso</div>
1406
- <strong>Previous Rank:</strong> 16<br />
1407
- <strong>Favorite Race:</strong> Protoss
1408
- </div>
1409
- </td>
1410
- <td class="align-center">285</td>
1411
- <td class="align-center">13</td>
1412
- </tr>
1413
-
1414
- <tr class="row2"
1415
- >
1416
-
1417
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1418
-
1419
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1420
- </td>
1421
- <td class="align-center" style="width: 40px">37th</td>
1422
-
1423
- <td>
1424
-
1425
- <a href="/sc2/en/profile/2912390/1/Barrister/"
1426
- class="race-terran"
1427
- data-tooltip="#player-info-2912390">
1428
- Barrister
1429
- </a>
1430
-
1431
- <div id="player-info-2912390" style="display: none">
1432
- <div class="tooltip-title">Barrister</div>
1433
- <strong>Previous Rank:</strong> 24<br />
1434
- <strong>Favorite Race:</strong> Terran
1435
- </div>
1436
- </td>
1437
- <td class="align-center">270</td>
1438
- <td class="align-center">11</td>
1439
- </tr>
1440
-
1441
- <tr class="row1"
1442
- >
1443
-
1444
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1445
-
1446
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1447
- </td>
1448
- <td class="align-center" style="width: 40px">38th</td>
1449
-
1450
- <td>
1451
-
1452
- <a href="/sc2/en/profile/3397308/1/david/"
1453
- class="race-terran"
1454
- data-tooltip="#player-info-3397308">
1455
- david
1456
- </a>
1457
-
1458
- <div id="player-info-3397308" style="display: none">
1459
- <div class="tooltip-title">david</div>
1460
- <strong>Previous Rank:</strong> 44<br />
1461
- <strong>Favorite Race:</strong> Terran
1462
- </div>
1463
- </td>
1464
- <td class="align-center">235</td>
1465
- <td class="align-center">11</td>
1466
- </tr>
1467
-
1468
- <tr class="row2"
1469
- >
1470
-
1471
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1472
-
1473
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1474
- </td>
1475
- <td class="align-center" style="width: 40px">39th</td>
1476
-
1477
- <td>
1478
-
1479
- <a href="/sc2/en/profile/128773/2/MarshallD/"
1480
- class="race-protoss"
1481
- data-tooltip="#player-info-128773">
1482
- MarshallD
1483
- </a>
1484
-
1485
- <div id="player-info-128773" style="display: none">
1486
- <div class="tooltip-title">MarshallD</div>
1487
- <strong>Previous Rank:</strong> 50<br />
1488
- <strong>Favorite Race:</strong> Protoss
1489
- </div>
1490
- </td>
1491
- <td class="align-center">228</td>
1492
- <td class="align-center">13</td>
1493
- </tr>
1494
-
1495
- <tr class="row1"
1496
- >
1497
-
1498
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1499
-
1500
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1501
- </td>
1502
- <td class="align-center" style="width: 40px">40th</td>
1503
-
1504
- <td>
1505
-
1506
- <a href="/sc2/en/profile/2092473/1/shiznozerger/"
1507
- class="race-zerg"
1508
- data-tooltip="#player-info-2092473">
1509
- shiznozerger
1510
- </a>
1511
-
1512
- <div id="player-info-2092473" style="display: none">
1513
- <div class="tooltip-title">shiznozerger</div>
1514
- <strong>Previous Rank:</strong> 30<br />
1515
- <strong>Favorite Race:</strong> Zerg
1516
- </div>
1517
- </td>
1518
- <td class="align-center">207</td>
1519
- <td class="align-center">10</td>
1520
- </tr>
1521
-
1522
- <tr class="row2"
1523
- >
1524
-
1525
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1526
-
1527
- --
1528
- </td>
1529
- <td class="align-center" style="width: 40px">41st</td>
1530
-
1531
- <td>
1532
-
1533
- <a href="/sc2/en/profile/3578303/1/Kryppt/"
1534
- class="race-terran"
1535
- data-tooltip="#player-info-3578303">
1536
- Kryppt
1537
- </a>
1538
-
1539
- <div id="player-info-3578303" style="display: none">
1540
- <div class="tooltip-title">Kryppt</div>
1541
- <strong>Previous Rank:</strong> 41<br />
1542
- <strong>Favorite Race:</strong> Terran
1543
- </div>
1544
- </td>
1545
- <td class="align-center">204</td>
1546
- <td class="align-center">10</td>
1547
- </tr>
1548
-
1549
- <tr class="row1"
1550
- >
1551
-
1552
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1553
-
1554
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1555
- </td>
1556
- <td class="align-center" style="width: 40px">42nd</td>
1557
-
1558
- <td>
1559
-
1560
- <a href="/sc2/en/profile/2990861/1/Aurellis/"
1561
- class="race-protoss"
1562
- data-tooltip="#player-info-2990861">
1563
- Aurellis
1564
- </a>
1565
-
1566
- <div id="player-info-2990861" style="display: none">
1567
- <div class="tooltip-title">Aurellis</div>
1568
- <strong>Previous Rank:</strong> 36<br />
1569
- <strong>Favorite Race:</strong> Protoss
1570
- </div>
1571
- </td>
1572
- <td class="align-center">202</td>
1573
- <td class="align-center">13</td>
1574
- </tr>
1575
-
1576
- <tr class="row2"
1577
- >
1578
-
1579
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1580
-
1581
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1582
- </td>
1583
- <td class="align-center" style="width: 40px">43rd</td>
1584
-
1585
- <td>
1586
-
1587
- <a href="/sc2/en/profile/2703095/1/Spookzhaha/"
1588
- class="race-zerg"
1589
- data-tooltip="#player-info-2703095">
1590
- Spookzhaha
1591
- </a>
1592
-
1593
- <div id="player-info-2703095" style="display: none">
1594
- <div class="tooltip-title">Spookzhaha</div>
1595
- <strong>Previous Rank:</strong> 46<br />
1596
- <strong>Favorite Race:</strong> Zerg
1597
- </div>
1598
- </td>
1599
- <td class="align-center">195</td>
1600
- <td class="align-center">13</td>
1601
- </tr>
1602
-
1603
- <tr class="row1"
1604
- >
1605
-
1606
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1607
-
1608
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1609
- </td>
1610
- <td class="align-center" style="width: 40px">44th</td>
1611
-
1612
- <td>
1613
-
1614
- <a href="/sc2/en/profile/1163993/1/Winston/"
1615
- class="race-terran"
1616
- data-tooltip="#player-info-1163993">
1617
- Winston
1618
- </a>
1619
-
1620
- <div id="player-info-1163993" style="display: none">
1621
- <div class="tooltip-title">Winston</div>
1622
- <strong>Previous Rank:</strong> 39<br />
1623
- <strong>Favorite Race:</strong> Terran
1624
- </div>
1625
- </td>
1626
- <td class="align-center">188</td>
1627
- <td class="align-center">7</td>
1628
- </tr>
1629
-
1630
- <tr class="row2"
1631
- >
1632
-
1633
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1634
-
1635
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1636
- </td>
1637
- <td class="align-center" style="width: 40px">45th</td>
1638
-
1639
- <td>
1640
-
1641
- <a href="/sc2/en/profile/2022655/1/Gigglesmirk/"
1642
- class="race-terran"
1643
- data-tooltip="#player-info-2022655">
1644
- Gigglesmirk
1645
- </a>
1646
-
1647
- <div id="player-info-2022655" style="display: none">
1648
- <div class="tooltip-title">Gigglesmirk</div>
1649
- <strong>Previous Rank:</strong> 50<br />
1650
- <strong>Favorite Race:</strong> Terran
1651
- </div>
1652
- </td>
1653
- <td class="align-center">187</td>
1654
- <td class="align-center">18</td>
1655
- </tr>
1656
-
1657
- <tr class="row1"
1658
- >
1659
-
1660
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1661
-
1662
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1663
- </td>
1664
- <td class="align-center" style="width: 40px">46th</td>
1665
-
1666
- <td>
1667
-
1668
- <a href="/sc2/en/profile/3341538/1/JVnoobkill/"
1669
- class="race-terran"
1670
- data-tooltip="#player-info-3341538">
1671
- JVnoobkill
1672
- </a>
1673
-
1674
- <div id="player-info-3341538" style="display: none">
1675
- <div class="tooltip-title">JVnoobkill</div>
1676
- <strong>Previous Rank:</strong> 0<br />
1677
- <strong>Favorite Race:</strong> Terran
1678
- </div>
1679
- </td>
1680
- <td class="align-center">180</td>
1681
- <td class="align-center">6</td>
1682
- </tr>
1683
-
1684
- <tr class="row2"
1685
- >
1686
-
1687
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1688
-
1689
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1690
- </td>
1691
- <td class="align-center" style="width: 40px">47th</td>
1692
-
1693
- <td>
1694
-
1695
- <a href="/sc2/en/profile/3125128/1/GooN/"
1696
- class="race-zerg"
1697
- data-tooltip="#player-info-3125128">
1698
- GooN
1699
- </a>
1700
-
1701
- <div id="player-info-3125128" style="display: none">
1702
- <div class="tooltip-title">GooN</div>
1703
- <strong>Previous Rank:</strong> 50<br />
1704
- <strong>Favorite Race:</strong> Zerg
1705
- </div>
1706
- </td>
1707
- <td class="align-center">177</td>
1708
- <td class="align-center">9</td>
1709
- </tr>
1710
-
1711
- <tr class="row1"
1712
- >
1713
-
1714
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1715
-
1716
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1717
- </td>
1718
- <td class="align-center" style="width: 40px">48th</td>
1719
-
1720
- <td>
1721
-
1722
- <a href="/sc2/en/profile/3187730/1/daytripr/"
1723
- class="race-protoss"
1724
- data-tooltip="#player-info-3187730">
1725
- daytripr
1726
- </a>
1727
-
1728
- <div id="player-info-3187730" style="display: none">
1729
- <div class="tooltip-title">daytripr</div>
1730
- <strong>Previous Rank:</strong> 0<br />
1731
- <strong>Favorite Race:</strong> Protoss
1732
- </div>
1733
- </td>
1734
- <td class="align-center">170</td>
1735
- <td class="align-center">11</td>
1736
- </tr>
1737
-
1738
- <tr class="row2"
1739
- >
1740
-
1741
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1742
-
1743
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1744
- </td>
1745
- <td class="align-center" style="width: 40px">49th</td>
1746
-
1747
- <td>
1748
-
1749
- <a href="/sc2/en/profile/2927201/1/MagicNinja/"
1750
- class="race-terran"
1751
- data-tooltip="#player-info-2927201">
1752
- MagicNinja
1753
- </a>
1754
-
1755
- <div id="player-info-2927201" style="display: none">
1756
- <div class="tooltip-title">MagicNinja</div>
1757
- <strong>Previous Rank:</strong> 0<br />
1758
- <strong>Favorite Race:</strong> Terran
1759
- </div>
1760
- </td>
1761
- <td class="align-center">165</td>
1762
- <td class="align-center">8</td>
1763
- </tr>
1764
-
1765
- <tr class="row1"
1766
- >
1767
-
1768
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/26/2012">
1769
-
1770
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1771
- </td>
1772
- <td class="align-center" style="width: 40px">50th</td>
1773
-
1774
- <td>
1775
-
1776
- <a href="/sc2/en/profile/3029122/1/BAMFATTACK/"
1777
- class="race-protoss"
1778
- data-tooltip="#player-info-3029122">
1779
- BAMFATTACK
1780
- </a>
1781
-
1782
- <div id="player-info-3029122" style="display: none">
1783
- <div class="tooltip-title">BAMFATTACK</div>
1784
- <strong>Previous Rank:</strong> 32<br />
1785
- <strong>Favorite Race:</strong> Protoss
1786
- </div>
1787
- </td>
1788
- <td class="align-center">159</td>
1789
- <td class="align-center">8</td>
1790
- </tr>
1791
-
1792
- <tr class="row2"
1793
- >
1794
-
1795
- <td class="banner tier-51" rowspan="50" valign="top">
1796
- <div class="relative">
1797
-
1798
- <div class="badge-banner">
1799
-
1800
- <span class="badge badge-bronze badge-medium-1">
1801
- </span>
1802
-
1803
- <span class="rank">
1804
- Top<br />
1805
- <strong>100</strong>
1806
- </span>
1807
- </div>
1808
- </div>
1809
- </td>
1810
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1811
-
1812
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1813
- </td>
1814
- <td class="align-center" style="width: 40px">51st</td>
1815
-
1816
- <td>
1817
-
1818
- <a href="/sc2/en/profile/2190559/1/CHOOCH/"
1819
- class="race-random"
1820
- data-tooltip="#player-info-2190559">
1821
- CHOOCH
1822
- </a>
1823
-
1824
- <div id="player-info-2190559" style="display: none">
1825
- <div class="tooltip-title">CHOOCH</div>
1826
- <strong>Previous Rank:</strong> 0<br />
1827
- <strong>Favorite Race:</strong> Random
1828
- </div>
1829
- </td>
1830
- <td class="align-center">149</td>
1831
- <td class="align-center">5</td>
1832
- </tr>
1833
-
1834
- <tr class="row1"
1835
- >
1836
-
1837
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1838
-
1839
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1840
- </td>
1841
- <td class="align-center" style="width: 40px">52nd</td>
1842
-
1843
- <td>
1844
-
1845
- <a href="/sc2/en/profile/2929028/1/ThunderFart/"
1846
- class="race-terran"
1847
- data-tooltip="#player-info-2929028">
1848
- ThunderFart
1849
- </a>
1850
-
1851
- <div id="player-info-2929028" style="display: none">
1852
- <div class="tooltip-title">ThunderFart</div>
1853
- <strong>Previous Rank:</strong> 33<br />
1854
- <strong>Favorite Race:</strong> Terran
1855
- </div>
1856
- </td>
1857
- <td class="align-center">144</td>
1858
- <td class="align-center">9</td>
1859
- </tr>
1860
-
1861
- <tr class="row2"
1862
- >
1863
-
1864
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1865
-
1866
- --
1867
- </td>
1868
- <td class="align-center" style="width: 40px">53rd</td>
1869
-
1870
- <td>
1871
-
1872
- <a href="/sc2/en/profile/2913923/1/BrutalElite/"
1873
- class="race-terran"
1874
- data-tooltip="#player-info-2913923">
1875
- BrutalElite
1876
- </a>
1877
-
1878
- <div id="player-info-2913923" style="display: none">
1879
- <div class="tooltip-title">BrutalElite</div>
1880
- <strong>Previous Rank:</strong> 53<br />
1881
- <strong>Favorite Race:</strong> Terran
1882
- </div>
1883
- </td>
1884
- <td class="align-center">133</td>
1885
- <td class="align-center">6</td>
1886
- </tr>
1887
-
1888
- <tr class="row1"
1889
- >
1890
-
1891
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1892
-
1893
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
1894
- </td>
1895
- <td class="align-center" style="width: 40px">54th</td>
1896
-
1897
- <td>
1898
-
1899
- <a href="/sc2/en/profile/3672177/1/KingBradwig/"
1900
- class="race-terran"
1901
- data-tooltip="#player-info-3672177">
1902
- KingBradwig
1903
- </a>
1904
-
1905
- <div id="player-info-3672177" style="display: none">
1906
- <div class="tooltip-title">KingBradwig</div>
1907
- <strong>Previous Rank:</strong> 59<br />
1908
- <strong>Favorite Race:</strong> Terran
1909
- </div>
1910
- </td>
1911
- <td class="align-center">130</td>
1912
- <td class="align-center">5</td>
1913
- </tr>
1914
-
1915
- <tr class="row2"
1916
- >
1917
-
1918
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1919
-
1920
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
1921
- </td>
1922
- <td class="align-center" style="width: 40px">55th</td>
1923
-
1924
- <td>
1925
-
1926
- <a href="/sc2/en/profile/1673690/1/GrobSTC/"
1927
- class="race-terran"
1928
- data-tooltip="#player-info-1673690">
1929
- GrobSTC
1930
- </a>
1931
-
1932
- <div id="player-info-1673690" style="display: none">
1933
- <div class="tooltip-title">GrobSTC</div>
1934
- <strong>Previous Rank:</strong> 43<br />
1935
- <strong>Favorite Race:</strong> Terran
1936
- </div>
1937
- </td>
1938
- <td class="align-center">129</td>
1939
- <td class="align-center">8</td>
1940
- </tr>
1941
-
1942
- <tr class="row1"
1943
- >
1944
-
1945
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1946
-
1947
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1948
- </td>
1949
- <td class="align-center" style="width: 40px">56th</td>
1950
-
1951
- <td>
1952
-
1953
- <a href="/sc2/en/profile/881235/1/BrainDead/"
1954
- class="race-protoss"
1955
- data-tooltip="#player-info-881235">
1956
- BrainDead
1957
- </a>
1958
-
1959
- <div id="player-info-881235" style="display: none">
1960
- <div class="tooltip-title">BrainDead</div>
1961
- <strong>Previous Rank:</strong> 0<br />
1962
- <strong>Favorite Race:</strong> Protoss
1963
- </div>
1964
- </td>
1965
- <td class="align-center">116</td>
1966
- <td class="align-center">5</td>
1967
- </tr>
1968
-
1969
- <tr class="row2"
1970
- >
1971
-
1972
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
1973
-
1974
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
1975
- </td>
1976
- <td class="align-center" style="width: 40px">57th</td>
1977
-
1978
- <td>
1979
-
1980
- <a href="/sc2/en/profile/3712667/1/SwineFlu/"
1981
- class="race-protoss"
1982
- data-tooltip="#player-info-3712667">
1983
- SwineFlu
1984
- </a>
1985
-
1986
- <div id="player-info-3712667" style="display: none">
1987
- <div class="tooltip-title">SwineFlu</div>
1988
- <strong>Previous Rank:</strong> 0<br />
1989
- <strong>Favorite Race:</strong> Protoss
1990
- </div>
1991
- </td>
1992
- <td class="align-center">116</td>
1993
- <td class="align-center">5</td>
1994
- </tr>
1995
-
1996
- <tr class="row1"
1997
- >
1998
-
1999
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2000
-
2001
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
2002
- </td>
2003
- <td class="align-center" style="width: 40px">58th</td>
2004
-
2005
- <td>
2006
-
2007
- <a href="/sc2/en/profile/1492124/1/rat/"
2008
- class="race-terran"
2009
- data-tooltip="#player-info-1492124">
2010
- rat
2011
- </a>
2012
-
2013
- <div id="player-info-1492124" style="display: none">
2014
- <div class="tooltip-title">rat</div>
2015
- <strong>Previous Rank:</strong> 52<br />
2016
- <strong>Favorite Race:</strong> Terran
2017
- </div>
2018
- </td>
2019
- <td class="align-center">111</td>
2020
- <td class="align-center">6</td>
2021
- </tr>
2022
-
2023
- <tr class="row2"
2024
- >
2025
-
2026
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2027
-
2028
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2029
- </td>
2030
- <td class="align-center" style="width: 40px">59th</td>
2031
-
2032
- <td>
2033
-
2034
- <a href="/sc2/en/profile/211795/2/FRANZONI/"
2035
- class="race-terran"
2036
- data-tooltip="#player-info-211795">
2037
- FRANZONI
2038
- </a>
2039
-
2040
- <div id="player-info-211795" style="display: none">
2041
- <div class="tooltip-title">FRANZONI</div>
2042
- <strong>Previous Rank:</strong> 0<br />
2043
- <strong>Favorite Race:</strong> Terran
2044
- </div>
2045
- </td>
2046
- <td class="align-center">108</td>
2047
- <td class="align-center">6</td>
2048
- </tr>
2049
-
2050
- <tr class="row1"
2051
- >
2052
-
2053
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2054
-
2055
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2056
- </td>
2057
- <td class="align-center" style="width: 40px">60th</td>
2058
-
2059
- <td>
2060
-
2061
- <a href="/sc2/en/profile/3485526/1/ToTheKnee/"
2062
- class="race-protoss"
2063
- data-tooltip="#player-info-3485526">
2064
- ToTheKnee
2065
- </a>
2066
-
2067
- <div id="player-info-3485526" style="display: none">
2068
- <div class="tooltip-title">ToTheKnee</div>
2069
- <strong>Previous Rank:</strong> 0<br />
2070
- <strong>Favorite Race:</strong> Protoss
2071
- </div>
2072
- </td>
2073
- <td class="align-center">100</td>
2074
- <td class="align-center">5</td>
2075
- </tr>
2076
-
2077
- <tr class="row2"
2078
- >
2079
-
2080
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2081
-
2082
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2083
- </td>
2084
- <td class="align-center" style="width: 40px">61st</td>
2085
-
2086
- <td>
2087
-
2088
- <a href="/sc2/en/profile/3690413/1/Treezorzroz/"
2089
- class="race-terran"
2090
- data-tooltip="#player-info-3690413">
2091
- Treezorzroz
2092
- </a>
2093
-
2094
- <div id="player-info-3690413" style="display: none">
2095
- <div class="tooltip-title">Treezorzroz</div>
2096
- <strong>Previous Rank:</strong> 0<br />
2097
- <strong>Favorite Race:</strong> Terran
2098
- </div>
2099
- </td>
2100
- <td class="align-center">94</td>
2101
- <td class="align-center">4</td>
2102
- </tr>
2103
-
2104
- <tr class="row1"
2105
- >
2106
-
2107
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2108
-
2109
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2110
- </td>
2111
- <td class="align-center" style="width: 40px">62nd</td>
2112
-
2113
- <td>
2114
-
2115
- <a href="/sc2/en/profile/2549599/1/brainguts/"
2116
- class="race-terran"
2117
- data-tooltip="#player-info-2549599">
2118
- brainguts
2119
- </a>
2120
-
2121
- <div id="player-info-2549599" style="display: none">
2122
- <div class="tooltip-title">brainguts</div>
2123
- <strong>Previous Rank:</strong> 79<br />
2124
- <strong>Favorite Race:</strong> Terran
2125
- </div>
2126
- </td>
2127
- <td class="align-center">90</td>
2128
- <td class="align-center">4</td>
2129
- </tr>
2130
-
2131
- <tr class="row2"
2132
- >
2133
-
2134
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2135
-
2136
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2137
- </td>
2138
- <td class="align-center" style="width: 40px">63rd</td>
2139
-
2140
- <td>
2141
-
2142
- <a href="/sc2/en/profile/3345199/1/AlpineFlame/"
2143
- class="race-random"
2144
- data-tooltip="#player-info-3345199">
2145
- AlpineFlame
2146
- </a>
2147
-
2148
- <div id="player-info-3345199" style="display: none">
2149
- <div class="tooltip-title">AlpineFlame</div>
2150
- <strong>Previous Rank:</strong> 0<br />
2151
- <strong>Favorite Race:</strong> Random
2152
- </div>
2153
- </td>
2154
- <td class="align-center">87</td>
2155
- <td class="align-center">5</td>
2156
- </tr>
2157
-
2158
- <tr class="row1"
2159
- >
2160
-
2161
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2162
-
2163
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2164
- </td>
2165
- <td class="align-center" style="width: 40px">64th</td>
2166
-
2167
- <td>
2168
-
2169
- <a href="/sc2/en/profile/2638196/1/lilcrzytimmy/"
2170
- class="race-zerg"
2171
- data-tooltip="#player-info-2638196">
2172
- lilcrzytimmy
2173
- </a>
2174
-
2175
- <div id="player-info-2638196" style="display: none">
2176
- <div class="tooltip-title">lilcrzytimmy</div>
2177
- <strong>Previous Rank:</strong> 0<br />
2178
- <strong>Favorite Race:</strong> Zerg
2179
- </div>
2180
- </td>
2181
- <td class="align-center">78</td>
2182
- <td class="align-center">3</td>
2183
- </tr>
2184
-
2185
- <tr class="row2"
2186
- >
2187
-
2188
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2189
-
2190
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2191
- </td>
2192
- <td class="align-center" style="width: 40px">65th</td>
2193
-
2194
- <td>
2195
-
2196
- <a href="/sc2/en/profile/1108381/1/Jussar/"
2197
- class="race-terran"
2198
- data-tooltip="#player-info-1108381">
2199
- Jussar
2200
- </a>
2201
-
2202
- <div id="player-info-1108381" style="display: none">
2203
- <div class="tooltip-title">Jussar</div>
2204
- <strong>Previous Rank:</strong> 77<br />
2205
- <strong>Favorite Race:</strong> Terran
2206
- </div>
2207
- </td>
2208
- <td class="align-center">76</td>
2209
- <td class="align-center">3</td>
2210
- </tr>
2211
-
2212
- <tr class="row1"
2213
- >
2214
-
2215
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2216
-
2217
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2218
- </td>
2219
- <td class="align-center" style="width: 40px">66th</td>
2220
-
2221
- <td>
2222
-
2223
- <a href="/sc2/en/profile/3255269/1/Piezor/"
2224
- class="race-terran"
2225
- data-tooltip="#player-info-3255269">
2226
- Piezor
2227
- </a>
2228
-
2229
- <div id="player-info-3255269" style="display: none">
2230
- <div class="tooltip-title">Piezor</div>
2231
- <strong>Previous Rank:</strong> 0<br />
2232
- <strong>Favorite Race:</strong> Terran
2233
- </div>
2234
- </td>
2235
- <td class="align-center">64</td>
2236
- <td class="align-center">3</td>
2237
- </tr>
2238
-
2239
- <tr class="row2"
2240
- >
2241
-
2242
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2243
-
2244
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2245
- </td>
2246
- <td class="align-center" style="width: 40px">67th</td>
2247
-
2248
- <td>
2249
-
2250
- <a href="/sc2/en/profile/3607190/1/CaptainNye/"
2251
- class="race-terran"
2252
- data-tooltip="#player-info-3607190">
2253
- CaptainNye
2254
- </a>
2255
-
2256
- <div id="player-info-3607190" style="display: none">
2257
- <div class="tooltip-title">CaptainNye</div>
2258
- <strong>Previous Rank:</strong> 0<br />
2259
- <strong>Favorite Race:</strong> Terran
2260
- </div>
2261
- </td>
2262
- <td class="align-center">63</td>
2263
- <td class="align-center">4</td>
2264
- </tr>
2265
-
2266
- <tr class="row1"
2267
- >
2268
-
2269
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2270
-
2271
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2272
- </td>
2273
- <td class="align-center" style="width: 40px">68th</td>
2274
-
2275
- <td>
2276
-
2277
- <a href="/sc2/en/profile/469755/1/Tyler/"
2278
- class="race-terran"
2279
- data-tooltip="#player-info-469755">
2280
- Tyler
2281
- </a>
2282
-
2283
- <div id="player-info-469755" style="display: none">
2284
- <div class="tooltip-title">Tyler</div>
2285
- <strong>Previous Rank:</strong> 76<br />
2286
- <strong>Favorite Race:</strong> Terran
2287
- </div>
2288
- </td>
2289
- <td class="align-center">51</td>
2290
- <td class="align-center">5</td>
2291
- </tr>
2292
-
2293
- <tr class="row2"
2294
- >
2295
-
2296
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2297
-
2298
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2299
- </td>
2300
- <td class="align-center" style="width: 40px">69th</td>
2301
-
2302
- <td>
2303
-
2304
- <a href="/sc2/en/profile/3701369/1/Jeff/"
2305
- class="race-terran"
2306
- data-tooltip="#player-info-3701369">
2307
- Jeff
2308
- </a>
2309
-
2310
- <div id="player-info-3701369" style="display: none">
2311
- <div class="tooltip-title">Jeff</div>
2312
- <strong>Previous Rank:</strong> 0<br />
2313
- <strong>Favorite Race:</strong> Terran
2314
- </div>
2315
- </td>
2316
- <td class="align-center">50</td>
2317
- <td class="align-center">2</td>
2318
- </tr>
2319
-
2320
- <tr class="row1"
2321
- >
2322
-
2323
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2324
-
2325
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2326
- </td>
2327
- <td class="align-center" style="width: 40px">70th</td>
2328
-
2329
- <td>
2330
-
2331
- <a href="/sc2/en/profile/1020478/1/Liam/"
2332
- class="race-protoss"
2333
- data-tooltip="#player-info-1020478">
2334
- Liam
2335
- </a>
2336
-
2337
- <div id="player-info-1020478" style="display: none">
2338
- <div class="tooltip-title">Liam</div>
2339
- <strong>Previous Rank:</strong> 0<br />
2340
- <strong>Favorite Race:</strong> Protoss
2341
- </div>
2342
- </td>
2343
- <td class="align-center">46</td>
2344
- <td class="align-center">2</td>
2345
- </tr>
2346
-
2347
- <tr class="row2"
2348
- >
2349
-
2350
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2351
-
2352
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2353
- </td>
2354
- <td class="align-center" style="width: 40px">71st</td>
2355
-
2356
- <td>
2357
-
2358
- <a href="/sc2/en/profile/521635/2/Teknics/"
2359
- class="race-random"
2360
- data-tooltip="#player-info-521635">
2361
- Teknics
2362
- </a>
2363
-
2364
- <div id="player-info-521635" style="display: none">
2365
- <div class="tooltip-title">Teknics</div>
2366
- <strong>Previous Rank:</strong> 0<br />
2367
- <strong>Favorite Race:</strong> Random
2368
- </div>
2369
- </td>
2370
- <td class="align-center">44</td>
2371
- <td class="align-center">2</td>
2372
- </tr>
2373
-
2374
- <tr class="row1"
2375
- >
2376
-
2377
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2378
-
2379
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2380
- </td>
2381
- <td class="align-center" style="width: 40px">72nd</td>
2382
-
2383
- <td>
2384
-
2385
- <a href="/sc2/en/profile/2638241/1/Crimsyn/"
2386
- class="race-terran"
2387
- data-tooltip="#player-info-2638241">
2388
- Crimsyn
2389
- </a>
2390
-
2391
- <div id="player-info-2638241" style="display: none">
2392
- <div class="tooltip-title">Crimsyn</div>
2393
- <strong>Previous Rank:</strong> 0<br />
2394
- <strong>Favorite Race:</strong> Terran
2395
- </div>
2396
- </td>
2397
- <td class="align-center">38</td>
2398
- <td class="align-center">1</td>
2399
- </tr>
2400
-
2401
- <tr class="row2"
2402
- >
2403
-
2404
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2405
-
2406
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
2407
- </td>
2408
- <td class="align-center" style="width: 40px">73rd</td>
2409
-
2410
- <td>
2411
-
2412
- <a href="/sc2/en/profile/1173753/1/Templar/"
2413
- class="race-protoss"
2414
- data-tooltip="#player-info-1173753">
2415
- Templar
2416
- </a>
2417
-
2418
- <div id="player-info-1173753" style="display: none">
2419
- <div class="tooltip-title">Templar</div>
2420
- <strong>Previous Rank:</strong> 65<br />
2421
- <strong>Favorite Race:</strong> Protoss
2422
- </div>
2423
- </td>
2424
- <td class="align-center">38</td>
2425
- <td class="align-center">2</td>
2426
- </tr>
2427
-
2428
- <tr class="row1"
2429
- >
2430
-
2431
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2432
-
2433
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2434
- </td>
2435
- <td class="align-center" style="width: 40px">74th</td>
2436
-
2437
- <td>
2438
-
2439
- <a href="/sc2/en/profile/625659/1/warjacker/"
2440
- class="race-protoss"
2441
- data-tooltip="#player-info-625659">
2442
- warjacker
2443
- </a>
2444
-
2445
- <div id="player-info-625659" style="display: none">
2446
- <div class="tooltip-title">warjacker</div>
2447
- <strong>Previous Rank:</strong> 96<br />
2448
- <strong>Favorite Race:</strong> Protoss
2449
- </div>
2450
- </td>
2451
- <td class="align-center">38</td>
2452
- <td class="align-center">1</td>
2453
- </tr>
2454
-
2455
- <tr class="row2"
2456
- >
2457
-
2458
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2459
-
2460
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2461
- </td>
2462
- <td class="align-center" style="width: 40px">75th</td>
2463
-
2464
- <td>
2465
-
2466
- <a href="/sc2/en/profile/1570172/1/Phenix/"
2467
- class="race-zerg"
2468
- data-tooltip="#player-info-1570172">
2469
- Phenix
2470
- </a>
2471
-
2472
- <div id="player-info-1570172" style="display: none">
2473
- <div class="tooltip-title">Phenix</div>
2474
- <strong>Previous Rank:</strong> 0<br />
2475
- <strong>Favorite Race:</strong> Zerg
2476
- </div>
2477
- </td>
2478
- <td class="align-center">36</td>
2479
- <td class="align-center">1</td>
2480
- </tr>
2481
-
2482
- <tr class="row1"
2483
- >
2484
-
2485
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2486
-
2487
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2488
- </td>
2489
- <td class="align-center" style="width: 40px">76th</td>
2490
-
2491
- <td>
2492
-
2493
- <a href="/sc2/en/profile/3395838/1/Lucifer/"
2494
- class="race-terran"
2495
- data-tooltip="#player-info-3395838">
2496
- Lucifer
2497
- </a>
2498
-
2499
- <div id="player-info-3395838" style="display: none">
2500
- <div class="tooltip-title">Lucifer</div>
2501
- <strong>Previous Rank:</strong> 86<br />
2502
- <strong>Favorite Race:</strong> Terran
2503
- </div>
2504
- </td>
2505
- <td class="align-center">34</td>
2506
- <td class="align-center">1</td>
2507
- </tr>
2508
-
2509
- <tr class="row2"
2510
- >
2511
-
2512
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 8/1/2012">
2513
-
2514
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2515
- </td>
2516
- <td class="align-center" style="width: 40px">77th</td>
2517
-
2518
- <td>
2519
-
2520
- <a href="/sc2/en/profile/1265727/1/Karlen/"
2521
- class="race-terran"
2522
- data-tooltip="#player-info-1265727">
2523
- Karlen
2524
- </a>
2525
-
2526
- <div id="player-info-1265727" style="display: none">
2527
- <div class="tooltip-title">Karlen</div>
2528
- <strong>Previous Rank:</strong> 0<br />
2529
- <strong>Favorite Race:</strong> Terran
2530
- </div>
2531
- </td>
2532
- <td class="align-center">30</td>
2533
- <td class="align-center">2</td>
2534
- </tr>
2535
-
2536
- <tr class="row1"
2537
- >
2538
-
2539
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2540
-
2541
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
2542
- </td>
2543
- <td class="align-center" style="width: 40px">78th</td>
2544
-
2545
- <td>
2546
-
2547
- <a href="/sc2/en/profile/2650713/1/Razgulian/"
2548
- class="race-terran"
2549
- data-tooltip="#player-info-2650713">
2550
- Razgulian
2551
- </a>
2552
-
2553
- <div id="player-info-2650713" style="display: none">
2554
- <div class="tooltip-title">Razgulian</div>
2555
- <strong>Previous Rank:</strong> 74<br />
2556
- <strong>Favorite Race:</strong> Terran
2557
- </div>
2558
- </td>
2559
- <td class="align-center">30</td>
2560
- <td class="align-center">1</td>
2561
- </tr>
2562
-
2563
- <tr class="row2"
2564
- >
2565
-
2566
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2567
-
2568
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2569
- </td>
2570
- <td class="align-center" style="width: 40px">79th</td>
2571
-
2572
- <td>
2573
-
2574
- <a href="/sc2/en/profile/1547709/1/Kaid/"
2575
- class="race-protoss"
2576
- data-tooltip="#player-info-1547709">
2577
- Kaid
2578
- </a>
2579
-
2580
- <div id="player-info-1547709" style="display: none">
2581
- <div class="tooltip-title">Kaid</div>
2582
- <strong>Previous Rank:</strong> 0<br />
2583
- <strong>Favorite Race:</strong> Protoss
2584
- </div>
2585
- </td>
2586
- <td class="align-center">30</td>
2587
- <td class="align-center">1</td>
2588
- </tr>
2589
-
2590
- <tr class="row1"
2591
- >
2592
-
2593
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2594
-
2595
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2596
- </td>
2597
- <td class="align-center" style="width: 40px">80th</td>
2598
-
2599
- <td>
2600
-
2601
- <a href="/sc2/en/profile/956176/1/Comegetsome/"
2602
- class="race-protoss"
2603
- data-tooltip="#player-info-956176">
2604
- Comegetsome
2605
- </a>
2606
-
2607
- <div id="player-info-956176" style="display: none">
2608
- <div class="tooltip-title">Comegetsome</div>
2609
- <strong>Previous Rank:</strong> 0<br />
2610
- <strong>Favorite Race:</strong> Protoss
2611
- </div>
2612
- </td>
2613
- <td class="align-center">27</td>
2614
- <td class="align-center">3</td>
2615
- </tr>
2616
-
2617
- <tr class="row2"
2618
- >
2619
-
2620
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2621
-
2622
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2623
- </td>
2624
- <td class="align-center" style="width: 40px">81st</td>
2625
-
2626
- <td>
2627
-
2628
- <a href="/sc2/en/profile/3717503/1/AndyTrolls/"
2629
- class="race-terran"
2630
- data-tooltip="#player-info-3717503">
2631
- AndyTrolls
2632
- </a>
2633
-
2634
- <div id="player-info-3717503" style="display: none">
2635
- <div class="tooltip-title">AndyTrolls</div>
2636
- <strong>Previous Rank:</strong> 0<br />
2637
- <strong>Favorite Race:</strong> Terran
2638
- </div>
2639
- </td>
2640
- <td class="align-center">20</td>
2641
- <td class="align-center">2</td>
2642
- </tr>
2643
-
2644
- <tr class="row1"
2645
- >
2646
-
2647
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2648
-
2649
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2650
- </td>
2651
- <td class="align-center" style="width: 40px">82nd</td>
2652
-
2653
- <td>
2654
-
2655
- <a href="/sc2/en/profile/1218460/1/Tranimal/"
2656
- class="race-protoss"
2657
- data-tooltip="#player-info-1218460">
2658
- Tranimal
2659
- </a>
2660
-
2661
- <div id="player-info-1218460" style="display: none">
2662
- <div class="tooltip-title">Tranimal</div>
2663
- <strong>Previous Rank:</strong> 0<br />
2664
- <strong>Favorite Race:</strong> Protoss
2665
- </div>
2666
- </td>
2667
- <td class="align-center">18</td>
2668
- <td class="align-center">2</td>
2669
- </tr>
2670
-
2671
- <tr class="row2"
2672
- >
2673
-
2674
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2675
-
2676
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2677
- </td>
2678
- <td class="align-center" style="width: 40px">83rd</td>
2679
-
2680
- <td>
2681
-
2682
- <a href="/sc2/en/profile/3043183/1/Hoober/"
2683
- class="race-terran"
2684
- data-tooltip="#player-info-3043183">
2685
- Hoober
2686
- </a>
2687
-
2688
- <div id="player-info-3043183" style="display: none">
2689
- <div class="tooltip-title">Hoober</div>
2690
- <strong>Previous Rank:</strong> 0<br />
2691
- <strong>Favorite Race:</strong> Terran
2692
- </div>
2693
- </td>
2694
- <td class="align-center">0</td>
2695
- <td class="align-center">1</td>
2696
- </tr>
2697
-
2698
- <tr class="row1"
2699
- >
2700
-
2701
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2702
-
2703
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2704
- </td>
2705
- <td class="align-center" style="width: 40px">84th</td>
2706
-
2707
- <td>
2708
-
2709
- <a href="/sc2/en/profile/3356077/1/piemaster/"
2710
- class="race-random"
2711
- data-tooltip="#player-info-3356077">
2712
- piemaster
2713
- </a>
2714
-
2715
- <div id="player-info-3356077" style="display: none">
2716
- <div class="tooltip-title">piemaster</div>
2717
- <strong>Previous Rank:</strong> 0<br />
2718
- <strong>Favorite Race:</strong> Random
2719
- </div>
2720
- </td>
2721
- <td class="align-center">0</td>
2722
- <td class="align-center">1</td>
2723
- </tr>
2724
-
2725
- <tr class="row2"
2726
- >
2727
-
2728
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2729
-
2730
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2731
- </td>
2732
- <td class="align-center" style="width: 40px">85th</td>
2733
-
2734
- <td>
2735
-
2736
- <a href="/sc2/en/profile/519390/1/wallpaper/"
2737
- class="race-random"
2738
- data-tooltip="#player-info-519390">
2739
- wallpaper
2740
- </a>
2741
-
2742
- <div id="player-info-519390" style="display: none">
2743
- <div class="tooltip-title">wallpaper</div>
2744
- <strong>Previous Rank:</strong> 0<br />
2745
- <strong>Favorite Race:</strong> Random
2746
- </div>
2747
- </td>
2748
- <td class="align-center">0</td>
2749
- <td class="align-center">0</td>
2750
- </tr>
2751
-
2752
- <tr class="row1"
2753
- >
2754
-
2755
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 8/1/2012">
2756
-
2757
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2758
- </td>
2759
- <td class="align-center" style="width: 40px">86th</td>
2760
-
2761
- <td>
2762
-
2763
- <a href="/sc2/en/profile/3235337/1/primrotRA/"
2764
- class="race-terran"
2765
- data-tooltip="#player-info-3235337">
2766
- primrotRA
2767
- </a>
2768
-
2769
- <div id="player-info-3235337" style="display: none">
2770
- <div class="tooltip-title">primrotRA</div>
2771
- <strong>Previous Rank:</strong> 0<br />
2772
- <strong>Favorite Race:</strong> Terran
2773
- </div>
2774
- </td>
2775
- <td class="align-center">0</td>
2776
- <td class="align-center">2</td>
2777
- </tr>
2778
-
2779
- <tr class="row2"
2780
- >
2781
-
2782
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2783
-
2784
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2785
- </td>
2786
- <td class="align-center" style="width: 40px">87th</td>
2787
-
2788
- <td>
2789
-
2790
- <a href="/sc2/en/profile/3718085/1/Cope/"
2791
- class="race-protoss"
2792
- data-tooltip="#player-info-3718085">
2793
- Cope
2794
- </a>
2795
-
2796
- <div id="player-info-3718085" style="display: none">
2797
- <div class="tooltip-title">Cope</div>
2798
- <strong>Previous Rank:</strong> 0<br />
2799
- <strong>Favorite Race:</strong> Protoss
2800
- </div>
2801
- </td>
2802
- <td class="align-center">0</td>
2803
- <td class="align-center">0</td>
2804
- </tr>
2805
-
2806
- <tr class="row1"
2807
- >
2808
-
2809
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2810
-
2811
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2812
- </td>
2813
- <td class="align-center" style="width: 40px">88th</td>
2814
-
2815
- <td>
2816
-
2817
- <a href="/sc2/en/profile/745184/1/Keygiwawah/"
2818
- class="race-protoss"
2819
- data-tooltip="#player-info-745184">
2820
- Keygiwawah
2821
- </a>
2822
-
2823
- <div id="player-info-745184" style="display: none">
2824
- <div class="tooltip-title">Keygiwawah</div>
2825
- <strong>Previous Rank:</strong> 0<br />
2826
- <strong>Favorite Race:</strong> Protoss
2827
- </div>
2828
- </td>
2829
- <td class="align-center">0</td>
2830
- <td class="align-center">1</td>
2831
- </tr>
2832
-
2833
- <tr class="row2"
2834
- >
2835
-
2836
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2837
-
2838
- <img src="/sc2/static/images/icons/ladder/arrow-up.gif" alt="" />
2839
- </td>
2840
- <td class="align-center" style="width: 40px">89th</td>
2841
-
2842
- <td>
2843
-
2844
- <a href="/sc2/en/profile/1083175/1/SupeRaDude/"
2845
- class="race-protoss"
2846
- data-tooltip="#player-info-1083175">
2847
- SupeRaDude
2848
- </a>
2849
-
2850
- <div id="player-info-1083175" style="display: none">
2851
- <div class="tooltip-title">SupeRaDude</div>
2852
- <strong>Previous Rank:</strong> 99<br />
2853
- <strong>Favorite Race:</strong> Protoss
2854
- </div>
2855
- </td>
2856
- <td class="align-center">0</td>
2857
- <td class="align-center">1</td>
2858
- </tr>
2859
-
2860
- <tr class="row1"
2861
- >
2862
-
2863
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2864
-
2865
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2866
- </td>
2867
- <td class="align-center" style="width: 40px">90th</td>
2868
-
2869
- <td>
2870
-
2871
- <a href="/sc2/en/profile/3686097/1/Alew/"
2872
- class="race-terran"
2873
- data-tooltip="#player-info-3686097">
2874
- Alew
2875
- </a>
2876
-
2877
- <div id="player-info-3686097" style="display: none">
2878
- <div class="tooltip-title">Alew</div>
2879
- <strong>Previous Rank:</strong> 0<br />
2880
- <strong>Favorite Race:</strong> Terran
2881
- </div>
2882
- </td>
2883
- <td class="align-center">0</td>
2884
- <td class="align-center">0</td>
2885
- </tr>
2886
-
2887
- <tr class="row2"
2888
- >
2889
-
2890
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2891
-
2892
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2893
- </td>
2894
- <td class="align-center" style="width: 40px">91st</td>
2895
-
2896
- <td>
2897
-
2898
- <a href="/sc2/en/profile/3713800/1/Capone/"
2899
- class="race-terran"
2900
- data-tooltip="#player-info-3713800">
2901
- Capone
2902
- </a>
2903
-
2904
- <div id="player-info-3713800" style="display: none">
2905
- <div class="tooltip-title">Capone</div>
2906
- <strong>Previous Rank:</strong> 0<br />
2907
- <strong>Favorite Race:</strong> Terran
2908
- </div>
2909
- </td>
2910
- <td class="align-center">0</td>
2911
- <td class="align-center">0</td>
2912
- </tr>
2913
-
2914
- <tr class="row1"
2915
- >
2916
-
2917
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2918
-
2919
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2920
- </td>
2921
- <td class="align-center" style="width: 40px">92nd</td>
2922
-
2923
- <td>
2924
-
2925
- <a href="/sc2/en/profile/2680329/1/guitarfreak/"
2926
- class="race-terran"
2927
- data-tooltip="#player-info-2680329">
2928
- guitarfreak
2929
- </a>
2930
-
2931
- <div id="player-info-2680329" style="display: none">
2932
- <div class="tooltip-title">guitarfreak</div>
2933
- <strong>Previous Rank:</strong> 0<br />
2934
- <strong>Favorite Race:</strong> Terran
2935
- </div>
2936
- </td>
2937
- <td class="align-center">0</td>
2938
- <td class="align-center">1</td>
2939
- </tr>
2940
-
2941
- <tr class="row2"
2942
- >
2943
-
2944
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2945
-
2946
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2947
- </td>
2948
- <td class="align-center" style="width: 40px">93rd</td>
2949
-
2950
- <td>
2951
-
2952
- <a href="/sc2/en/profile/1366331/1/ZULTAN/"
2953
- class="race-terran"
2954
- data-tooltip="#player-info-1366331">
2955
- ZULTAN
2956
- </a>
2957
-
2958
- <div id="player-info-1366331" style="display: none">
2959
- <div class="tooltip-title">ZULTAN</div>
2960
- <strong>Previous Rank:</strong> 0<br />
2961
- <strong>Favorite Race:</strong> Terran
2962
- </div>
2963
- </td>
2964
- <td class="align-center">0</td>
2965
- <td class="align-center">0</td>
2966
- </tr>
2967
-
2968
- <tr class="row1"
2969
- >
2970
-
2971
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2972
-
2973
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
2974
- </td>
2975
- <td class="align-center" style="width: 40px">94th</td>
2976
-
2977
- <td>
2978
-
2979
- <a href="/sc2/en/profile/3671487/1/CptPeachfuzz/"
2980
- class="race-random"
2981
- data-tooltip="#player-info-3671487">
2982
- CptPeachfuzz
2983
- </a>
2984
-
2985
- <div id="player-info-3671487" style="display: none">
2986
- <div class="tooltip-title">CptPeachfuzz</div>
2987
- <strong>Previous Rank:</strong> 0<br />
2988
- <strong>Favorite Race:</strong> Random
2989
- </div>
2990
- </td>
2991
- <td class="align-center">0</td>
2992
- <td class="align-center">0</td>
2993
- </tr>
2994
-
2995
- <tr class="row2"
2996
- >
2997
-
2998
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
2999
-
3000
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
3001
- </td>
3002
- <td class="align-center" style="width: 40px">95th</td>
3003
-
3004
- <td>
3005
-
3006
- <a href="/sc2/en/profile/721130/1/CurbStomp/"
3007
- class="race-protoss"
3008
- data-tooltip="#player-info-721130">
3009
- CurbStomp
3010
- </a>
3011
-
3012
- <div id="player-info-721130" style="display: none">
3013
- <div class="tooltip-title">CurbStomp</div>
3014
- <strong>Previous Rank:</strong> 0<br />
3015
- <strong>Favorite Race:</strong> Protoss
3016
- </div>
3017
- </td>
3018
- <td class="align-center">0</td>
3019
- <td class="align-center">0</td>
3020
- </tr>
3021
-
3022
- <tr class="row1"
3023
- >
3024
-
3025
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 7/27/2012">
3026
-
3027
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
3028
- </td>
3029
- <td class="align-center" style="width: 40px">96th</td>
3030
-
3031
- <td>
3032
-
3033
- <a href="/sc2/en/profile/786630/1/BrotherHulk/"
3034
- class="race-terran"
3035
- data-tooltip="#player-info-786630">
3036
- BrotherHulk
3037
- </a>
3038
-
3039
- <div id="player-info-786630" style="display: none">
3040
- <div class="tooltip-title">BrotherHulk</div>
3041
- <strong>Previous Rank:</strong> 0<br />
3042
- <strong>Favorite Race:</strong> Terran
3043
- </div>
3044
- </td>
3045
- <td class="align-center">0</td>
3046
- <td class="align-center">1</td>
3047
- </tr>
3048
-
3049
- <tr class="row2"
3050
- >
3051
-
3052
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
3053
-
3054
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
3055
- </td>
3056
- <td class="align-center" style="width: 40px">97th</td>
3057
-
3058
- <td>
3059
-
3060
- <a href="/sc2/en/profile/3661158/1/Arthalus/"
3061
- class="race-terran"
3062
- data-tooltip="#player-info-3661158">
3063
- Arthalus
3064
- </a>
3065
-
3066
- <div id="player-info-3661158" style="display: none">
3067
- <div class="tooltip-title">Arthalus</div>
3068
- <strong>Previous Rank:</strong> 0<br />
3069
- <strong>Favorite Race:</strong> Terran
3070
- </div>
3071
- </td>
3072
- <td class="align-center">0</td>
3073
- <td class="align-center">0</td>
3074
- </tr>
3075
-
3076
- <tr class="row1"
3077
- >
3078
-
3079
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
3080
-
3081
- <img src="/sc2/static/images/icons/ladder/arrow-down.gif" alt="" />
3082
- </td>
3083
- <td class="align-center" style="width: 40px">98th</td>
3084
-
3085
- <td>
3086
-
3087
- <a href="/sc2/en/profile/3332592/1/ThePurger/"
3088
- class="race-terran"
3089
- data-tooltip="#player-info-3332592">
3090
- ThePurger
3091
- </a>
3092
-
3093
- <div id="player-info-3332592" style="display: none">
3094
- <div class="tooltip-title">ThePurger</div>
3095
- <strong>Previous Rank:</strong> 88<br />
3096
- <strong>Favorite Race:</strong> Terran
3097
- </div>
3098
- </td>
3099
- <td class="align-center">0</td>
3100
- <td class="align-center">1</td>
3101
- </tr>
3102
-
3103
- <tr class="row2"
3104
- >
3105
-
3106
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
3107
-
3108
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
3109
- </td>
3110
- <td class="align-center" style="width: 40px">99th</td>
3111
-
3112
- <td>
3113
-
3114
- <a href="/sc2/en/profile/2968925/1/MrWalkway/"
3115
- class="race-terran"
3116
- data-tooltip="#player-info-2968925">
3117
- MrWalkway
3118
- </a>
3119
-
3120
- <div id="player-info-2968925" style="display: none">
3121
- <div class="tooltip-title">MrWalkway</div>
3122
- <strong>Previous Rank:</strong> 0<br />
3123
- <strong>Favorite Race:</strong> Terran
3124
- </div>
3125
- </td>
3126
- <td class="align-center">0</td>
3127
- <td class="align-center">0</td>
3128
- </tr>
3129
-
3130
- <tr class="row1"
3131
- >
3132
-
3133
- <td class="align-center" style="width: 15px" data-tooltip="Joined Division: 6/25/2012">
3134
-
3135
- <img src="/sc2/static/images/icons/ladder/exclamation.gif" alt="" />
3136
- </td>
3137
- <td class="align-center" style="width: 40px">100th</td>
3138
-
3139
- <td>
3140
-
3141
- <a href="/sc2/en/profile/2969249/1/BeatYouDown/"
3142
- class="race-protoss"
3143
- data-tooltip="#player-info-2969249">
3144
- BeatYouDown
3145
- </a>
3146
-
3147
- <div id="player-info-2969249" style="display: none">
3148
- <div class="tooltip-title">BeatYouDown</div>
3149
- <strong>Previous Rank:</strong> 0<br />
3150
- <strong>Favorite Race:</strong> Protoss
3151
- </div>
3152
- </td>
3153
- <td class="align-center">0</td>
3154
- <td class="align-center">1</td>
3155
- </tr>
3156
-
3157
- </tbody>
3158
- </table>
3159
-
3160
-
3161
- </div>
3162
-
3163
- <span class="clear"><!-- --></span>
3164
- </div>
3165
- </div>
3166
- </div>
3167
- </div>
3168
- <div id="footer">
3169
- <div id="sitemap" class="promotions">
3170
- <div class="column">
3171
- <h3 class="bnet">
3172
- <a href="http://us.battle.net/" tabindex="100">Battle.net Home</a>
3173
- </h3>
3174
- <ul>
3175
- <li><a href="http://us.battle.net/what-is/">What is Battle.net?</a></li>
3176
- <li><a href="https://us.battle.net/account/management/get-a-game.html">Buy Games</a></li>
3177
- <li><a href="https://us.battle.net/account/management/">Account</a></li>
3178
- <li><a href="http://us.battle.net/support/">Support</a></li>
3179
- <li><a href="http://us.battle.net/realid/">Real ID</a></li>
3180
- <li><a href="http://us.battle.net/battletag/">BattleTag</a></li>
3181
- </ul>
3182
- </div>
3183
- <div class="column">
3184
- <h3 class="games">
3185
- <a href="http://us.battle.net/" tabindex="100">Games</a>
3186
- </h3>
3187
- <ul>
3188
- <li><a href="http://us.battle.net/sc2/">StarCraft II™</a></li>
3189
- <li><a href="http://us.battle.net/wow/">World of Warcraft™</a></li>
3190
- <li><a href="http://us.battle.net/d3/">Diablo III™</a></li>
3191
- <li><a href="http://us.battle.net/games/classic">Classic Games</a></li>
3192
- <li><a href="https://us.battle.net/account/download/">Game Client Downloads</a></li>
3193
- </ul>
3194
- </div>
3195
- <div class="column">
3196
- <h3 class="account">
3197
- <a href="https://us.battle.net/account/management/" tabindex="100">Account</a>
3198
- </h3>
3199
- <ul>
3200
- <li><a href="https://us.battle.net/account/support/login-support.html">Can’t log in?</a></li>
3201
- <li><a href="https://us.battle.net/account/creation/tos.html">Create Account</a></li>
3202
- <li><a href="https://us.battle.net/account/management/">Account Summary</a></li>
3203
- <li><a href="https://us.battle.net/account/management/authenticator.html">Account Security</a></li>
3204
- <li><a href="https://us.battle.net/account/management/add-game.html">Add a Game</a></li>
3205
- <li><a href="https://us.battle.net/account/management/redemption/redeem.html">Redeem Promo Codes</a></li>
3206
- </ul>
3207
- </div>
3208
- <div class="column">
3209
- <h3 class="support">
3210
- <a href="http://us.battle.net/support/" tabindex="100">Support</a>
3211
- </h3>
3212
- <ul>
3213
- <li><a href="http://us.battle.net/support/">Support Articles</a></li>
3214
- <li><a href="https://us.battle.net/account/parental-controls/index.html">Parental Controls</a></li>
3215
- <li><a href="http://us.battle.net/security/">Protect Your Account</a></li>
3216
- <li><a href="http://us.battle.net/security/help">Help! I got hacked!</a></li>
3217
- </ul>
3218
- </div>
3219
- <div id="footer-promotions">
3220
- <div class="sidebar-content"></div>
3221
- <div id="sidebar-marketing" class="sidebar-module">
3222
- <div class="bnet-offer">
3223
- <!-- -->
3224
- <div class="bnet-offer-bg">
3225
- <a href="https://us.battle.net/account/activation/landing.html?product=S2&amp;key&amp;purchase" target="_blank" id="ad5207109" class="bnet-offer-image" onclick="BnetAds.trackEvent('5207109', 'SCIIdig', 'sc2', true);">
3226
- <img src="http://us.media2.battle.net/cms/ad_300x100/ZNB918LXVJ251309281567042.jpg" width="300" height="100" alt=""/>
3227
- </a>
3228
- </div>
3229
- <script type="text/javascript">
3230
- //<![CDATA[
3231
- if(typeof (BnetAds.addEvent) != "undefined" )
3232
- BnetAds.addEvent(window, 'load', function(){ BnetAds.trackEvent('5207109', 'SCIIdig', 'sc2'); } );
3233
- else
3234
- BnetAds.trackEvent('5207109', 'SCIIdig', 'sc2');
3235
- //]]>
3236
- </script>
3237
- </div>
3238
- </div>
3239
- </div>
3240
- <span class="clear"><!-- --></span>
3241
- </div>
3242
- <div id="copyright">
3243
- <a href="javascript:;" tabindex="100" id="change-language">
3244
- <span>Americas - English (US)</span>
3245
- </a>
3246
- <span>©2012 Blizzard Entertainment, Inc. All rights reserved</span>
3247
- <a target="_blank" href="http://us.blizzard.com/company/about/termsofuse.html" tabindex="100">Terms of Use</a>
3248
- <a target="_blank" href="http://us.blizzard.com/company/legal/" tabindex="100">Legal</a>
3249
- <a target="_blank" href="http://us.blizzard.com/company/about/privacy.html" tabindex="100">Privacy Policy</a>
3250
- <a target="_blank" href="http://us.blizzard.com/company/about/infringementnotice.html" tabindex="100">Copyright Infringement</a>
3251
- </div>
3252
- <div id="international"></div>
3253
- <div id="legal">
3254
- <div id="legal-ratings" class="png-fix">
3255
- <a rel="nofollow" class="truste-link" href="//privacy-policy.truste.com/click-with-confidence/ctv/en/us.battle.net/seal_m" target="_blank">
3256
- <img class="legal-image" src="//privacy-policy.truste.com/certified-seal/wps/en/us.battle.net/seal_m.png" alt="Validate TRUSTe privacy certification"/>
3257
- </a>
3258
- <a rel="nofollow" target="_blank" href="http://www.esrb.org/ratings/ratings_guide.jsp">
3259
- <img class="legal-image" alt="" src="/sc2/static/local-common/images/legal/us/esrb-teen-sc2.png" />
3260
- </a>
3261
- </div>
3262
- <div id="blizzard" class="png-fix">
3263
- <a href="http://blizzard.com" tabindex="100"><img src="/sc2/static/local-common/images/logos/blizz-sc2.png" alt="" /></a>
3264
- </div>
3265
- <span class="clear"><!-- --></span>
3266
- </div>
3267
- </div>
3268
- <div id="service">
3269
- <ul class="service-bar">
3270
- <li class="service-cell service-home"><a href="http://us.battle.net/" tabindex="50" accesskey="1" title="Battle.net Home"> </a></li>
3271
- <li class="service-cell service-welcome">
3272
- <a href="?login" onclick="return Login.open()">Log in</a> or <a href="https://us.battle.net/account/creation/tos.html">Create an Account</a>
3273
- </li>
3274
- <li class="service-cell service-account"><a href="https://us.battle.net/account/management/" class="service-link" tabindex="50" accesskey="3">Account</a></li>
3275
- <li class="service-cell service-support service-support-enhanced">
3276
- <a href="#support" class="service-link service-link-dropdown" tabindex="50" accesskey="4" id="support-link" onclick="return false" style="cursor: progress" rel="javascript">Support<span class="no-support-tickets" id="support-ticket-count"></span></a>
3277
- <div class="support-menu" id="support-menu" style="display:none;">
3278
- <div class="support-primary">
3279
- <ul class="support-nav">
3280
- <li>
3281
- <a href="http://us.battle.net/support/" tabindex="55" class="support-category">
3282
- <strong class="support-caption">Knowledge Center</strong>
3283
- Browse our support articles
3284
- </a>
3285
- </li>
3286
- <li>
3287
- <a href="https://us.battle.net/support/ticket/status" tabindex="55" class="support-category">
3288
- <strong class="support-caption">Your Support Tickets</strong>
3289
- View your active tickets (login required).
3290
- </a>
3291
- </li>
3292
- </ul>
3293
- <span class="clear"><!-- --></span>
3294
- </div>
3295
- <div class="support-secondary"></div>
3296
- <!--[if IE 6]> <iframe id="support-shim" src="javascript:false;" frameborder="0" scrolling="no" style="display: block; position: absolute; top: 0; left: 9px; width: 297px; height: 400px; z-index: -1;"></iframe>
3297
- <script type="text/javascript">
3298
- //<![CDATA[
3299
- (function(){
3300
- var doc = document;
3301
- var shim = doc.getElementById('support-shim');
3302
- shim.style.filter = 'progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)';
3303
- shim.style.display = 'block';
3304
- })();
3305
- //]]>
3306
- </script>
3307
- <![endif]-->
3308
- </div>
3309
- </li>
3310
- <li class="service-cell service-explore">
3311
- <a href="#explore" tabindex="50" accesskey="5" class="dropdown" id="explore-link" onclick="return false" style="cursor: progress" rel="javascript">Explore</a>
3312
- <div class="explore-menu" id="explore-menu" style="display:none;">
3313
- <div class="explore-primary">
3314
- <ul class="explore-nav">
3315
- <li>
3316
- <a href="http://us.battle.net/" tabindex="55" data-label="Home">
3317
- <strong class="explore-caption">Battle.net Home</strong>
3318
- Connect. Play. Unite.
3319
- </a>
3320
- </li>
3321
- <li>
3322
- <a href="https://us.battle.net/account/management/" tabindex="55" data-label="Account">
3323
- <strong class="explore-caption">Account</strong>
3324
- Manage your Account
3325
- </a>
3326
- </li>
3327
- <li>
3328
- <a href="http://us.battle.net/support/" tabindex="55" data-label="Support">
3329
- <strong class="explore-caption">Support</strong>
3330
- Get Support and explore the knowledgebase.
3331
- </a>
3332
- </li>
3333
- <li>
3334
- <a href="https://us.battle.net/account/management/get-a-game.html" tabindex="55" data-label="Buy Games">
3335
- <strong class="explore-caption">Buy Games</strong>
3336
- Digital Games for Download
3337
- </a>
3338
- </li>
3339
- </ul>
3340
- <div class="explore-links">
3341
- <h2 class="explore-caption">More</h2>
3342
- <ul>
3343
- <li><a href="http://us.battle.net/what-is/" tabindex="55" data-label="More">What is Battle.net?</a></li>
3344
- <li><a href="https://us.battle.net/account/parental-controls/index.html" tabindex="55" data-label="More">Parental Controls</a></li>
3345
- <li><a href="http://us.battle.net/security/" tabindex="55" data-label="More">Account Security</a></li>
3346
- <li><a href="https://us.battle.net/account/management/add-game.html" tabindex="55" data-label="More">Add a Game</a></li>
3347
- <li><a href="https://us.battle.net/account/support/password-reset.html" tabindex="55" data-label="More">Can’t log in?</a></li>
3348
- <li><a href="https://us.battle.net/account/download/" tabindex="55" data-label="More">Game Client Downloads</a></li>
3349
- <li><a href="https://us.battle.net/account/management/redemption/redeem.html" tabindex="55" data-label="More">Redeem Promo Codes</a></li>
3350
- <li><a href="http://us.battle.net/games/classic" tabindex="55" data-label="More">Classic Games</a></li>
3351
- </ul>
3352
- </div>
3353
- <span class="clear"><!-- --></span>
3354
- <!--[if IE 6]> <iframe id="explore-shim" src="javascript:false;" frameborder="0" scrolling="no" style="display: block; position: absolute; top: 0; left: 9px; width: 409px; height: 400px; z-index: -1;"></iframe>
3355
- <script type="text/javascript">
3356
- //<![CDATA[
3357
- (function(){
3358
- var doc = document;
3359
- var shim = doc.getElementById('explore-shim');
3360
- shim.style.filter = 'progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)';
3361
- shim.style.display = 'block';
3362
- })();
3363
- //]]>
3364
- </script>
3365
- <![endif]-->
3366
- </div>
3367
- <ul class="explore-secondary">
3368
- <li class="explore-game explore-game-sc2">
3369
- <a href="http://us.battle.net/sc2/" tabindex="55" data-label="Game - sc2">
3370
- <span class="explore-game-inner">
3371
- <strong class="explore-caption">StarCraft II™</strong>
3372
- <span>News &amp; Forums</span> <span>Beginner’s Guide</span> <span>Player Profiles</span>
3373
- </span>
3374
- </a>
3375
- </li>
3376
- <li class="explore-game explore-game-wow">
3377
- <a href="http://us.battle.net/wow/" tabindex="55" data-label="Game - wow">
3378
- <span class="explore-game-inner">
3379
- <strong class="explore-caption">World of Warcraft™</strong>
3380
- <span>Character Profiles</span> <span>News &amp; Forums</span> <span>Game Guide</span>
3381
- </span>
3382
- </a>
3383
- </li>
3384
- <li class="explore-game explore-game-d3">
3385
- <a href="http://us.battle.net/d3/" tabindex="55" data-label="Game - d3">
3386
- <span class="explore-game-inner">
3387
- <strong class="explore-caption">Diablo III™</strong>
3388
- <span>Game Guide</span> <span>News</span> <span>Forums</span>
3389
- </span>
3390
- </a>
3391
- </li>
3392
- </ul>
3393
- </div>
3394
- </li>
3395
- </ul>
3396
- <div id="warnings-wrapper">
3397
- <script type="text/javascript">
3398
- //<![CDATA[
3399
- $(function() {
3400
- App.saveCookie('html5Warning');
3401
- App.resetCookie('browserWarning');
3402
- });
3403
- //]]>
3404
- </script>
3405
- <!--[if lt IE 8]> <div id="browser-warning" class="warning warning-red">
3406
- <div class="warning-inner2">
3407
- You are using an outdated web browser.<br />
3408
- <a href="http://us.blizzard.com/support/article/browserupdate">Upgrade</a> or <a href="http://www.google.com/chromeframe/?hl=en-US" id="chrome-frame-link">install Google Chrome Frame</a>.
3409
- <a href="#close" class="warning-close" onclick="App.closeWarning('#browser-warning', 'browserWarning'); return false;"></a>
3410
- </div>
3411
- </div>
3412
- <![endif]-->
3413
- <!--[if lt IE 8]> <script type="text/javascript" src="/sc2/static/local-common/js/third-party/CFInstall.min.js?v42"></script>
3414
- <script type="text/javascript">
3415
- //<![CDATA[
3416
- $(function() {
3417
- var age = 365 * 24 * 60 * 60 * 1000;
3418
- var src = 'https://www.google.com/chromeframe/?hl=en-US';
3419
- if ('http:' == document.location.protocol) {
3420
- src = 'http://www.google.com/chromeframe/?hl=en-US';
3421
- }
3422
- document.cookie = "disableGCFCheck=0;path=/;max-age="+age;
3423
- $('#chrome-frame-link').bind({
3424
- 'click': function() {
3425
- App.closeWarning('#browser-warning');
3426
- CFInstall.check({
3427
- mode: 'overlay',
3428
- url: src
3429
- });
3430
- return false;
3431
- }
3432
- });
3433
- });
3434
- //]]>
3435
- </script>
3436
- <![endif]-->
3437
- <noscript>
3438
- <div id="javascript-warning" class="warning warning-red">
3439
- <div class="warning-inner2">
3440
- JavaScript must be enabled to use this site.
3441
- </div>
3442
- </div>
3443
- </noscript>
3444
- </div>
3445
- </div>
3446
- </div><script type="text/javascript" src="/sc2/static/local-common/js/search.js?v42"></script>
3447
- <script type="text/javascript">
3448
- //<![CDATA[
3449
- var xsToken = '';
3450
- var supportToken = '';
3451
- var Msg = {
3452
- support: {
3453
- ticketNew: 'Ticket {0} was created.',
3454
- ticketStatus: 'Ticket {0}’s status changed to {1}.',
3455
- ticketOpen: 'Open',
3456
- ticketAnswered: 'Answered',
3457
- ticketResolved: 'Resolved',
3458
- ticketCanceled: 'Canceled',
3459
- ticketArchived: 'Archived',
3460
- ticketInfo: 'Need Info',
3461
- ticketAll: 'View All Tickets'
3462
- },
3463
- cms: {
3464
- requestError: 'Your request cannot be completed.',
3465
- ignoreNot: 'Not ignoring this user',
3466
- ignoreAlready: 'Already ignoring this user',
3467
- stickyRequested: 'Sticky requested',
3468
- stickyHasBeenRequested: 'You have already sent a sticky request for this topic.',
3469
- postAdded: 'Post added to tracker',
3470
- postRemoved: 'Post removed from tracker',
3471
- userAdded: 'User added to tracker',
3472
- userRemoved: 'User removed from tracker',
3473
- validationError: 'A required field is incomplete',
3474
- characterExceed: 'The post body exceeds XXXXXX characters.',
3475
- searchFor: "Search for",
3476
- searchTags: "Articles tagged:",
3477
- characterAjaxError: "You may have become logged out. Please refresh the page and try again.",
3478
- ilvl: "Level {0}",
3479
- shortQuery: "Search requests must be at least three characters long."
3480
- },
3481
- bml: {
3482
- bold: 'Bold',
3483
- italics: 'Italics',
3484
- underline: 'Underline',
3485
- list: 'Unordered List',
3486
- listItem: 'List Item',
3487
- quote: 'Quote',
3488
- quoteBy: 'Posted by {0}',
3489
- unformat: 'Remove Formating',
3490
- cleanup: 'Fix Linebreaks',
3491
- code: 'Code Blocks',
3492
- item: 'WoW Item',
3493
- itemPrompt: 'Item ID:',
3494
- url: 'URL',
3495
- urlPrompt: 'URL Address:'
3496
- },
3497
- ui: {
3498
- submit: 'Submit',
3499
- cancel: 'Cancel',
3500
- reset: 'Reset',
3501
- viewInGallery: 'View in gallery',
3502
- loading: 'Loading…',
3503
- unexpectedError: 'An error has occurred',
3504
- fansiteFind: 'Find this on…',
3505
- fansiteFindType: 'Find {0} on…',
3506
- fansiteNone: 'No fansites available.'
3507
- },
3508
- grammar: {
3509
- colon: '{0}:',
3510
- first: 'First',
3511
- last: 'Last'
3512
- },
3513
- fansite: {
3514
- achievement: 'achievement',
3515
- character: 'character',
3516
- faction: 'faction',
3517
- 'class': 'class',
3518
- object: 'object',
3519
- talentcalc: 'talents',
3520
- skill: 'profession',
3521
- quest: 'quest',
3522
- spell: 'spell',
3523
- event: 'event',
3524
- title: 'title',
3525
- arena: 'arena team',
3526
- guild: 'guild',
3527
- zone: 'zone',
3528
- item: 'item',
3529
- race: 'race',
3530
- npc: 'NPC',
3531
- pet: 'pet'
3532
- },
3533
- search: {
3534
- kb: 'Support',
3535
- post: 'Forums',
3536
- article: 'Blog Articles',
3537
- static: 'General Content',
3538
- wowcharacter: 'Characters',
3539
- wowitem: 'Items',
3540
- wowguild: 'Guilds',
3541
- wowarenateam: 'Arena Teams',
3542
- url: 'Suggested Links',
3543
- other: 'Other'
3544
- }
3545
- };
3546
- //]]>
3547
- </script>
3548
- <script type="text/javascript">
3549
- //<![CDATA[
3550
- Core.load("/sc2/static/local-common/js/third-party/jquery-ui-1.8.6.custom.min.js?v42");
3551
- Core.load("/sc2/static/local-common/js/login.js?v42", false, function() {
3552
- Login.embeddedUrl = 'https://us.battle.net/login/login.frag';
3553
- });
3554
- //]]>
3555
- </script>
3556
- <script type="text/javascript" src="/sc2/static/local-common/js/menu.js?v42"></script>
3557
- <script type="text/javascript" src="/sc2/static/js/sc2.js?v21"></script>
3558
- <!--[if IE 6]> <script type="text/javascript" src="/sc2/static/local-common/js/third-party/DD_belatedPNG.js?v42"></script>
3559
- <script type="text/javascript">
3560
- //<![CDATA[
3561
- DD_belatedPNG.fix('.icon');
3562
- //]]>
3563
- </script>
3564
- <![endif]-->
3565
- <script type="text/javascript">
3566
- //<![CDATA[
3567
- $(function(){
3568
- Menu.initialize('/data/menu.json?v42');
3569
- Search.initialize('/sc2/en/search/ta');
3570
- Tooltip.options.useTable = true;
3571
- });
3572
- //]]>
3573
- </script>
3574
- <!--[if lt IE 8]> <script type="text/javascript" src="/sc2/static/local-common/js/third-party/jquery.pngFix.pack.js?v42"></script>
3575
- <script type="text/javascript">
3576
- //<![CDATA[
3577
- $('.png-fix').pngFix(); //]]>
3578
- </script>
3579
- <![endif]-->
3580
- <script type="text/javascript">
3581
- //<![CDATA[
3582
- (function() {
3583
- var ga = document.createElement('script');
3584
- var src = "https://ssl.google-analytics.com/ga.js";
3585
- if ('http:' == document.location.protocol) {
3586
- src = "http://www.google-analytics.com/ga.js";
3587
- }
3588
- ga.type = 'text/javascript';
3589
- ga.setAttribute('async', 'true');
3590
- ga.src = src;
3591
- var s = document.getElementsByTagName('script');
3592
- s = s[s.length-1];
3593
- s.parentNode.insertBefore(ga, s.nextSibling);
3594
- })();
3595
- //]]>
3596
- </script>
3597
- </body>
3598
- </html>