-
Notifications
You must be signed in to change notification settings - Fork 6
/
Top score.html
342 lines (340 loc) · 28.6 KB
/
Top score.html
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
<html>
<body
<!-- ดาวซัลโว -->
<div class="scoretable_head" >
<img src="/img/web/ss_scores_icon_h.png" style="margin:0px -1px -8px 5px;" alt="" /> ดาวซัลโว 5 ลีกหลัก
</div>
<div style="border-top: 3px solid #8dc73f;width: 727px;margin: 0px 0px 0px 2px;"></div>
<div class="scoretable">
<div class="scoretabletop_menu" style="background: #FFF;color: #000;">
<div class="scoretable_menu_img">
<img src="http://www.soccersuck.in.th/img/web/ss_scores_icon_pre.png" alt="" /> </div>
<div class="scoretable_menu_text" style="margin: 0px 0px 0px 0px;">PREMIERLEAGUE</div>
<div class="clear"></div>
<input type="hidden" value="1" />
</div>
<div class="scoretabletop_menu" style="background: #0072bb;" >
<div class="scoretable_menu_img">
<img src="http://www.soccersuck.in.th/img/web/ss_scores_icon_la_liga.png" alt="" /> </div>
<div class="scoretable_menu_text">LA LIGA</div>
<div class="clear"></div>
<input type="hidden" value="2" />
</div>
<div class="scoretabletop_menu" style="background: #2e3192;" >
<div class="scoretable_menu_img">
<img src="http://www.soccersuck.in.th/img/web/ss_scores_icon_serie_a.png" alt="" /> </div>
<div class="scoretable_menu_text">SERIA A</div>
<div class="clear"></div>
<input type="hidden" value="3" />
</div>
<div class="scoretabletop_menu" style="background: #f78e55;" >
<div class="scoretable_menu_img">
<img src="http://www.soccersuck.in.th/img/web/ss_scores_icon_bundes.png" alt="" /> </div>
<div class="scoretable_menu_text">BUNDES LIGA</div>
<div class="clear"></div>
<input type="hidden" value="4" />
</div>
<div class="scoretabletop_menu" style="background: #ed1b24;" >
<div class="scoretable_menu_img">
<img src="http://www.soccersuck.in.th/img/web/ss_scores_icon_thai.png" alt="" /> </div>
<div class="scoretable_menu_text">THAI LEAGUE</div>
<div class="clear"></div>
<input type="hidden" value="5" />
</div>
<div class="clear"></div>
<div class="scoretable_show" >
<div class="scoretabletop_showHead" >2015-2016 <span>PREMIERLEAGUE</span> TABLE</div>
<table class="score_tbtop" border="0" cellspacing="2" cellpadding="5" >
<thead style="background:#ebebeb;" height="25">
<td width="40" align="center" >#</td>
<td width="300" align="center">Name</td>
<td width="300" align="center">Team</td>
<td width="65" align="center">Score</td>
</thead>
<tr class="trLeage1" height="25" style="background:#8dc73f;" >
<td width="40" align="center" >1</td>
<td width="300" align="left" style="padding: 0px 5px;">เจมี่ วาร์ดี้</td>
<td width="45" align="center">เลสเตอร์ ซิตี้</td>
<td width="45" align="center">13</td>
</tr>
<tr class="trLeage1" height="25" style="background:#aade60;" >
<td width="40" align="center" >2</td>
<td width="300" align="left" style="padding: 0px 5px;">โรเมลู ลูกากู</td>
<td width="45" align="center">เอฟเวอร์ตัน</td>
<td width="45" align="center">9</td>
</tr>
<tr class="trLeage1" height="25" style="background:#bdea81;" >
<td width="40" align="center" >3</td>
<td width="300" align="left" style="padding: 0px 5px;">แฮร์รี่ เคน</td>
<td width="45" align="center">สเปอร์ส</td>
<td width="45" align="center">8</td>
</tr>
<tr class="trLeage1" height="25" style="background:#d5f9a2;" >
<td width="40" align="center" >4</td>
<td width="300" align="left" style="padding: 0px 5px;">ริยาด มาห์เรซ</td>
<td width="45" align="center">เลสเตอร์ ซิตี้</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage1" height="25" style="background:#d7d7d7;" >
<td width="40" align="center" >5</td>
<td width="300" align="left" style="padding: 0px 5px;">แซร์จิโอ อเกวโร่</td>
<td width="45" align="center">แมนฯ ซิตี้</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage1" height="25" style="background:#ebebeb;" >
<td width="40" align="center" >6</td>
<td width="300" align="left" style="padding: 0px 5px;">โอลิวิเยร์ ชิรูด์</td>
<td width="45" align="center">อาร์เซน่อล</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage1" height="25" style="background:#d7d7d7;" >
<td width="40" align="center" >7</td>
<td width="300" align="left" style="padding: 0px 5px;">โอเดียน อิกาโล่</td>
<td width="45" align="center">วัตฟอร์ด</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage1" height="25" style="background:#ebebeb;" >
<td width="40" align="center" >8</td>
<td width="300" align="left" style="padding: 0px 5px;">กราเซียโน่ เปลเล่</td>
<td width="45" align="center">เซาแธมป์ตัน</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage1" height="25" style="background:#d7d7d7;" >
<td width="40" align="center" >9</td>
<td width="300" align="left" style="padding: 0px 5px;">จอร์จินิโอ ไวจ์นาลดุม</td>
<td width="45" align="center">นิวคาสเซิ่ล ยูไนเต็ด</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage1" height="25" style="background:#ebebeb;" >
<td width="40" align="center" >10</td>
<td width="300" align="left" style="padding: 0px 5px;">อังเดร อายิว</td>
<td width="45" align="center">สวอนซี ซิตี้</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage1" height="25" style="background:#d7d7d7;" >
<td width="40" align="center" >11</td>
<td width="300" align="left" style="padding: 0px 5px;">อเล็กซิส ซานเชซ</td>
<td width="45" align="center">อาร์เซน่อล</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#8dc73f;" >
<td width="40" align="center" >1</td>
<td width="300" align="left" style="padding: 0px 5px;">เนย์มาร์</td>
<td width="45" align="center">บาร์เซโลนา</td>
<td width="45" align="center">12</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#aade60;" >
<td width="40" align="center" >2</td>
<td width="300" align="left" style="padding: 0px 5px;">หลุยส์ ซัวเรซ</td>
<td width="45" align="center">บาร์เซโลน่า</td>
<td width="45" align="center">11</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#bdea81;" >
<td width="40" align="center" >3</td>
<td width="300" align="left" style="padding: 0px 5px;">อิมาน่อล อากีร์เรตเช่</td>
<td width="45" align="center">เรอัล โซเซียดาด</td>
<td width="45" align="center">9</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#d5f9a2;" >
<td width="40" align="center" >4</td>
<td width="300" align="left" style="padding: 0px 5px;">คริสติอาโน่ โรนัลโด้</td>
<td width="45" align="center">เรอัล มาดริด</td>
<td width="45" align="center">8</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >5</td>
<td width="300" align="left" style="padding: 0px 5px;">ฆาบี้ กูเอร์ร่า</td>
<td width="45" align="center">ราโย บาเญกาโน่</td>
<td width="45" align="center">8</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >6</td>
<td width="300" align="left" style="padding: 0px 5px;">ลูกัส เปเรซ</td>
<td width="45" align="center">เดปอร์ติโบ ลา กอรุนญ่า</td>
<td width="45" align="center">8</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >7</td>
<td width="300" align="left" style="padding: 0px 5px;">รูเบน กาสโตร</td>
<td width="45" align="center">เรอัล เบติส</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >8</td>
<td width="300" align="left" style="padding: 0px 5px;">อริตซ์ อดูริซ</td>
<td width="45" align="center">แอธเลติก บิลเบา</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >9</td>
<td width="300" align="left" style="padding: 0px 5px;">โนลิโต้</td>
<td width="45" align="center">เซลต้า บีโก้</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage2" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >10</td>
<td width="300" align="left" style="padding: 0px 5px;">คาริม เบนเซม่า</td>
<td width="45" align="center">เรอัล มาดริด</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#8dc73f;" >
<td width="40" align="center" >1</td>
<td width="300" align="left" style="padding: 0px 5px;">กอนซาโล่ อิกวาอิน</td>
<td width="45" align="center">นาโปลี</td>
<td width="45" align="center">10</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#aade60;" >
<td width="40" align="center" >2</td>
<td width="300" align="left" style="padding: 0px 5px;">นิโคล่า คาลินิช</td>
<td width="45" align="center">ฟิออเรนติน่า</td>
<td width="45" align="center">9</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#bdea81;" >
<td width="40" align="center" >3</td>
<td width="300" align="left" style="padding: 0px 5px;">เอแดร์</td>
<td width="45" align="center">ซามพ์โดเรีย</td>
<td width="45" align="center">9</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#d5f9a2;" >
<td width="40" align="center" >4</td>
<td width="300" align="left" style="padding: 0px 5px;">ลอเรนโซ่ อินซินเญ่</td>
<td width="45" align="center">นาโปลี</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >5</td>
<td width="300" align="left" style="padding: 0px 5px;">คาร์ลอส บัคค่า</td>
<td width="45" align="center">เอซี มิลาน</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >6</td>
<td width="300" align="left" style="padding: 0px 5px;">มิราเล็ม ปานิช</td>
<td width="45" align="center">โรม่า</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >7</td>
<td width="300" align="left" style="padding: 0px 5px;">เปาโล ดีบาล่า</td>
<td width="45" align="center">ยูเวนตุส</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >8</td>
<td width="300" align="left" style="padding: 0px 5px;">แชร์วินโญ่</td>
<td width="45" align="center">โรม่า</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage3" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >9</td>
<td width="300" align="left" style="padding: 0px 5px;">โมฮาเหม็ด ซาล่าห์</td>
<td width="45" align="center">โรม่า</td>
<td width="45" align="center">5</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#8dc73f;" >
<td width="40" align="center" >1</td>
<td width="300" align="left" style="padding: 0px 5px;">ปิแอร์-เอเมอริค โอบาเมย็อง</td>
<td width="45" align="center">โบรุสเซีย ดอร์ทมุนด์</td>
<td width="45" align="center">15</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#aade60;" >
<td width="40" align="center" >2</td>
<td width="300" align="left" style="padding: 0px 5px;">โรเบิร์ต เลวานดอฟสกี้</td>
<td width="45" align="center">บาเยิร์น มิวนิค</td>
<td width="45" align="center">14</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#bdea81;" >
<td width="40" align="center" >3</td>
<td width="300" align="left" style="padding: 0px 5px;">โธมัส มุลเลอร์</td>
<td width="45" align="center">บาเยิร์น มิวนิค</td>
<td width="45" align="center">12</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#d5f9a2;" >
<td width="40" align="center" >4</td>
<td width="300" align="left" style="padding: 0px 5px;">ซาโลม่อน คาลู</td>
<td width="45" align="center">แฮร์ธ่า เบอร์ลิน</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >5</td>
<td width="300" align="left" style="padding: 0px 5px;">บาส โดสต์</td>
<td width="45" align="center">โวลฟ์บวร์ก</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >6</td>
<td width="300" align="left" style="padding: 0px 5px;">มาร์โค รอยส์</td>
<td width="45" align="center">ดอร์ทมุนด์</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >7</td>
<td width="300" align="left" style="padding: 0px 5px;">ยูนุส มัลลี่</td>
<td width="45" align="center">ไมนซ์</td>
<td width="45" align="center">7</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >8</td>
<td width="300" align="left" style="padding: 0px 5px;">ปิแอร์-มิเชล ลาซ็อกก้า</td>
<td width="45" align="center">ฮัมบวร์ก</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >9</td>
<td width="300" align="left" style="padding: 0px 5px;">อ็องโตนี่ โมแดสต์</td>
<td width="45" align="center">เอฟซี โคโลญจน์</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage4" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >10</td>
<td width="300" align="left" style="padding: 0px 5px;">โยชิโนริ มุโตะ</td>
<td width="45" align="center">ไมนซ์</td>
<td width="45" align="center">6</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#8dc73f;" >
<td width="40" align="center" >1</td>
<td width="300" align="left" style="padding: 0px 5px;">ดิโอโก้ หลุยส์ ซานโต้</td>
<td width="45" align="center">บุรีรัมย์ ยูไนเต็ด</td>
<td width="45" align="center">27</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#aade60;" >
<td width="40" align="center" >2</td>
<td width="300" align="left" style="padding: 0px 5px;">คลีตัน ซิลวา</td>
<td width="45" align="center">เอสซีจี เมืองทอง</td>
<td width="45" align="center">21</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#bdea81;" >
<td width="40" align="center" >3</td>
<td width="300" align="left" style="padding: 0px 5px;">เฮแบร์ตี้ แฟร์นานเดส</td>
<td width="45" align="center">ราชบุรี มิตรผล</td>
<td width="45" align="center">18</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#d5f9a2;" >
<td width="40" align="center" >4</td>
<td width="300" align="left" style="padding: 0px 5px;">ติอาโก้ คุนญ่า</td>
<td width="45" align="center">ชลบุรี เอฟซี</td>
<td width="45" align="center">17</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >5</td>
<td width="300" align="left" style="padding: 0px 5px;">กิลแบร์โต้ มาเชน่า</td>
<td width="45" align="center">บุรีรัมย์ ยูไนเต็ด</td>
<td width="45" align="center">16</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#ebebeb;" >
<td width="40" align="center" >6</td>
<td width="300" align="left" style="padding: 0px 5px;">จักรพันธ์ พรใส</td>
<td width="45" align="center">สุพรรณบุรี เอฟซี</td>
<td width="45" align="center">12</td>
</tr>
<tr class="trLeage5" height="25" style="display:none;background:#d7d7d7;" >
<td width="40" align="center" >7</td>
<td width="300" align="left" style="padding: 0px 5px;">ดราแกน บอสโควิช</td>
<td width="45" align="center">แบงค็อก ยูไนเต็ด</td>
<td width="45" align="center">10</td>
</tr>
</table>
</div>
</div>
</body>
</html>