picturehouse_uk 2.0.5 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +11 -6
- data/README.md +9 -1
- data/lib/picturehouse_uk.rb +2 -3
- data/lib/picturehouse_uk/cinema.rb +24 -12
- data/lib/picturehouse_uk/film.rb +3 -5
- data/lib/picturehouse_uk/internal/parser/address.rb +37 -0
- data/lib/picturehouse_uk/internal/parser/screenings.rb +117 -0
- data/lib/picturehouse_uk/internal/title_sanitizer.rb +2 -0
- data/lib/picturehouse_uk/internal/website.rb +4 -10
- data/lib/picturehouse_uk/screening.rb +5 -15
- data/lib/picturehouse_uk/version.rb +2 -2
- data/test/fixture_updater.rb +16 -13
- data/test/fixtures/cinema/Duke_Of_Yorks.html +2048 -4341
- data/test/fixtures/cinema/Dukes_At_Komedia.html +3780 -0
- data/test/fixtures/cinema/Phoenix_Picturehouse.html +3465 -0
- data/test/fixtures/home.html +487 -1932
- data/test/fixtures/info/Duke_Of_Yorks.html +450 -0
- data/test/fixtures/info/Dukes_At_Komedia.html +439 -0
- data/test/fixtures/info/Phoenix_Picturehouse.html +458 -0
- data/test/lib/picturehouse_uk/cinema_test.rb +53 -16
- data/test/lib/picturehouse_uk/internal/parser/screenings_test.rb +45 -0
- data/test/lib/picturehouse_uk/internal/title_sanitizer_test.rb +16 -0
- data/test/lib/picturehouse_uk/internal/website_test.rb +6 -6
- data/test/lib/picturehouse_uk/screening_test.rb +9 -1
- metadata +16 -25
- data/lib/picturehouse_uk/internal/address_parser.rb +0 -72
- data/lib/picturehouse_uk/internal/cinema_page.rb +0 -35
- data/lib/picturehouse_uk/internal/film_with_screenings_parser.rb +0 -116
- data/test/fixtures/address-fragments/duke-of-yorks.html +0 -39
- data/test/fixtures/address-fragments/hackney-picturehouse.html +0 -12
- data/test/fixtures/cinema/Duke_Of_Yorks/film_last.html +0 -45
- data/test/fixtures/cinema/Duke_Of_Yorks/film_second.html +0 -37
- data/test/fixtures/cinema/York_Picturehouse/basement.html +0 -19
- data/test/fixtures/contact_us/Duke_Of_Yorks.html +0 -1505
- data/test/fixtures/contact_us/Dukes_At_Komedia.html +0 -1503
- data/test/lib/picturehouse_uk/internal/address_parser_test.rb +0 -55
- data/test/lib/picturehouse_uk/internal/cinema_page_test.rb +0 -51
- data/test/lib/picturehouse_uk/internal/film_with_screenings_parser_test.rb +0 -95
data/test/fixtures/home.html
CHANGED
@@ -1,1950 +1,505 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
<
|
6
|
-
|
7
|
-
|
8
|
-
<
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
var venue = '';
|
19
|
-
var trailer = {height:288,width:510};
|
20
|
-
</script>
|
21
|
-
|
22
|
-
<meta name="robots" content="noindex">
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
<link rel="stylesheet" href="https://d2t98m0n7ql7on.cloudfront.net/site-media/css/cityscreen/global.201312092207.css" />
|
27
|
-
|
28
|
-
|
29
|
-
<!--[if IE 6]>
|
30
|
-
<link rel="stylesheet" href="https://d2t98m0n7ql7on.cloudfront.net/site-media/css/cityscreen/ie6.v3.min.css" type="text/css" />
|
31
|
-
<![endif]-->
|
32
|
-
|
33
|
-
<!--[if IE 7]>
|
34
|
-
<link rel="stylesheet" href="https://d2t98m0n7ql7on.cloudfront.net/site-media/css/cityscreen/ie7.v1.min.css" type="text/css" />
|
35
|
-
<![endif]-->
|
36
|
-
<meta name="google-site-verification" content="tfGR4gRo-YG-57LfPFX3Pjv0VqsFRPKIs2ioVOH-3f8" />
|
37
|
-
|
38
|
-
<meta property="fb:app_id" content="" />
|
39
|
-
<meta property="og:type" content="" />
|
40
|
-
<meta property="og:title" content="Home at Picturehouse Cinemas" />
|
41
|
-
<meta property="og:url" content="" />
|
42
|
-
<meta property="og:site_name" content="Picturehouses" />
|
43
|
-
<meta property="og:description" content="" />
|
44
|
-
<meta property="og:image" content="" />
|
45
|
-
|
46
|
-
|
47
|
-
<link id="canonical" rel="canonical" href="/" />
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
<script type="text/javascript" charset="utf-8" src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/libs/jquery-1.9.1.js"></script>
|
53
|
-
<script src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/libs/jquery-migrate-1.1.0.js"></script>
|
54
|
-
<script type="text/javascript" charset="utf-8" src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/libs/typeahead.js"></script>
|
55
|
-
<script src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/libs/hogan-2.0.0.js"></script>
|
56
|
-
<script src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/libs/jquery.tools.min.js"></script>
|
57
|
-
|
58
|
-
<link rel="stylesheet" type="text/css" href="http://partner.mymovies.net/html5/jqtools/1.css"/>
|
59
|
-
<link href="http://partner.mymovies.net/html5/css/video-js.css" rel="stylesheet" type="text/css">
|
60
|
-
<script src="http://partner.mymovies.net/html5/js/video_ovrly.js" type="text/javascript"></script>
|
61
|
-
<script SRC="http://flvplayer.mymovies.net/includes/sdc_tag.js" type="text/javascript"></script>
|
62
|
-
|
63
|
-
<script type="text/javascript" charset="utf-8" src="https://d2t98m0n7ql7on.cloudfront.net/site-media/js/cityscreen/site.20140714.js"></script>
|
64
|
-
|
65
|
-
<link type="image/x-icon" href="https://d2t98m0n7ql7on.cloudfront.net/site-media/images/cityscreen/favicon.gif" rel="shortcut icon"/>
|
66
|
-
<link type="image/x-icon" href="https://d2t98m0n7ql7on.cloudfront.net/site-media/images/cityscreen/favicon.gif" rel="icon"/>
|
67
|
-
|
68
|
-
<script type="text/javascript">
|
69
|
-
function twitterPop(text, url) {
|
70
|
-
mywindow = window.open('http://twitter.com/share?text='+text+'&url='+url,"Tweet_widow","channelmode=no,directories=no,location=no,menubar=no,scrollbars=no,toolbar=no,status=no,width=500,height=375,left=300,top=200");
|
71
|
-
mywindow.focus();
|
72
|
-
}
|
73
|
-
</script>
|
74
|
-
<script type="text/javascript">
|
75
|
-
docCookies = {
|
76
|
-
getItem: function (sKey) {
|
77
|
-
if (!sKey || !this.hasItem(sKey)) { return null; }
|
78
|
-
return unescape(document.cookie.replace(new RegExp("(?:^|.*;\\s*)" + escape(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*((?:[^;](?!;))*[^;]?).*"), "$1"));
|
79
|
-
},
|
80
|
-
/**
|
81
|
-
* docCookies.setItem(sKey, sValue, vEnd, sPath, sDomain, bSecure)
|
82
|
-
*
|
83
|
-
* @argument sKey (String): the name of the cookie;
|
84
|
-
* @argument sValue (String): the value of the cookie;
|
85
|
-
* @optional argument vEnd (Number, String, Date Object or null): the max-age in seconds (e.g., 31536e3 for a year) or the
|
86
|
-
* expires date in GMTString format or in Date Object format; if not specified it will expire at the end of session;
|
87
|
-
* @optional argument sPath (String or null): e.g., "/", "/mydir"; if not specified, defaults to the current path of the current document location;
|
88
|
-
* @optional argument sDomain (String or null): e.g., "example.com", ".example.com" (includes all subdomains) or "subdomain.example.com"; if not
|
89
|
-
* specified, defaults to the host portion of the current document location;
|
90
|
-
* @optional argument bSecure (Boolean or null): cookie will be transmitted only over secure protocol as https;
|
91
|
-
* @return undefined;
|
92
|
-
**/
|
93
|
-
setItem: function (sKey, sValue, vEnd, sPath, sDomain, bSecure) {
|
94
|
-
if (!sKey || /^(?:expires|max\-age|path|domain|secure)$/.test(sKey)) { return; }
|
95
|
-
var sExpires = "";
|
96
|
-
if (vEnd) {
|
97
|
-
switch (typeof vEnd) {
|
98
|
-
case "number": sExpires = "; max-age=" + vEnd; break;
|
99
|
-
case "string": sExpires = "; expires=" + vEnd; break;
|
100
|
-
case "object": if (vEnd.toGMTString != undefined) { sExpires = "; expires=" + vEnd.toGMTString(); } break;
|
101
|
-
}
|
102
|
-
}
|
103
|
-
document.cookie = escape(sKey) + "=" + escape(sValue) + sExpires + (sDomain ? "; domain=" + sDomain : "") + (sPath ? "; path=" + sPath : "") + (bSecure ? "; secure" : "");
|
104
|
-
},
|
105
|
-
removeItem: function (sKey) {
|
106
|
-
if (!sKey || !this.hasItem(sKey)) { return; }
|
107
|
-
var oExpDate = new Date();
|
108
|
-
oExpDate.setDate(oExpDate.getDate() - 1);
|
109
|
-
document.cookie = escape(sKey) + "=; expires=" + oExpDate.toGMTString() + "; path=/";
|
110
|
-
},
|
111
|
-
hasItem: function (sKey) { return (new RegExp("(?:^|;\\s*)" + escape(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=")).test(document.cookie); }
|
112
|
-
};
|
113
|
-
jQuery(document).ready(function(){
|
114
|
-
if ((docCookies.getItem('accepted') === null)) {
|
115
|
-
console.log('cookie');
|
116
|
-
jQuery('body').append('<div id="cookie_message" style="background-color: rgb(255, 255, 225); color: rgb(51, 51, 51); position: fixed; bottom: 0px; left: 0px; right: 0px; padding: 7px 120px 7px 36px; vertical-align: middle; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(68, 68, 68); font-size: 12px; font-family: Arial, Helvetica, sans-serif; z-index: 9999; box-shadow: rgb(0, 0, 0) 0px 0px 5px; "><p class="wolfblock" style="text-align: left; font-size: 1.1em !important; width: 600px; float: left; margin: 0px; padding: 0px; line-height: 16px; ">This site uses cookies to help make it more useful and reliable. By using the site or by dismissing this banner you are consenting to their use.</p><a href="#" id="cookie_accepted">Do not show this message again</a></div></div>');
|
117
|
-
jQuery('#cookie_accepted').click(function() {
|
118
|
-
jQuery('#cookie_message').hide();
|
119
|
-
docCookies.setItem('accepted', 'dismissed', 86400*365*30, '/');
|
120
|
-
});
|
121
|
-
}
|
122
|
-
});
|
123
|
-
</script>
|
124
|
-
<script type="text/javascript">
|
125
|
-
var apiHost = (("https:" == document.location.protocol) ? "https://" : "http://");
|
126
|
-
var websales_url = ''.replace('http://', apiHost);
|
127
|
-
var secure_websales_url = 'https://www.picturehouses.co.uk';
|
128
|
-
newman_prefix = 'newman';
|
129
|
-
setup_api();
|
130
|
-
</script>
|
131
|
-
|
132
|
-
<script type="text/javascript">
|
133
|
-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
134
|
-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
135
|
-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
136
|
-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
137
|
-
ga('create', 'UA-7911463-2', 'picturehouses.co.uk');
|
138
|
-
ga('require', 'displayfeatures');
|
139
|
-
ga('send', 'pageview');
|
140
|
-
</script>
|
141
|
-
|
142
|
-
|
143
|
-
<script type="text/javascript">
|
144
|
-
newman_prefix = 'newman';
|
145
|
-
document.write(unescape("%3Cscript src='" + websales_url + "/jswebsales/static/customer.201404272310.js' type='text/javascript'%3E%3C/script%3E"));
|
146
|
-
</script>
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
<script type="text/javascript">
|
153
|
-
jQuery(document).ready(function(){
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
jQuery('#searchForm').replaceWith('<div class="demo" style="float:right; margin-right:10px;"><form rel="nofollow" action="/Search/"><input class="typeahead" name="header_search" type="text" placeholder="Search..."></form></div>');
|
158
|
-
|
159
|
-
var url = '/fs/';
|
160
|
-
if ('global' !== 'global') {
|
161
|
-
url = '/cinema//fs/';
|
162
|
-
}
|
163
|
-
if (location.protocol !== 'https:') {
|
164
|
-
jQuery('.typeahead').typeahead({
|
165
|
-
name:'films',
|
166
|
-
prefetch:{url:url,
|
167
|
-
ttl:0},
|
168
|
-
limit:30,
|
169
|
-
ttl_ms:0
|
170
|
-
})
|
171
|
-
.on('typeahead:opened', function(evt) {
|
172
|
-
var $typeahead = jQuery(this);
|
173
|
-
var v = $typeahead.val();
|
174
|
-
if (v !== '') {
|
175
|
-
ga('send', 'event', {
|
176
|
-
eventCategory:'Search',
|
177
|
-
eventAction:'Typing',
|
178
|
-
eventValue:v});
|
179
|
-
}
|
180
|
-
})
|
181
|
-
.on('typeahead:selected', function(evt, item) {
|
182
|
-
var $typeahead = jQuery(this);
|
183
|
-
ga('send', 'event', {
|
184
|
-
eventCategory:'Search',
|
185
|
-
eventAction:'Selected',
|
186
|
-
eventValue:$typeahead.val()});
|
187
|
-
window.location.href = item.uri + '?utm_source=' + window.location.pathname + '&utm_medium=search&utm_campaign=selected';
|
188
|
-
})
|
189
|
-
.on('typeahead:closed', function(evt, item) {
|
190
|
-
var $typeahead = jQuery(this);
|
191
|
-
console.log('closed');
|
192
|
-
})
|
193
|
-
.on('typeahead:autocompleted', function (evt, item) {
|
194
|
-
var $typeahead = jQuery(this);
|
195
|
-
ga('send', 'event', {
|
196
|
-
eventCategory:'Search',
|
197
|
-
eventAction:'Autocompleted',
|
198
|
-
eventValue:$typeahead.val()});
|
199
|
-
window.location.href = item.uri + '?utm_source=' + window.location.pathname + '&utm_medium=search&utm_campaign=autocompleted';
|
200
|
-
}) ;
|
201
|
-
jQuery('div.demo form input.typeahead').bind('keypress', function(e) {
|
202
|
-
if(e.keyCode===13){
|
203
|
-
jQuery('div.demo form').submit();
|
204
|
-
}
|
205
|
-
});
|
206
|
-
}
|
207
|
-
initialize_api('', '', 'global');
|
208
|
-
});
|
209
|
-
</script>
|
210
|
-
<!-- Start: GPT Sync -->
|
211
|
-
|
212
|
-
<script type='text/javascript'>
|
213
|
-
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html lang="en">
|
3
|
+
<head>
|
4
|
+
<meta charset="utf-8">
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
7
|
+
<meta name="description" content="Picturehouse Cinemas are located in city centres and are architecturally unique venues that provide café bars, restaurants and live events alongside the traditional movie-going experience.">
|
8
|
+
<title>Picturehouses - Home page</title>
|
9
|
+
<link href="/css/picturehouse.min.css" rel="stylesheet">
|
10
|
+
<link type="image/x-icon" href="/images/icons/favicon.gif" rel="shortcut icon"/>
|
11
|
+
<link type="image/x-icon" href="/images/icons/favicon.gif" rel="icon"/>
|
12
|
+
<!--[if lt IE 9]>
|
13
|
+
<script src="/js/vendor/html5shiv.min.js"></script>
|
14
|
+
<script src="/js/vendor/respond.min.js"></script>
|
15
|
+
<![endif]-->
|
16
|
+
<!-- Start: GPT Sync -->
|
17
|
+
<script type='text/javascript'>
|
214
18
|
var gptadslots=[];
|
215
|
-
|
216
19
|
(function(){
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
|
221
|
-
|
222
|
-
document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
|
223
|
-
|
20
|
+
var useSSL = 'https:' == document.location.protocol;
|
21
|
+
var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
|
22
|
+
document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
|
224
23
|
})();
|
225
|
-
|
226
|
-
|
227
|
-
<script type="text/javascript">
|
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
|
-
<div
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
</
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
24
|
+
</script>
|
25
|
+
|
26
|
+
<script type="text/javascript">
|
27
|
+
//Adslot 1 declaration
|
28
|
+
gptadslots[1]= googletag.defineSlot('/70228659/PictureHouses', [[300,250]],'div-gpt-ad-996397954946313344-1').addService(googletag.pubads());
|
29
|
+
googletag.pubads().enableSyncRendering();
|
30
|
+
googletag.enableServices();
|
31
|
+
</script>
|
32
|
+
<!-- End: GPT -->
|
33
|
+
|
34
|
+
<!-- Google Analytics code -->
|
35
|
+
<script>
|
36
|
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
37
|
+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
38
|
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
39
|
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
40
|
+
|
41
|
+
ga('create', 'UA-7911463-11', 'auto');
|
42
|
+
ga('send', 'pageview');
|
43
|
+
</script>
|
44
|
+
</head>
|
45
|
+
<body class="body cinema-global">
|
46
|
+
<script>document.getElementsByTagName("body")[0].className += " js-enabled";</script>
|
47
|
+
<a href="#main" class="sr-only">Skip to main content</a>
|
48
|
+
<div class="interim-banner container-fluid">
|
49
|
+
<div class="container alert-dismissible">
|
50
|
+
<button type="button" class="pull-right close" data-dismiss="alert" aria-label="Close">
|
51
|
+
<span aria-hidden="true">×</span>
|
52
|
+
</button>
|
53
|
+
You will notice that our ticket booking system has a new look and a new procedure. This is an interim measure that will be in place until we roll out our new website later this year; our old website is now switched off. If you require any assistance with your online booking please try our Customer Service Centre on <strong>020 7733 2229</strong>
|
54
|
+
</div>
|
55
|
+
</div>
|
56
|
+
<div class="component header">
|
57
|
+
<div class="container navbar-global-offset hidden-xs">
|
58
|
+
<div class="row">
|
59
|
+
<nav class="pull-right">
|
60
|
+
<!--
|
61
|
+
<ul class="list-inline list-icons pull-left hidden-sm">
|
62
|
+
<li><a href="#" data-icon="W" class="icon"><span class="sr-only">Bookmark page</span></a></li>
|
63
|
+
<li><a href="#" data-icon="}" class="icon"><span class="sr-only">Email us</span></a></li>
|
64
|
+
</ul>-->
|
65
|
+
|
66
|
+
<ul class="list-inline list-icons pull-left hidden-sm">
|
67
|
+
<li><a href="https://www.facebook.com/picturehouses" data-icon="@" class="icon" target="_blank"><span class="sr-only">Picturehouse on Facebook</span></a></li>
|
68
|
+
|
69
|
+
<li><a href="https://twitter.com/picturehouses" data-icon=":" class="icon" target="_blank"><span class="sr-only">Picturehouse on Twitter</span></a></li>
|
70
|
+
</ul>
|
71
|
+
</nav>
|
72
|
+
|
73
|
+
|
74
|
+
<nav class="pull-left">
|
75
|
+
<ul class="spaced-list">
|
76
|
+
<li><a href="/">Home</a></li>
|
77
|
+
<li class="invisible"><a href="/cinemas/">Cinemas</a></li>
|
78
|
+
</ul>
|
79
|
+
</nav>
|
80
|
+
</div>
|
81
|
+
</div> <div class="navbar navbar-inverse top-mg">
|
82
|
+
<div class="pres-bar pres-bar-top"></div>
|
83
|
+
<div class="container">
|
84
|
+
<div class="row relative btm-pd">
|
85
|
+
<div class="logo pull-left">
|
86
|
+
<a href="/"><img class="img-responsive no-left-mg" src="/images/logos/picturehouse-cinemas.png" alt="Picturehouse cinemas homepage"></a>
|
280
87
|
</div>
|
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
|
-
|
88
|
+
<div class="global-primary-nav">
|
89
|
+
<nav class="pull-left pull-right-mobile hidden-xs">
|
90
|
+
<ul class="spaced-list spaced-list-lg spaced-list-inverse">
|
91
|
+
<li><a href="/cinemas/">Cinemas</a></li>
|
92
|
+
<li><a href="/Picturehouse_Recommends">Recommends</a></li>
|
93
|
+
<li><a href="/Picturehouse_Membership">Membership</a></li>
|
94
|
+
</ul>
|
95
|
+
</nav>
|
96
|
+
<div class="pull-right burger-menu">
|
97
|
+
<button type="button" class="btn navbar-toggle" data-target="#burger-menu" data-toggle="collapse">
|
98
|
+
<span class="icon-bar"></span>
|
99
|
+
<span class="icon-bar"></span>
|
100
|
+
<span class="icon-bar"></span>
|
101
|
+
</button>
|
102
|
+
<div class="text-center clear">Menu</div>
|
103
|
+
</div>
|
104
|
+
<nav id="burger-menu" class="collapse clear">
|
105
|
+
<ul class="nav nav-pills nav-stacked">
|
106
|
+
<li class="nav-dark">
|
107
|
+
<div class="navbar-inverse">
|
108
|
+
<form class="form-inline text-right" role="form">
|
109
|
+
<div class="form-group">
|
110
|
+
<label class="sr-only" for="searchSiteMobile">Search</label>
|
111
|
+
<input type="text" class="form-control form-control-sm" id="searchSiteMobile" placeholder="Search">
|
112
|
+
</div>
|
113
|
+
<button data-icon='"' class="icon icon-inverse btn-link"></button>
|
114
|
+
</form>
|
115
|
+
</div>
|
116
|
+
</li> --}}
|
117
|
+
<li><a href="/cinemas/">Cinemas</a></li>
|
118
|
+
<li><a href="/Picturehouse_Recommends">Recommends</a></li>
|
119
|
+
<li><a href="/Picturehouse_Membership">Membership</a></li>
|
120
|
+
<li><a href="http://picturehouseblog.co.uk/" target="_blank">Picturehouse Blog</a></li>
|
121
|
+
<li><a href="http://corporate.picturehouses.co.uk/" target="_blank">Corporate</a></li>
|
122
|
+
<li><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
|
123
|
+
</ul>
|
124
|
+
</nav>
|
125
|
+
</div>
|
126
|
+
</div>
|
313
127
|
</div>
|
314
|
-
|
315
|
-
|
316
|
-
<span class="tl-label">MyPicturehouse:</span>
|
317
|
-
<a href="#login_form" id="login_formfancybox-link" class="fancybox-link"><strong>Sign in / Register</strong></a>
|
318
|
-
|
319
|
-
|
320
|
-
|
128
|
+
<div class="pres-bar pres-bar-bottom"></div>
|
129
|
+
</div>
|
321
130
|
</div>
|
322
131
|
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
132
|
+
<div class="container">
|
133
|
+
<div class="row">
|
134
|
+
<div class="relative">
|
135
|
+
<div id="carousel-feature" class="carousel-feature relative">
|
136
|
+
<div class="slideshow responsive"
|
137
|
+
data-cycle-fx="scrollHorz"
|
138
|
+
data-cycle-timeout="5000"
|
139
|
+
data-cycle-prev="#carousel-feature .cycle-prev"
|
140
|
+
data-cycle-next="#carousel-feature .cycle-next"
|
141
|
+
data-cycle-pager="#no-template-pager"
|
142
|
+
data-cycle-pager-template=""
|
143
|
+
data-slides="> div"
|
144
|
+
>
|
145
|
+
<div>
|
146
|
+
<a class="text-center" href="/film/rsc-live-loves-labours-won">
|
147
|
+
<img src="/assets/feature/banners/Loves-Labours.jpg" alt="" class="img-responsive" />
|
148
|
+
<div class="slide-content">
|
149
|
+
<h2>RSC Live: Love's Labour's Won</h2>
|
150
|
+
<div class="hidden-xs">
|
151
|
+
<p class="feature-area-date">Wed 4 Mar, 7.00</p>
|
152
|
+
<div class="visible-lg">
|
153
|
+
<p>Love’s Labour’s Won (usually known as Much Ado About Nothing) live from the Royal Shakespeare Theatre</p>
|
154
|
+
</div>
|
155
|
+
<span class="btn btn-md btn-primary hidden-xs">Book now <span data-icon=">" class="icon"></span></span>
|
156
|
+
</div>
|
157
|
+
</div>
|
158
|
+
</a>
|
159
|
+
</div>
|
160
|
+
<div>
|
161
|
+
<a class="text-center" href="/film/the-sound-of-music">
|
162
|
+
<img src="/assets/feature/banners/sound-of-music.jpg" alt="" class="img-responsive" />
|
163
|
+
<div class="slide-content">
|
164
|
+
<h2>Vintage Sundays: The Sound of Music</h2>
|
165
|
+
<div class="hidden-xs">
|
166
|
+
<p class="feature-area-date">Sun 15 Mar</p>
|
167
|
+
<div class="visible-lg">
|
168
|
+
<p>Celebrating the 50th birthday of the beloved Rodgers and Hammerstein musical</p>
|
169
|
+
</div>
|
170
|
+
<span class="btn btn-md btn-primary hidden-xs">Book now <span data-icon=">" class="icon"></span></span>
|
171
|
+
</div>
|
172
|
+
</div>
|
173
|
+
</a>
|
174
|
+
</div>
|
175
|
+
<div>
|
176
|
+
<a class="text-center" href="/film/true-romance">
|
177
|
+
<img src="/assets/feature/banners/true-romance.jpg" alt="" class="img-responsive" />
|
178
|
+
<div class="slide-content">
|
179
|
+
<h2>Culture Shock: True Romance</h2>
|
180
|
+
<div class="hidden-xs">
|
181
|
+
<p class="feature-area-date">Wed 25 Feb</p>
|
182
|
+
<div class="visible-lg">
|
183
|
+
<p>Now on digital print for the very first time, TRUE ROMANCE looks bigger, brasher, badder and more stylish than ever</p>
|
184
|
+
</div>
|
185
|
+
<span class="btn btn-md btn-primary hidden-xs">Book now <span data-icon=">" class="icon"></span></span>
|
186
|
+
</div>
|
187
|
+
</div>
|
188
|
+
</a>
|
189
|
+
</div>
|
190
|
+
<div>
|
191
|
+
<a class="text-center" href="/film/maxine-peake-as-hamlet">
|
192
|
+
<img src="/assets/feature/banners/maxine-peake-as-hamlet.jpg" alt="" class="img-responsive" />
|
193
|
+
<div class="slide-content">
|
194
|
+
<h2>Maxine Peake as Hamlet</h2>
|
195
|
+
<div class="hidden-xs">
|
196
|
+
<p class="feature-area-date">Mon 23 Mar</p>
|
197
|
+
<div class="visible-lg">
|
198
|
+
<p>From its sell-out run at Manchester's Royal Exchange Theatre comes this critically acclaimed production of Shakespeare's tragedy</p>
|
199
|
+
</div>
|
200
|
+
<span class="btn btn-md btn-primary hidden-xs">Book now <span data-icon=">" class="icon"></span></span>
|
201
|
+
</div>
|
202
|
+
</div>
|
203
|
+
</a>
|
204
|
+
</div>
|
205
|
+
<div>
|
206
|
+
<a class="text-center" href="/Picturehouse_Membership">
|
207
|
+
<img src="/assets/feature/banners/Membership.jpg" alt="" class="img-responsive" />
|
208
|
+
<div class="slide-content">
|
209
|
+
<h2>Picturehouse Membership</h2>
|
210
|
+
<div class="hidden-xs">
|
211
|
+
|
212
|
+
<div class="visible-lg">
|
213
|
+
<p>Join us and enjoy discounts, priority booking, exclusive previews and more</p>
|
214
|
+
</div>
|
215
|
+
<span class="btn btn-md btn-primary hidden-xs">Find out more <span data-icon=">" class="icon"></span></span>
|
216
|
+
</div>
|
217
|
+
</div>
|
218
|
+
</a>
|
219
|
+
</div>
|
220
|
+
</div>
|
221
|
+
<a href="#" role="button" data-slide="prev" id="prev" class="cycle-nav cycle-prev link-unstyled"><span data-icon="=" class="icon-jumbo"></span><span class="sr-only">Previous</span></a>
|
222
|
+
<a href="#" role="button" data-slide="next" id="next" class="cycle-nav cycle-next link-unstyled"><span data-icon=">" class="icon-jumbo"></span><span class="sr-only">Next</span></a>
|
223
|
+
</div>
|
224
|
+
<div class="hidden-xs">
|
225
|
+
<ul id="no-template-pager" class="nav-justified cycle-pager pager-list external list-inline clearfix no-mg">
|
226
|
+
<li><img src="/assets/feature/thumbnails/Loves-Labours.jpg" alt="" class="hidden-xs hidden-sm" width="66" height="50" />RSC Live: Love's Labour's Won</li>
|
227
|
+
<li><img src="/assets/feature/thumbnails/sound-of-music.jpg" alt="" class="hidden-xs hidden-sm" width="66" height="50" />Vintage Sundays: The Sound of Music</li>
|
228
|
+
<li><img src="/assets/feature/thumbnails/true-romance.jpg" alt="" class="hidden-xs hidden-sm" width="66" height="50" />Culture Shock: True Romance</li>
|
229
|
+
<li><img src="/assets/feature/thumbnails/maxine-peake-as-hamlet.jpg" alt="" class="hidden-xs hidden-sm" width="66" height="50" />Maxine Peake as Hamlet</li>
|
230
|
+
<li><img src="/assets/feature/thumbnails/Membership.jpg" alt="" class="hidden-xs hidden-sm" width="66" height="50" />Picturehouse Membership</li>
|
231
|
+
</ul>
|
232
|
+
</div>
|
233
|
+
</div> </div>
|
330
234
|
</div>
|
331
|
-
|
332
|
-
|
333
|
-
<style>
|
334
|
-
#precomplete_form {
|
335
|
-
width:270px;
|
336
|
-
}
|
337
|
-
#precomplete_formfancybox-link {
|
338
|
-
visibility: none;
|
339
|
-
}
|
340
|
-
</style>
|
341
|
-
|
342
|
-
<a href="#precomplete_form" id="precomplete_formfancybox-link" class="fancybox-link"></a>
|
343
|
-
<div class="hide">
|
344
|
-
<div id="precomplete_form" class="popup-form g-clear">
|
345
|
-
<form method="post" action="" name="info_form">
|
346
|
-
<div class="form-left-part">
|
347
|
-
<h3>Additional Information</h3>
|
348
|
-
|
349
|
-
<p id="precomplete_msg">To complete your registration, please choose your favourite cinema:</p>
|
350
235
|
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
<option value="ritz">Ritzy Picturehouse</option>
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
<option value="se">Stratford, London</option>
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
<option value="bath">The Little</option>
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
<option value="NMM">Picturehouse at the NMM</option>
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
<option value="DAK">Duke's At Komedia</option>
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
<option value="doyb">Duke of York's</option>
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
<option value="camb">Arts Picturehouse Cambridge</option>
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
<option value="edbg">Cameo Picturehouse</option>
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
<option value="xtr">Exeter Picturehouse</option>
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
<option value="rgl">Regal Picturehouse</option>
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
<option value="fact">Picturehouse at FACT</option>
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
<option value="nor">Cinema City</option>
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
<option value="oxfd">Phoenix Picturehouse</option>
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
<option value="hlsh">Harbour Lights</option>
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
<option value="soa">Stratford-upon-Avon</option>
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
<option value="york">York Picturehouse</option>
|
452
|
-
|
453
|
-
|
454
|
-
</select>
|
455
|
-
</div>
|
456
|
-
|
457
|
-
<span class="button">
|
458
|
-
<i class="b-tl"></i><i class="b-tr"></i>
|
459
|
-
<input type="button" value="Complete Registration" id="completebutton"/>
|
460
|
-
</span>
|
461
|
-
</div>
|
462
|
-
</form>
|
236
|
+
<!-- Main content -->
|
237
|
+
<div role="main" id="main" class="main home transparent container">
|
238
|
+
<div class="row hidden-xs btm-mg-60">
|
239
|
+
<div class="col-xs-12">
|
240
|
+
<section class="component top-mg box-inverse">
|
241
|
+
<h2 class="txt-serif txt-lg pull-left">Select your cinema</h2>
|
242
|
+
<h3 class="txt-serif txt-lg pull-right"><a href="/cinemas/">See all cinemas</a></h3>
|
243
|
+
<div class="relative cinema-selector slideshow-overlay-nav top-mg clear">
|
244
|
+
<div class="slideshow responsive"
|
245
|
+
data-cycle-fx=carousel
|
246
|
+
data-cycle-timeout=0
|
247
|
+
data-cycle-next="#homepage-feature-next"
|
248
|
+
data-cycle-prev="#homepage-feature-prev"
|
249
|
+
data-cycle-pager="#pager4"
|
250
|
+
data-cycle-carousel-visible="7"
|
251
|
+
data-cycle-carousel-fluid="true"
|
252
|
+
data-allow-wrap="true"
|
253
|
+
data-slides="> a"
|
254
|
+
data-carousel-hops="5"
|
255
|
+
>
|
256
|
+
<a class="hover-link" href="/cinema/Duke_Of_Yorks"><img class="img-responsive" src="/images/icons/square/Duke_Of_Yorks.gif" alt="Duke of York's Picturehouse landing page" /></a>
|
257
|
+
<a class="hover-link" href="/cinema/Dukes_At_Komedia"><img class="img-responsive" src="/images/icons/square/Dukes_At_Komedia.gif" alt="Duke's at Komedia landing page" /></a>
|
258
|
+
<a class="hover-link" href="/cinema/Arts_Picturehouse_Cambridge"><img class="img-responsive" src="/images/icons/square/Arts_Picturehouse_Cambridge.gif" alt="Arts Picturehouse Cambridge landing page" /></a>
|
259
|
+
<a class="hover-link" href="/cinema/Cameo_Picturehouse"><img class="img-responsive" src="/images/icons/square/Cameo_Picturehouse.gif" alt="The Cameo landing page" /></a>
|
260
|
+
<a class="hover-link" href="/cinema/Exeter_Picturehouse"><img class="img-responsive" src="/images/icons/square/Exeter_Picturehouse.gif" alt="Exeter Picturehouse landing page" /></a>
|
261
|
+
<a class="hover-link" href="/cinema/Regal_Picturehouse"><img class="img-responsive" src="/images/icons/square/Regal_Picturehouse.gif" alt="Regal Picturehouse landing page" /></a>
|
262
|
+
<a class="hover-link" href="/cinema/Cinema_City"><img class="img-responsive" src="/images/icons/square/Cinema_City.gif" alt="Cinema City landing page" /></a>
|
263
|
+
<a class="hover-link" href="/cinema/Picturehouse_At_Fact"><img class="img-responsive" src="/images/icons/square/Picturehouse_At_Fact.gif" alt="Picturehouse at FACT landing page" /></a>
|
264
|
+
<a class="hover-link" href="/cinema/Phoenix_Picturehouse"><img class="img-responsive" src="/images/icons/square/Phoenix_Picturehouse.gif" alt="Phoenix Picturehouse landing page" /></a>
|
265
|
+
<a class="hover-link" href="/cinema/Harbour_Lights"><img class="img-responsive" src="/images/icons/square/Harbour_Lights.gif" alt="Harbour Lights landing page" /></a>
|
266
|
+
<a class="hover-link" href="/cinema/Stratford_Upon_Avon"><img class="img-responsive" src="/images/icons/square/Stratford_Upon_Avon.gif" alt="Stratford Upon Avon landing page" /></a>
|
267
|
+
<a class="hover-link" href="/cinema/York_Picturehouse"><img class="img-responsive" src="/images/icons/square/York_Picturehouse.gif" alt="City Screen Picturehouse landing page" /></a>
|
268
|
+
|
269
|
+
</div>
|
270
|
+
<a href="#" role="button" data-slide="prev" id="homepage-feature-prev" class="cycle-nav cycle-prev cycle-links link-unstyled"><span data-icon="=" class="icon-jumbo"></span><span class="sr-only">Previous</span></a>
|
271
|
+
<a href="#" role="button" data-slide="next" id="homepage-feature-next" class="cycle-nav cycle-next cycle-links link-unstyled"><span data-icon=">" class="icon-jumbo"></span><span class="sr-only">Next</span></a>
|
272
|
+
</div>
|
273
|
+
</section> </div>
|
463
274
|
</div>
|
464
|
-
|
465
|
-
|
466
|
-
<
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
jQuery("#precomplete_email_holder").show()
|
508
|
-
}
|
509
|
-
if (setup.indexOf("venue_id") == -1) {
|
510
|
-
jQuery("#precomplete_venue_holder").hide()
|
511
|
-
} else {
|
512
|
-
jQuery("#precomplete_venue_holder").show()
|
513
|
-
}
|
514
|
-
};
|
515
|
-
|
516
|
-
var precomplete_finish = function() {
|
517
|
-
var url = qs('redirect');
|
518
|
-
if (setup.indexOf("email") != -1) {
|
519
|
-
url += "&email=" + jQuery("#precomplete_email").val()
|
520
|
-
}
|
521
|
-
if (setup.indexOf("venue_id") != -1) {
|
522
|
-
url += "&venue_id=" + jQuery("#precomplete_venue").val()
|
523
|
-
}
|
524
|
-
|
525
|
-
window.location.href = url
|
526
|
-
};
|
527
|
-
|
528
|
-
jQuery(document).ready(function () {
|
529
|
-
precomplete_hookup();
|
530
|
-
setup_precomplete_form()
|
531
|
-
isPrecompleteForm()
|
532
|
-
})
|
533
|
-
|
534
|
-
</script>
|
535
|
-
|
536
|
-
|
537
|
-
<div class="hide">
|
538
|
-
<div id="login_form" class="popup-form g-clear">
|
539
|
-
<style>
|
540
|
-
#socialauth_error_msg {
|
541
|
-
color:red;
|
542
|
-
margin:0;
|
543
|
-
line-height:12px;
|
544
|
-
margin-bottom:-7px;
|
545
|
-
}
|
546
|
-
</style>
|
547
|
-
|
548
|
-
<p id="socialauth_error_msg"></p>
|
549
|
-
|
550
|
-
<script>
|
551
|
-
console.log("START ALERT SETUP SCRIPT")
|
552
|
-
|
553
|
-
// START OF UTILS
|
554
|
-
function getHashParams() {
|
555
|
-
|
556
|
-
var hashParams = {};
|
557
|
-
var e,
|
558
|
-
a = /\+/g, // Regex for replacing addition symbol with a space
|
559
|
-
r = /([^&;=]+)=?([^&;]*)/g,
|
560
|
-
d = function (s) { return decodeURIComponent(s.replace(a, " ")); },
|
561
|
-
q = window.location.hash.substring(1);
|
562
|
-
|
563
|
-
while (e = r.exec(q))
|
564
|
-
hashParams[d(e[1])] = d(e[2]);
|
565
|
-
|
566
|
-
return hashParams;
|
567
|
-
}
|
568
|
-
// END OF UTILS
|
569
|
-
|
570
|
-
function isErrorMsg() {
|
571
|
-
// Is there a socialauth error message?
|
572
|
-
if (window.location.hash.indexOf("#socialauth_error_msg") != -1) {
|
573
|
-
|
574
|
-
// Found a SocialAuth error signal, preparing to display msg.
|
575
|
-
var msg = getHashParams()["socialauth_error_msg"]
|
576
|
-
if (msg) {
|
577
|
-
jQuery("#socialauth_error_msg").html(msg);
|
578
|
-
jQuery("#socialauth_error_msg").show();
|
579
|
-
};
|
580
|
-
|
581
|
-
// Open login dialog.
|
582
|
-
var rt = jQuery("a#login_formfancybox-link").fancybox().trigger('click');
|
583
|
-
} else {
|
584
|
-
jQuery("#socialauth_error_msg").hide();
|
585
|
-
}
|
586
|
-
};
|
587
|
-
|
588
|
-
isErrorMsg()
|
589
|
-
|
590
|
-
</script>
|
591
|
-
|
592
|
-
<form method="post" action="/loyalty/login_process" name="login_form">
|
593
|
-
<div class="form-left-part">
|
594
|
-
|
595
|
-
<style>
|
596
|
-
|
597
|
-
.social_auth_widget {
|
598
|
-
margin-bottom: 10px;
|
599
|
-
}
|
600
|
-
|
601
|
-
.social_button {
|
602
|
-
width: 270px;
|
603
|
-
height: 30px;
|
604
|
-
margin-bottom: 8px;
|
605
|
-
}
|
606
|
-
|
607
|
-
.social_auth_widget a,
|
608
|
-
.social_auth_widget a:link,
|
609
|
-
.social_auth_widget a:visited,
|
610
|
-
.social_auth_widget a:hover,
|
611
|
-
.social_auth_widget a:active
|
612
|
-
{
|
613
|
-
color: inherit;
|
614
|
-
text-decoration: none;
|
615
|
-
}
|
616
|
-
|
617
|
-
.social_button h4 {
|
618
|
-
display: inline;
|
619
|
-
padding-left: 6px;
|
620
|
-
vertical-align: -webkit-baseline-middle;
|
621
|
-
color: #fff;
|
622
|
-
font-size: 129%;
|
623
|
-
letter-spacing: 0.2px;
|
624
|
-
}
|
625
|
-
|
626
|
-
.social_button.safari h4 {
|
627
|
-
vertical-align: middle !important;
|
628
|
-
}
|
629
|
-
|
630
|
-
.social_auth_widget #facebook_button {
|
631
|
-
background-color: #4a629d;
|
632
|
-
border-radius: 3px;
|
633
|
-
}
|
634
|
-
|
635
|
-
.social_auth_widget #google-plus_button {
|
636
|
-
background-color: #ca363a;
|
637
|
-
border-radius: 3px;
|
638
|
-
}
|
639
|
-
|
640
|
-
.social_button img {
|
641
|
-
margin-left: 10px;
|
642
|
-
margin-top: 2.5px;
|
643
|
-
}
|
644
|
-
|
645
|
-
.social_button.safari img {
|
646
|
-
margin-top: 3px;
|
647
|
-
}
|
648
|
-
|
649
|
-
</style>
|
650
|
-
|
651
|
-
<div class="social_auth_widget">
|
652
|
-
<a href="/socialauth/login/facebook/">
|
653
|
-
<div class="social_button" id="facebook_button">
|
654
|
-
<img src="/site-media/images/social/facebook_login.png" alt="Login with Facebook"></img>
|
655
|
-
<h4>Sign in with Facebook</h4>
|
275
|
+
<div class="row top-mg">
|
276
|
+
<div class="col-xs-12 col-sm-9 col-sm-push-3">
|
277
|
+
<section class="component">
|
278
|
+
<div class="box box-orange-on-cream box-high box-no-pd clearfix">
|
279
|
+
<div class="col-xs-12 col-sm-5 hidden-xs">
|
280
|
+
<img src="/images/global-homepage/membership-advocates.gif" alt="" class="img-responsive pull-left" />
|
281
|
+
</div>
|
282
|
+
<div class="col-xs-12 col-sm-7">
|
283
|
+
<div class="box-content">
|
284
|
+
<h2><a href="/Picturehouse_Membership">Picturehouse Membership</a></h2>
|
285
|
+
<p>Join us and enjoy discounts, priority booking, exclusive previews and more <strong>and now receive four free tickets</strong></p>
|
286
|
+
<ul>
|
287
|
+
<li>Up to £2 off tickets</li>
|
288
|
+
<li>Invitations to free previews</li>
|
289
|
+
<li>10% off food and drink</li>
|
290
|
+
<li>Priority booking for special events</li>
|
291
|
+
<li><img src="/images/global-homepage/jameson.gif" alt="" /> 20% off all year round / Free drink on sign-up</li>
|
292
|
+
<li>Discounts at local and national businesses</li>
|
293
|
+
</ul>
|
294
|
+
<p><strong>Valid at all Picturehouse Cinemas nationwide</strong></p>
|
295
|
+
</div>
|
296
|
+
</div>
|
297
|
+
</div>
|
298
|
+
</section> </div>
|
299
|
+
<div class="col-xs-12 col-sm-3 col-sm-pull-9">
|
300
|
+
<div class="row">
|
301
|
+
<div class="col-xs-6 col-sm-12">
|
302
|
+
<div class="component embed-responsive embed-responsive-ad btm-mg" onmousedown="javascript:location.href='/film/inherent-vice'">
|
303
|
+
<object type="application/x-shockwave-flash" data="/assets/mpu/sts_300x250_picturehouse_4.swf" width="100%" height="250" class="ad">
|
304
|
+
<param name="movie" value="/assets/mpu/sts_300x250_picturehouse_4.swf" />
|
305
|
+
<param value="high" name="quality">
|
306
|
+
<param value="#FFFFFF" name="bgcolor">
|
307
|
+
<param value="always" name="allowScriptAccess">
|
308
|
+
<param value="clickTAG=http://www.google.com/" name="FlashVars">
|
309
|
+
<param value="transparent" name="wmode">
|
310
|
+
<p><img class="img-responsive" src="/assets/mpu/IV_UK_Main_ss_Picturehouse_300x250.jpg" alt="" /></p>
|
311
|
+
</object>
|
312
|
+
</div> </div>
|
313
|
+
<div class="col-xs-6 col-sm-12">
|
314
|
+
<div class="component">
|
315
|
+
<p><a href="/Picturehouse_Membership"><img src="/assets/mpu/ad-membership.gif" class="img-responsive" alt="" /></a></p>
|
316
|
+
</div> </div>
|
317
|
+
</div>
|
656
318
|
</div>
|
657
|
-
</
|
658
|
-
<
|
659
|
-
<div class="
|
660
|
-
<
|
661
|
-
|
319
|
+
</div>
|
320
|
+
<div class="row">
|
321
|
+
<div class="col-xs-12 col-sm-8">
|
322
|
+
<section class="component">
|
323
|
+
<div class="clearfix box box-yellow-on-white box-no-pd">
|
324
|
+
<div class="box-content">
|
325
|
+
<img src="/images/global-homepage/ph-blog.gif" class="img-responsive" alt="" />
|
326
|
+
<div class="pd-x">
|
327
|
+
<h2><a href="http://picturehouseblog.co.uk/" target="_blank">Picturehouse Blog</a></h2>
|
328
|
+
<p>Find out more about the films and events at Picturehouse Cinemas on the Picturehouse Blog.</p>
|
329
|
+
</div>
|
330
|
+
</div>
|
331
|
+
</div>
|
332
|
+
</section> </div>
|
333
|
+
<div class="col-xs-12 col-sm-4">
|
334
|
+
<div class="component ph-box">
|
335
|
+
<a href="/Picturehouse_Recommends" target="_blank" class="hover-link">
|
336
|
+
<img src="/images/global-homepage/ph-recommends.png" alt="" class="img-responsive" />
|
337
|
+
</a>
|
338
|
+
</div> </div>
|
339
|
+
</div>
|
340
|
+
<div class="row">
|
341
|
+
<div class="col-xs-12">
|
342
|
+
<section class="component btm-mg-md">
|
343
|
+
<a class="hover-link" href="http://www.picturehouseentertainment.co.uk/" target="_blank"><img src="/images/global-homepage/ph-entertainment.jpg" class="img-responsive" alt=""></a>
|
344
|
+
</section> </div>
|
345
|
+
</div>
|
346
|
+
<div class="row">
|
347
|
+
<div class="col-xs-12">
|
348
|
+
<section class="component">
|
349
|
+
<div class="box box-red-on-black left-pd-lg">
|
350
|
+
<div class="row">
|
351
|
+
<div class="box-content col-sm-5">
|
352
|
+
<h2 class="txt-xl"><a href="http://corporate.picturehouses.co.uk/venue-hire/" target="_blank">Venue Hire</a></h2>
|
353
|
+
<p class="txt-lg">From private screenings and birthday parties to corporate events – hire one of our venues and make it yours!</p>
|
354
|
+
</div>
|
355
|
+
</div>
|
356
|
+
</div>
|
357
|
+
</section>
|
662
358
|
</div>
|
663
|
-
</
|
359
|
+
</div>
|
360
|
+
<div class="row">
|
361
|
+
<div class="col-xs-12">
|
362
|
+
<div class="component ph-box">
|
363
|
+
<a href="/Picturehouse_Recommends" class="hover-link">
|
364
|
+
<img src="/images/global-homepage/ph-recommends-full.png" alt="" class="img-responsive" />
|
365
|
+
</a>
|
366
|
+
</div> </div>
|
367
|
+
</div>
|
368
|
+
<hr class="hr-lg hr-dark" />
|
664
369
|
</div>
|
665
370
|
|
666
|
-
<
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
</
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
<div class="clearall"></div>
|
712
|
-
|
713
|
-
<span class="button">
|
714
|
-
<i class="b-tl"></i><i class="b-tr"></i>
|
715
|
-
<input type="submit" value="Sign in" id="loginbutton"/>
|
716
|
-
</span>
|
717
|
-
</div>
|
718
|
-
</form>
|
719
|
-
|
720
|
-
<div class="form-right-part">
|
721
|
-
<h3>Create a MyPicturehouse account</h3>
|
722
|
-
<p class="error register_form" style="color:red; margin:0; line-height:1em; display:None;"></p>
|
723
|
-
|
724
|
-
<label for="">Favourite cinema</label>
|
725
|
-
<select id="membership_myphvenue_id">
|
726
|
-
|
727
|
-
|
728
|
-
<option value="cph">Clapham Picturehouse</option>
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
<option value="EDP">East Dulwich Picturehouse</option>
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
<option value="gate">Gate Picturehouse</option>
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
<option value="gnw">Greenwich Picturehouse</option>
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
<option value="hck">Hackney Picturehouse</option>
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
<option value="PHC">Picturehouse Central</option>
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
<option value="ritz">Ritzy Picturehouse</option>
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
<option value="se">Stratford, London</option>
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
<option value="bath">The Little</option>
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
<option value="NMM">Picturehouse at the NMM</option>
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
<option value="DAK">Duke's At Komedia</option>
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
<option value="doyb">Duke of York's</option>
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
<option value="camb">Arts Picturehouse Cambridge</option>
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
<option value="edbg">Cameo Picturehouse</option>
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
<option value="xtr">Exeter Picturehouse</option>
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
<option value="rgl">Regal Picturehouse</option>
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
<option value="fact">Picturehouse at FACT</option>
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
<option value="nor">Cinema City</option>
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
<option value="oxfd">Phoenix Picturehouse</option>
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
<option value="hlsh">Harbour Lights</option>
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
<option value="soa">Stratford-upon-Avon</option>
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
<option value="york">York Picturehouse</option>
|
813
|
-
|
814
|
-
|
815
|
-
</select>
|
816
|
-
|
817
|
-
<div class="clearall"></div>
|
818
|
-
|
819
|
-
<label for="">Email address</label>
|
820
|
-
<span class="text">
|
821
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
822
|
-
<input type="text" id="membership_myphcustomer_email" />
|
823
|
-
</span>
|
824
|
-
|
825
|
-
<div class="clearall"></div>
|
826
|
-
|
827
|
-
<span class="button">
|
828
|
-
<i class="b-tl"></i><i class="b-tr"></i>
|
829
|
-
<input type="submit" id="createaccountbutton" value="Create account" />
|
830
|
-
</span>
|
831
|
-
|
832
|
-
<div class="clearall"></div>
|
833
|
-
<br />
|
834
|
-
|
835
|
-
<h4>The benefits</h4>
|
836
|
-
Speed up online booking, rate films, receive recommendations, view your film history, manage your private account, signup for coming soon, manage subscriptions and preferences.
|
837
|
-
</div>
|
838
|
-
|
839
|
-
</div>
|
840
|
-
</div>
|
841
|
-
<div class="hide">
|
842
|
-
<div id="forgotpassword_form" class="popup-form g-clear">
|
843
|
-
<div class="form-left-part">
|
844
|
-
<h3>Forgot your password</h3>
|
845
|
-
<p>Enter your email address so that we can email you the password</p>
|
846
|
-
|
847
|
-
<p class="error forgotpassword_form" style="color:red; margin:0; line-height:1em; display:None;"></p>
|
848
|
-
|
849
|
-
<label for="">Email address</label>
|
850
|
-
|
851
|
-
<span class="text">
|
852
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
853
|
-
<input type="text" id="forgot_passwordemail"/>
|
854
|
-
</span>
|
855
|
-
|
856
|
-
<div class="clearall"></div>
|
857
|
-
|
858
|
-
<span class="button">
|
859
|
-
<i class="b-tl"></i><i class="b-tr"></i>
|
860
|
-
<input type="submit" value="email new password" id="forgot_password_button"/>
|
861
|
-
</span>
|
862
|
-
</div>
|
863
|
-
</div>
|
864
|
-
</div>
|
865
|
-
<div class="hide">
|
866
|
-
<a href="#message_form" id="popup_message_link"></a>
|
867
|
-
<a href="#register_form" id="register_link"></a>
|
868
|
-
</div>
|
869
|
-
<div class="hide">
|
870
|
-
<div id="message_form" class="popup-form g-clear">
|
871
|
-
<h3 id="popup_message_box_title"></h3>
|
872
|
-
|
873
|
-
</div>
|
874
|
-
</div>
|
875
|
-
<div class="hide">
|
876
|
-
<div id="register_form" class="popup-form g-clear">
|
877
|
-
<form method="post" action="/loyalty/register_num" name="register_form" id="register">
|
878
|
-
<h3>Register</h3>
|
879
|
-
<p>Please provide the following details to set up your account.</p>
|
880
|
-
|
881
|
-
<p class="error" style="color:red; padding:0; margin:0; line-height:1em; display:None;"></p>
|
882
|
-
<label style="display:none;" for="">Membership number</label>
|
883
|
-
<span class="text" style="display:none;">
|
884
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
885
|
-
<input type="text" id="registercustomer_num" name="registercustomer_num"/>
|
886
|
-
</span>
|
887
|
-
|
888
|
-
<input type="hidden" value="true" name="nomd5"/>
|
889
|
-
<div class="clearall"></div>
|
890
|
-
<label for="">First name</label>
|
891
|
-
<span class="text">
|
892
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
893
|
-
<input type="text" id="registerfirstname" name="registerfirstname"/>
|
894
|
-
</span>
|
895
|
-
|
896
|
-
<div class="clearall"></div>
|
897
|
-
<label for="">Surname</label>
|
898
|
-
<span class="text">
|
899
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
900
|
-
<input type="text" id="registerlastname" name="registerlastname"/>
|
901
|
-
</span>
|
902
|
-
<input type="hidden" class="broad popup" name="registervenue_id" value="" id="registervenue_id">
|
903
|
-
<input type="hidden" class="broad popup" name="registercity" value="" id="registercity">
|
904
|
-
|
905
|
-
<div class="clearall"></div>
|
906
|
-
|
907
|
-
<label for="">Email address</label>
|
908
|
-
<span class="text">
|
909
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
910
|
-
<input type="text" id="registeremail" name="registeremail"/>
|
911
|
-
</span>
|
912
|
-
|
913
|
-
<div class="clearall"></div>
|
914
|
-
<label for="">Password</label>
|
915
|
-
<span class="text">
|
916
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
917
|
-
<input type="password" id="registerpassword" name="registerpassword"/>
|
918
|
-
</span>
|
919
|
-
|
920
|
-
<div class="clearall"></div>
|
921
|
-
<label for="">Confirm password</label>
|
922
|
-
<span class="text">
|
923
|
-
<i class="t-tl"></i><i class="t-tr"></i>
|
924
|
-
<input type="password" id="registerpassword2" name="registerpassword2"/>
|
925
|
-
</span>
|
926
|
-
|
927
|
-
<div class="clearall"></div>
|
928
|
-
|
929
|
-
<span class="button">
|
930
|
-
<i class="b-tl"></i><i class="b-tr"></i>
|
931
|
-
<input type="submit" value="Register" id="register_button"/>
|
932
|
-
</span>
|
933
|
-
</form>
|
934
|
-
</div>
|
935
|
-
</div>
|
371
|
+
<div class="footer">
|
372
|
+
<div class="navbar navbar-inverse">
|
373
|
+
<div class="container">
|
374
|
+
<div class="row">
|
375
|
+
<div class="col-xs-12 col-sm-9">
|
376
|
+
<ul class="spaced-list">
|
377
|
+
<li><a href="/Privacy" target="_blank">Privacy & Data Protection</a></li>
|
378
|
+
<li><a href="/Terms/Terms_And_Conditions" target="_blank">Terms & Conditions</a></li>
|
379
|
+
<li><a href="/Terms" target="_blank">Terms of Admission</a></li>
|
380
|
+
<li><a href="/Contact">Contact Us</a></li>
|
381
|
+
<li><a href="/Contact#jobs" target="_blank">Jobs</a></li>
|
382
|
+
<li><a href="/FAQs" target="_blank">FAQs</a></li>
|
383
|
+
<li><a href="http://corporate.picturehouses.co.uk/venue-hire/" target="_blank">Venue hire</a></li>
|
384
|
+
</ul>
|
385
|
+
</div>
|
386
|
+
<div class="col-xs-12 col-sm-3 pull-right">
|
387
|
+
<select name="select-cinema" title="Select cinema" id="select-cinema" class="form-control btm-mg" data-auto-link="true">
|
388
|
+
<option value="">Select a cinema</option>
|
389
|
+
<option data-href="/cinema/Duke_Of_Yorks">Brighton — Duke of York's Picturehouse</option>
|
390
|
+
<option data-href="/cinema/Dukes_At_Komedia">Brighton — Duke's at Komedia</option>
|
391
|
+
<option data-href="/cinema/Arts_Picturehouse_Cambridge">Cambridge — Arts Picturehouse Cambridge</option>
|
392
|
+
<option data-href="/cinema/Cameo_Picturehouse">Edinburgh — The Cameo</option>
|
393
|
+
<option data-href="/cinema/Exeter_Picturehouse">Exeter — Exeter Picturehouse</option>
|
394
|
+
<option data-href="/cinema/Regal_Picturehouse">Henley — Regal Picturehouse</option>
|
395
|
+
<option data-href="/cinema/Cinema_City">Norwich — Cinema City</option>
|
396
|
+
<option data-href="/cinema/Picturehouse_At_Fact">Liverpool — Picturehouse at FACT</option>
|
397
|
+
<option data-href="/cinema/Phoenix_Picturehouse">Oxford — Phoenix Picturehouse</option>
|
398
|
+
<option data-href="/cinema/Harbour_Lights">Southampton — Harbour Lights</option>
|
399
|
+
<option data-href="/cinema/Stratford_Upon_Avon">Stratford Upon Avon — Stratford Upon Avon</option>
|
400
|
+
<option data-href="/cinema/York_Picturehouse">York — City Screen Picturehouse</option>
|
401
|
+
</select>
|
402
|
+
</div>
|
403
|
+
</div>
|
404
|
+
<div class="row">
|
405
|
+
<div class="col-xs-12 col-sm-9">
|
406
|
+
<p>Picturehouse Cinemas Limited is a limited company registered in England as company number 2310403 and its registered office is Power Road Studios, 114 Power Road, Chiswick, London, W4 5PY.</p>
|
407
|
+
</div>
|
408
|
+
<footer class="col-xs-12 col-sm-3 pull-right">
|
409
|
+
<p>© 2015 Picturehouse Cinemas Ltd.</p>
|
410
|
+
</footer>
|
411
|
+
</div>
|
412
|
+
</div>
|
413
|
+
</div>
|
414
|
+
</div>
|
936
415
|
|
937
|
-
|
938
|
-
|
939
|
-
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
<div id="con_menu">
|
945
|
-
<!-- Main menu -->
|
946
|
-
<div id="menumain" style="font-size:14px;">
|
947
|
-
|
948
|
-
|
949
|
-
<!-- Seperator -->
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
<a href="/" class="menu_ph">
|
954
|
-
</a>
|
955
|
-
|
956
|
-
|
957
|
-
<!-- Seperator -->
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
<a href="/Coming_Soon/" class=
|
969
|
-
|
970
|
-
"menuitem global"
|
971
|
-
|
972
|
-
><span class="menuitem_left"></span>Coming Soon</a>
|
973
|
-
|
974
|
-
|
975
|
-
<!-- Seperator -->
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
<span class="separator"> </span>
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
<a href="/Picturehouse_Recommends/" class=
|
990
|
-
|
991
|
-
"menuitem global"
|
992
|
-
|
993
|
-
><span class="menuitem_left"></span>Recommends</a>
|
994
|
-
|
995
|
-
|
996
|
-
<!-- Seperator -->
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
<span class="separator"> </span>
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
<a href="/Connect/" class=
|
1011
|
-
|
1012
|
-
"menuitem global"
|
1013
|
-
|
1014
|
-
><span class="menuitem_left"></span>Connect</a>
|
1015
|
-
|
1016
|
-
|
1017
|
-
<!-- Seperator -->
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
<span class="separator"> </span>
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
|
1030
|
-
|
1031
|
-
<a href="http://corporate.picturehouses.co.uk" class=
|
1032
|
-
|
1033
|
-
"menuitem global"
|
1034
|
-
|
1035
|
-
><span class="menuitem_left"></span>Corporate</a>
|
1036
|
-
|
1037
|
-
|
1038
|
-
<!-- Seperator -->
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
<span class="separator"> </span>
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
<a href="/Picturehouse_Membership/" class=
|
1053
|
-
|
1054
|
-
"menuitem global"
|
1055
|
-
|
1056
|
-
><span class="menuitem_left"></span>Membership</a>
|
1057
|
-
|
1058
|
-
|
1059
|
-
<!-- Seperator -->
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
<span class="separator"> </span>
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
<a href="http://www.picturehouseentertainment.co.uk/" class=
|
1074
|
-
|
1075
|
-
"menuitem global"
|
1076
|
-
|
1077
|
-
><span class="menuitem_left"></span>Picturehouse Entertainment</a>
|
1078
|
-
|
1079
|
-
|
1080
|
-
<!-- Seperator -->
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
<span class="separator"> </span>
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1091
|
-
|
1092
|
-
|
1093
|
-
|
1094
|
-
<a href="http://picturehouseblog.co.uk/" class=
|
1095
|
-
|
1096
|
-
"menuitem global"
|
1097
|
-
|
1098
|
-
><span class="menuitem_left"></span>Blog</a>
|
1099
|
-
|
1100
|
-
|
1101
|
-
|
1102
|
-
</div>
|
1103
|
-
<!-- Ends Main menu -->
|
1104
|
-
<!-- Sub menu -->
|
1105
|
-
|
1106
|
-
|
1107
|
-
</div>
|
1108
|
-
|
1109
|
-
|
1110
|
-
|
1111
|
-
|
1112
|
-
<div id="con_content">
|
1113
|
-
|
1114
|
-
|
1115
|
-
|
1116
|
-
<div class="col_single">
|
1117
|
-
<div id="cinemalisthome" class="box2">
|
1118
|
-
<div class="box2_top"></div>
|
1119
|
-
<div class="box2_title">
|
1120
|
-
<h1 class="clapham">Cinemas</h1>
|
1121
|
-
</div>
|
1122
|
-
<div style="min-height: 620px;" class="box2_content txt1">
|
1123
|
-
<ul class="cinemas">
|
1124
|
-
|
1125
|
-
|
1126
|
-
<li class="first">
|
1127
|
-
|
1128
|
-
<a href="/cinema/Clapham_Picturehouse/" style="width:240px;">
|
1129
|
-
<span class="left"
|
1130
|
-
|
1131
|
-
>London</span>
|
1132
|
-
<span class="right"
|
1133
|
-
|
1134
|
-
|
1135
|
-
|
1136
|
-
|
1137
|
-
|
1138
|
-
>Clapham Picturehouse</span>
|
1139
|
-
</a> </li>
|
1140
|
-
|
1141
|
-
|
1142
|
-
<li>
|
1143
|
-
|
1144
|
-
<a href="/cinema/East_Dulwich_Picturehouse/" style="width:240px;">
|
1145
|
-
<span class="left"
|
1146
|
-
|
1147
|
-
>London</span>
|
1148
|
-
<span class="right"
|
1149
|
-
|
1150
|
-
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
>East Dulwich Picturehouse</span>
|
1157
|
-
</a> </li>
|
1158
|
-
|
1159
|
-
|
1160
|
-
<li>
|
1161
|
-
|
1162
|
-
<a href="/cinema/Gate_Picturehouse/" style="width:240px;">
|
1163
|
-
<span class="left"
|
1164
|
-
|
1165
|
-
>London</span>
|
1166
|
-
<span class="right"
|
1167
|
-
|
1168
|
-
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
>Gate Picturehouse</span>
|
1173
|
-
</a> </li>
|
1174
|
-
|
1175
|
-
|
1176
|
-
<li>
|
1177
|
-
|
1178
|
-
<a href="/cinema/Greenwich_Picturehouse/" style="width:240px;">
|
1179
|
-
<span class="left"
|
1180
|
-
|
1181
|
-
>London</span>
|
1182
|
-
<span class="right"
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
>Greenwich Picturehouse</span>
|
1191
|
-
</a> </li>
|
1192
|
-
|
1193
|
-
|
1194
|
-
<li>
|
1195
|
-
|
1196
|
-
<a href="/cinema/Hackney_Picturehouse/" style="width:240px;">
|
1197
|
-
<span class="left"
|
1198
|
-
|
1199
|
-
>London</span>
|
1200
|
-
<span class="right"
|
1201
|
-
|
1202
|
-
|
1203
|
-
|
1204
|
-
|
1205
|
-
|
1206
|
-
>Hackney Picturehouse</span>
|
1207
|
-
</a> </li>
|
1208
|
-
|
1209
|
-
|
1210
|
-
<li>
|
1211
|
-
|
1212
|
-
<a href="/cinema/Picturehouse_Central/" style="width:240px;">
|
1213
|
-
<span class="left"
|
1214
|
-
|
1215
|
-
>London</span>
|
1216
|
-
<span class="right"
|
1217
|
-
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1221
|
-
|
1222
|
-
>Picturehouse Central</span>
|
1223
|
-
</a> </li>
|
1224
|
-
|
1225
|
-
|
1226
|
-
<li>
|
1227
|
-
|
1228
|
-
<a href="/cinema/Ritzy_Picturehouse/" style="width:240px;">
|
1229
|
-
<span class="left"
|
1230
|
-
|
1231
|
-
>London</span>
|
1232
|
-
<span class="right"
|
1233
|
-
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
>Ritzy Picturehouse</span>
|
1239
|
-
</a> </li>
|
1240
|
-
|
1241
|
-
|
1242
|
-
<li>
|
1243
|
-
|
1244
|
-
<a href="/cinema/Stratford_London/" style="width:240px;">
|
1245
|
-
<span class="left"
|
1246
|
-
|
1247
|
-
>London</span>
|
1248
|
-
<span class="right"
|
1249
|
-
|
1250
|
-
|
1251
|
-
|
1252
|
-
|
1253
|
-
|
1254
|
-
|
1255
|
-
|
1256
|
-
>Stratford East Picturehouse</span>
|
1257
|
-
</a> </li>
|
1258
|
-
|
1259
|
-
|
1260
|
-
<li>
|
1261
|
-
|
1262
|
-
<a href="/cinema/The_Little/" style="width:240px;">
|
1263
|
-
<span class="left"
|
1264
|
-
|
1265
|
-
>Bath</span>
|
1266
|
-
<span class="right"
|
1267
|
-
|
1268
|
-
|
1269
|
-
|
1270
|
-
|
1271
|
-
|
1272
|
-
|
1273
|
-
|
1274
|
-
>The Little Theatre Cinema</span>
|
1275
|
-
</a> </li>
|
1276
|
-
|
1277
|
-
|
1278
|
-
<li>
|
1279
|
-
|
1280
|
-
<a href="/cinema/Picturehouse_At_National_Media_Museum/" style="width:240px;">
|
1281
|
-
<span class="left"
|
1282
|
-
|
1283
|
-
>Bradford</span>
|
1284
|
-
<span class="right"
|
1285
|
-
|
1286
|
-
|
1287
|
-
style="width:110px;"
|
1288
|
-
|
1289
|
-
|
1290
|
-
>Picturehouse At National Media Museum</span>
|
1291
|
-
</a> </li>
|
1292
|
-
|
1293
|
-
|
1294
|
-
<li>
|
1295
|
-
|
1296
|
-
<a href="/cinema/Dukes_At_Komedia/" style="width:240px;">
|
1297
|
-
<span class="left"
|
1298
|
-
|
1299
|
-
>Brighton</span>
|
1300
|
-
<span class="right"
|
1301
|
-
|
1302
|
-
|
1303
|
-
|
1304
|
-
|
1305
|
-
|
1306
|
-
>Duke's At Komedia</span>
|
1307
|
-
</a> </li>
|
1308
|
-
|
1309
|
-
|
1310
|
-
<li>
|
1311
|
-
|
1312
|
-
<a href="/cinema/Duke_Of_Yorks/" style="width:240px;">
|
1313
|
-
<span class="left"
|
1314
|
-
|
1315
|
-
>Brighton</span>
|
1316
|
-
<span class="right"
|
1317
|
-
|
1318
|
-
|
1319
|
-
|
1320
|
-
|
1321
|
-
|
1322
|
-
|
1323
|
-
|
1324
|
-
>Duke of York's Picturehouse</span>
|
1325
|
-
</a> </li>
|
1326
|
-
|
1327
|
-
|
1328
|
-
<li>
|
1329
|
-
|
1330
|
-
<a href="/cinema/Arts_Picturehouse_Cambridge/" style="width:240px;">
|
1331
|
-
<span class="left"
|
1332
|
-
|
1333
|
-
>Cambridge</span>
|
1334
|
-
<span class="right"
|
1335
|
-
|
1336
|
-
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
>Arts Picturehouse</span>
|
1341
|
-
</a> </li>
|
1342
|
-
|
1343
|
-
|
1344
|
-
<li>
|
1345
|
-
|
1346
|
-
<a href="/cinema/Cameo_Picturehouse/" style="width:240px;">
|
1347
|
-
<span class="left"
|
1348
|
-
|
1349
|
-
>Edinburgh</span>
|
1350
|
-
<span class="right"
|
1351
|
-
|
1352
|
-
|
1353
|
-
|
1354
|
-
|
1355
|
-
|
1356
|
-
>Cameo Picturehouse</span>
|
1357
|
-
</a> </li>
|
1358
|
-
|
1359
|
-
|
1360
|
-
<li>
|
1361
|
-
|
1362
|
-
<a href="/cinema/Exeter_Picturehouse/" style="width:240px;">
|
1363
|
-
<span class="left"
|
1364
|
-
|
1365
|
-
>Exeter</span>
|
1366
|
-
<span class="right"
|
1367
|
-
|
1368
|
-
|
1369
|
-
|
1370
|
-
|
1371
|
-
|
1372
|
-
>Exeter Picturehouse</span>
|
1373
|
-
</a> </li>
|
1374
|
-
|
1375
|
-
|
1376
|
-
<li>
|
1377
|
-
|
1378
|
-
<a href="/cinema/Regal_Picturehouse/" style="width:240px;">
|
1379
|
-
<span class="left"
|
1380
|
-
|
1381
|
-
>Henley-on-Thames</span>
|
1382
|
-
<span class="right"
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
|
1387
|
-
|
1388
|
-
>Regal Picturehouse</span>
|
1389
|
-
</a> </li>
|
1390
|
-
|
1391
|
-
|
1392
|
-
<li>
|
1393
|
-
|
1394
|
-
<a href="/cinema/Picturehouse_At_Fact/" style="width:240px;">
|
1395
|
-
<span class="left"
|
1396
|
-
|
1397
|
-
>Liverpool</span>
|
1398
|
-
<span class="right"
|
1399
|
-
|
1400
|
-
|
1401
|
-
|
1402
|
-
|
1403
|
-
|
1404
|
-
>Picturehouse at FACT</span>
|
1405
|
-
</a> </li>
|
1406
|
-
|
1407
|
-
|
1408
|
-
<li>
|
1409
|
-
|
1410
|
-
<a href="/cinema/Cinema_City/" style="width:240px;">
|
1411
|
-
<span class="left"
|
1412
|
-
|
1413
|
-
>Norwich</span>
|
1414
|
-
<span class="right"
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1419
|
-
|
1420
|
-
>Cinema City</span>
|
1421
|
-
</a> </li>
|
1422
|
-
|
1423
|
-
|
1424
|
-
<li>
|
1425
|
-
|
1426
|
-
<a href="/cinema/Phoenix_Picturehouse/" style="width:240px;">
|
1427
|
-
<span class="left"
|
1428
|
-
|
1429
|
-
>Oxford</span>
|
1430
|
-
<span class="right"
|
1431
|
-
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1435
|
-
|
1436
|
-
>Phoenix Picturehouse</span>
|
1437
|
-
</a> </li>
|
1438
|
-
|
1439
|
-
|
1440
|
-
<li>
|
1441
|
-
|
1442
|
-
<a href="/cinema/Harbour_Lights/" style="width:240px;">
|
1443
|
-
<span class="left"
|
1444
|
-
|
1445
|
-
>Southampton</span>
|
1446
|
-
<span class="right"
|
1447
|
-
|
1448
|
-
style="width:88px;"
|
1449
|
-
|
1450
|
-
>Harbour Lights Picturehouse</span>
|
1451
|
-
</a> </li>
|
1452
|
-
|
1453
|
-
|
1454
|
-
<li>
|
1455
|
-
|
1456
|
-
<a href="/cinema/Stratford_Upon_Avon/" style="width:240px;">
|
1457
|
-
<span class="left"
|
1458
|
-
|
1459
|
-
style="width:100px;"
|
1460
|
-
|
1461
|
-
>Stratford-upon-Avon</span>
|
1462
|
-
<span class="right"
|
1463
|
-
|
1464
|
-
|
1465
|
-
style="width:110px;"
|
1466
|
-
|
1467
|
-
|
1468
|
-
>Stratford-upon-Avon Picturehouse</span>
|
1469
|
-
</a> </li>
|
1470
|
-
|
1471
|
-
|
1472
|
-
<li>
|
1473
|
-
|
1474
|
-
<a href="/cinema/York_Picturehouse/" style="width:240px;">
|
1475
|
-
<span class="left"
|
1476
|
-
|
1477
|
-
>York</span>
|
1478
|
-
<span class="right"
|
1479
|
-
|
1480
|
-
|
1481
|
-
|
1482
|
-
|
1483
|
-
|
1484
|
-
|
1485
|
-
|
1486
|
-
>City Screen Picturehouse</span>
|
1487
|
-
</a> </li>
|
1488
|
-
|
1489
|
-
</ul>
|
1490
|
-
</div>
|
1491
|
-
<div class="box2_bottom"></div>
|
1492
|
-
</div>
|
1493
|
-
|
1494
|
-
|
1495
|
-
</div>
|
1496
|
-
<div class="col_spacer"> </div>
|
1497
|
-
<div class="col_single">
|
1498
|
-
|
1499
|
-
<div class="box2" id="latestnews">
|
1500
|
-
<div class="box2_top"></div>
|
1501
|
-
<div class="box2_title">
|
1502
|
-
<h1>
|
1503
|
-
|
1504
|
-
<a href="/News/" class="global">Latest News</a>
|
1505
|
-
|
1506
|
-
|
1507
|
-
<a style="margin-left:20px;" href="/News.rss" class="global"><img src="https://d2t98m0n7ql7on.cloudfront.net/site-media/images/feed-icon-14x14.png" alt="News feed"></a>
|
1508
|
-
|
1509
|
-
</h1>
|
1510
|
-
</div>
|
1511
|
-
<div class="box2_content" style="min-height: 590px;">
|
1512
|
-
|
1513
|
-
<div class="item">
|
1514
|
-
<div class="imageholder noborder">
|
1515
|
-
|
1516
|
-
<a class="txt2 global" href="/News/item/Citizenfour_Plus_Panel_Discussion_Live_Via_Satellite/">
|
1517
|
-
|
1518
|
-
|
1519
|
-
|
1520
|
-
<img src="https://d2t98m0n7ql7on.cloudfront.net/newman/static/atchs/Content/41/413vs.jpeg" height="80" width="80">
|
1521
|
-
|
1522
|
-
|
1523
|
-
</a>
|
1524
|
-
</div>
|
1525
|
-
|
1526
|
-
<a class="txt2 global" href="/News/item/Citizenfour_Plus_Panel_Discussion_Live_Via_Satellite/">CITIZENFOUR Premiere plus Discussion Live via Satellite</a>
|
1527
|
-
|
1528
|
-
|
1529
|
-
<br>
|
1530
|
-
<i>
|
1531
|
-
|
1532
|
-
|
1533
|
-
<span>
|
1534
|
-
|
1535
|
-
From the London Film Festival <a href="/News/item/Citizenfour_Plus_Panel_Discussion_Live_Via_Satellite/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1536
|
-
|
1537
|
-
|
1538
|
-
</i>
|
1539
|
-
<div class="clear"></div>
|
1540
|
-
</div>
|
1541
|
-
|
1542
|
-
<div class="separator"></div>
|
1543
|
-
|
1544
|
-
|
1545
|
-
<div class="item">
|
1546
|
-
<div class="imageholder noborder">
|
1547
|
-
|
1548
|
-
<a class="txt2 global" href="/News/item/The_Old_Vics_The_Crucible/">
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
<img src="/newman/static/atchs/Content/mw/mwcch.jpeg" height="80" width="80">
|
1553
|
-
|
1554
|
-
|
1555
|
-
</a>
|
1556
|
-
</div>
|
1557
|
-
|
1558
|
-
<a class="txt2 global" href="/News/item/The_Old_Vics_The_Crucible/">The Old Vic's The Crucible</a>
|
1559
|
-
|
1560
|
-
|
1561
|
-
<br>
|
1562
|
-
<i>
|
1563
|
-
|
1564
|
-
|
1565
|
-
<span>
|
1566
|
-
|
1567
|
-
Arthur Miller's drama, captured live on stage <a href="/News/item/The_Old_Vics_The_Crucible/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1568
|
-
|
1569
|
-
|
1570
|
-
</i>
|
1571
|
-
<div class="clear"></div>
|
1572
|
-
</div>
|
1573
|
-
|
1574
|
-
<div class="separator"></div>
|
1575
|
-
|
1576
|
-
|
1577
|
-
<div class="item">
|
1578
|
-
<div class="imageholder noborder">
|
1579
|
-
|
1580
|
-
<a class="txt2 global" href="/News/item/Guardian_Live_Russell_Brand_In_Conversation/">
|
1581
|
-
|
1582
|
-
|
1583
|
-
|
1584
|
-
<img src="https://d2t98m0n7ql7on.cloudfront.net/newman/static/atchs/Content/15/15vyd.jpeg" height="80" width="80">
|
1585
|
-
|
1586
|
-
|
1587
|
-
</a>
|
1588
|
-
</div>
|
1589
|
-
|
1590
|
-
<a class="txt2 global" href="/News/item/Guardian_Live_Russell_Brand_In_Conversation/">Guardian Live: In Conversation with Russell Brand</a>
|
1591
|
-
|
1592
|
-
|
1593
|
-
<br>
|
1594
|
-
<i>
|
1595
|
-
|
1596
|
-
|
1597
|
-
<span>
|
1598
|
-
|
1599
|
-
Thursday 23 October <a href="/News/item/Guardian_Live_Russell_Brand_In_Conversation/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1600
|
-
|
1601
|
-
|
1602
|
-
</i>
|
1603
|
-
<div class="clear"></div>
|
1604
|
-
</div>
|
1605
|
-
|
1606
|
-
<div class="separator"></div>
|
1607
|
-
|
1608
|
-
|
1609
|
-
<div class="item">
|
1610
|
-
<div class="imageholder noborder">
|
1611
|
-
|
1612
|
-
<a class="txt2 global" href="/News/item/Culture_Shock_Presents_Withnail_I_Newly_Resotored/">
|
1613
|
-
|
1614
|
-
|
1615
|
-
|
1616
|
-
<img src="https://d2t98m0n7ql7on.cloudfront.net/newman/static/atchs/Global/bl/blnqi.gif" height="80" width="80">
|
1617
|
-
|
1618
|
-
|
1619
|
-
</a>
|
1620
|
-
</div>
|
1621
|
-
|
1622
|
-
<a class="txt2 global" href="/News/item/Culture_Shock_Presents_Withnail_I_Newly_Resotored/">Culture Shock presents WITHNAIL & I – Newly Restored!</a>
|
1623
|
-
|
1624
|
-
|
1625
|
-
<br>
|
1626
|
-
<i>
|
1627
|
-
|
1628
|
-
|
1629
|
-
<span>
|
1630
|
-
|
1631
|
-
The finest cult comedy known to humanity <a href="/News/item/Culture_Shock_Presents_Withnail_I_Newly_Resotored/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1632
|
-
|
1633
|
-
|
1634
|
-
</i>
|
1635
|
-
<div class="clear"></div>
|
1636
|
-
</div>
|
1637
|
-
|
1638
|
-
<div class="separator"></div>
|
1639
|
-
|
1640
|
-
|
1641
|
-
<div class="item">
|
1642
|
-
<div class="imageholder noborder">
|
1643
|
-
|
1644
|
-
<a class="txt2 global" href="/News/item/Book_Now_For_Christopher_Nolans_Interstellar/">
|
1645
|
-
|
1646
|
-
|
1647
|
-
|
1648
|
-
<img src="https://d2t98m0n7ql7on.cloudfront.net/newman/static/atchs/Content/id/idqj1.jpeg" height="80" width="80">
|
1649
|
-
|
1650
|
-
|
1651
|
-
</a>
|
1652
|
-
</div>
|
1653
|
-
|
1654
|
-
<a class="txt2 global" href="/News/item/Book_Now_For_Christopher_Nolans_Interstellar/">Book Now for Christopher Nolan's INTERSTELLAR</a>
|
1655
|
-
|
1656
|
-
|
1657
|
-
<br>
|
1658
|
-
<i>
|
1659
|
-
|
1660
|
-
|
1661
|
-
<span>
|
1662
|
-
|
1663
|
-
Opening on Friday 7 November <a href="/News/item/Book_Now_For_Christopher_Nolans_Interstellar/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1664
|
-
|
1665
|
-
|
1666
|
-
</i>
|
1667
|
-
<div class="clear"></div>
|
1668
|
-
</div>
|
1669
|
-
|
1670
|
-
<div class="separator"></div>
|
1671
|
-
|
1672
|
-
|
1673
|
-
<div class="item">
|
1674
|
-
<div class="imageholder noborder">
|
1675
|
-
|
1676
|
-
<a class="txt2 global" href="/News/item/Vintage_Sundays_Presents_To_Kill_A_Mockingbird/">
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
<img src="https://d2t98m0n7ql7on.cloudfront.net/newman/static/atchs/Content/z9/z9bu1.jpeg" height="80" width="80">
|
1681
|
-
|
1682
|
-
|
1683
|
-
</a>
|
1684
|
-
</div>
|
1685
|
-
|
1686
|
-
<a class="txt2 global" href="/News/item/Vintage_Sundays_Presents_To_Kill_A_Mockingbird/">Vintage Sundays presents TO KILL A MOCKINGBIRD</a>
|
1687
|
-
|
1688
|
-
|
1689
|
-
<br>
|
1690
|
-
<i>
|
1691
|
-
|
1692
|
-
|
1693
|
-
<span>
|
1694
|
-
|
1695
|
-
Sunday 19 October <a href="/News/item/Vintage_Sundays_Presents_To_Kill_A_Mockingbird/" class="global" style="padding-left:5px; font-size:11px;">more...</a></span>
|
1696
|
-
|
1697
|
-
|
1698
|
-
</i>
|
1699
|
-
<div class="clear"></div>
|
1700
|
-
</div>
|
1701
|
-
|
1702
|
-
|
1703
|
-
|
1704
|
-
</div>
|
1705
|
-
<div class="box2_bottomlinks">
|
1706
|
-
|
1707
|
-
<a href="/News/" class="txt3 global">All News</a>
|
1708
|
-
|
1709
|
-
|
1710
|
-
<a style="margin-left:20px;" href="/News.rss" class="global"><img src="https://d2t98m0n7ql7on.cloudfront.net/site-media/images/feed-icon-14x14.png" alt="News feed"></a>
|
1711
|
-
|
1712
|
-
</div>
|
1713
|
-
<div class="box2_bottom"></div>
|
1714
|
-
</div>
|
1715
|
-
|
1716
|
-
|
1717
|
-
</div>
|
1718
|
-
<div class="col_spacer"> </div>
|
1719
|
-
<div class="col_single">
|
1720
|
-
|
1721
|
-
|
1722
|
-
|
1723
|
-
|
1724
|
-
|
1725
|
-
<div class="ad">
|
1726
|
-
|
1727
|
-
|
1728
|
-
<!-- Beginning Sync AdSlot 2 for Ad unit UK_PictureHouses/Homepage ### size: [[300,250]] -->
|
1729
|
-
<div id='div-gpt-ad-144738139352026482-2'>
|
1730
|
-
<script type='text/javascript'>
|
1731
|
-
googletag.display('div-gpt-ad-144738139352026482-2');
|
1732
|
-
</script>
|
1733
|
-
</div>
|
1734
|
-
<!-- End AdSlot 2 -->
|
1735
|
-
|
1736
|
-
|
1737
|
-
</div>
|
1738
|
-
|
1739
|
-
|
1740
|
-
|
1741
|
-
|
1742
|
-
|
1743
|
-
|
1744
|
-
<div class="ad">
|
416
|
+
<!-- TODO: Server side include modal window if needed -->
|
1745
417
|
|
1746
|
-
|
1747
|
-
|
1748
|
-
|
1749
|
-
|
1750
|
-
|
1751
|
-
|
1752
|
-
|
1753
|
-
<param name="quality" value="high" />
|
1754
|
-
<param name="bgcolor" value="#333333" />
|
1755
|
-
<embed src="https://d2t98m0n7ql7on.cloudfront.net/site-media/images/cityscreen/GuardianLive_MPUBrand.swf" quality="high" bgcolor="#333333" width="300" height="250" name="kuma" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
|
1756
|
-
</object>
|
1757
|
-
</a>
|
1758
|
-
|
418
|
+
<script src="/js/vendor/jquery-1.11.1.min.js"></script>
|
419
|
+
<script src="/js/vendor/jquery-ui.min.js"></script><!-- TODO: Only use what's needed -->
|
420
|
+
<script src="/js/picturehouse/index.js"></script>
|
421
|
+
<script src="/js/vendor/jquery.rateit.min.js"></script>
|
422
|
+
<script src="/js/vendor/jquery.cycle2.min.js"></script>
|
423
|
+
<script src="/js/vendor/jquery.cycle2.carousel.min.js"></script>
|
424
|
+
<script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
|
1759
425
|
|
426
|
+
<script type="text/javascript">
|
427
|
+
// Create closure.
|
428
|
+
(function( $ ) {
|
1760
429
|
|
1761
|
-
|
1762
|
-
|
1763
|
-
|
1764
|
-
|
1765
|
-
|
1766
|
-
|
1767
|
-
|
1768
|
-
|
1769
|
-
|
1770
|
-
|
1771
|
-
|
1772
|
-
|
1773
|
-
|
1774
|
-
|
1775
|
-
|
1776
|
-
|
1777
|
-
|
1778
|
-
|
1779
|
-
|
1780
|
-
|
1781
|
-
|
1782
|
-
|
1783
|
-
|
1784
|
-
|
1785
|
-
|
1786
|
-
|
1787
|
-
|
1788
|
-
|
1789
|
-
|
1790
|
-
|
1791
|
-
|
1792
|
-
|
1793
|
-
|
1794
|
-
|
1795
|
-
|
1796
|
-
|
1797
|
-
|
1798
|
-
|
1799
|
-
|
1800
|
-
|
1801
|
-
|
1802
|
-
|
1803
|
-
|
1804
|
-
|
1805
|
-
|
1806
|
-
|
1807
|
-
|
1808
|
-
|
1809
|
-
|
1810
|
-
|
1811
|
-
|
1812
|
-
|
1813
|
-
|
1814
|
-
|
1815
|
-
|
1816
|
-
|
1817
|
-
|
1818
|
-
|
1819
|
-
|
1820
|
-
|
1821
|
-
|
1822
|
-
|
1823
|
-
|
1824
|
-
|
1825
|
-
|
1826
|
-
|
1827
|
-
|
1828
|
-
|
1829
|
-
|
1830
|
-
|
1831
|
-
|
1832
|
-
|
1833
|
-
|
1834
|
-
|
1835
|
-
|
1836
|
-
</
|
1837
|
-
<!-- Ends Footer -->
|
1838
|
-
<!-- Google Code for Remarketing tag -->
|
1839
|
-
<!-- Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. For instructions on
|
1840
|
-
adding this tag and more information on the above requirements, read the setup guide: google.com/ads/remarketingsetup -->
|
1841
|
-
<script type="text/javascript">
|
1842
|
-
/* <![CDATA[ */
|
1843
|
-
var google_conversion_id = 993965287;
|
1844
|
-
var google_conversion_label = "ihOBCNmJwAMQ5-n62QM";
|
1845
|
-
var google_custom_params = window.google_tag_params;
|
1846
|
-
var google_remarketing_only = true;
|
1847
|
-
/* ]]> */
|
1848
|
-
</script>
|
1849
|
-
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
|
1850
|
-
</script>
|
1851
|
-
<noscript>
|
1852
|
-
<div style="display:inline;">
|
1853
|
-
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/993965287/?
|
1854
|
-
value=0&label=ihOBCNmJwAMQ5-n62QM&guid=ON&script=0"/>
|
1855
|
-
</div>
|
1856
|
-
</noscript>
|
1857
|
-
|
1858
|
-
|
1859
|
-
</div>
|
1860
|
-
|
1861
|
-
|
1862
|
-
|
1863
|
-
<div id="fb-root"></div>
|
1864
|
-
<script>(function(d, s, id) {
|
1865
|
-
var js, fjs = d.getElementsByTagName(s)[0];
|
1866
|
-
if (d.getElementById(id)) return;
|
1867
|
-
js = d.createElement(s); js.id = id;
|
1868
|
-
js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&appId=171233602908051";
|
1869
|
-
fjs.parentNode.insertBefore(js, fjs);
|
1870
|
-
}(document, 'script', 'facebook-jssdk'));</script>
|
1871
|
-
|
1872
|
-
|
1873
|
-
<div class="apple_overlay" style="left: 50%;margin-left: -350px;width:640px;display:none;" id="contentWrap">
|
1874
|
-
<script type="text/javascript">
|
1875
|
-
function load_trailers(filmid) {
|
1876
|
-
var film = jQuery('#' + filmid).attr('title');
|
1877
|
-
ga('send', 'event', {
|
1878
|
-
eventCategory:'Trailers',
|
1879
|
-
eventAction:'Play',
|
1880
|
-
eventValue:film});
|
1881
|
-
var h ='<div style="font-family:Arial, Helvetica, sans-serif;" id="trailer_header">';
|
1882
|
-
if (jQuery('#' + filmid).find('span').length > 1) {
|
1883
|
-
h = h + '<select id="trailerField">';
|
1884
|
-
jQuery('#' + filmid).find('span').each(function () {
|
1885
|
-
var f = jQuery(this);
|
1886
|
-
h = h + '<option class="overlayed_clip" value="' + f.attr('id') + '" ';
|
1887
|
-
if (f.attr('title') === film) {
|
1888
|
-
h = h + 'selected ';
|
1889
|
-
}
|
1890
|
-
|
1891
|
-
h = h + '>' + f.attr('title') + '</option>';
|
1892
|
-
});
|
1893
|
-
h = h + '</select>';
|
1894
|
-
}
|
1895
|
-
h = h + '<br/><br/></div>';
|
1896
|
-
jQuery('#trailer_header').replaceWith(h);
|
1897
|
-
jQuery('#trailerField').change(function () {
|
1898
|
-
var f = jQuery('#' + jQuery(this).val());
|
1899
|
-
var pid= f.attr('pid');
|
1900
|
-
var mid= f.attr('mid');
|
1901
|
-
var mtid= f.attr('mtid');
|
1902
|
-
var mti= f.attr('mti');
|
1903
|
-
var fid= f.attr('fid');
|
1904
|
-
var fti= f.attr('fti');
|
1905
|
-
triggerEnd();
|
1906
|
-
if (mtid === 'ftr') {
|
1907
|
-
ga('send', 'event', {
|
1908
|
-
eventCategory:'Features',
|
1909
|
-
eventAction:'Change',
|
1910
|
-
eventValue:film});
|
1911
|
-
_V_("mm_video").src([
|
1912
|
-
{ type: "video/mp4", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/features/avfid" + mid + "/html5/700.mp4" },
|
1913
|
-
{ type: "video/webm", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/features/avfid" + mid + "/html5/700.webm" },
|
1914
|
-
{ type: "video/ogg", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/features/avfid" + mid + "/html5/700.ogv" }
|
1915
|
-
]);
|
1916
|
-
} else {
|
1917
|
-
ga('send', 'event', {
|
1918
|
-
eventCategory:'Trailers',
|
1919
|
-
eventAction:'Change',
|
1920
|
-
eventValue:film});
|
1921
|
-
_V_("mm_video").src([
|
1922
|
-
{ type: "video/mp4", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/trailers/trid" + mid + "/html5/700.mp4" },
|
1923
|
-
{ type: "video/webm", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/trailers/trid" + mid + "/html5/700.webm" },
|
1924
|
-
{ type: "video/ogg", src: "http://ml5vid.mymovies.net/filmmedia/film/fid" + fid + "/trailers/trid" + mid + "/html5/700.ogv" }
|
1925
|
-
]);
|
1926
|
-
}
|
1927
|
-
triggerSDC(fid, mid, mtid, fti, mti, pid);
|
1928
|
-
_V_("mm_video").play();
|
1929
|
-
return false;
|
1930
|
-
|
1931
|
-
});
|
1932
|
-
|
1933
|
-
return false;
|
1934
|
-
}
|
1935
|
-
</script>
|
1936
|
-
|
1937
|
-
<div style="font-family:Arial, Helvetica, sans-serif;" id="trailer_header">
|
1938
|
-
|
1939
|
-
<br/><br/></div>
|
1940
|
-
|
1941
|
-
<!-- **** MYMOVIES HTML5 VIDEO TAG **** -->
|
1942
|
-
<div class="contentWrap" id="content"><video id="mm_video" class="video-js vjs-default-skin" controls preload="auto" width="640" height="360" data-setup="{}"></video></div>
|
1943
|
-
|
1944
|
-
<script src="http://partner.mymovies.net/html5/js/manage.js" type="text/javascript"></script>
|
1945
|
-
|
1946
|
-
<!-- **** END MYMOVIES HTML5 VIDEO TAG **** -->
|
1947
|
-
|
1948
|
-
</div>
|
1949
|
-
</body>
|
1950
|
-
</html>
|
430
|
+
// Init tooltips
|
431
|
+
$('[data-toggle="tooltip"]').tooltip({});
|
432
|
+
|
433
|
+
$('.nav-collapse')
|
434
|
+
.on('show.bs.collapse', function () {
|
435
|
+
var $element = $(this);
|
436
|
+
var $parent = $element.parent();
|
437
|
+
$parent.prev().css("width", "0");
|
438
|
+
$parent.removeClass("col-sm-9");
|
439
|
+
|
440
|
+
// If there is a data-iframe attribute, then load this in to an iframe
|
441
|
+
if ($element.find("[data-iframe]").length > 0) {
|
442
|
+
var $iframeContainer = $element.find("[data-iframe]");
|
443
|
+
var iframe = $('<iframe>', {
|
444
|
+
"src": $iframeContainer.data("iframe"),
|
445
|
+
"frameborder": "0",
|
446
|
+
"allowfullscreen": ""
|
447
|
+
});
|
448
|
+
$iframeContainer.append(iframe);
|
449
|
+
$iframeContainer.removeAttr("data-iframe");
|
450
|
+
}
|
451
|
+
})
|
452
|
+
.on('hide.bs.collapse', function () {
|
453
|
+
var $parent = $(this).parent();
|
454
|
+
$parent.prev().css("width", "");
|
455
|
+
$parent.addClass("col-sm-9");
|
456
|
+
});
|
457
|
+
|
458
|
+
if ($( "#cinema-search" ).length) {
|
459
|
+
// TODO: Will this be dynamically pulled from db?
|
460
|
+
var availableTags = [
|
461
|
+
{ id: "Duke_Of_Yorks", label: "Brighton - Duke of York's Picturehouse" },
|
462
|
+
{ id: "Dukes_At_Komedia", label: "Brighton - Duke's at Komedia" },
|
463
|
+
{ id: "Arts_Picturehouse_Cambridge", label: "Cambridge - Arts Picturehouse Cambridge" },
|
464
|
+
{ id: "Cameo_Picturehouse", label: "Edinburgh - The Cameo" },
|
465
|
+
{ id: "Exeter_Picturehouse", label: "Exeter - Exeter Picturehouse" },
|
466
|
+
{ id: "Regal_Picturehouse", label: "Henley - Regal Picturehouse" },
|
467
|
+
{ id: "Cinema_City", label: "Norwich - Cinema City" },
|
468
|
+
{ id: "Picturehouse_At_Fact", label: "Liverpool - Picturehouse at FACT" },
|
469
|
+
{ id: "Phoenix_Picturehouse", label: "Oxford - Phoenix Picturehouse" },
|
470
|
+
{ id: "Harbour_Lights", label: "Southampton - Harbour Lights" },
|
471
|
+
{ id: "Stratford_Upon_Avon", label: "Stratford Upon Avon - Stratford Upon Avon" },
|
472
|
+
{ id: "York_Picturehouse", label: "York - City Screen Picturehouse" },
|
473
|
+
];
|
474
|
+
$( "#cinema-search" ).autocomplete({
|
475
|
+
source: availableTags,
|
476
|
+
select: function( event, ui ) {
|
477
|
+
window.location = "/cinema/" + ui.item.id;
|
478
|
+
}
|
479
|
+
});
|
480
|
+
}
|
481
|
+
|
482
|
+
$('#quickbook-popover').popover({
|
483
|
+
html : true,
|
484
|
+
content: function() {
|
485
|
+
return $("#quickbook-popover-content").html();
|
486
|
+
}
|
487
|
+
});
|
488
|
+
|
489
|
+
$('[data-hide-element]').each(function() {
|
490
|
+
var $element = $(this);
|
491
|
+
var tabToHide = $element.data("hideElement");
|
492
|
+
|
493
|
+
|
494
|
+
setTimeout(
|
495
|
+
function(){ $element.children().eq(tabToHide - 1).removeClass("active"); },
|
496
|
+
1
|
497
|
+
);
|
498
|
+
});
|
499
|
+
|
500
|
+
})( jQuery );
|
501
|
+
</script>
|
502
|
+
|
503
|
+
|
504
|
+
</body>
|
505
|
+
</html>
|