-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
362 lines (324 loc) · 24 KB
/
index.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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html><html lang="en">
<head>
<meta charset="utf-8" />
<script src="script.js" type="text/javascript"></script>
<link rel="manifest" href="manifest.webmanifest">
<title>Bundesliga | Fixtures & Results | 2017/2018</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<meta name="description" content="Find all Bundesliga features & results on bundesliga.com"/>
<meta name="keywords" content="Bundesliga, Results, Season 2017/2018" />
<meta name="robots" content="index, follow" />
<meta name="copyright" content="bundesliga.com - the official Bundesliga website" >
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Bundesliga_EN" /> <meta name="twitter:image" content="https://s.bundesliga.com/assets/img/30000/27160_original.png" />
<meta property="fb:pages" content="207360136376916" />
<meta property="og:title" content="Bundesliga | Fixtures & Results | 2017/2018"/>
<meta property="og:description" content="Find all Bundesliga features & results on bundesliga.com" />
<meta property="og:image" content="https://s.bundesliga.com/2017/img/fallback_picture_2017.jpg"/>
<meta property="og:url" content="https://www.bundesliga.com/en/bundesliga/matchday/2017-2018/index.jsp" />
<meta property="og:site_name" content="bundesliga.com - the official Bundesliga website" />
<meta property="og:type" content="website" />
<meta name="token" content="523ada89-07d0-426c-b34c-5ba36a06b302" />
<link rel="stylesheet" href="./assets/css/bundesliga.css">
<link rel="stylesheet" href="./assets/css/bundesliga_header.css">
<script src="//s.bundesliga.com/js/js_resources-2.js"></script>
<script type="text/javascript">
var avtConfigDS = { "DE": true, "EN": true, "PL": false, "JP": true, "ES": false };
var avtConfigLoadAds = true;
var avtConfigLanguage = location.pathname.substr(1,2).toUpperCase();
if(avtConfigDS[avtConfigLanguage] !== typeof "undefined"){
avtConfigLoadAds = avtConfigDS[avtConfigLanguage]
}
</script>
<script type="text/javascript">
document.createElement( "picture" );
</script>
<!--[if IE]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="//s.bundesliga.com/2016/js/dsCommonJSHead.js" type="text/javascript"></script>
<script src="//s.bundesliga.com/2016/js/dsCommonJSHeadi18n-2.js" type="text/javascript"></script>
<!--
<PageMap>
<DataObject type="document">
<Attribute name="documentType">WEBSITE</Attribute>
<Attribute name="title">Bundesliga | Fixtures & Results | 2017/2018</Attribute>
<Attribute name="releaseDate">2018-03-20T03:09:03.321+01:00</Attribute>
</DataObject>
</PageMap>
-->
<script> var dataLayer = window.dataLayer || []; dataLayer.push( { 'ivw_cp': 'en.matchday' }, {'ivw_sv': 'i2' } ); dataLayer.push( {'releasedate': '2018-03-20T03:09:03.321+01:00' , 'contentGroup': 'Matchday' } ); </script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NLQHQQ');</script>
<link rel="shortcut icon" href="/images/favicons2017/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/images/favicons2017/favicon.ico" type="image/x-icon" />
<link rel="canonical" href="https://www.bundesliga.com/en/bundesliga/matchday/2017-2018/" />
</head>
<body id="body" >
<div id="hideHeader">
<header id="h7" class="header-buli">
<script src="//s.bundesliga.com/2016/js/include/stickyheader_mobil_3.js"></script>
<form role="search" id="searchform" action="/en/search/index.jsp" class="search_form">
<div class="search_container">
<div class="search_container_inner">
<i class="fa fa-search"></i>
<input type="text" placeholder="Search" name="s" class="search_field" id="search_field" autocomplete="off">
<input type="submit" value="GO!">
<div class="search_close">
<a href="#">
<i class="fa fa-times"></i>
</a>
</div>
</div>
</div>
</form>
<section class="meta">
<div class="wrapper topper">
<a id="logo" href="/en/">
<img width="200" class="logo-lg" src="//s.bundesliga.com/2016/img/logo2017.svg" alt="bundesliga.com">
</a>
<div class="bl-broadcaster"><small>
OFFICIAL WEBSITE<br>
BROUGHT TO YOU BY
</small>
<a href="" class="logo-presenter-link" target="_blank">
<img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==">
</a>
</div>
<ul>
<li class="meta-nav-dfl" data-label="BUNDESLIGA"><a href="/en/" ><b>BUNDESLIGA</b></a></li>
<li class="meta-nav-dfl" data-label="FantasyManager"><a href="https://fantasy.bundesliga.com/" target="_blank" >FANTASY MANAGER</a></li>
<li class="meta-nav-dfl" data-label="PredictionGame"><a href="https://predictor.bundesliga.com/app/start.jsp" target="_blank" >PREDICTION GAME</a></li>
<li class="meta-nav-dfl" data-label="dfl"><a href="https://www.dfl.de/en/home/" >DFL</a></li>
<li class="login gigya-logout" style="display:none;">
<a class="login-bg-img" href="#" title="Logout">Logout</a>
</li>
</ul>
<div class="overlay overlay-hugeinc">
<button type="button" class="overlay-close">Close</button>
<ul> <li> <a class="nav_point" mainlabel="home" label="home" href="/en/" > home </a> </li> <li><a class="nav_point" mainlabel="News & Features" label="News & Features" href=" /en/news/ " > News & Features </a></li><li><a class="nav_point" mainlabel="videos" label="videos" href=" /en/watch/bundesliga-tv/ " > videos </a></li><li><a class="nav_point" mainlabel="table" label="table" href=" /en/stats/table/ " > table </a></li><li><a class="nav_point" mainlabel="Clubs" label="Clubs" href=" /en/league/ " > Clubs </a></li><li><a class="nav_point active" mainlabel="Fixtures & Results" label="Fixtures & Results" href="/en/bundesliga/matchday/2017-2018/"> Fixtures & Results </a></li><li><a class="nav_point" mainlabel="legends" label="legends" href=" /en/legends/ " > legends </a></li> <a href="#" title="search"><i class="icon-search_w"></i> </a> </li> </ul>
</div>
</div>
</section>
<section class="main-nav">
<div class="wrapper">
<nav> <div id="navbar" class="navbar-offcanvas"> <ul> <li> <a class="nav_point" mainlabel="home" label="home" href="/en/" > home </a> </li> <li><a class="nav_point" mainlabel="News & Features" label="News & Features" href=" /en/news/ " > News & Features </a></li><li><a class="nav_point" mainlabel="videos" label="videos" href=" /en/watch/bundesliga-tv/ " > videos </a></li><li><a class="nav_point" mainlabel="table" label="table" href=" /en/stats/table/ " > table </a></li><li><a class="nav_point" mainlabel="Clubs" label="Clubs" href=" /en/league/ " > Clubs </a></li><li><a class="nav_point active" mainlabel="Fixtures & Results" label="Fixtures & Results" href="/en/bundesliga/matchday/2017-2018/"> Fixtures & Results </a></li><li><a class="nav_point" mainlabel="legends" label="legends" href=" /en/legends/ " > legends </a></li> <li class="search"> <a href="#" title="search"><i class="icon-search_w"></i> </a> </li> <li class="login gigya-dologin" style="display:none;"> <a class="login-bg-img" href="/en/bundesliga/login/index.jsp" title="Login"> <i class="icon-login_w"></i> </a> </li> <li class="login gigya-profile" style="display:none;"> <a class="login-bg-img" href="/en/bundesliga/editprofile/index.jsp" title="Profil"> <i class="icon-login_w"></i> </a> </li> </ul> </div> </nav>
</div>
</section>
<section class="mobile-main-nav">
<div class="wrapper">
<nav>
<div id="mobile-navbar" class="mobile-navbar-offcanvas">
<button class="trigger-button-mobile-nav trigger-button-mobile-nav-open">Menu
<i class="mobile-burger"><img src="//s.bundesliga.com/2016/img/burger_menu.svg" alt=""></i>
</button>
</div>
</nav>
</div>
</section>
<section class="trigger-mobile-main-nav">
<div class="off-canvas-wrapper">
<nav>
<div id="mobile-navbar" class="mobile-navbar-offcanvas">
<ul>
<li>
<form role="" id="" action="/en/search/index.jsp" class="">
<i class="mobile-search"></i>
<input placeholder="Search" name="s" class="search_field" autocomplete="off" type="text">
<input class="icon-search_g" value="" type="submit">
</form>
</li>
<li>
<button class="trigger-button-mobile-nav trigger-button-mobile-nav-close">Close
<i class="mobile-burger"><img src="//s.bundesliga.com/2016/img/burger_menu.svg" alt=""></i>
</button>
</li>
</ul>
<div class="split">
<ul>
<li class="meta-nav-dfl" data-label="BUNDESLIGA"><a href="/en/" ><b>BUNDESLIGA</b></a></li>
<li class="meta-nav-dfl" data-label="FantasyManager"><a href="https://fantasy.bundesliga.com/" target="_blank" >FANTASY MANAGER</a></li>
<li class="meta-nav-dfl" data-label="PredictionGame"><a href="https://predictor.bundesliga.com/app/start.jsp" target="_blank" >PREDICTION GAME</a></li>
<li class="meta-nav-dfl" data-label="dfl"><a href="https://www.dfl.de/en/home/" >DFL</a></li>
<li class="login gigya-logout" style="display:none;">
<a class="login-bg-img" href="#" title="Logout">Logout</a>
</li>
</ul>
<ul> <li> <a class="nav_point" mainlabel="home" label="home" href="/en/" > home </a> </li> <li><a class="nav_point" mainlabel="News & Features" label="News & Features" href=" /en/news/ " > News & Features </a></li><li><a class="nav_point" mainlabel="videos" label="videos" href=" /en/watch/bundesliga-tv/ " > videos </a></li><li><a class="nav_point" mainlabel="table" label="table" href=" /en/stats/table/ " > table </a></li><li><a class="nav_point" mainlabel="Clubs" label="Clubs" href=" /en/league/ " > Clubs </a></li><li><a class="nav_point active" mainlabel="Fixtures & Results" label="Fixtures & Results" href="/en/bundesliga/matchday/2017-2018/"> Fixtures & Results </a></li><li><a class="nav_point" mainlabel="legends" label="legends" href=" /en/legends/ " > legends </a></li> <a href="#" title="search"><i class="icon-search_w"></i> </a> </li> </ul>
</div>
<div class="mobile-menu-footer">
<a class="btn btn-default gigya-dologin" style="display:none;" id="mobileLabelLogin" href="/en/bundesliga/login/index.jsp">Log in
<div class="ripple-container">
<div class="ripple ripple-on ripple-out" style="left: 27px; top: -6.83331px; background-color: rgb(51, 51, 51); transform: scale(4.125);">
</div>
</div>
</a>
<a class="btn btn-default gigya-doregister" style="display:none;" id="mobileLabelRegister" href="/en/bundesliga/register/index.jsp">Register</a>
<a class="btn btn-default gigya-profile" style="display:none;" href="/en/bundesliga/editprofile/index.jsp">My details
<div class="ripple-container">
<div class="ripple ripple-on ripple-out" style="left: 27px; top: -6.83331px; background-color: rgb(51, 51, 51); transform: scale(4.125);">
</div>
</div>
</a>
<a class="btn btn-default gigya-logout" style="display:none;" href="#">Log out</a>
</div>
</div>
</nav>
</div>
</section>
<script type="text/javascript" src="//s.bundesliga.com/2016/js/include/ligaleiste_new2.js"></script>
<script type="text/javascript">
var liveboxCfg = {
currentSeason: '2017-2018',
currentMatchday: {
'DFL-COM-000001': 27, 'DFL-COM-000002': 27
},
startWithContest: 'DFL-COM-000001',
liveMatchesUpdateInterval: 30*1000,
noLiveMatchesUpdateInterval: 60*1000,
closeLiveboxOnMobile: true,
resources: {
wettbewerbe: '/livebox-service/wettbewerbe',
begegnungen: '/livebox-service/begegnungen',
liveUpdate: '/livebox-service/live',
tablesJson: '/data/df/tables.json',
liveticker: {
de: 'http://liveticker.bundesliga.de',
com: 'http://liveticker.bundesliga.com'
},
clubsJson: '/data/df/clubs.json',
clubImagesJson: '/technical/index-2.json'
},
overwriteMatchdetailUrl: {},
linkToTable: {
'DFL-COM-000001': "/en/stats/table/",
'DFL-COM-000002': ""
},
linkToPlayingshedule: {
'DFL-COM-000001': "/en/bundesliga/matchday/",
'DFL-COM-000002': "/en/bundesliga/matchday/"
},
overwriteVorberichtUrl: {
'DFL-COM-000001': "/en/bundesliga/matchday/",
'DFL-COM-000002': "/en/bundesliga/matchday/"
},
overwriteSpielberichtUrl: {
'DFL-COM-000001': "/en/bundesliga/matchday/",
'DFL-COM-000002': "/en/bundesliga/matchday/"
},
l10n: {
bundesliga: 'Bundesliga',
bundesliga2: 'Bundesliga 2',
playingshedule: 'Fixtures',
noLeagueDataError: 'No data available',
table: 'Table',
actualMatchDay: 'Matchday'
},lang: 'en'
};
</script>
</header>
</div>
<div id="pagewrapper">
<div id="articles">
<div id="default" class="default">
<div class="main">
<div class="home2 DFL-SEA-0001K1">
<div class="row">
<div class="col-xs-12" id="fixtures">
<h1 class="section-heading pull-left">Fixtures | <span class="fixtures20ActMatchday">Matchday 27</span></h1>
<select id="myselectpicker" class="selectpicker matchday-dropdown" style="padding: 6px 12px;font-size: 16px;">
<option value="?d=1">Matchday 1</option>
<option value="?d=2">Matchday 2</option>
<option value="?d=3">Matchday 3</option>
<option value="?d=4">Matchday 4</option>
<option value="?d=5">Matchday 5</option>
<option value="?d=6">Matchday 6</option>
<option value="?d=7">Matchday 7</option>
<option value="?d=8">Matchday 8</option>
<option value="?d=9">Matchday 9</option>
<option value="?d=10">Matchday 10</option>
<option value="?d=11">Matchday 11</option>
<option value="?d=12">Matchday 12</option>
<option value="?d=13">Matchday 13</option>
<option value="?d=14">Matchday 14</option>
<option value="?d=15">Matchday 15</option>
<option value="?d=16">Matchday 16</option>
<option value="?d=17">Matchday 17</option>
<option value="?d=18">Matchday 18</option>
<option value="?d=19">Matchday 19</option>
<option value="?d=20">Matchday 20</option>
<option value="?d=21">Matchday 21</option>
<option value="?d=22">Matchday 22</option>
<option value="?d=23">Matchday 23</option>
<option value="?d=24">Matchday 24</option>
<option value="?d=25">Matchday 25</option>
<option value="?d=26">Matchday 26</option>
<option selected="SELECTED" value="?d=27">Matchday 27</option>
<option value="?d=28">Matchday 28</option>
<option value="?d=29">Matchday 29</option>
<option value="?d=30">Matchday 30</option>
<option value="?d=31">Matchday 31</option>
<option value="?d=32">Matchday 32</option>
<option value="?d=33">Matchday 33</option>
<option value="?d=34">Matchday 34</option>
</select>
<div class="panel buli-fixtures">
</div>
</div>
<div class="row" id="matchdayPreviousAndNextButtons">
<div class="col-xs-6"> <a id="matchdayPreviousButton" href="" class="btn fixtures-home">Last matchday</a></div>
<div class="col-xs-6"> <a id="matchdayNextButton" href="" class="btn fixtures-home">Next matchday</a></div>
</div>
<div class="panel-heading fixtures20ActMatchdayNotFixed hidden">This Matchday has <strong>not</strong> yet been scheduled.</div>
<section class="share"> <a target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fwww.bundesliga.com%2Fen%2Fbundesliga%2Fmatchday%2F2017-2018%2Findex.jsp?utm_source%3Dfacebook.com%26utm_medium%3Dsocial%26utm_term%3Denglish%26utm_content%3Dmd-overview" class="fb social_share_button" eventLabel="Facebook" eventLocation="Matchday-Overview"> <i class="icon-fb"></i> </a> <a target="_blank" href="https://twitter.com/intent/tweet?source=webclient&text=Matchday-Overview%20https%3A%2F%2Fwww.bundesliga.com%2Fen%2Fbundesliga%2Fmatchday%2F2017-2018%2Findex.jsp%3Futm_source=twitter.com%26utm_medium=social%26utm_term%3Denglish%26utm_content%3Dmd-overview&via=Bundesliga_EN" class="twitter social_share_button" eventLabel="Twitter" eventLocation="Matchday-Overview"> <i class="icon-twitter"></i> </a> <a href="whatsapp://send?text=https%3A%2F%2Fwww.bundesliga.com%2Fen%2Fbundesliga%2Fmatchday%2F2017-2018%2Findex.jsp%3Futm_source%3Dwhatsapp%26utm_medium%3Dsocial%26utm_term%3Denglish%26utm_content%3Dmd-overview" data-action="share/whatsapp/share" class="whatsapp social_share_button" eventLabel="Whatsapp" eventLocation="Matchday-Overview"> <i class="icon-whatsapp"></i> </a> <a target="_blank" href="https://plus.google.com/share?hl=en-US&url=https%3A%2F%2Fwww.bundesliga.com%2Fen%2Fbundesliga%2Fmatchday%2F2017-2018%2Findex.jsp?utm_source%3Dplus.google.com%26utm_medium%3Dsocial%26utm_term%3Denglish%26utm_content%3Dmd-overview" class="google social_share_button" eventLabel="Google+" eventLocation="Matchday-Overview"> <i class="icon-google"></i> </a> <a target="_blank" href="mailto:?subject=Matchday-Overview&body=Matchday-Overview%0D%0Ahttps%3A%2F%2Fwww.bundesliga.com%2Fen%2Fbundesliga%2Fmatchday%2F2017-2018%2Findex.jsp?utm_source%3Demail%26utm_medium%3Demail%26utm_term%3Denglish%26utm_content%3Dmd-overview" class="link social_share_button" eventLabel="E-Mail" eventLocation="Matchday-Overview"> <i class="icon-mail"></i> </a> <span class="clipboard hide social_share_button" eventLocation="Matchday-Overview" eventLabel="clipboard" data-clipboard-text="https://www.bundesliga.com/en/bundesliga/matchday/2017-2018/index.jsp#?utm_source=link&utm_medium=referral&utm_term=english&utm_content=article"> <i class="icon-link"></i> </span> </section>
</div>
</div>
<script src="//s.bundesliga.com/2016/js/ds_fixtures_com.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#fixtures").dsFixtures(
{
'searchUrl' : '/fsSolrSearch/search',
'leagueID' :'DFL-COM-000001',
'seasonID': '2017/2018',
'matchday' : 27,
'currentMatchday' : '27',
'language': 'EN',
'clockLabel': '',
'relegationLabel': 'Relegation',
'matchdayLabel': 'Matchday',
'matchcenterBTNLabel': 'Match Centre',
'weekDaysLabels' : {
0: 'Sunday',
1: 'Monday',
2: 'Tuesday',
3: 'Wednesday',
4: 'Thursday',
5: 'Friday',
6: 'Saturday'
}
});
});
</script>
<div class="teaser-image-box clearfix span-12-12"> </div>
</div>
<div style="display: none !important;" >
<div class="fixed-fixtures">
<div class="fixed-fixtures-wrapper">
<div id="fixed-fixtures" class="fixed-fixtures-inner"></div>
<a href="/en/bundesliga/matchday/2017-2018/" target="_self" class="livebox-scores__view-all">
Show all matches</a>
</div><!--/fixed-fixtures-wrapper-->
</div><!--/fixed-fixtures-->
</div>
</div>
</div>
</div>
<div id="hideFooter"> <footer id="footer2"> <section class="partner"> <div class="wrapper"> <a class="footer_link_v2 DFL_footer" target="_blank" label="Partner - adidas" href="https://www.adidas.co.uk/"> <i class="adidas"></i> </a> <a class="footer_link_v2 DFL_footer" target="_blank" label="Partner - sky" href="http://info.sky.de/inhalt/eng/index.jsp"> <i class="sky"></i> </a> <a class="footer_link_v2 DFL_footer" target="_blank" label="Partner - tagheuer" href="https://www.bundesliga.com/en/partner/tagheuer/"> <i class="tagheuer"></i> </a> <a class="footer_link_v2 DFL_footer" target="_blank" label="Partner - topps" href="https://www.toppsfootball.com/"> <i class="topps"></i> </a> <a class="footer_link_v2 DFL_footer" target="_blank" label="Partner - ea" href="https://www.easports.com/uk/fifa?change_culture=1"> <i class="ea"></i> </a> </div> </section> <section class="links"> <ul> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Advertising" category="Navigation-Footer" label="Advertising" href="http://www.bundesliga-international.com/" target="_blank">Advertising</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Legal Notices" category="Navigation-Footer" label="Legal Notices" href="/en/legal-notices/">Legal Notices</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Privacy Statement" category="Navigation-Footer" label="Privacy Statement" href="/en/privacy-statement/">Privacy Statement</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Terms of Use" category="Navigation-Footer" label="Terms of Use" href="/en/terms-of-use/services/">Terms of Use</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Broadcasters" category="Navigation-Footer" label="Broadcasters" href="/en/bundesliga/info/broadcasters/">Broadcasters</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Jobs" category="Navigation-Footer" label="Jobs" href="https://www.dfl.de/en/jobs/">Jobs</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Imprint" category="Navigation-Footer" label="Imprint" href="/en/imprint/">Imprint</a> </li> <li> <a class="footer_text_link_v2" id ="Navigation-Footer-Contact" category="Navigation-Footer" label="Contact" href="/en/contact/">Contact</a> </li> </ul> </section> <section class="copy"> <div class="form-group"> <p class="form-control-static"> © 2018 DFL Deutsche Fußball Liga GmbH </p> <label class="control-label"> Language Selection </label> <select name="lang" id="lang" class="form-control" onChange="window.location.href = this.value;"> <option value="/de/bundesliga/index.jsp?refreshCookie=1" >German</option> <option value="/en/index.jsp?refreshCookie=1" selected>English</option> <option value="/jp/index.jsp?refreshCookie=1" >Japanese</option> <option value="/es/?refreshCookie=1" >Spanish</option> </select> </div> </section> </footer>
<div>
<script src="//s.bundesliga.com/2016/js/dsCommonJSFoot.js" type="text/javascript"></script>
</div>
</div>
</body>
</html>