odeon_uk 3.0.6 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +5 -3
- data/CHANGELOG.md +14 -0
- data/{LICENSE.txt → COMM-LICENSE} +0 -0
- data/LICENSE +617 -0
- data/README.md +58 -29
- data/Rakefile +7 -21
- data/lib/odeon_uk.rb +5 -14
- data/lib/odeon_uk/cinema.rb +123 -75
- data/lib/odeon_uk/{api/response.rb → internal/api_response.rb} +3 -3
- data/lib/odeon_uk/internal/parser/api/film_lookup.rb +34 -0
- data/lib/odeon_uk/internal/parser/api/performance_day.rb +92 -0
- data/lib/odeon_uk/internal/title_sanitizer.rb +34 -39
- data/lib/odeon_uk/performance.rb +87 -0
- data/lib/odeon_uk/version.rb +2 -2
- data/odeon_uk.gemspec +19 -21
- data/rake/fixture_creator.rb +5 -57
- data/test/fixtures/api/all_cinemas.plist +0 -0
- data/test/fixtures/api/app_init.plist +0 -0
- data/test/fixtures/api/film_times/71-14876.plist +0 -0
- data/test/fixtures/api/film_times/71-15408.plist +0 -0
- data/test/fixtures/api/film_times/71-15684.plist +0 -0
- data/test/fixtures/api/film_times/71-15866.plist +0 -0
- data/test/fixtures/api/film_times/71-15868.plist +0 -0
- data/test/fixtures/api/film_times/71-15961.plist +0 -0
- data/test/fixtures/api/film_times/71-15963.plist +0 -0
- data/test/fixtures/api/film_times/71-15965.plist +0 -0
- data/test/fixtures/api/film_times/71-15967.plist +0 -0
- data/test/fixtures/api/film_times/71-15969.plist +0 -0
- data/test/fixtures/api/film_times/71-15977.plist +0 -0
- data/test/fixtures/api/film_times/71-15980.plist +0 -0
- data/test/fixtures/api/film_times/71-16037.plist +0 -0
- data/test/fixtures/api/film_times/71-16136.plist +0 -0
- data/test/fixtures/api/film_times/71-16142.plist +0 -0
- data/test/fixtures/api/film_times/71-16143.plist +0 -0
- data/test/fixtures/api/film_times/71-16187.plist +0 -0
- data/test/fixtures/api/film_times/71-16369.plist +0 -0
- data/test/fixtures/api/film_times/71-16370.plist +0 -0
- data/test/fixtures/api/film_times/71-16374.plist +0 -0
- data/test/fixtures/api/film_times/71-16386.plist +0 -0
- data/test/fixtures/api/film_times/71-16387.plist +0 -0
- data/test/fixtures/api/film_times/71-16388.plist +0 -0
- data/test/fixtures/api/film_times/71-16438.plist +0 -0
- data/test/fixtures/api/film_times/71-16454.plist +0 -0
- data/test/fixtures/api/film_times/71-16457.plist +0 -0
- data/test/fixtures/api/film_times/71-16477.plist +0 -0
- data/test/fixtures/api/film_times/71-16478.plist +0 -0
- data/test/fixtures/api/film_times/71-16480.plist +0 -0
- data/test/fixtures/api/film_times/71-16482.plist +0 -0
- data/test/fixtures/api/film_times/71-16489.plist +0 -0
- data/test/lib/odeon_uk/cinema_test.rb +154 -373
- data/test/lib/odeon_uk/{api/response_test.rb → internal/api_response_test.rb} +7 -4
- data/test/lib/odeon_uk/performance_test.rb +149 -0
- data/test/lib/odeon_uk/version_test.rb +3 -5
- data/test/support/api_fixtures_helper.rb +9 -3
- data/test/support/fake_api_response.rb +17 -0
- data/test/test_helper.rb +9 -3
- metadata +89 -145
- data/.rdoc_options +0 -16
- data/lib/odeon_uk/api/cinema.rb +0 -67
- data/lib/odeon_uk/api/screenings.rb +0 -103
- data/lib/odeon_uk/configuration.rb +0 -21
- data/lib/odeon_uk/html/cinema.rb +0 -101
- data/lib/odeon_uk/html/parser/film_with_screenings.rb +0 -160
- data/lib/odeon_uk/html/screenings.rb +0 -38
- data/lib/odeon_uk/html/website.rb +0 -38
- data/lib/odeon_uk/screening.rb +0 -71
- data/test/fixtures/api/film_times/71-100747.plist +0 -0
- data/test/fixtures/api/film_times/71-100750.plist +0 -0
- data/test/fixtures/api/film_times/71-100790.plist +0 -0
- data/test/fixtures/api/film_times/71-14646.plist +0 -0
- data/test/fixtures/api/film_times/71-14725.plist +0 -0
- data/test/fixtures/api/film_times/71-15086.plist +0 -0
- data/test/fixtures/api/film_times/71-15096.plist +0 -0
- data/test/fixtures/api/film_times/71-15122.plist +0 -0
- data/test/fixtures/api/film_times/71-15130.plist +0 -0
- data/test/fixtures/api/film_times/71-15141.plist +0 -0
- data/test/fixtures/api/film_times/71-15142.plist +0 -0
- data/test/fixtures/api/film_times/71-15143.plist +0 -0
- data/test/fixtures/api/film_times/71-15144.plist +0 -0
- data/test/fixtures/api/film_times/71-15145.plist +0 -0
- data/test/fixtures/api/film_times/71-15170.plist +0 -0
- data/test/fixtures/api/film_times/71-15172.plist +0 -0
- data/test/fixtures/api/film_times/71-15177.plist +0 -0
- data/test/fixtures/api/film_times/71-15179.plist +0 -0
- data/test/fixtures/api/film_times/71-15182.plist +0 -0
- data/test/fixtures/api/film_times/71-15286.plist +0 -0
- data/test/fixtures/api/film_times/71-15360.plist +0 -0
- data/test/fixtures/api/film_times/71-15586.plist +0 -0
- data/test/fixtures/api/film_times/71-15700.plist +0 -0
- data/test/fixtures/api/film_times/71-15718.plist +0 -0
- data/test/fixtures/api/film_times/71-15768.plist +0 -0
- data/test/fixtures/api/film_times/71-15788.plist +0 -0
- data/test/fixtures/api/film_times/71-15793.plist +0 -0
- data/test/fixtures/api/film_times/71-15794.plist +0 -0
- data/test/fixtures/api/film_times/71-15795.plist +0 -0
- data/test/fixtures/api/film_times/71-15796.plist +0 -0
- data/test/fixtures/api/film_times/71-15799.plist +0 -0
- data/test/fixtures/api/film_times/71-15802.plist +0 -0
- data/test/fixtures/api/film_times/71-15814.plist +0 -0
- data/test/fixtures/api/film_times/71-15817.plist +0 -0
- data/test/fixtures/api/film_times/71-15840.plist +0 -0
- data/test/fixtures/html/cinema/105.html +0 -2622
- data/test/fixtures/html/cinema/211.html +0 -3241
- data/test/fixtures/html/cinema/71.html +0 -3448
- data/test/fixtures/html/showtimes/11-imax.html +0 -170
- data/test/fixtures/html/showtimes/171-d-box.html +0 -203
- data/test/fixtures/html/showtimes/71-0.html +0 -59
- data/test/fixtures/html/showtimes/71.html +0 -2395
- data/test/fixtures/html/sitemap.html +0 -1303
- data/test/lib/odeon_uk/api/cinema_test.rb +0 -165
- data/test/lib/odeon_uk/api/screenings_test.rb +0 -58
- data/test/lib/odeon_uk/configuration_test.rb +0 -29
- data/test/lib/odeon_uk/html/cinema_test.rb +0 -149
- data/test/lib/odeon_uk/html/parser/film_with_screenings_test.rb +0 -97
- data/test/lib/odeon_uk/html/screenings_test.rb +0 -44
- data/test/lib/odeon_uk/html/website_test.rb +0 -67
- data/test/lib/odeon_uk/screening_test.rb +0 -92
- data/test/support/website_fixtures_helper.rb +0 -30
@@ -1,1303 +0,0 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
<!DOCTYPE html>
|
7
|
-
<html lang="en">
|
8
|
-
<head>
|
9
|
-
<script>
|
10
|
-
window.isMobileDevice = function() {
|
11
|
-
var check = false;
|
12
|
-
(function(a){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4)))check = true})(navigator.userAgent||navigator.vendor||window.opera);
|
13
|
-
return check;
|
14
|
-
};
|
15
|
-
|
16
|
-
(function(){
|
17
|
-
|
18
|
-
if (!window.isMobileDevice()) {
|
19
|
-
return;
|
20
|
-
}
|
21
|
-
|
22
|
-
if(String(document.location).search('odeoncinemas.ie') > -1) {
|
23
|
-
return;
|
24
|
-
}
|
25
|
-
|
26
|
-
var regex = /\/cinemas\/\S+\/\d+\//i;
|
27
|
-
//are we on a cinema page
|
28
|
-
if(!(regex.test(document.location))) {
|
29
|
-
return;
|
30
|
-
}
|
31
|
-
//have we been on odeon before
|
32
|
-
if (document.referrer.indexOf(location.hostname) > -1) {
|
33
|
-
return;
|
34
|
-
}
|
35
|
-
//~10% redirects only
|
36
|
-
if (Math.floor(Math.random() * 10) !== 3) {
|
37
|
-
return;
|
38
|
-
}
|
39
|
-
var siteId = regex.exec(String(document.location))[0].match(/\d+/);
|
40
|
-
window.location.href = "http://mobi.odeon.co.uk/cinema-films/s/"+siteId+"/?main_redirect=1";
|
41
|
-
})();
|
42
|
-
</script>
|
43
|
-
<meta charset="utf-8">
|
44
|
-
<title>ODEON Cinemas - Sitemap</title> <meta name="description" content="Can't find a film or page on our site? Use our site map to get to any page on our website quickly.">
|
45
|
-
<meta name="viewport" content="width=1280">
|
46
|
-
<!--[if lte IE 8]>
|
47
|
-
<script type="text/javascript">
|
48
|
-
function checkCookie() {
|
49
|
-
if (document.cookie.length > 0) {
|
50
|
-
os = document.cookie.indexOf('ieNotice');
|
51
|
-
if (os == -1) {
|
52
|
-
document.location = "/ie8.html";
|
53
|
-
}
|
54
|
-
}
|
55
|
-
document.cookie = "ieNotice=seen";
|
56
|
-
}
|
57
|
-
checkCookie();
|
58
|
-
</script>
|
59
|
-
<![endif]-->
|
60
|
-
|
61
|
-
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE">
|
62
|
-
<meta property="fb:app_id" content="219600464861444" />
|
63
|
-
|
64
|
-
|
65
|
-
<!-- Le styles -->
|
66
|
-
|
67
|
-
<link href="/css/main_t1426242250.css" media="all" rel="stylesheet" type="text/css">
|
68
|
-
<!--[if IE]><link href="/css/main0_t1426242250.css" media="all" rel="stylesheet" type="text/css"><![endif]-->
|
69
|
-
<!--[if IE]><link href="/css/main1_t1426242250.css" media="all" rel="stylesheet" type="text/css"><![endif]-->
|
70
|
-
<!--[if IE]><link href="/css/main2_t1426242250.css" media="all" rel="stylesheet" type="text/css"><![endif]-->
|
71
|
-
<link href="/images/ico/apple-touch-icon-144-precomposed.png" rel="apple-touch-icon-precomposed">
|
72
|
-
<link href="/images/ico/apple-touch-icon-114-precomposed.png" rel="apple-touch-icon-precomposed">
|
73
|
-
<link href="/images/ico/apple-touch-icon-72-precomposed.png" rel="apple-touch-icon-precomposed">
|
74
|
-
<link href="/images/ico/apple-touch-icon-57-precomposed.png" rel="apple-touch-icon-precomposed">
|
75
|
-
<link href="/images/ico/favicon.png" rel="shortcut icon" type="image/vnd.microsoft.icon">
|
76
|
-
<!--[if lte IE 9]><link href="/css/ie9.css" media="all" rel="stylesheet" type="text/css"><![endif]-->
|
77
|
-
<script type="text/javascript">var website_app_locale = 'uk';</script>
|
78
|
-
<script type="text/javascript">var site_protocol = (('https:' == document.location.protocol) ? 'https://' : 'http://') </script>
|
79
|
-
<script type="text/javascript">var media_host = "http://m.odeon.co.uk/";</script>
|
80
|
-
<!-- Scripts -->
|
81
|
-
<script type="text/javascript" src="/build/js/odeon.min.03132015102356.jgz"></script>
|
82
|
-
<!--[if lt IE 9]><script type="text/javascript" src="/static/js/vendor/selectivizr-min.js"></script><![endif]-->
|
83
|
-
<!--[if lt IE 9]><script type="text/javascript" src="/static/js/vendor/IE9.js"></script><![endif]--> <!--[if !IE]><!--><script>
|
84
|
-
if (/*@cc_on!@*/false && document.documentMode === 10) {
|
85
|
-
document.documentElement.className+=' ie10';
|
86
|
-
document.write('<link type="text/css" rel="stylesheet" media="all" href="/css/ie9.css">');
|
87
|
-
}
|
88
|
-
</script><!--<![endif]-->
|
89
|
-
<!-- openX -->
|
90
|
-
<script type="text/javascript">
|
91
|
-
document.write('<s' + 'cript src="' + site_protocol + 'ads.odeon.co.uk/www/delivery/spcjs.php?id=4" type="text/javascript">' + '<\/s' + 'cript>');
|
92
|
-
</script>
|
93
|
-
<!-- Google Analytics -->
|
94
|
-
<script type="text/javascript">
|
95
|
-
var _gaq = _gaq || [];
|
96
|
-
_gaq.push(['_setAccount', 'UA-915269-1']);
|
97
|
-
_gaq.push(['_trackPageview']);
|
98
|
-
_gaq.push(['_setDomainName', 'odeon.co.uk']);
|
99
|
-
_gaq.push(['_setAllowLinker', true]);
|
100
|
-
(function() {
|
101
|
-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
102
|
-
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
103
|
-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
104
|
-
})();
|
105
|
-
</script>
|
106
|
-
</head>
|
107
|
-
<body>
|
108
|
-
|
109
|
-
<!-- Google Tag Manager -->
|
110
|
-
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PXMHZ5"
|
111
|
-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
112
|
-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
113
|
-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
114
|
-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
115
|
-
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
116
|
-
})(window,document,'script','dataLayer','GTM-PXMHZ5');</script>
|
117
|
-
<!-- End Google Tag Manager --> <div class="bg shapes"></div>
|
118
|
-
<div class="bg odeonsmall"></div>
|
119
|
-
<div class="bg bokeh1"></div>
|
120
|
-
<div class="bg bokeh2"></div>
|
121
|
-
<div class="bg bokeh3"></div>
|
122
|
-
<div class="bg bokeh4"></div>
|
123
|
-
<div class="bg bokeh5"></div>
|
124
|
-
<div class="bg bokeh6"></div>
|
125
|
-
<div id="wrapper">
|
126
|
-
<div class="drev-inpage-banner-outer-header">
|
127
|
-
<div class="drev-inpage-banner-inner -ce-capture"><script type='text/javascript'><!--// <![CDATA[
|
128
|
-
OA_show(13);
|
129
|
-
// ]]> --></script><noscript><a target='_blank' href='http://ads.odeon.co.uk/www/delivery/ck.php?n=ps63153d8'><img border='0' alt='' src='http://ads.odeon.co.uk/www/delivery/avw.php?zoneid=13&n=ps63153d8' /></a></noscript></div>
|
130
|
-
</div>
|
131
|
-
|
132
|
-
<header>
|
133
|
-
<div class="navbar navbar-static-top">
|
134
|
-
<div class="navbar-inner no-shadow">
|
135
|
-
<div class="container">
|
136
|
-
<div class="row">
|
137
|
-
<div class="span5">
|
138
|
-
</div>
|
139
|
-
<div class="span7">
|
140
|
-
<nav class="pull-right">
|
141
|
-
<ul class="unstyled inline">
|
142
|
-
<li >
|
143
|
-
<a href="http://www.odeon.co.uk/my-odeon/" class="my-odeon-menu-link" id="dropdownMenu" role="button">
|
144
|
-
<i class="icon-my-odeon icon-white"></i> <strong>My ODEON</strong>
|
145
|
-
</a>
|
146
|
-
|
147
|
-
</li>
|
148
|
-
<li id="login" class="inactive"><a href="#"><strong>Login</strong></a></li>
|
149
|
-
<li class="signup"><a href="https://www.odeon.co.uk/sign-up/"><strong>Sign up</strong></a></li>
|
150
|
-
<li id="quick-book" class="inactive"><a tabindex="-1" href="/quickBooking/" id="quick-booking-nav"><strong>Quick Book</strong></a></li>
|
151
|
-
</ul>
|
152
|
-
</nav>
|
153
|
-
</div>
|
154
|
-
</div>
|
155
|
-
</div>
|
156
|
-
</div>
|
157
|
-
<div class="navbar-inner no-shadow quick-book invisible">
|
158
|
-
<div id="quick-booking-container" class="container">
|
159
|
-
<div class="row">
|
160
|
-
<div class="span12">
|
161
|
-
<form id="quickBookingForm" name="quickBookingForm" method="POST" class="quick-book">
|
162
|
-
<label for="quick-booking-cinemas-select">I want to go to</label>
|
163
|
-
<div class="selectpicker select-icon-select">
|
164
|
-
<select id="quick-booking-cinemas-select" name="quick-booking-cinemas-select">
|
165
|
-
<option value="null">Loading</option>
|
166
|
-
</select>
|
167
|
-
</div>
|
168
|
-
<label for="quick-booking-films-select" class="">to see</label>
|
169
|
-
<div class="selectpicker select-icon-select">
|
170
|
-
<select id="quick-booking-films-select" name="quick-booking-films-select">
|
171
|
-
<option value="null">Loading</option>
|
172
|
-
</select>
|
173
|
-
</div>
|
174
|
-
<label for="quick-booking-performances-days-select" class="">on</label>
|
175
|
-
<div class="selectpicker select-icon-select">
|
176
|
-
<select id="quick-booking-performances-days-select" name="quick-booking-performances-days-select"></select>
|
177
|
-
</div>
|
178
|
-
<button type="button" id="quick-booking-go-button" name="quick-booking-go-button" class="btn blue pull-right disabled">Go</button>
|
179
|
-
<a id="quick-booking-reset" class="pull-right underline" href="#">Reset</a>
|
180
|
-
</form>
|
181
|
-
</div>
|
182
|
-
</div>
|
183
|
-
</div>
|
184
|
-
</div>
|
185
|
-
|
186
|
-
<div id="quick-booking-containe-performances" class="row content all-over grey quick-book-dropdown"></div>
|
187
|
-
<div class="navbar-inner no-shadow login invisible" id="header-login-form">
|
188
|
-
<div class="container">
|
189
|
-
<div class="row">
|
190
|
-
<div class="span12">
|
191
|
-
<div class="row">
|
192
|
-
<div class="span5">
|
193
|
-
<a href="https://www.odeon.co.uk/login/facebook-login/L3NpdGVtYXAv/" class="btn blue large facebook">
|
194
|
-
<i class="film-icon-btn-facebook"></i>Login with Facebook
|
195
|
-
</a> <div class="line-ver">or</div>
|
196
|
-
</div>
|
197
|
-
<div class="span7">
|
198
|
-
|
199
|
-
<form action="https://www.odeon.co.uk/login/" method="post" name="login" class="quick-book loginForm" id="login"><input name="redirect" type="hidden" value="/sitemap/"><label for="enter-mail">Sign in to My ODEON</label><input name="username" type="text" placeholder="Email Address" id="enter-mail" autocomplete="off" value=""><input name="password" type="password" placeholder="Password" id="enter-pass" autocomplete="off" value=""><input name="submit" type="submit" class="btn blue" value="Login"></form> <span class="error text-error login-header-error">Username or Password incorrect.</span>
|
200
|
-
|
201
|
-
<span>Not signed up?</span><a href="/sign-up/">Sign up now</a><a href="/forgotten-password/" class="forgotten-password-header-toggle">Forgotten your password?</a>
|
202
|
-
</div>
|
203
|
-
</div>
|
204
|
-
</div>
|
205
|
-
</div>
|
206
|
-
</div>
|
207
|
-
</div>
|
208
|
-
<div class="navbar-inner no-shadow login forgotten" id="header-login-forgotten-form">
|
209
|
-
<div class="container">
|
210
|
-
<div class="row">
|
211
|
-
<div class="span12">
|
212
|
-
<div class="row">
|
213
|
-
<div class="span5">
|
214
|
-
<span><strong>Forgotten your password?</strong>Enter the email address you registered with and we will email you a link to reset your password</span>
|
215
|
-
</div>
|
216
|
-
<div class="span7">
|
217
|
-
<form action="https://www.odeon.co.uk/forgotten-password/" method="POST" class="quick-book">
|
218
|
-
<input type="text" id="enter-mail" name="email-address" placeholder="Email Address" autocomplete="off">
|
219
|
-
<input type="submit" class="btn blue" value="Reset password">
|
220
|
-
</form>
|
221
|
-
<a href="#" class="forgotten-password-header-toggle">Return to login</a>
|
222
|
-
</div>
|
223
|
-
</div>
|
224
|
-
</div>
|
225
|
-
</div>
|
226
|
-
</div>
|
227
|
-
</div>
|
228
|
-
<script>
|
229
|
-
$(document).ready(function(){
|
230
|
-
if ($.cookie('loginRequestFailed')) {
|
231
|
-
$('#login').click();
|
232
|
-
$('#enter-mail', 'div.navbar-inner.login form#login ').addClass('error');
|
233
|
-
$('#enter-pass', 'div.navbar-inner.login form#login ').addClass('error');
|
234
|
-
$('span.error.text-error.login-header-error', 'div.navbar-inner.login').show();
|
235
|
-
$.cookie('loginRequestFailed', null);
|
236
|
-
}
|
237
|
-
});
|
238
|
-
</script>
|
239
|
-
|
240
|
-
|
241
|
-
<div class="navbar-inner no-shadow">
|
242
|
-
<div class="shadow"></div>
|
243
|
-
<div class="container" >
|
244
|
-
<div class="row">
|
245
|
-
<div class="span12">
|
246
|
-
<a class="brand icon-logo" href="http://www.odeon.co.uk/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Brand Logo" data-eventlabel="home" >ODEON Website</a>
|
247
|
-
<nav class="pull-left">
|
248
|
-
<ul class="unstyled inline">
|
249
|
-
<li class="header-nav"><a href="http://www.odeon.co.uk/"><i class="icon-home"></i></a></li>
|
250
|
-
<li class="header-nav dropdown">
|
251
|
-
<a href="#" class="dropdown-toggle" data-toggle="dropdown" id="dropdownMenu" role="button">Cinemas</a>
|
252
|
-
<ul class="unstyled dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
|
253
|
-
<div class="container">
|
254
|
-
<li class="span4">
|
255
|
-
<ul class="unstyled" role="menu">
|
256
|
-
<li class="select-odeon logout">
|
257
|
-
<form class="select-cinema" method="post" action="/cinema-finder/">
|
258
|
-
<label for="your-cinema">Select a cinema</label>
|
259
|
-
<div class="selectpicker select-icon-select">
|
260
|
-
<select id="your-cinema" data-size="10" name ="siteId">
|
261
|
-
<option value="0">Select a cinema</option>
|
262
|
-
<option value="181">Andover</option>
|
263
|
-
<option value="61">Aylesbury</option>
|
264
|
-
<option value="62">Ayr</option>
|
265
|
-
<option value="63">Banbury</option>
|
266
|
-
<option value="64">Barnet</option>
|
267
|
-
<option value="149">Basingstoke</option>
|
268
|
-
<option value="65">Bath</option>
|
269
|
-
<option value="66">Beckenham</option>
|
270
|
-
<option value="170">Belfast</option>
|
271
|
-
<option value="211">BFI IMAX</option>
|
272
|
-
<option value="212">Birmingham Broadway Plaza</option>
|
273
|
-
<option value="67">Birmingham New Street</option>
|
274
|
-
<option value="68">Blackpool</option>
|
275
|
-
<option value="58">Bournemouth (ABC)</option>
|
276
|
-
<option value="69">Bournemouth (ODEON)</option>
|
277
|
-
<option value="2">Bracknell</option>
|
278
|
-
<option value="154">Braehead</option>
|
279
|
-
<option value="70">Bridgend</option>
|
280
|
-
<option value="71">Brighton</option>
|
281
|
-
<option value="72">Bristol</option>
|
282
|
-
<option value="73">Bromborough</option>
|
283
|
-
<option value="75">Camden</option>
|
284
|
-
<option value="76">Canterbury</option>
|
285
|
-
<option value="3">Cardiff</option>
|
286
|
-
<option value="151">Chatham</option>
|
287
|
-
<option value="77">Chelmsford</option>
|
288
|
-
<option value="80">Colchester</option>
|
289
|
-
<option value="81">Covent Garden</option>
|
290
|
-
<option value="82">Coventry</option>
|
291
|
-
<option value="182">Crewe</option>
|
292
|
-
<option value="83">Darlington</option>
|
293
|
-
<option value="32">Derby</option>
|
294
|
-
<option value="214">Dorchester</option>
|
295
|
-
<option value="37">Dudley (Merry Hill)</option>
|
296
|
-
<option value="85">Dumfries</option>
|
297
|
-
<option value="86">Dundee</option>
|
298
|
-
<option value="87">Dunfermline</option>
|
299
|
-
<option value="33">East Kilbride</option>
|
300
|
-
<option value="108">Edinburgh Lothian Road</option>
|
301
|
-
<option value="140">Edinburgh Wester Hailes</option>
|
302
|
-
<option value="88">Epsom</option>
|
303
|
-
<option value="89">Esher</option>
|
304
|
-
<option value="90">Exeter</option>
|
305
|
-
<option value="91">Gerrards Cross</option>
|
306
|
-
<option value="120">Glasgow Quay</option>
|
307
|
-
<option value="6">Greenwich</option>
|
308
|
-
<option value="92">Guildford</option>
|
309
|
-
<option value="93">Harrogate</option>
|
310
|
-
<option value="94">Hastings</option>
|
311
|
-
<option value="7">Hatfield</option>
|
312
|
-
<option value="217">Hereford</option>
|
313
|
-
<option value="97">Holloway</option>
|
314
|
-
<option value="8">Huddersfield</option>
|
315
|
-
<option value="98">Hull</option>
|
316
|
-
<option value="99">Kensington</option>
|
317
|
-
<option value="100">Kettering</option>
|
318
|
-
<option value="101">Kilmarnock</option>
|
319
|
-
<option value="102">Kingston</option>
|
320
|
-
<option value="9">Lee Valley</option>
|
321
|
-
<option value="103">Leeds-Bradford</option>
|
322
|
-
<option value="104">Leicester</option>
|
323
|
-
<option value="106">Lincoln</option>
|
324
|
-
<option value="171">Liverpool ONE</option>
|
325
|
-
<option value="133">Liverpool Switch Island</option>
|
326
|
-
<option value="213">Llanelli</option>
|
327
|
-
<option value="105">London - Leicester Square</option>
|
328
|
-
<option value="139">London - West End - Now closed</option>
|
329
|
-
<option value="183">Loughborough</option>
|
330
|
-
<option value="10">Maidenhead</option>
|
331
|
-
<option value="109">Maidstone</option>
|
332
|
-
<option value="11">Manchester</option>
|
333
|
-
<option value="110">Mansfield</option>
|
334
|
-
<option value="111">Marble Arch</option>
|
335
|
-
<option value="174">Metrocentre</option>
|
336
|
-
<option value="218">Milton Keynes Stadium</option>
|
337
|
-
<option value="112">Muswell Hill</option>
|
338
|
-
<option value="184">Newark</option>
|
339
|
-
<option value="13">Norwich</option>
|
340
|
-
<option value="114">Nuneaton</option>
|
341
|
-
<option value="115">Oxford George St</option>
|
342
|
-
<option value="116">Oxford Magdalen St</option>
|
343
|
-
<option value="117">Panton St</option>
|
344
|
-
<option value="15">Port Solent</option>
|
345
|
-
<option value="28">Preston</option>
|
346
|
-
<option value="119">Putney</option>
|
347
|
-
<option value="121">Richmond</option>
|
348
|
-
<option value="123">Rochdale</option>
|
349
|
-
<option value="124">Salisbury</option>
|
350
|
-
<option value="125">Sheffield</option>
|
351
|
-
<option value="17">Silverlink</option>
|
352
|
-
<option value="126">South Woodford</option>
|
353
|
-
<option value="127">Southampton</option>
|
354
|
-
<option value="128">Southend</option>
|
355
|
-
<option value="129">Stoke</option>
|
356
|
-
<option value="130">Streatham</option>
|
357
|
-
<option value="18">Surrey Quays</option>
|
358
|
-
<option value="185">Swadlincote</option>
|
359
|
-
<option value="19">Swansea</option>
|
360
|
-
<option value="132">Swiss Cottage</option>
|
361
|
-
<option value="30">Tamworth</option>
|
362
|
-
<option value="134">Taunton</option>
|
363
|
-
<option value="27">Telford</option>
|
364
|
-
<option value="135">Tottenham Court Rd</option>
|
365
|
-
<option value="20">Trafford Centre</option>
|
366
|
-
<option value="216">Trowbridge</option>
|
367
|
-
<option value="136">Tunbridge Wells</option>
|
368
|
-
<option value="137">Uxbridge</option>
|
369
|
-
<option value="29">Warrington</option>
|
370
|
-
<option value="215">West Bromwich</option>
|
371
|
-
<option value="141">Weston super Mare</option>
|
372
|
-
<option value="21">Whiteleys</option>
|
373
|
-
<option value="208">Whiteleys - The Lounge</option>
|
374
|
-
<option value="142">Wimbledon</option>
|
375
|
-
<option value="143">Worcester</option>
|
376
|
-
<option value="173">Wrexham Eagles Meadow</option>
|
377
|
-
</select>
|
378
|
-
</div>
|
379
|
-
<button type="submit" class="btn darkblue pull-right" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="cinema-drop-down" >Go</button>
|
380
|
-
<div class="or"><hr /><span>or</span><hr /></div>
|
381
|
-
</form>
|
382
|
-
<form method="post" action="/cinemas/" >
|
383
|
-
<label for="your-town">Find your nearest ODEON</label>
|
384
|
-
<input type="text" id="your-town" name="searchFor" placeholder="Enter town or postcode">
|
385
|
-
<button type="submit" class="btn darkblue pull-right" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="postcode-search" >Search</button>
|
386
|
-
</form>
|
387
|
-
</li>
|
388
|
-
<li class="nav-icon-all-cinemas"></li>
|
389
|
-
<li><a href="http://www.odeon.co.uk/cinemas/london/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="city-cinemas" ><i class="nav-icon-arrow-blue"></i><strong>View all London cinemas</strong></a></li>
|
390
|
-
</ul>
|
391
|
-
</li>
|
392
|
-
<li class="span8"><h2>Experience more at ODEON</h2>
|
393
|
-
<ul class="unstyled" role="menu">
|
394
|
-
<li class="nav-icon-odeon-3d">
|
395
|
-
<a href="/3d/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="3d" ><i class="nav-icon-arrow-blue"></i><strong>3D</strong></a>
|
396
|
-
<span>3D images that pop out of the screen.</span>
|
397
|
-
</li>
|
398
|
-
<li class="nav-icon-odeon-isense">
|
399
|
-
<a href="/isense/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="isense" ><i class="nav-icon-arrow-blue"></i><strong>ISENSE</strong></a>
|
400
|
-
<span>See the film, bigger and brighter than ever before.</span>
|
401
|
-
</li>
|
402
|
-
<li class="nav-icon-premier-seating">
|
403
|
-
<a href="/premier-seating/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="premiere-seeting" ><i class="nav-icon-arrow-blue"></i><strong>Premier Seating</strong></a>
|
404
|
-
<span>The best seats in the house.</span>
|
405
|
-
</li>
|
406
|
-
<li class="nav-icon-food-drink">
|
407
|
-
<a href="/food-concessions/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="food-concessions" ><i class="nav-icon-arrow-blue"></i><strong>Food & Drink</strong></a>
|
408
|
-
<span>Sweets, Ice cream, soft drinks, fresh popcorn & hot food.</span>
|
409
|
-
</li>
|
410
|
-
</ul>
|
411
|
-
|
412
|
-
<ul class="unstyled" role="menu">
|
413
|
-
<li class="nav-icon-imax">
|
414
|
-
<a href="/imax/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="imax" ><i class="nav-icon-arrow-blue"></i><strong>IMAX</strong></a>
|
415
|
-
<span>Immerse yourself in the action with ODEON IMAX.</span>
|
416
|
-
</li>
|
417
|
-
<li class="nav-icon-odeon-dbox">
|
418
|
-
<a href="/d-box/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="d-box" ><i class="nav-icon-arrow-blue"></i><strong>D-BOX</strong></a>
|
419
|
-
<span>The next dimension of your cinematic experience.</span>
|
420
|
-
</li>
|
421
|
-
<li class="nav-icon-gallery-seating">
|
422
|
-
<a href="/the-gallery/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="the-gallery" ><i class="nav-icon-arrow-blue"></i><strong>The Gallery</strong></a>
|
423
|
-
<span>VIP bar area, unlimited popcorn, nachos & soft drink.</span>
|
424
|
-
</li>
|
425
|
-
<li class="nav-icon-lounge">
|
426
|
-
<a href="/thelounge/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="the-lounge" ><i class="nav-icon-arrow-blue"></i><strong>The Lounge</strong></a>
|
427
|
-
<span>Enjoy Fine Food and Film in the most exclusive cinema setting.</span>
|
428
|
-
</li>
|
429
|
-
</ul>
|
430
|
-
<a href="http://www.odeon.co.uk/fanatic/conferencing-and-events/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Cinemas" data-eventlabel="conferencing-and-events" ><i class="nav-icon-arrow-blue"></i>
|
431
|
-
Our cinemas are available for Corporate Events, Conferences and Private Screenings. <strong>"Visit our website."</strong>
|
432
|
-
</a>
|
433
|
-
</li>
|
434
|
-
</div>
|
435
|
-
</ul>
|
436
|
-
</li>
|
437
|
-
<li class="header-nav dropdown">
|
438
|
-
<a href="#" class="dropdown-toggle" data-toggle="dropdown" id="dropdownMenu" role="button">What’s on</a>
|
439
|
-
<ul class="unstyled dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
|
440
|
-
<div class="container">
|
441
|
-
<li class="span6">
|
442
|
-
<ul class="unstyled" role="menu">
|
443
|
-
<li class="select-odeon">
|
444
|
-
<h2>Films</h2><a href="http://www.odeon.co.uk/films/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="all-films-top" ><i class="nav-icon-arrow-white"></i>View all films</a>
|
445
|
-
<form class="select-film" method="post" action="/film-finder/">
|
446
|
-
<label for="your-cinema">All films now showing</label>
|
447
|
-
<div class="selectpicker select-icon-select">
|
448
|
-
<select id="your-film" data-size="10" name="filmMasterId">
|
449
|
-
<option value="0">Select a specific film</option>
|
450
|
-
<option value="4025" >A Clockwork Orange</option>
|
451
|
-
<option value="15758" >A Most Violent Year</option>
|
452
|
-
<option value="15822" >Ali Kundilli</option>
|
453
|
-
<option value="15748" >American Sniper</option>
|
454
|
-
<option value="15840" >Andre Rieu's 2015 Maastricht Concert</option>
|
455
|
-
<option value="15825" >Appropriate Behaviour</option>
|
456
|
-
<option value="100789" >Autism Friendly - Focus</option>
|
457
|
-
<option value="100792" >Autism Friendly - Home</option>
|
458
|
-
<option value="2209" >Bad Boys</option>
|
459
|
-
<option value="15451" >Berliner Philharmoniker 2014 (Mariss Jansons)</option>
|
460
|
-
<option value="15286" >Big Hero 6</option>
|
461
|
-
<option value="15724" >Birdman</option>
|
462
|
-
<option value="15653" >Blade Runner: The Final Cut (re:2015)</option>
|
463
|
-
<option value="39" >Bloodsport</option>
|
464
|
-
<option value="15299" >Bolshoi Live: Ivan The Terrible</option>
|
465
|
-
<option value="15095" >Boyhood</option>
|
466
|
-
<option value="15741" >Cake</option>
|
467
|
-
<option value="15829" >Carsi Pazar</option>
|
468
|
-
<option value="15824" >Catch Me Daddy</option>
|
469
|
-
<option value="15179" >Chappie</option>
|
470
|
-
<option value="100791" >Cinderella</option>
|
471
|
-
<option value="2124" >Clerks</option>
|
472
|
-
<option value="15835" >Difret</option>
|
473
|
-
<option value="15806" >Drake: Homecoming</option>
|
474
|
-
<option value="15804" >Elaine Paige + Live Element</option>
|
475
|
-
<option value="15243" >Eno Carmen</option>
|
476
|
-
<option value="15242" >ENO Pirates Of Penzance</option>
|
477
|
-
<option value="12683" >Enter The Dragon</option>
|
478
|
-
<option value="15543" >Exhibition On Screen: The Impressionists</option>
|
479
|
-
<option value="15542" >Exhibition On Screen: Vincent Van Gogh</option>
|
480
|
-
<option value="15086" >Exodus: Gods And Kings</option>
|
481
|
-
<option value="100790" >Fast & Furious 6 & 7 Double Bill</option>
|
482
|
-
<option value="14646" >Fast & Furious 7</option>
|
483
|
-
<option value="14725" >Fifty Shades Of Grey</option>
|
484
|
-
<option value="15871" >Fireman</option>
|
485
|
-
<option value="15799" >Focus</option>
|
486
|
-
<option value="14869" >Foxcatcher</option>
|
487
|
-
<option value="15700" >Get Santa</option>
|
488
|
-
<option value="15795" >Globe On Screen: Antony & Cleopatra</option>
|
489
|
-
<option value="15794" >Globe On Screen: Julius Caesar</option>
|
490
|
-
<option value="15796" >Globe On Screen: The Comedy Of Errors</option>
|
491
|
-
<option value="15793" >Globe On Screen: Titus Andronicus</option>
|
492
|
-
<option value="2111" >Goldeneye</option>
|
493
|
-
<option value="2449" >Heat</option>
|
494
|
-
<option value="100798" >High Tide with Live Q&A</option>
|
495
|
-
<option value="15122" >Home</option>
|
496
|
-
<option value="1120" >Hook</option>
|
497
|
-
<option value="11916" >How To Train Your Dragon</option>
|
498
|
-
<option value="15182" >How To Train Your Dragon 2</option>
|
499
|
-
<option value="13530" >Hubble</option>
|
500
|
-
<option value="15815" >Hyena</option>
|
501
|
-
<option value="15172" >Interstellar</option>
|
502
|
-
<option value="15723" >Into The Woods</option>
|
503
|
-
<option value="15344" >Island Of Lemurs: Madagascar</option>
|
504
|
-
<option value="15718" >It Follows</option>
|
505
|
-
<option value="15017" >Jerusalem</option>
|
506
|
-
<option value="15173" >Jupiter Ascending</option>
|
507
|
-
<option value="15148" >Kill The Messenger</option>
|
508
|
-
<option value="15170" >Kingsman: The Secret Service</option>
|
509
|
-
<option value="2060" >Leon</option>
|
510
|
-
<option value="597" >Lethal Weapon</option>
|
511
|
-
<option value="15787" >Love Is Strange</option>
|
512
|
-
<option value="15728" >Maxine Peake as Hamlet</option>
|
513
|
-
<option value="15159" >MET Opera - Cavalleria Rusticana/Pagliacci (Live) 2015</option>
|
514
|
-
<option value="15158" >MET Opera - La Donna Del Lago (Live) 2015</option>
|
515
|
-
<option value="100795" >MK - Kids Screen - Shaun The Sheep</option>
|
516
|
-
<option value="100796" >MK - Kids Screen - Big Hero 6</option>
|
517
|
-
<option value="15186" >Mr. Turner</option>
|
518
|
-
<option value="6244" >Mystery Film Monday</option>
|
519
|
-
<option value="15091" >Night At The Museum: Secret Of The Tomb</option>
|
520
|
-
<option value="15788" >NT Live: A View From The Bridge</option>
|
521
|
-
<option value="15802" >NT Live: Everyman</option>
|
522
|
-
<option value="15587" >NT Live: Man And Superman</option>
|
523
|
-
<option value="15586" >NT Live: The Hard Problem</option>
|
524
|
-
<option value="6611" >Organ Concert</option>
|
525
|
-
<option value="15564" >Paddington</option>
|
526
|
-
<option value="15680" >Project Almanac</option>
|
527
|
-
<option value="2033" >Pulp Fiction</option>
|
528
|
-
<option value="6528" >Rocky</option>
|
529
|
-
<option value="15145" >ROH - Guillaume Tell (Live) 2015</option>
|
530
|
-
<option value="15144" >ROH - La Boheme (Live) 2015</option>
|
531
|
-
<option value="100746" >ROH - La Boheme 2015 (encore)</option>
|
532
|
-
<option value="15142" >ROH - Rise And Fall Of The City Of Mahagonny (Live) 2015</option>
|
533
|
-
<option value="100747" >ROH - Rise And Fall Of The City Of Mahagonny 2015 (encore)</option>
|
534
|
-
<option value="15706" >RSC - The Merchant Of Venice</option>
|
535
|
-
<option value="15768" >Run All Night</option>
|
536
|
-
<option value="10940" >Sea Monsters - A Prehistoric Adventure 3D IMAX</option>
|
537
|
-
<option value="15882" >Selam Bahara Yolculuk</option>
|
538
|
-
<option value="15394" >Selma</option>
|
539
|
-
<option value="15813" >Sevlimi Tehlikeli</option>
|
540
|
-
<option value="15274" >Shaun The Sheep</option>
|
541
|
-
<option value="15883" >Son Mektup (SFL - Subtitled Foreign Language)</option>
|
542
|
-
<option value="11893" >Space Station</option>
|
543
|
-
<option value="15814" >Still Alice</option>
|
544
|
-
<option value="15817" >Suite Francaise</option>
|
545
|
-
<option value="15178" >Taken 3</option>
|
546
|
-
<option value="15568" >Testament Of Youth</option>
|
547
|
-
<option value="15130" >The Avengers: Age Of Ultron</option>
|
548
|
-
<option value="15677" >The Boy Next Door</option>
|
549
|
-
<option value="14602" >The Dark Knight: All Nighter</option>
|
550
|
-
<option value="15360" >The Divergent Series: Insurgent</option>
|
551
|
-
<option value="14678" >The Expendables 3</option>
|
552
|
-
<option value="14941" >The Grand Budapest Hotel</option>
|
553
|
-
<option value="15712" >The Grandmaster</option>
|
554
|
-
<option value="15262" >The Imitation Game</option>
|
555
|
-
<option value="15143" >The Royal Ballet - La Fille Mal Gardee (Live) 2015</option>
|
556
|
-
<option value="100748" >The Royal Ballet - La Fille Mal Gardee 2015 (encore)</option>
|
557
|
-
<option value="15141" >The Royal Ballet - Swan Lake (Live) 2015</option>
|
558
|
-
<option value="100750" >The Royal Ballet - Swan Lake 2015 (encore)</option>
|
559
|
-
<option value="15177" >The Second Best Exotic Marigold Hotel</option>
|
560
|
-
<option value="10619" >The Silence Of The Lambs</option>
|
561
|
-
<option value="15107" >The Theory Of Everything</option>
|
562
|
-
<option value="15354" >The Wedding Ringer</option>
|
563
|
-
<option value="15273" >Tinker Bell And The Legend Of The Neverbeast</option>
|
564
|
-
<option value="15096" >Unbroken</option>
|
565
|
-
<option value="11794" >Under The Sea</option>
|
566
|
-
<option value="15801" >Unfinished Business</option>
|
567
|
-
<option value="15425" >Whiplash</option>
|
568
|
-
<option value="15826" >White God</option>
|
569
|
-
<option value="15306" >Wild</option>
|
570
|
-
<option value="15830" >X+Y</option>
|
571
|
-
</select>
|
572
|
-
</div>
|
573
|
-
<input type="submit" class="btn darkblue pull-right" value="Go" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="film-drop-down" >
|
574
|
-
<a href="http://www.odeon.co.uk/films/" class="btn darkblue" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="all-films-bottom" ><strong>View all films at ODEON</strong></a>
|
575
|
-
</form>
|
576
|
-
</li>
|
577
|
-
</ul>
|
578
|
-
</li>
|
579
|
-
<li class="span3 screenings nav-icon-divide-shadow">
|
580
|
-
<h2>Special Screenings</h2>
|
581
|
-
<ul class="unstyled" role="menu">
|
582
|
-
<li><a href="/kids/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="kids" ><i class="nav-icon-arrow-blue"></i><strong>ODEON Kids</strong></a></li>
|
583
|
-
<li><a href="/newbies/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="newbies" ><i class="nav-icon-arrow-blue"></i><strong>ODEON Newbies</strong></a></li>
|
584
|
-
<li><a href="/silvercinema/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="silvercinema" ><i class="nav-icon-arrow-blue"></i><strong>ODEON Silver Cinema</strong></a></li>
|
585
|
-
<li><a href="/bollywood/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="bollywood" ><i class="nav-icon-arrow-blue"></i><strong>Bollywood</strong></a></li>
|
586
|
-
<li><a href="/back-british-film/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="back-british-film" ><i class="nav-icon-arrow-blue"></i><strong>Back British Film</strong></a></li>
|
587
|
-
</ul>
|
588
|
-
</li>
|
589
|
-
<li class="span3 plus">
|
590
|
-
<h2>ODEON Plus</h2>
|
591
|
-
<ul class="unstyled" role="menu">
|
592
|
-
<li><span>Give all your passions the big screen treatment.</span></li>
|
593
|
-
<li><a href="/odeon-plus/#odeonplus-anchor/tab/1/1/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="odeon-plus-culture" ><i class="nav-icon-arrow-blue"></i><strong>Culture</strong></a></li>
|
594
|
-
<li><a href="/odeon-plus/#odeonplus-anchor/tab/1/2/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="odeon-plus-music" ><i class="nav-icon-arrow-blue"></i><strong>Music</strong></a></li>
|
595
|
-
<li><a href="/odeon-plus/#odeonplus-anchor/tab/1/3/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="odeon-plus-sport" ><i class="nav-icon-arrow-blue"></i><strong>Sport</strong></a></li>
|
596
|
-
</ul>
|
597
|
-
</li>
|
598
|
-
<li class="span12 film-suggestions">
|
599
|
-
<h2>Top 5 Films Now Booking</h2>
|
600
|
-
<ul class="unstyled" role="menu">
|
601
|
-
<li class="pull-left"><img
|
602
|
-
src="http://m.odeon.co.uk/_uploads/asset_management/70x108_4ce02a732d4a4d57011886fff8637cbd.jpg" />
|
603
|
-
<h3><a href="http://www.odeon.co.uk/films/run_all_night/15768/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="top-film1" >Run All Night</a></h3><a href="/film-classifications/" alt="15" title="More about film classifications"><div class="cert-icon-uk-15-small"></div></a> <div data-rating-master-id='15768' data-return-to='/user/tools/varnish/L3NpdGVtYXAv/' class="star-rating-container star-rating rating-icon-star-dark-xtrasmall-inactive">
|
604
|
-
<div class="rating-icon-star-xtrasmall-active s7" data-rating="7">
|
605
|
-
<div class="rate-over s1"></div>
|
606
|
-
<div class="rate-over s2"></div>
|
607
|
-
<div class="rate-over s3"></div>
|
608
|
-
<div class="rate-over s4"></div>
|
609
|
-
<div class="rate-over s5"></div>
|
610
|
-
</div>
|
611
|
-
</div> </li>
|
612
|
-
<li class="pull-left"><img
|
613
|
-
src="http://m2.odeon.co.uk/_uploads/asset_management/70x108_538c352747af97a0c8c89063b0123444.jpg" />
|
614
|
-
<h3><a href="http://www.odeon.co.uk/films/the_second_best_exotic_marigold_hotel/15177/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="top-film2" >The Second Best Exotic Marigold Hotel</a></h3><a href="/film-classifications/" alt="PG" title="More about film classifications"><div class="cert-icon-uk-PG-small"></div></a> <div data-rating-master-id='15177' data-return-to='/user/tools/varnish/L3NpdGVtYXAv/' class="star-rating-container star-rating rating-icon-star-dark-xtrasmall-inactive">
|
615
|
-
<div class="rating-icon-star-xtrasmall-active s8" data-rating="8">
|
616
|
-
<div class="rate-over s1"></div>
|
617
|
-
<div class="rate-over s2"></div>
|
618
|
-
<div class="rate-over s3"></div>
|
619
|
-
<div class="rate-over s4"></div>
|
620
|
-
<div class="rate-over s5"></div>
|
621
|
-
</div>
|
622
|
-
</div> </li>
|
623
|
-
<li class="pull-left"><img
|
624
|
-
src="http://odeon-fastly.krankikom.de.global.prod.fastly.net/_uploads/asset_management/70x108_78ad5db3e95468533d7591f2f2f3d097.jpg" />
|
625
|
-
<h3><a href="http://www.odeon.co.uk/films/focus/15799/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="top-film3" >Focus</a></h3><a href="/film-classifications/" alt="15" title="More about film classifications"><div class="cert-icon-uk-15-small"></div></a> <div data-rating-master-id='15799' data-return-to='/user/tools/varnish/L3NpdGVtYXAv/' class="star-rating-container star-rating rating-icon-star-dark-xtrasmall-inactive">
|
626
|
-
<div class="rating-icon-star-xtrasmall-active s7" data-rating="7">
|
627
|
-
<div class="rate-over s1"></div>
|
628
|
-
<div class="rate-over s2"></div>
|
629
|
-
<div class="rate-over s3"></div>
|
630
|
-
<div class="rate-over s4"></div>
|
631
|
-
<div class="rate-over s5"></div>
|
632
|
-
</div>
|
633
|
-
</div> </li>
|
634
|
-
<li class="pull-left"><img
|
635
|
-
src="http://m.odeon.co.uk/_uploads/asset_management/70x108_714694478b3cfc8f5c9a9e24632aa032.jpg" />
|
636
|
-
<h3><a href="http://www.odeon.co.uk/films/suite_francaise/15817/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="top-film4" >Suite Francaise</a></h3><a href="/film-classifications/" alt="15" title="More about film classifications"><div class="cert-icon-uk-15-small"></div></a> <div data-rating-master-id='15817' data-return-to='/user/tools/varnish/L3NpdGVtYXAv/' class="star-rating-container star-rating rating-icon-star-dark-xtrasmall-inactive">
|
637
|
-
<div class="rating-icon-star-xtrasmall-active s6" data-rating="6">
|
638
|
-
<div class="rate-over s1"></div>
|
639
|
-
<div class="rate-over s2"></div>
|
640
|
-
<div class="rate-over s3"></div>
|
641
|
-
<div class="rate-over s4"></div>
|
642
|
-
<div class="rate-over s5"></div>
|
643
|
-
</div>
|
644
|
-
</div> </li>
|
645
|
-
<li class="pull-left"><img
|
646
|
-
src="http://m2.odeon.co.uk/_uploads/asset_management/70x108_0141eed86c375d67af14731179996651.jpg" />
|
647
|
-
<h3><a href="http://www.odeon.co.uk/films/home/15122/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="What's on" data-eventlabel="top-film5" >Home</a></h3><a href="/film-classifications/" alt="U" title="More about film classifications"><div class="cert-icon-uk-U-small"></div></a> </li>
|
648
|
-
</ul>
|
649
|
-
</li>
|
650
|
-
</div>
|
651
|
-
</ul>
|
652
|
-
</li>
|
653
|
-
<li class="header-nav dropdown">
|
654
|
-
<a href="#" class="dropdown-toggle" data-toggle="dropdown" id="dropdownMenu" role="button">Offers & Promotions</a>
|
655
|
-
<ul class="unstyled dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
|
656
|
-
<div class="container">
|
657
|
-
<li class="span4">
|
658
|
-
<ul class="unstyled" role="menu">
|
659
|
-
<li class="select-odeon">
|
660
|
-
<ul class="unstyled" role="menu">
|
661
|
-
<li><a href="/offers-and-promotions/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="offers-and-competitions" ><i class="nav-icon-arrow-white"></i>Offers & Competitions</a></li>
|
662
|
-
<li><a href="/families/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="families" ><i class="nav-icon-arrow-white"></i>Family</a></li>
|
663
|
-
<li><a href="/students-and-teens/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="students-and-teens" ><i class="nav-icon-arrow-white"></i>Students & Teens</a></li>
|
664
|
-
<li><a href="/great-value/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="great-value" ><i class="nav-icon-arrow-white"></i>Great value for everyone</a></li>
|
665
|
-
</ul>
|
666
|
-
</li>
|
667
|
-
|
668
|
-
<li class="win-offers">
|
669
|
-
<ul class="unstyled" role="menu">
|
670
|
-
<li class="pull-left"><a href="/offers-and-promotions/win_a_trip_for_two_to_paris/182/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="offer-1" ><img src="http://odeon-fastly.krankikom.de.global.prod.fastly.net/_uploads/offers_competitions/460x260_3d2078081bbc45d754ae659131b34b34.jpg" /><span>Win a trip for two to Paris</span></a></li>
|
671
|
-
<li class="pull-right"><a href="/offers-and-promotions/win_a_trip_to_atlanta/180/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="offer-2" ><img src="http://m.odeon.co.uk/_uploads/offers_competitions/460x260_4ab4bb5c2d31e8f9e94620f4132f0c39.jpg" /><span>Win a trip to Atlanta </span></a></li>
|
672
|
-
</ul>
|
673
|
-
</li>
|
674
|
-
|
675
|
-
</ul>
|
676
|
-
</li>
|
677
|
-
<li class="span4 premiere nav-icon-divide-shadow-l">
|
678
|
-
<h2 class="logout">ODEON Première Club</h2>
|
679
|
-
<img class="logout" src="http://m2.odeon.co.uk/_uploads/cached/static/img/premiere-card.png" />
|
680
|
-
<ul class="unstyled logout" role="menu">
|
681
|
-
<li><span>Join over two million members and start earning ODEON Points for doing something you love.</span></li>
|
682
|
-
<li class="pull-left"><a href="http://www.odeon.co.uk/odeon-premiere-club/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="opc-find-out-more" ><i class="nav-icon-arrow-blue"></i><strong>Find out more</strong></a></li>
|
683
|
-
<li class="pull-left"><a href="http://www.odeon.co.uk/odeon-premiere-club/activate/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="opc-activate" ><i class="nav-icon-arrow-blue"></i><strong>Activate your card</strong></a></li>
|
684
|
-
<a class="btn blue" href="http://www.odeon.co.uk/odeon-premiere-club/#join-now" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="opc-become-a-member" >Become a member</a>
|
685
|
-
</ul>
|
686
|
-
</li>
|
687
|
-
<li class="span4 cards">
|
688
|
-
<h2>Gift Cards</h2>
|
689
|
-
<img src="http://odeon-fastly.krankikom.de.global.prod.fastly.net/_uploads/cached/static/img/gift-card.png" />
|
690
|
-
<ul class="unstyled" role="menu">
|
691
|
-
<li><span>Everyone loves a great film so treat your family, friends, staff or clients to the gift of cinema.<br />
|
692
|
-
You can buy ODEON Gift Cards in a design to suite every taste.</span></li>
|
693
|
-
<li><a href="/gift-voucher/" data-eventtracking data-eventcat="Navigation - Site Wide - Top Mega Nav" data-eventaction="Offers & Promotions" data-eventlabel="gift-voucher" ><i class="nav-icon-arrow-blue"></i><strong>Buy Gift Cards online</strong></a></li>
|
694
|
-
</ul>
|
695
|
-
</li>
|
696
|
-
</div>
|
697
|
-
</ul>
|
698
|
-
</li>
|
699
|
-
</ul>
|
700
|
-
</nav>
|
701
|
-
<form class="navbar-search pull-right" action="/search" method="POST">
|
702
|
-
<input name="searchbox" id="header_search_box" type="text" data-provide="typeahead" class="icon-search search" placeholder="Films, Cinemas & Questions" autocomplete="off">
|
703
|
-
</form>
|
704
|
-
</div>
|
705
|
-
</div>
|
706
|
-
</div>
|
707
|
-
</div>
|
708
|
-
</div>
|
709
|
-
<script>
|
710
|
-
localStorage.clear();
|
711
|
-
</script>
|
712
|
-
</header>
|
713
|
-
|
714
|
-
<div id="ad_skyscraper2" class="drev-skyscraper-banner-two -ce-capture">
|
715
|
-
<script type='text/javascript'><!--// <![CDATA[
|
716
|
-
OA_show(21);
|
717
|
-
// ]]> --></script><noscript><a target='_blank' href='http://ads.odeon.co.uk/www/delivery/ck.php?n=a3b7b2a4'><img border='0' alt='' src='http://ads.odeon.co.uk/www/delivery/avw.php?zoneid=21&n=a3b7b2a4' /></a></noscript> </div>
|
718
|
-
|
719
|
-
|
720
|
-
<div class="container">
|
721
|
-
<div class="row content">
|
722
|
-
<div class="span12 headline"><h1>Site map</h1></div>
|
723
|
-
</div>
|
724
|
-
<div class="row content">
|
725
|
-
<div class="span12 container-shadow sitemap">
|
726
|
-
<div class="span12 grad-hor">
|
727
|
-
<h3>ODEON information</h3>
|
728
|
-
</div>
|
729
|
-
|
730
|
-
<div class="span12 white">
|
731
|
-
<div class="list-holder">
|
732
|
-
<h4>ODEON</h4>
|
733
|
-
<ul class="unstyled columns1">
|
734
|
-
<li><a href="/about-us/">About us</a></li>
|
735
|
-
<li><a href="/corporate-social-responsibility/">CSR</a></li>
|
736
|
-
<li><a href="/contactus/">Contact Us</a></li>
|
737
|
-
<li><a href="/faqs/">FAQs</a>
|
738
|
-
<ul>
|
739
|
-
<li><a href="/faqs/booking_queries/1/">Booking Queries</a></li>
|
740
|
-
<li><a href="/faqs/offers_amp_upgrades/4/">Offers & Upgrades</a></li>
|
741
|
-
<li><a href="/faqs/odeon_premiere_club_amp_my_odeon/5/">ODEON Premiere Club & My ODEON</a></li>
|
742
|
-
<li><a href="/faqs/the_lounge/6/">The Lounge</a></li>
|
743
|
-
<li><a href="/faqs/bfi_imax/7/">BFI IMAX</a></li>
|
744
|
-
<li><a href="/faqs/top_10/8/">Top 10</a></li>
|
745
|
-
<li><a href="/faqs/showtimes_amp_special_screenings/9/">Showtimes & Special Screenings</a></li>
|
746
|
-
<li><a href="/faqs/accessibility/10/">Accessibility</a></li>
|
747
|
-
<li><a href="/faqs/food_amp_drink/11/">Food & Drink</a></li>
|
748
|
-
<li><a href="/faqs/gift_cards/12/">Gift Cards</a></li>
|
749
|
-
<li><a href="/faqs/odeon_website/13/">ODEON Website</a></li>
|
750
|
-
</ul>
|
751
|
-
</li>
|
752
|
-
</ul>
|
753
|
-
<ul class="unstyled columns1">
|
754
|
-
<li><a href="/cinema-tickets/">Cinema Tickets</a></li>
|
755
|
-
<li><a href="/cinema-listings/">Cinema Listings</a></li>
|
756
|
-
<li><a href="/cinema-times/">Cinema Times</a></li>
|
757
|
-
</ul>
|
758
|
-
</div>
|
759
|
-
<div class="list-holder">
|
760
|
-
<h4>Accessibility</h4>
|
761
|
-
<ul class="unstyled columns1">
|
762
|
-
<li><a href="/accessibility/">Accessibility</a>
|
763
|
-
<ul>
|
764
|
-
<li><a href="/cea/">CEA Companion Concessionary Card</a></li>
|
765
|
-
</ul>
|
766
|
-
</li>
|
767
|
-
</ul>
|
768
|
-
</div>
|
769
|
-
<div class="list-holder">
|
770
|
-
<h4>Privacy & legal</h4>
|
771
|
-
<ul class="unstyled columns1">
|
772
|
-
<li><a href="/privacy-and-legal/">Privacy & Legal</a>
|
773
|
-
<ul>
|
774
|
-
<li><a href="/privacy-and-legal/privacy-policy/">Privacy Policy</a></li>
|
775
|
-
<li><a href="/privacy-and-legal/ticket-purchase-terms-and-conditions/">Ticket Purchase Terms & Conditions</a></li>
|
776
|
-
<li><a href="/privacy-and-legal/terms-of-use/">Terms of Use</a></li>
|
777
|
-
<li><a href="/privacy-and-legal/general-admission-terms/">General Admission Terms</a></li>
|
778
|
-
<li><a href="/privacy-and-legal/gift-Card-terms-and-conditions/">ODEON Gift Card Terms & Conditions</a></li>
|
779
|
-
<li><a href="/privacy-and-legal/social-media-prize-draw/">ODEON Social Media Prize Draw</a></li>
|
780
|
-
<li><a href="/privacy-and-legal/cookie-policy/">Cookie Policy</a></li>
|
781
|
-
</ul>
|
782
|
-
</li>
|
783
|
-
</ul>
|
784
|
-
</div>
|
785
|
-
</div>
|
786
|
-
<div class="span12 grad-hor subheading">
|
787
|
-
<h3>Cinemas</h3>
|
788
|
-
</div>
|
789
|
-
|
790
|
-
<div class="span12 white">
|
791
|
-
<div class="list-holder">
|
792
|
-
<h4>Cinema</h4>
|
793
|
-
<ul class="unstyled columns3">
|
794
|
-
<li><a href="/cinema-finder/">All Cinemas (Cinema Finder)</a></li>
|
795
|
-
<li><a href="/cinemas/london/">London Cinemas</a></li>
|
796
|
-
<li><a href="/cinemas/andover/181/">Andover</a></li>
|
797
|
-
<li><a href="/cinemas/aylesbury/61/">Aylesbury</a></li>
|
798
|
-
<li><a href="/cinemas/ayr/62/">Ayr</a></li>
|
799
|
-
<li><a href="/cinemas/banbury/63/">Banbury</a></li>
|
800
|
-
<li><a href="/cinemas/barnet/64/">Barnet</a></li>
|
801
|
-
<li><a href="/cinemas/basingstoke/149/">Basingstoke</a></li>
|
802
|
-
<li><a href="/cinemas/bath/65/">Bath</a></li>
|
803
|
-
<li><a href="/cinemas/beckenham/66/">Beckenham</a></li>
|
804
|
-
<li><a href="/cinemas/belfast/170/">Belfast</a></li>
|
805
|
-
<li><a href="/cinemas/bfi_imax/211/">BFI IMAX</a></li>
|
806
|
-
<li><a href="/cinemas/birmingham_broadway_plaza/212/">Birmingham Broadway Plaza</a></li>
|
807
|
-
<li><a href="/cinemas/birmingham_new_street/67/">Birmingham New Street</a></li>
|
808
|
-
<li><a href="/cinemas/blackpool/68/">Blackpool</a></li>
|
809
|
-
<li><a href="/cinemas/bournemouth_abc/58/">Bournemouth (ABC)</a></li>
|
810
|
-
<li><a href="/cinemas/bournemouth_odeon/69/">Bournemouth (ODEON)</a></li>
|
811
|
-
<li><a href="/cinemas/bracknell/2/">Bracknell</a></li>
|
812
|
-
<li><a href="/cinemas/braehead/154/">Braehead</a></li>
|
813
|
-
<li><a href="/cinemas/bridgend/70/">Bridgend</a></li>
|
814
|
-
<li><a href="/cinemas/brighton/71/">Brighton</a></li>
|
815
|
-
<li><a href="/cinemas/bristol/72/">Bristol</a></li>
|
816
|
-
<li><a href="/cinemas/bromborough/73/">Bromborough</a></li>
|
817
|
-
<li><a href="/cinemas/camden/75/">Camden</a></li>
|
818
|
-
<li><a href="/cinemas/canterbury/76/">Canterbury</a></li>
|
819
|
-
<li><a href="/cinemas/cardiff/3/">Cardiff</a></li>
|
820
|
-
<li><a href="/cinemas/chatham/151/">Chatham</a></li>
|
821
|
-
<li><a href="/cinemas/chelmsford/77/">Chelmsford</a></li>
|
822
|
-
<li><a href="/cinemas/colchester/80/">Colchester</a></li>
|
823
|
-
<li><a href="/cinemas/covent_garden/81/">Covent Garden</a></li>
|
824
|
-
<li><a href="/cinemas/coventry/82/">Coventry</a></li>
|
825
|
-
<li><a href="/cinemas/crewe/182/">Crewe</a></li>
|
826
|
-
<li><a href="/cinemas/darlington/83/">Darlington</a></li>
|
827
|
-
<li><a href="/cinemas/derby/32/">Derby</a></li>
|
828
|
-
<li><a href="/cinemas/dorchester/214/">Dorchester</a></li>
|
829
|
-
<li><a href="/cinemas/dudley_merry_hill/37/">Dudley (Merry Hill)</a></li>
|
830
|
-
<li><a href="/cinemas/dumfries/85/">Dumfries</a></li>
|
831
|
-
<li><a href="/cinemas/dundee/86/">Dundee</a></li>
|
832
|
-
<li><a href="/cinemas/dunfermline/87/">Dunfermline</a></li>
|
833
|
-
<li><a href="/cinemas/east_kilbride/33/">East Kilbride</a></li>
|
834
|
-
<li><a href="/cinemas/edinburgh_lothian_road/108/">Edinburgh Lothian Road</a></li>
|
835
|
-
<li><a href="/cinemas/edinburgh_wester_hailes/140/">Edinburgh Wester Hailes</a></li>
|
836
|
-
<li><a href="/cinemas/epsom/88/">Epsom</a></li>
|
837
|
-
<li><a href="/cinemas/esher/89/">Esher</a></li>
|
838
|
-
<li><a href="/cinemas/exeter/90/">Exeter</a></li>
|
839
|
-
<li><a href="/cinemas/gerrards_cross/91/">Gerrards Cross</a></li>
|
840
|
-
<li><a href="/cinemas/glasgow_quay/120/">Glasgow Quay</a></li>
|
841
|
-
<li><a href="/cinemas/greenwich/6/">Greenwich</a></li>
|
842
|
-
<li><a href="/cinemas/guildford/92/">Guildford</a></li>
|
843
|
-
<li><a href="/cinemas/harrogate/93/">Harrogate</a></li>
|
844
|
-
<li><a href="/cinemas/hastings/94/">Hastings</a></li>
|
845
|
-
<li><a href="/cinemas/hatfield/7/">Hatfield</a></li>
|
846
|
-
<li><a href="/cinemas/hereford/217/">Hereford</a></li>
|
847
|
-
<li><a href="/cinemas/holloway/97/">Holloway</a></li>
|
848
|
-
<li><a href="/cinemas/huddersfield/8/">Huddersfield</a></li>
|
849
|
-
<li><a href="/cinemas/hull/98/">Hull</a></li>
|
850
|
-
<li><a href="/cinemas/kensington/99/">Kensington</a></li>
|
851
|
-
<li><a href="/cinemas/kettering/100/">Kettering</a></li>
|
852
|
-
<li><a href="/cinemas/kilmarnock/101/">Kilmarnock</a></li>
|
853
|
-
<li><a href="/cinemas/kingston/102/">Kingston</a></li>
|
854
|
-
<li><a href="/cinemas/lee_valley/9/">Lee Valley</a></li>
|
855
|
-
<li><a href="/cinemas/leeds_bradford/103/">Leeds-Bradford</a></li>
|
856
|
-
<li><a href="/cinemas/leicester/104/">Leicester</a></li>
|
857
|
-
<li><a href="/cinemas/lincoln/106/">Lincoln</a></li>
|
858
|
-
<li><a href="/cinemas/liverpool_one/171/">Liverpool ONE</a></li>
|
859
|
-
<li><a href="/cinemas/liverpool_switch_island/133/">Liverpool Switch Island</a></li>
|
860
|
-
<li><a href="/cinemas/llanelli/213/">Llanelli</a></li>
|
861
|
-
<li><a href="/cinemas/london_leicester_square/105/">London - Leicester Square</a></li>
|
862
|
-
<li><a href="/cinemas/london_west_end_now_closed/139/">London - West End - Now closed</a></li>
|
863
|
-
<li><a href="/cinemas/loughborough/183/">Loughborough</a></li>
|
864
|
-
<li><a href="/cinemas/maidenhead/10/">Maidenhead</a></li>
|
865
|
-
<li><a href="/cinemas/maidstone/109/">Maidstone</a></li>
|
866
|
-
<li><a href="/cinemas/manchester/11/">Manchester</a></li>
|
867
|
-
<li><a href="/cinemas/mansfield/110/">Mansfield</a></li>
|
868
|
-
<li><a href="/cinemas/marble_arch/111/">Marble Arch</a></li>
|
869
|
-
<li><a href="/cinemas/metrocentre/174/">Metrocentre</a></li>
|
870
|
-
<li><a href="/cinemas/milton_keynes_stadium/218/">Milton Keynes Stadium</a></li>
|
871
|
-
<li><a href="/cinemas/muswell_hill/112/">Muswell Hill</a></li>
|
872
|
-
<li><a href="/cinemas/newark/184/">Newark</a></li>
|
873
|
-
<li><a href="/cinemas/norwich/13/">Norwich</a></li>
|
874
|
-
<li><a href="/cinemas/nuneaton/114/">Nuneaton</a></li>
|
875
|
-
<li><a href="/cinemas/oxford_george_st/115/">Oxford George St</a></li>
|
876
|
-
<li><a href="/cinemas/oxford_magdalen_st/116/">Oxford Magdalen St</a></li>
|
877
|
-
<li><a href="/cinemas/panton_st/117/">Panton St</a></li>
|
878
|
-
<li><a href="/cinemas/port_solent/15/">Port Solent</a></li>
|
879
|
-
<li><a href="/cinemas/preston/28/">Preston</a></li>
|
880
|
-
<li><a href="/cinemas/putney/119/">Putney</a></li>
|
881
|
-
<li><a href="/cinemas/richmond/121/">Richmond</a></li>
|
882
|
-
<li><a href="/cinemas/rochdale/123/">Rochdale</a></li>
|
883
|
-
<li><a href="/cinemas/salisbury/124/">Salisbury</a></li>
|
884
|
-
<li><a href="/cinemas/sheffield/125/">Sheffield</a></li>
|
885
|
-
<li><a href="/cinemas/silverlink/17/">Silverlink</a></li>
|
886
|
-
<li><a href="/cinemas/south_woodford/126/">South Woodford</a></li>
|
887
|
-
<li><a href="/cinemas/southampton/127/">Southampton</a></li>
|
888
|
-
<li><a href="/cinemas/southend/128/">Southend</a></li>
|
889
|
-
<li><a href="/cinemas/stoke/129/">Stoke</a></li>
|
890
|
-
<li><a href="/cinemas/streatham/130/">Streatham</a></li>
|
891
|
-
<li><a href="/cinemas/surrey_quays/18/">Surrey Quays</a></li>
|
892
|
-
<li><a href="/cinemas/swadlincote/185/">Swadlincote</a></li>
|
893
|
-
<li><a href="/cinemas/swansea/19/">Swansea</a></li>
|
894
|
-
<li><a href="/cinemas/swiss_cottage/132/">Swiss Cottage</a></li>
|
895
|
-
<li><a href="/cinemas/tamworth/30/">Tamworth</a></li>
|
896
|
-
<li><a href="/cinemas/taunton/134/">Taunton</a></li>
|
897
|
-
<li><a href="/cinemas/telford/27/">Telford</a></li>
|
898
|
-
<li><a href="/cinemas/tottenham_court_rd/135/">Tottenham Court Rd</a></li>
|
899
|
-
<li><a href="/cinemas/trafford_centre/20/">Trafford Centre</a></li>
|
900
|
-
<li><a href="/cinemas/trowbridge/216/">Trowbridge</a></li>
|
901
|
-
<li><a href="/cinemas/tunbridge_wells/136/">Tunbridge Wells</a></li>
|
902
|
-
<li><a href="/cinemas/uxbridge/137/">Uxbridge</a></li>
|
903
|
-
<li><a href="/cinemas/warrington/29/">Warrington</a></li>
|
904
|
-
<li><a href="/cinemas/west_bromwich/215/">West Bromwich</a></li>
|
905
|
-
<li><a href="/cinemas/weston_super_mare/141/">Weston super Mare</a></li>
|
906
|
-
<li><a href="/cinemas/whiteleys/21/">Whiteleys</a></li>
|
907
|
-
<li><a href="/cinemas/whiteleys_the_lounge/208/">Whiteleys - The Lounge</a></li>
|
908
|
-
<li><a href="/cinemas/wimbledon/142/">Wimbledon</a></li>
|
909
|
-
<li><a href="/cinemas/worcester/143/">Worcester</a></li>
|
910
|
-
<li><a href="/cinemas/wrexham_eagles_meadow/173/">Wrexham Eagles Meadow</a></li>
|
911
|
-
</ul>
|
912
|
-
</div>
|
913
|
-
<div class="list-holder">
|
914
|
-
<h4>The ODEON difference</h4>
|
915
|
-
<ul class="unstyled columns1">
|
916
|
-
<li><a href="/3d/">ODEON 3D</a></li>
|
917
|
-
<li><a href="/imax/">ODEON IMAX</a></li>
|
918
|
-
<li><a href="/isense/">I-Sense</a></li>
|
919
|
-
<li><a href="/d-box/">D-BOX (4D)</a></li>
|
920
|
-
<li><a href="/premier-seating/">Premier Seating</a></li>
|
921
|
-
<li><a href="/the-gallery/">The Gallery</a></li>
|
922
|
-
</ul>
|
923
|
-
</div>
|
924
|
-
</div>
|
925
|
-
<div class="span12 grad-hor subheading">
|
926
|
-
<h3>What's on</h3>
|
927
|
-
</div>
|
928
|
-
<div class="span12 white">
|
929
|
-
<div class="list-holder">
|
930
|
-
<h4>Films</h4>
|
931
|
-
<ul class="unstyled columns3">
|
932
|
-
<li><a href="/films/a_clockwork_orange/4025/">A Clockwork Orange</a></li>
|
933
|
-
<li><a href="/films/a_most_violent_year/15758/">A Most Violent Year</a></li>
|
934
|
-
<li><a href="/films/ali_kundilli/15822/">Ali Kundilli</a></li>
|
935
|
-
<li><a href="/films/american_sniper/15748/">American Sniper</a></li>
|
936
|
-
<li><a href="/films/andre_rieu_s_2015_maastricht_concert/15840/">Andre Rieu's 2015 Maastricht Concert</a></li>
|
937
|
-
<li><a href="/films/appropriate_behaviour/15825/">Appropriate Behaviour</a></li>
|
938
|
-
<li><a href="/films/autism_friendly_focus/100789/">Autism Friendly - Focus</a></li>
|
939
|
-
<li><a href="/films/autism_friendly_home/100792/">Autism Friendly - Home</a></li>
|
940
|
-
<li><a href="/films/bad_boys/2209/">Bad Boys</a></li>
|
941
|
-
<li><a href="/films/berliner_philharmoniker_2014_mariss_jansons/15451/">Berliner Philharmoniker 2014 (Mariss Jansons)</a></li>
|
942
|
-
<li><a href="/films/big_hero_6/15286/">Big Hero 6</a></li>
|
943
|
-
<li><a href="/films/birdman/15724/">Birdman</a></li>
|
944
|
-
<li><a href="/films/blade_runner_the_final_cut_re_2015/15653/">Blade Runner: The Final Cut (re:2015)</a></li>
|
945
|
-
<li><a href="/films/bloodsport/39/">Bloodsport</a></li>
|
946
|
-
<li><a href="/films/bolshoi_live_ivan_the_terrible/15299/">Bolshoi Live: Ivan The Terrible</a></li>
|
947
|
-
<li><a href="/films/boyhood/15095/">Boyhood</a></li>
|
948
|
-
<li><a href="/films/cake/15741/">Cake</a></li>
|
949
|
-
<li><a href="/films/carsi_pazar/15829/">Carsi Pazar</a></li>
|
950
|
-
<li><a href="/films/catch_me_daddy/15824/">Catch Me Daddy</a></li>
|
951
|
-
<li><a href="/films/chappie/15179/">Chappie</a></li>
|
952
|
-
<li><a href="/films/cinderella/100791/">Cinderella</a></li>
|
953
|
-
<li><a href="/films/clerks/2124/">Clerks</a></li>
|
954
|
-
<li><a href="/films/difret/15835/">Difret</a></li>
|
955
|
-
<li><a href="/films/drake_homecoming/15806/">Drake: Homecoming</a></li>
|
956
|
-
<li><a href="/films/elaine_paige_live_element/15804/">Elaine Paige + Live Element</a></li>
|
957
|
-
<li><a href="/films/eno_carmen/15243/">Eno Carmen</a></li>
|
958
|
-
<li><a href="/films/eno_pirates_of_penzance/15242/">ENO Pirates Of Penzance</a></li>
|
959
|
-
<li><a href="/films/enter_the_dragon/12683/">Enter The Dragon</a></li>
|
960
|
-
<li><a href="/films/exhibition_on_screen_the_impressionists/15543/">Exhibition On Screen: The Impressionists</a></li>
|
961
|
-
<li><a href="/films/exhibition_on_screen_vincent_van_gogh/15542/">Exhibition On Screen: Vincent Van Gogh</a></li>
|
962
|
-
<li><a href="/films/exodus_gods_and_kings/15086/">Exodus: Gods And Kings</a></li>
|
963
|
-
<li><a href="/films/fast_amp_furious_6_amp_7_double_bill/100790/">Fast & Furious 6 & 7 Double Bill</a></li>
|
964
|
-
<li><a href="/films/fast_amp_furious_7/14646/">Fast & Furious 7</a></li>
|
965
|
-
<li><a href="/films/fifty_shades_of_grey/14725/">Fifty Shades Of Grey</a></li>
|
966
|
-
<li><a href="/films/fireman/15871/">Fireman</a></li>
|
967
|
-
<li><a href="/films/focus/15799/">Focus</a></li>
|
968
|
-
<li><a href="/films/foxcatcher/14869/">Foxcatcher</a></li>
|
969
|
-
<li><a href="/films/get_santa/15700/">Get Santa</a></li>
|
970
|
-
<li><a href="/films/globe_on_screen_antony_amp_cleopatra/15795/">Globe On Screen: Antony & Cleopatra</a></li>
|
971
|
-
<li><a href="/films/globe_on_screen_julius_caesar/15794/">Globe On Screen: Julius Caesar</a></li>
|
972
|
-
<li><a href="/films/globe_on_screen_the_comedy_of_errors/15796/">Globe On Screen: The Comedy Of Errors</a></li>
|
973
|
-
<li><a href="/films/globe_on_screen_titus_andronicus/15793/">Globe On Screen: Titus Andronicus</a></li>
|
974
|
-
<li><a href="/films/goldeneye/2111/">Goldeneye</a></li>
|
975
|
-
<li><a href="/films/heat/2449/">Heat</a></li>
|
976
|
-
<li><a href="/films/high_tide_with_live_q_amp_a/100798/">High Tide with Live Q&A</a></li>
|
977
|
-
<li><a href="/films/home/15122/">Home</a></li>
|
978
|
-
<li><a href="/films/hook/1120/">Hook</a></li>
|
979
|
-
<li><a href="/films/how_to_train_your_dragon/11916/">How To Train Your Dragon</a></li>
|
980
|
-
<li><a href="/films/how_to_train_your_dragon_2/15182/">How To Train Your Dragon 2</a></li>
|
981
|
-
<li><a href="/films/hubble/13530/">Hubble</a></li>
|
982
|
-
<li><a href="/films/hyena/15815/">Hyena</a></li>
|
983
|
-
<li><a href="/films/interstellar/15172/">Interstellar</a></li>
|
984
|
-
<li><a href="/films/into_the_woods/15723/">Into The Woods</a></li>
|
985
|
-
<li><a href="/films/island_of_lemurs_madagascar/15344/">Island Of Lemurs: Madagascar</a></li>
|
986
|
-
<li><a href="/films/it_follows/15718/">It Follows</a></li>
|
987
|
-
<li><a href="/films/jerusalem/15017/">Jerusalem</a></li>
|
988
|
-
<li><a href="/films/jupiter_ascending/15173/">Jupiter Ascending</a></li>
|
989
|
-
<li><a href="/films/kill_the_messenger/15148/">Kill The Messenger</a></li>
|
990
|
-
<li><a href="/films/kingsman_the_secret_service/15170/">Kingsman: The Secret Service</a></li>
|
991
|
-
<li><a href="/films/leon/2060/">Leon</a></li>
|
992
|
-
<li><a href="/films/lethal_weapon/597/">Lethal Weapon</a></li>
|
993
|
-
<li><a href="/films/love_is_strange/15787/">Love Is Strange</a></li>
|
994
|
-
<li><a href="/films/maxine_peake_as_hamlet/15728/">Maxine Peake as Hamlet</a></li>
|
995
|
-
<li><a href="/films/met_opera_cavalleria_rusticana_pagliacci_live_2015/15159/">MET Opera - Cavalleria Rusticana/Pagliacci (Live) 2015</a></li>
|
996
|
-
<li><a href="/films/met_opera_la_donna_del_lago_live_2015/15158/">MET Opera - La Donna Del Lago (Live) 2015</a></li>
|
997
|
-
<li><a href="/films/mk_kids_screen_shaun_the_sheep/100795/">MK - Kids Screen - Shaun The Sheep</a></li>
|
998
|
-
<li><a href="/films/mk_kids_screen_big_hero_6/100796/">MK - Kids Screen - Big Hero 6</a></li>
|
999
|
-
<li><a href="/films/mr_turner/15186/">Mr. Turner</a></li>
|
1000
|
-
<li><a href="/films/mystery_film_monday/6244/">Mystery Film Monday</a></li>
|
1001
|
-
<li><a href="/films/night_at_the_museum_secret_of_the_tomb/15091/">Night At The Museum: Secret Of The Tomb</a></li>
|
1002
|
-
<li><a href="/films/nt_live_a_view_from_the_bridge/15788/">NT Live: A View From The Bridge</a></li>
|
1003
|
-
<li><a href="/films/nt_live_everyman/15802/">NT Live: Everyman</a></li>
|
1004
|
-
<li><a href="/films/nt_live_man_and_superman/15587/">NT Live: Man And Superman</a></li>
|
1005
|
-
<li><a href="/films/nt_live_the_hard_problem/15586/">NT Live: The Hard Problem</a></li>
|
1006
|
-
<li><a href="/films/organ_concert/6611/">Organ Concert</a></li>
|
1007
|
-
<li><a href="/films/paddington/15564/">Paddington</a></li>
|
1008
|
-
<li><a href="/films/project_almanac/15680/">Project Almanac</a></li>
|
1009
|
-
<li><a href="/films/pulp_fiction/2033/">Pulp Fiction</a></li>
|
1010
|
-
<li><a href="/films/rocky/6528/">Rocky</a></li>
|
1011
|
-
<li><a href="/films/roh_guillaume_tell_live_2015/15145/">ROH - Guillaume Tell (Live) 2015</a></li>
|
1012
|
-
<li><a href="/films/roh_la_boheme_live_2015/15144/">ROH - La Boheme (Live) 2015</a></li>
|
1013
|
-
<li><a href="/films/roh_la_boheme_2015_encore/100746/">ROH - La Boheme 2015 (encore)</a></li>
|
1014
|
-
<li><a href="/films/roh_rise_and_fall_of_the_city_of_mahagonny_live_2015/15142/">ROH - Rise And Fall Of The City Of Mahagonny (Live) 2015</a></li>
|
1015
|
-
<li><a href="/films/roh_rise_and_fall_of_the_city_of_mahagonny_2015_encore/100747/">ROH - Rise And Fall Of The City Of Mahagonny 2015 (encore)</a></li>
|
1016
|
-
<li><a href="/films/rsc_the_merchant_of_venice/15706/">RSC - The Merchant Of Venice</a></li>
|
1017
|
-
<li><a href="/films/run_all_night/15768/">Run All Night</a></li>
|
1018
|
-
<li><a href="/films/sea_monsters_a_prehistoric_adventure_3d_imax/10940/">Sea Monsters - A Prehistoric Adventure 3D IMAX</a></li>
|
1019
|
-
<li><a href="/films/selam_bahara_yolculuk/15882/">Selam Bahara Yolculuk</a></li>
|
1020
|
-
<li><a href="/films/selma/15394/">Selma</a></li>
|
1021
|
-
<li><a href="/films/sevlimi_tehlikeli/15813/">Sevlimi Tehlikeli</a></li>
|
1022
|
-
<li><a href="/films/shaun_the_sheep/15274/">Shaun The Sheep</a></li>
|
1023
|
-
<li><a href="/films/son_mektup_sfl_subtitled_foreign_language/15883/">Son Mektup (SFL - Subtitled Foreign Language)</a></li>
|
1024
|
-
<li><a href="/films/space_station/11893/">Space Station</a></li>
|
1025
|
-
<li><a href="/films/still_alice/15814/">Still Alice</a></li>
|
1026
|
-
<li><a href="/films/suite_francaise/15817/">Suite Francaise</a></li>
|
1027
|
-
<li><a href="/films/taken_3/15178/">Taken 3</a></li>
|
1028
|
-
<li><a href="/films/testament_of_youth/15568/">Testament Of Youth</a></li>
|
1029
|
-
<li><a href="/films/the_avengers_age_of_ultron/15130/">The Avengers: Age Of Ultron</a></li>
|
1030
|
-
<li><a href="/films/the_boy_next_door/15677/">The Boy Next Door</a></li>
|
1031
|
-
<li><a href="/films/the_dark_knight_all_nighter/14602/">The Dark Knight: All Nighter</a></li>
|
1032
|
-
<li><a href="/films/the_divergent_series_insurgent/15360/">The Divergent Series: Insurgent</a></li>
|
1033
|
-
<li><a href="/films/the_expendables_3/14678/">The Expendables 3</a></li>
|
1034
|
-
<li><a href="/films/the_grand_budapest_hotel/14941/">The Grand Budapest Hotel</a></li>
|
1035
|
-
<li><a href="/films/the_grandmaster/15712/">The Grandmaster</a></li>
|
1036
|
-
<li><a href="/films/the_imitation_game/15262/">The Imitation Game</a></li>
|
1037
|
-
<li><a href="/films/the_royal_ballet_la_fille_mal_gardee_live_2015/15143/">The Royal Ballet - La Fille Mal Gardee (Live) 2015</a></li>
|
1038
|
-
<li><a href="/films/the_royal_ballet_la_fille_mal_gardee_2015_encore/100748/">The Royal Ballet - La Fille Mal Gardee 2015 (encore)</a></li>
|
1039
|
-
<li><a href="/films/the_royal_ballet_swan_lake_live_2015/15141/">The Royal Ballet - Swan Lake (Live) 2015</a></li>
|
1040
|
-
<li><a href="/films/the_royal_ballet_swan_lake_2015_encore/100750/">The Royal Ballet - Swan Lake 2015 (encore)</a></li>
|
1041
|
-
<li><a href="/films/the_second_best_exotic_marigold_hotel/15177/">The Second Best Exotic Marigold Hotel</a></li>
|
1042
|
-
<li><a href="/films/the_silence_of_the_lambs/10619/">The Silence Of The Lambs</a></li>
|
1043
|
-
<li><a href="/films/the_theory_of_everything/15107/">The Theory Of Everything</a></li>
|
1044
|
-
<li><a href="/films/the_wedding_ringer/15354/">The Wedding Ringer</a></li>
|
1045
|
-
<li><a href="/films/tinker_bell_and_the_legend_of_the_neverbeast/15273/">Tinker Bell And The Legend Of The Neverbeast</a></li>
|
1046
|
-
<li><a href="/films/unbroken/15096/">Unbroken</a></li>
|
1047
|
-
<li><a href="/films/under_the_sea/11794/">Under The Sea</a></li>
|
1048
|
-
<li><a href="/films/unfinished_business/15801/">Unfinished Business</a></li>
|
1049
|
-
<li><a href="/films/whiplash/15425/">Whiplash</a></li>
|
1050
|
-
<li><a href="/films/white_god/15826/">White God</a></li>
|
1051
|
-
<li><a href="/films/wild/15306/">Wild</a></li>
|
1052
|
-
<li><a href="/films/x_y/15830/">X+Y</a></li>
|
1053
|
-
</ul>
|
1054
|
-
</div>
|
1055
|
-
<div class="list-holder">
|
1056
|
-
<h4>Special screenings</h4>
|
1057
|
-
<ul class="unstyled columns1">
|
1058
|
-
<li><a href="/odeon-plus/">ODEON Plus</a></li>
|
1059
|
-
<li><a href="/kids/">Kids</a></li>
|
1060
|
-
<li><a href="/newbies/">Newbies</a></li>
|
1061
|
-
<li><a href="/silvercinema/">Silver Cinema</a></li>
|
1062
|
-
<li><a href="/bollywood/">Bollywood</a></li>
|
1063
|
-
<li><a href="/back-british-film/">Back British Film</a></li>
|
1064
|
-
</ul>
|
1065
|
-
</div>
|
1066
|
-
</div>
|
1067
|
-
<div class="span12 grad-hor subheading">
|
1068
|
-
<h3>Offers & Promotions</h3>
|
1069
|
-
<h3 class="col4">My ODEON</h3>
|
1070
|
-
</div>
|
1071
|
-
<div class="span12 white border-blue">
|
1072
|
-
<div class="list-holder">
|
1073
|
-
<h4>ODEON Première Club</h4>
|
1074
|
-
<ul class="unstyled columns1">
|
1075
|
-
<li><a href="/odeon-premiere-club/">ODEON Premier Club</a>
|
1076
|
-
<ul>
|
1077
|
-
<li><a href="/odeon-premiere-club/#join-now">Join Now</a></li>
|
1078
|
-
<li><a href="/odeon-premiere-club/activate/">Activate My Card</a></li>
|
1079
|
-
<li><a href="/privacy-and-legal/premiere-club-card-terms-and-conditions/">ODEON Première Club Terms & Conditions</a></li>
|
1080
|
-
</ul>
|
1081
|
-
</li>
|
1082
|
-
</ul>
|
1083
|
-
</div>
|
1084
|
-
<div class="list-holder">
|
1085
|
-
<h4>Offers & competitions</h4>
|
1086
|
-
<ul class="unstyled columns1">
|
1087
|
-
<li><a href="/offers-and-promotions/">Latest Offers & Competitions</a>
|
1088
|
-
<ul>
|
1089
|
-
<li><a href="/offers-and-promotions/play_win_with_cinime/69/">Play & win with cinime!</a></li>
|
1090
|
-
<li><a href="/offers-and-promotions/5_parking_credit/151/">£5 parking credit</a></li>
|
1091
|
-
<li><a href="/offers-and-promotions/get_social_with_odeon/70/">Get Social with ODEON</a></li>
|
1092
|
-
<li><a href="/offers-and-promotions/film_fan_monday/39/">Film Fan Monday</a></li>
|
1093
|
-
<li><a href="/offers-and-promotions/win_a_trip_for_two_to_paris/182/">Win a trip for two to Paris</a></li>
|
1094
|
-
<li><a href="/offers-and-promotions/win_a_trip_to_atlanta/180/">Win a trip to Atlanta </a></li>
|
1095
|
-
<li><a href="/offers-and-promotions/win_swan_lake_prizes/181/">Win Swan Lake Prizes</a></li>
|
1096
|
-
</ul>
|
1097
|
-
</li>
|
1098
|
-
<li><a href="/families/">Families</a></li>
|
1099
|
-
<li><a href="/students-and-teens/">Students & Teens</a></li>
|
1100
|
-
<li><a href="/great-value/">Great value for everyone</a></li>
|
1101
|
-
</ul>
|
1102
|
-
</div>
|
1103
|
-
<div class="list-holder">
|
1104
|
-
<h4>Gift cards</h4>
|
1105
|
-
<ul class="unstyled columns1">
|
1106
|
-
<li><a href="/gift-voucher/">Gift Cards</a>
|
1107
|
-
<ul>
|
1108
|
-
<li><a href="/privacy-and-legal/gift-card-terms-and-conditions/">Gift Cards T & Cs</a></li>
|
1109
|
-
</ul>
|
1110
|
-
</li>
|
1111
|
-
</ul>
|
1112
|
-
</div>
|
1113
|
-
<div class="list-holder">
|
1114
|
-
<h4>My ODEON</h4>
|
1115
|
-
<ul class="unstyled columns1">
|
1116
|
-
<li><a href="/my-odeon">My ODEON</a>
|
1117
|
-
<ul>
|
1118
|
-
<li><a href="/sign-up/">Sign up</a></li>
|
1119
|
-
<li><a href="/sign-in/">Sign in</a></li>
|
1120
|
-
<li><a href="/forgotten-password/">Forgotten Password</a></li>
|
1121
|
-
<li><a href="/my-odeon/">My ODEON Dashboard</a></li>
|
1122
|
-
</ul>
|
1123
|
-
</li>
|
1124
|
-
</ul>
|
1125
|
-
</div>
|
1126
|
-
</div>
|
1127
|
-
</div>
|
1128
|
-
</div>
|
1129
|
-
</div> <div class="drev-inpage-banner-outer-bottom">
|
1130
|
-
<div class="drev-inpage-banner-inner -ce-capture">
|
1131
|
-
</div>
|
1132
|
-
</div>
|
1133
|
-
|
1134
|
-
<div id="ad_skyscraper" class="drev-skyscraper-banner-one -ce-capture">
|
1135
|
-
<script type='text/javascript'><!--// <![CDATA[
|
1136
|
-
OA_show(12);
|
1137
|
-
// ]]> --></script><noscript><a target='_blank' href='http://ads.odeon.co.uk/www/delivery/ck.php?n=ps0297340'><img border='0' alt='' src='http://ads.odeon.co.uk/www/delivery/avw.php?zoneid=12&n=ps0297340' /></a></noscript> </div>
|
1138
|
-
<footer>
|
1139
|
-
<div class="row content">
|
1140
|
-
<hr />
|
1141
|
-
<div class="container">
|
1142
|
-
<div class="span3">
|
1143
|
-
<h2>ODEON</h2>
|
1144
|
-
<ul class="unstyled">
|
1145
|
-
<li><a href="http://www.odeon.co.uk/about-us/">About Us</a></li>
|
1146
|
-
<li><a href="http://www.odeon.co.uk/corporate-social-responsibility/">Corporate Social Responsibility</a></li>
|
1147
|
-
<li><a href="http://www.odeon.co.uk/fanatic/conferencing-and-events/">Corporate Events</a></li>
|
1148
|
-
<li><a href="http://www.odeoncareers.co.uk">Careers</a></li>
|
1149
|
-
</ul>
|
1150
|
-
<ul class="unstyled">
|
1151
|
-
<li><a href="http://www.odeon.co.uk/cinemas/london/">London Cinemas</a></li>
|
1152
|
-
<li><a href="http://www.odeon.co.uk/cinema-tickets/">Cinema Tickets</a></li>
|
1153
|
-
<li><a href="http://www.odeon.co.uk/cinema-listings/">Cinema Listings</a></li>
|
1154
|
-
<li><a href="http://www.odeon.co.uk/cinema-times/">Cinema Times</a></li>
|
1155
|
-
</ul>
|
1156
|
-
<ul class="unstyled">
|
1157
|
-
<li><a href="http://www.odeoncinemas.ie">ODEON Ireland</a></li>
|
1158
|
-
|
1159
|
-
</ul>
|
1160
|
-
</div>
|
1161
|
-
<div class="span3">
|
1162
|
-
<h2>Mobile</h2>
|
1163
|
-
<ul class="unstyled">
|
1164
|
-
<li class="active"><i class="icon-iphone"></i> <a href="http://itunes.apple.com/gb/app/odeon/id416549949?mt=8&ls=1?utm_source=odeon&tm_medium=banner&utm_content=app_homepage_banner&utm_campaign=app_hompage_banner_17_02_2011">iPhone App</a></li>
|
1165
|
-
<li><i class="icon-android"></i> <a href="https://market.android.com/details?id=uk.co.odeon.androidapp">Android App</a></li>
|
1166
|
-
<li><i class="icon-mobile"></i> <a href="http://mobi.odeon.co.uk">ODEON Mobile Site</a></li>
|
1167
|
-
</ul>
|
1168
|
-
</div>
|
1169
|
-
<div class="span3">
|
1170
|
-
<h2>Connect</h2>
|
1171
|
-
<ul class="unstyled">
|
1172
|
-
<li class="active"><i class="icon-facebook"></i> <a href="http://www.facebook.com/odeon">Facebook</a></li>
|
1173
|
-
<li><i class="icon-twitter"></i> <a href="http://twitter.com/#!/ODEONCinemas">Twitter</a></li>
|
1174
|
-
<!-- <li><i class="icon-google"></i> <a href="#">Google+</a></li> -->
|
1175
|
-
<li><i class="icon-youtube"></i> <a href="http://www.youtube.com/odeonuk">YouTube</a></li>
|
1176
|
-
<li><i class="icon-magazine"></i> <a href="http://www.odeon.co.uk/odeon-magazine/">ODEON Magazine</a></li>
|
1177
|
-
</ul>
|
1178
|
-
</div>
|
1179
|
-
<div class="span3">
|
1180
|
-
<h2>Help & Support</h2>
|
1181
|
-
<ul class="unstyled">
|
1182
|
-
<li><a href="http://www.odeon.co.uk/faqs/">FAQs</a></li>
|
1183
|
-
<li><a href="http://www.odeon.co.uk/accessibility/">Accessibility</a></li>
|
1184
|
-
<li><a href="http://www.odeon.co.uk/contactus/">Contact Us</a></li>
|
1185
|
-
<li><a href="http://www.odeon.co.uk/privacy-and-legal/cookie-policy/">About our Cookies</a></li>
|
1186
|
-
</ul>
|
1187
|
-
</div>
|
1188
|
-
</div>
|
1189
|
-
<hr />
|
1190
|
-
<div class="container">
|
1191
|
-
<div class="span9">
|
1192
|
-
<span>© ODEON Cinemas Holdings Limited 2006 to 2015 - All rights reserved.</span>
|
1193
|
-
</div>
|
1194
|
-
<div class="span3">
|
1195
|
-
<ul class="inline">
|
1196
|
-
<li><a href="/privacy-and-legal/">Privacy and Legal</a></li>
|
1197
|
-
<li><span>|</span></li>
|
1198
|
-
<li><a href="http://www.odeon.co.uk/sitemap/">Sitemap</a></li>
|
1199
|
-
</ul>
|
1200
|
-
</div>
|
1201
|
-
</div>
|
1202
|
-
<hr />
|
1203
|
-
</div>
|
1204
|
-
<div class="row content">
|
1205
|
-
<div class="container">
|
1206
|
-
<span class="footer-quote">"Fanatical About Film"</span>
|
1207
|
-
</div>
|
1208
|
-
</div>
|
1209
|
-
</footer>
|
1210
|
-
|
1211
|
-
<!-- Start Showtimes Popup -->
|
1212
|
-
<!-- Start Sold Out popup -->
|
1213
|
-
<div class="popover performance-sold-out fade bottom in sold-out">
|
1214
|
-
<div class="arrow"></div>
|
1215
|
-
<div class="popover-content">
|
1216
|
-
<div class="info-corner">
|
1217
|
-
<span>Sorry, this performance is sold out.</span>
|
1218
|
-
</div>
|
1219
|
-
</div>
|
1220
|
-
</div>
|
1221
|
-
<!-- End Sold Out popup -->
|
1222
|
-
|
1223
|
-
<!-- Start No Avabel popup -->
|
1224
|
-
<div class="popover performance-no-available fade bottom in available">
|
1225
|
-
<div class="arrow"></div>
|
1226
|
-
<div class="popover-content">
|
1227
|
-
<div class="info-corner">
|
1228
|
-
<span>Sorry, this performance is not available.</span>
|
1229
|
-
</div>
|
1230
|
-
</div>
|
1231
|
-
</div>
|
1232
|
-
<!-- End Sold Out popup -->
|
1233
|
-
|
1234
|
-
<!-- Start Booking popup -->
|
1235
|
-
<div class="popover performance-popup fade bottom in one-btn">
|
1236
|
-
<div class="arrow"></div>
|
1237
|
-
<div class="popover-content">
|
1238
|
-
<div class="popover-inner">
|
1239
|
-
<div class="info-corner">
|
1240
|
-
<div class="gallery-showing" id="data-booking-gallery"><i class="gallery-icon">G</i><h5>Gallery showing</h5><span>(over 18s only)</span></div>
|
1241
|
-
<div class="attr-left">
|
1242
|
-
<strong>Starts:</strong><br />
|
1243
|
-
<strong>Screen:</strong><br />
|
1244
|
-
</div>
|
1245
|
-
<div id="data-booking-details" class="attr-right"></div>
|
1246
|
-
</div>
|
1247
|
-
<div class="grad-ver">
|
1248
|
-
<div>
|
1249
|
-
<a href="#" class="btn orange" id="data-booking-href">Book now</a>
|
1250
|
-
</div>
|
1251
|
-
<div id="cinema-offline-text"><p>Booking is temporary unavailable. Please try again later.</p></div>
|
1252
|
-
</div>
|
1253
|
-
</div>
|
1254
|
-
<div class="white" id="data-booking-freelist-suspended">
|
1255
|
-
Free passes restricted - <a href="/free-passes-restricted/">Find out more</a>
|
1256
|
-
</div>
|
1257
|
-
<div class="key" id="data-booking-audio-described">
|
1258
|
-
<strong>This is an Audio Described Performance:</strong> This performance is Audio Described for the visually impaired via headphones available from the Box Office.
|
1259
|
-
</div>
|
1260
|
-
<div class="key" id="data-booking-subtitled">
|
1261
|
-
<strong>This is a Subtitled Performance:</strong> Displays subtitles on screen to benefit guests who may be hard of hearing.
|
1262
|
-
</div>
|
1263
|
-
<div class="key" id="data-booking-early-scenario-1">
|
1264
|
-
<strong>Important</strong> - this performance is in the early hours of the date shown. E.g Tues 00:15 would be first showing, early hours of Tuesday morning/late night Monday. <a href="/midnight_and_early_morning_shows/" style="line-height: 0px;">Find out more</a>
|
1265
|
-
</div>
|
1266
|
-
<div class="key" id="data-booking-early-scenario-2">
|
1267
|
-
<strong>Note</strong> - Please note this is an early morning AM performance for the date listed, not an afternoon/evening PM performance. <a href="/midnight_and_early_morning_shows/" style="line-height: 0px;">Find out more</a>
|
1268
|
-
</div>
|
1269
|
-
</div>
|
1270
|
-
</div>
|
1271
|
-
<!-- End Booking popup --><!-- End Showtimes Popup --> </div>
|
1272
|
-
|
1273
|
-
<script>
|
1274
|
-
var versaTag = {};
|
1275
|
-
versaTag.id = "922"
|
1276
|
-
versaTag.sync = 0
|
1277
|
-
versaTag.dispType = "js"
|
1278
|
-
versaTag.ptcl = "http";
|
1279
|
-
versaTag.bsUrl = "bs.serving-sys.com/BurstingPipe"
|
1280
|
-
versaTag.activityParams = {
|
1281
|
-
};
|
1282
|
-
versaTag.retargetParams = {};
|
1283
|
-
versaTag.dynamicRetargetParams = {};
|
1284
|
-
versaTag.conditionalParams = {};
|
1285
|
-
</script>
|
1286
|
-
<script id="ebOneTagUrlId" src="http://ds.serving-sys.com/SemiCachedScripts/ebOneTag.js"></script>
|
1287
|
-
<noscript>
|
1288
|
-
<iframe src="http://bs.serving-sys.com/BurstingPipe?
|
1289
|
-
cn=ot&
|
1290
|
-
onetagid=922&
|
1291
|
-
ns=1&
|
1292
|
-
activityValues=$$
|
1293
|
-
retargetingValues=$$&
|
1294
|
-
dynamicRetargetingValues=$$&
|
1295
|
-
acp=$$$$&"
|
1296
|
-
style="display:none;width:0px;height:0px"></iframe>
|
1297
|
-
</noscript>
|
1298
|
-
|
1299
|
-
</body>
|
1300
|
-
|
1301
|
-
</html>
|
1302
|
-
|
1303
|
-
|