spotlite 0.8.6 → 0.8.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/spotlite/movie.rb +9 -0
- data/lib/spotlite/string_extensions.rb +5 -0
- data/lib/spotlite/version.rb +1 -1
- data/spec/fixtures/tt0133093/taglines +1274 -0
- data/spec/spec_helper.rb +1 -0
- data/spec/spotlite/movie_spec.rb +8 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 989800b04a5c55b11267d4ee8e313a6edbb794ee
|
4
|
+
data.tar.gz: b8a6230c11a68dc0472ed36fc4982763a328f85a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8499615686d6763de6ed5a2546e41ec9b39311e3f68c0ce8f8ff7afcc17140765144167bcd77c2aa9731a9c8e6efeab5347637b2ad1606ad3602a841c1db5096
|
7
|
+
data.tar.gz: 9e54c808324821ffa4792e3c301ab8c849da72d80501226ecd5b00145dc9267a2f287bbd1151552bcdd78b3ac859a8ae15c7cb0eab3b38cb0384139405e1e4ef
|
data/CHANGELOG.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1
|
+
## v0.8.7 09-May-2016
|
2
|
+
|
3
|
+
* Added `taglines` method for `Movie` class to get an array of taglines
|
4
|
+
|
1
5
|
## v0.8.6 27-Feb-2016
|
2
6
|
|
3
7
|
* Numerous parsing fixes (title, original title, year, rating, metascore, votes, description, genres, runtime, content rating, starred actors)
|
data/lib/spotlite/movie.rb
CHANGED
@@ -185,6 +185,11 @@ module Spotlite
|
|
185
185
|
movie_trivia.css("div.sodatext").map { |node| node.text.strip } rescue []
|
186
186
|
end
|
187
187
|
|
188
|
+
# Returns a list of taglines as an array of strings
|
189
|
+
def taglines
|
190
|
+
movie_taglines.css("#taglines_content .soda").map { |node| node.text.clean_tagline }
|
191
|
+
end
|
192
|
+
|
188
193
|
# Returns a list of movie alternative titles as an array of hashes
|
189
194
|
# with keys +title+ (string) and +comment+ (string)
|
190
195
|
def alternative_titles
|
@@ -394,6 +399,10 @@ module Spotlite
|
|
394
399
|
@plot_summaries ||= open_page('plotsummary')
|
395
400
|
end
|
396
401
|
|
402
|
+
def movie_taglines # :nodoc:
|
403
|
+
@taglines ||= open_page('taglines')
|
404
|
+
end
|
405
|
+
|
397
406
|
def open_page(page = nil, query = {}) # :nodoc:
|
398
407
|
response = Spotlite::Client.get "#{@url}#{page}", query: query
|
399
408
|
@response = { code: response.code, message: response.message } and response
|
@@ -42,6 +42,11 @@ class String
|
|
42
42
|
gsub(/\u00A0/, '').gsub(/\s+/, ' ').strip
|
43
43
|
end
|
44
44
|
|
45
|
+
# Removes tagline comment in braces
|
46
|
+
def clean_tagline
|
47
|
+
gsub(/\[(.*?)\]|\((.*?)\)/, '').strip
|
48
|
+
end
|
49
|
+
|
45
50
|
# Strips parantheses from release date's comment
|
46
51
|
def clean_release_comment
|
47
52
|
gsub("\n", '').gsub(') (', ', ').gsub('(', '').gsub(')', '')
|
data/lib/spotlite/version.rb
CHANGED
@@ -0,0 +1,1274 @@
|
|
1
|
+
HTTP/1.1 200 OK
|
2
|
+
Date: Mon, 09 May 2016 15:31:53 GMT
|
3
|
+
Server: Server
|
4
|
+
X-Frame-Options: SAMEORIGIN
|
5
|
+
Content-Security-Policy: frame-ancestors 'self' imdb.com *.imdb.com *.media-imdb.com withoutabox.com *.withoutabox.com amazon.com *.amazon.com amazon.co.uk *.amazon.co.uk amazon.de *.amazon.de translate.google.com images.google.com www.google.com www.google.co.uk search.aol.com bing.com www.bing.com
|
6
|
+
Content-Type: text/html;charset=UTF-8
|
7
|
+
Content-Language: en-US
|
8
|
+
Vary: Accept-Encoding,User-Agent
|
9
|
+
Set-Cookie: uu=BCYvoYa3nIJ3J1Ik0GP0Uq1KAnqD8isERMsRZqfE4aZTIFKVxd7o0PDtIlkC5U37CGzZAptCbS9w%0D%0A1hnuJ7Zd1aM0yoAbCUSa2ZcHBrVR3RPMOCACwXTlByX1JDRMUN6s8Vyj8yCTIKG1a070OzidClHf%0D%0AeHJkBB-AR4Cf-qL4l2tW3yO5DntS-MBWkKXktUNpa3v51hoPw3aiOJT1d4zHVJkH9f3tZyp_g4AE%0D%0A1HJCq5GAPyyjMY-OWPropw-aO8PYna8OK4SIJ0I152ahxxVqyQAZTQ%0D%0A; Domain=.imdb.com; Expires=Sat, 27-May-2084 18:46:00 GMT; Path=/
|
10
|
+
Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Sat, 27-May-2084 18:46:00 GMT; Path=/
|
11
|
+
Set-Cookie: session-id-time=1620487913; Domain=.imdb.com; Expires=Sat, 27-May-2084 18:46:00 GMT; Path=/
|
12
|
+
P3P: policyref="http://i.imdb.com/images/p3p.xml",CP="CAO DSP LAW CUR ADM IVAo IVDo CONo OTPo OUR DELi PUBi OTRi BUS PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA HEA PRE LOC GOV OTC "
|
13
|
+
Transfer-Encoding: chunked
|
14
|
+
Connection: keep-alive
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
<!DOCTYPE html>
|
28
|
+
<html
|
29
|
+
xmlns:og="http://ogp.me/ns#"
|
30
|
+
xmlns:fb="http://www.facebook.com/2008/fbml">
|
31
|
+
<head>
|
32
|
+
<meta charset="utf-8">
|
33
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
34
|
+
|
35
|
+
<meta name="apple-itunes-app" content="app-id=342792525, app-argument=imdb:///title/tt0133093?src=mdot">
|
36
|
+
|
37
|
+
|
38
|
+
<script type="text/javascript">var ue_t0=window.ue_t0||+new Date();</script>
|
39
|
+
<script type="text/javascript">
|
40
|
+
var ue_mid = "A1EVAM02EL8SFB";
|
41
|
+
var ue_sn = "www.imdb.com";
|
42
|
+
var ue_furl = "fls-na.amazon.com";
|
43
|
+
var ue_sid = "000-0000000-0000000";
|
44
|
+
var ue_id = "1J75RC1MRA5W5MGVNRYS";
|
45
|
+
(function(e){var c=e;var a=c.ue||{};a.main_scope="mainscopecsm";a.q=[];a.t0=c.ue_t0||+new Date();a.d=g;function g(h){return +new Date()-(h?0:a.t0)}function d(h){return function(){a.q.push({n:h,a:arguments,t:a.d()})}}function b(m,l,h,j,i){var k={m:m,f:l,l:h,c:""+j,err:i,fromOnError:1,args:arguments};c.ueLogError(k);return false}b.skipTrace=1;e.onerror=b;function f(){c.uex("ld")}if(e.addEventListener){e.addEventListener("load",f,false)}else{if(e.attachEvent){e.attachEvent("onload",f)}}a.tag=d("tag");a.log=d("log");a.reset=d("rst");c.ue_csm=c;c.ue=a;c.ueLogError=d("err");c.ues=d("ues");c.uet=d("uet");c.uex=d("uex");c.uet("ue")})(window);(function(e,d){var a=e.ue||{};function c(g){if(!g){return}var f=d.head||d.getElementsByTagName("head")[0]||d.documentElement,h=d.createElement("script");h.async="async";h.src=g;f.insertBefore(h,f.firstChild)}function b(){var k=e.ue_cdn||"z-ecx.images-amazon.com",g=e.ue_cdns||"images-na.ssl-images-amazon.com",j="/images/G/01/csminstrumentation/",h=e.ue_file||"ue-full-051542d0cfa6f645f8266601739de597._V1_.js",f,i;if(h.indexOf("NSTRUMENTATION_FIL")>=0){return}if("ue_https" in e){f=e.ue_https}else{f=e.location&&e.location.protocol=="https:"?1:0}i=f?"https://":"http://";i+=f?g:k;i+=j;i+=h;c(i)}if(!e.ue_inline){if(a.loadUEFull){a.loadUEFull()}else{b()}}a.uels=c;e.ue=a})(window,document);
|
46
|
+
if (!('CS' in window)) { window.CS = {}; }
|
47
|
+
window.CS.loginSecureHost = "https://secure.imdb.com";
|
48
|
+
</script>
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
<script type="text/javascript">var IMDbTimer={starttime: new Date().getTime(),pt:'java'};</script>
|
53
|
+
|
54
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
55
|
+
<title>The Matrix (1999) - Taglines - IMDb</title>
|
56
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
57
|
+
|
58
|
+
<link rel="canonical" href="http://www.imdb.com/title/tt0133093/taglines" />
|
59
|
+
<meta property="og:url" content="http://www.imdb.com/title/tt0133093/taglines" />
|
60
|
+
|
61
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
62
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/safari-favicon-517611381._CB303901978_.svg" mask rel="icon" sizes="any">
|
63
|
+
<link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970._CB379387995_.ico" />
|
64
|
+
<meta name="theme-color" content="#000000" />
|
65
|
+
<link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970._CB379390718_.ico" />
|
66
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/mobile/apple-touch-icon-web-4151659188._CB361295786_.png" rel="apple-touch-icon">
|
67
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/mobile/apple-touch-icon-web-76x76-53536248._CB361295462_.png" rel="apple-touch-icon" sizes="76x76">
|
68
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/mobile/apple-touch-icon-web-120x120-2442878471._CB361295428_.png" rel="apple-touch-icon" sizes="120x120">
|
69
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/mobile/apple-touch-icon-web-152x152-1475823641._CB361295368_.png" rel="apple-touch-icon" sizes="152x152">
|
70
|
+
<link rel="search" type="application/opensearchdescription+xml" href="http://ia.media-imdb.com/images/G/01/imdb/images/imdbsearch-3349468880._CB379388505_.xml" title="IMDb" />
|
71
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
72
|
+
|
73
|
+
<meta property="pageId" content="tt0133093" />
|
74
|
+
<meta property="pageType" content="title" />
|
75
|
+
<meta property="subpageType" content="taglines" />
|
76
|
+
|
77
|
+
|
78
|
+
<link rel='image_src' href="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_UY1200_CR86,0,630,1200_AL_.jpg">
|
79
|
+
<meta property='og:image' content="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_UY1200_CR86,0,630,1200_AL_.jpg" />
|
80
|
+
|
81
|
+
<meta property='og:type' content="video.movie" />
|
82
|
+
<meta property='fb:app_id' content='115109575169727' />
|
83
|
+
|
84
|
+
<meta property='og:title' content="The Matrix (1999)" />
|
85
|
+
<meta property='og:site_name' content='IMDb' />
|
86
|
+
<meta name="title" content="The Matrix (1999) - IMDb" />
|
87
|
+
<meta name="description" content="The Matrix (1999) on IMDb: Taglines from original posters and video/DVD covers" />
|
88
|
+
<meta property="og:description" content="The Matrix (1999) on IMDb: Taglines from original posters and video/DVD covers" />
|
89
|
+
<meta name="keywords" content="Taglines, descriptions, slogans, posters" />
|
90
|
+
<meta name="request_id" content="1J75RC1MRA5W5MGVNRYS" />
|
91
|
+
|
92
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
93
|
+
<!-- h=ics-1a-c3-2xl-i-6aa238f1.us-east-1 -->
|
94
|
+
|
95
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/title-flat-1176330466._CB274691678_.css" />
|
96
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/ie-1170868033._CB318510270_.css" /><![endif]-->
|
97
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-mega-3796876714._CB298540748_.css" />
|
98
|
+
<noscript>
|
99
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/wheel/nojs-2827156349._CB318528195_.css">
|
100
|
+
</noscript>
|
101
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
102
|
+
|
103
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
|
104
|
+
|
105
|
+
<script type="text/javascript">
|
106
|
+
// ensures js doesn't die if ads service fails.
|
107
|
+
// Note that we need to define the js here, since ad js is being rendered inline after this.
|
108
|
+
(function(f) {
|
109
|
+
// Fallback javascript, when the ad Service call fails.
|
110
|
+
|
111
|
+
if((window.csm == null || window.generic == null || window.consoleLog == null)) {
|
112
|
+
if (window.console && console.log) {
|
113
|
+
console.log("one or more of window.csm, window.generic or window.consoleLog has been stubbed...");
|
114
|
+
}
|
115
|
+
}
|
116
|
+
|
117
|
+
window.csm = window.csm || { measure:f, record:f, duration:f, listen:f, metrics:{} };
|
118
|
+
window.generic = window.generic || { monitoring: { start_timing: f, stop_timing: f } };
|
119
|
+
window.consoleLog = window.consoleLog || f;
|
120
|
+
})(function() {});
|
121
|
+
</script>
|
122
|
+
<script>
|
123
|
+
if ('csm' in window) {
|
124
|
+
csm.measure('csm_head_delivery_finished');
|
125
|
+
}
|
126
|
+
</script>
|
127
|
+
</head>
|
128
|
+
<body id="styleguide-v2" class="fixed">
|
129
|
+
<script>
|
130
|
+
if (typeof uet == 'function') {
|
131
|
+
uet("bb");
|
132
|
+
}
|
133
|
+
</script>
|
134
|
+
<script>
|
135
|
+
if ('csm' in window) {
|
136
|
+
csm.measure('csm_body_delivery_started');
|
137
|
+
}
|
138
|
+
</script>
|
139
|
+
<div id="wrapper">
|
140
|
+
<div id="root" class="redesign">
|
141
|
+
<script>
|
142
|
+
if (typeof uet == 'function') {
|
143
|
+
uet("ns");
|
144
|
+
}
|
145
|
+
</script>
|
146
|
+
<div id="nb20" class="navbarSprite">
|
147
|
+
<div id="supertab">
|
148
|
+
<!-- no content received for slot: top_ad -->
|
149
|
+
|
150
|
+
</div>
|
151
|
+
<div id="navbar" class="navbarSprite">
|
152
|
+
<noscript>
|
153
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-no-js-3652782989._CB318528046_.css" />
|
154
|
+
</noscript>
|
155
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-ie-2133976414._CB318528041_.css"><![endif]-->
|
156
|
+
<span id="home_img_holder">
|
157
|
+
<a href="/?ref_=nv_home"
|
158
|
+
title="Home" class="navbarSprite" id="home_img" ></a> <span class="alt_logo">
|
159
|
+
<a href="/?ref_=nv_home"
|
160
|
+
title="Home" >IMDb</a>
|
161
|
+
</span>
|
162
|
+
</span>
|
163
|
+
<form
|
164
|
+
method="get"
|
165
|
+
action="/find"
|
166
|
+
class="nav-searchbar-inner"
|
167
|
+
id="navbar-form"
|
168
|
+
|
169
|
+
>
|
170
|
+
<div id="nb_search">
|
171
|
+
<noscript><div id="more_if_no_javascript"><a href="/search/">More</a></div></noscript>
|
172
|
+
<button id="navbar-submit-button" class="primary btn" type="submit"><div class="magnifyingglass navbarSprite"></div></button>
|
173
|
+
<input type="hidden" name="ref_" value="nv_sr_fn" />
|
174
|
+
<input type="text" autocomplete="off" value="" name="q" id="navbar-query" placeholder="Find Movies, TV shows, Celebrities and more...">
|
175
|
+
<div class="quicksearch_dropdown_wrapper">
|
176
|
+
<select name="s" id="quicksearch" class="quicksearch_dropdown navbarSprite"
|
177
|
+
onchange="jumpMenu(this); suggestionsearch_dropdown_choice(this);">
|
178
|
+
<option value="all" >All</option>
|
179
|
+
<option value="tt" >Titles</option>
|
180
|
+
<option value="ep" >TV Episodes</option>
|
181
|
+
<option value="nm" >Names</option>
|
182
|
+
<option value="co" >Companies</option>
|
183
|
+
<option value="kw" >Keywords</option>
|
184
|
+
<option value="ch" >Characters</option>
|
185
|
+
<option value="qu" >Quotes</option>
|
186
|
+
<option value="bi" >Bios</option>
|
187
|
+
<option value="pl" >Plots</option>
|
188
|
+
</select>
|
189
|
+
</div>
|
190
|
+
<div id="navbar-suggestionsearch"></div>
|
191
|
+
</div>
|
192
|
+
</form>
|
193
|
+
<div id="megaMenu">
|
194
|
+
<ul id="consumer_main_nav" class="main_nav">
|
195
|
+
<li class="spacer"></li>
|
196
|
+
<li class="css_nav_item" id="navTitleMenu">
|
197
|
+
<p class="navCategory">
|
198
|
+
<a href="/movies-in-theaters/?ref_=nv_tp_inth_1"
|
199
|
+
>Movies</a>,
|
200
|
+
<a href="/chart/toptv/?ref_=nv_tp_tv250_2"
|
201
|
+
>TV</a><br />
|
202
|
+
& <a href="/showtimes/?ref_=nv_tp_sh_3"
|
203
|
+
>Showtimes</a></p>
|
204
|
+
<span class="downArrow"></span>
|
205
|
+
<div id="navMenu1" class="sub_nav">
|
206
|
+
<div id="titleAd"></div>
|
207
|
+
<div class="subNavListContainer">
|
208
|
+
<h5>MOVIES</h5>
|
209
|
+
<ul>
|
210
|
+
<li><a href="/movies-in-theaters/?ref_=nv_mv_inth_1"
|
211
|
+
>In Theaters</a></li>
|
212
|
+
<li><a href="/showtimes/?ref_=nv_mv_sh_2"
|
213
|
+
>Showtimes & Tickets</a></li>
|
214
|
+
<li><a href="/trailers/?ref_=nv_mv_tr_3"
|
215
|
+
>Latest Trailers</a></li>
|
216
|
+
<li><a href="/movies-coming-soon/?ref_=nv_mv_cs_4"
|
217
|
+
>Coming Soon</a></li>
|
218
|
+
<li><a href="/calendar/?ref_=nv_mv_cal_5"
|
219
|
+
>Release Calendar</a></li>
|
220
|
+
<li><a href="/chart/top?ref_=nv_mv_250_6"
|
221
|
+
>Top Rated Movies</a></li>
|
222
|
+
<li><a href="/chart/moviemeter?ref_=nv_mv_mpm_7"
|
223
|
+
>Most Popular Movies</a></li>
|
224
|
+
</ul>
|
225
|
+
<h5>CHARTS & TRENDS</h5>
|
226
|
+
<ul>
|
227
|
+
<li><a href="/chart/?ref_=nv_ch_cht_1"
|
228
|
+
>Box Office</a></li>
|
229
|
+
<li><a href="/search/title?count=100&groups=oscar_best_picture_winners&sort=year,desc&ref_=nv_ch_osc_2"
|
230
|
+
>Oscar Winners</a></li>
|
231
|
+
<li><a href="/genre/?ref_=nv_ch_gr_3"
|
232
|
+
>Most Popular by Genre</a></li>
|
233
|
+
</ul>
|
234
|
+
</div>
|
235
|
+
<div class="subNavListContainer">
|
236
|
+
<h5>TV & VIDEO</h5>
|
237
|
+
<ul>
|
238
|
+
<li><a href="/imdbpicks/tv-releases/?ref_=nv_tvv_picks_1"
|
239
|
+
>TV Picks</a></li>
|
240
|
+
<li><a href="/tvgrid/?ref_=nv_tvv_ls_2"
|
241
|
+
>On Tonight</a></li>
|
242
|
+
<li><a href="/chart/toptv/?ref_=nv_tvv_250_3"
|
243
|
+
>Top Rated TV Shows</a></li>
|
244
|
+
<li><a href="/chart/tvmeter?ref_=nv_tvv_mptv_4"
|
245
|
+
>Most Popular TV Shows</a></li>
|
246
|
+
<li><a href="/feature/watch-now-on-amazon/?ref_=nv_tvv_wn_5"
|
247
|
+
>Watch Now on Amazon</a></li>
|
248
|
+
<li><a href="/sections/dvd/?ref_=nv_tvv_dvd_6"
|
249
|
+
>DVD & Blu-Ray</a></li>
|
250
|
+
</ul>
|
251
|
+
<h5>SPECIAL FEATURES</h5>
|
252
|
+
<ul>
|
253
|
+
<li><a href="/x-ray/?ref_=nv_sf_xray_2"
|
254
|
+
>X-Ray for Movies & TV</a></li>
|
255
|
+
<li><a href="/imdbpicks/?ref_=nv_sf_picks_3"
|
256
|
+
>IMDb Picks</a></li>
|
257
|
+
<li><a href="/best-of/?ref_=nv_sf_bstof_4"
|
258
|
+
>Best of 2015</a></li>
|
259
|
+
<li><a href="/scary-good/?ref_=nv_sf_sg_5"
|
260
|
+
>Scary Good</a></li>
|
261
|
+
</ul>
|
262
|
+
</div>
|
263
|
+
</div>
|
264
|
+
</li>
|
265
|
+
<li class="spacer"></li>
|
266
|
+
<li class="css_nav_item" id="navNameMenu">
|
267
|
+
<p class="navCategory">
|
268
|
+
<a href="/search/name?gender=male,female&ref_=nv_tp_cel_1"
|
269
|
+
>Celebs</a>,
|
270
|
+
<a href="/awards-central/?ref_=nv_tp_awrd_2"
|
271
|
+
>Events</a><br />
|
272
|
+
& <a href="/gallery/rg784964352?ref_=nv_tp_ph_3"
|
273
|
+
>Photos</a></p>
|
274
|
+
<span class="downArrow"></span>
|
275
|
+
<div id="navMenu2" class="sub_nav">
|
276
|
+
<div id="nameAd"></div>
|
277
|
+
<div class="subNavListContainer">
|
278
|
+
<h5>CELEBS</h5>
|
279
|
+
<ul>
|
280
|
+
<li><a href="/search/name?birth_monthday=05-09&refine=birth_monthday&ref_=nv_cel_brn_1"
|
281
|
+
>Born Today</a></li>
|
282
|
+
<li><a href="/news/celebrity?ref_=nv_cel_nw_2"
|
283
|
+
>Celebrity News</a></li>
|
284
|
+
<li><a href="/search/name?gender=male,female&ref_=nv_cel_m_3"
|
285
|
+
>Most Popular Celebs</a></li>
|
286
|
+
</ul>
|
287
|
+
<h5>PHOTOS</h5>
|
288
|
+
<ul>
|
289
|
+
<li><a href="/gallery/rg784964352?ref_=nv_ph_ls_1"
|
290
|
+
>Latest Stills</a></li>
|
291
|
+
<li><a href="/gallery/rg1528338944?ref_=nv_ph_lp_2"
|
292
|
+
>Latest Posters</a></li>
|
293
|
+
<li><a href="/gallery/rg2465176320?ref_=nv_ph_lv_3"
|
294
|
+
>Photos We Love</a></li>
|
295
|
+
</ul>
|
296
|
+
</div>
|
297
|
+
<div class="subNavListContainer">
|
298
|
+
<h5>EVENTS</h5>
|
299
|
+
<ul>
|
300
|
+
<li><a href="/awards-central/?ref_=nv_ev_awrd_1"
|
301
|
+
>Awards Central</a></li>
|
302
|
+
<li><a href="/sundance/?ref_=nv_ev_sun_3"
|
303
|
+
>Sundance</a></li>
|
304
|
+
<li><a href="/cannes/?ref_=nv_ev_can_6"
|
305
|
+
>Cannes</a></li>
|
306
|
+
<li><a href="/comic-con/?ref_=nv_ev_comic_7"
|
307
|
+
>Comic-Con</a></li>
|
308
|
+
<li><a href="/emmys/?ref_=nv_ev_rte_8"
|
309
|
+
>Emmy Awards</a></li>
|
310
|
+
<li><a href="/venice/?ref_=nv_ev_venice_9"
|
311
|
+
>Venice Film Festival</a></li>
|
312
|
+
<li><a href="/toronto/?ref_=nv_ev_tff_10"
|
313
|
+
>Toronto Film Festival</a></li>
|
314
|
+
<li><a href="/festival-central/?ref_=nv_ev_fc_11"
|
315
|
+
>Festival Central</a></li>
|
316
|
+
<li><a href="/festival-central/tribeca?ref_=nv_ev_tff_12"
|
317
|
+
>Tribeca</a></li>
|
318
|
+
<li><a href="/event/all/?ref_=nv_ev_all_13"
|
319
|
+
>All Events</a></li>
|
320
|
+
</ul>
|
321
|
+
</div>
|
322
|
+
</div>
|
323
|
+
</li>
|
324
|
+
<li class="spacer"></li>
|
325
|
+
<li class="css_nav_item" id="navNewsMenu">
|
326
|
+
<p class="navCategory">
|
327
|
+
<a href="/news/top?ref_=nv_tp_nw_1"
|
328
|
+
>News</a> &<br />
|
329
|
+
<a href="/boards/?ref_=nv_tp_bd_2"
|
330
|
+
>Community</a></p>
|
331
|
+
<span class="downArrow"></span>
|
332
|
+
<div id="navMenu3" class="sub_nav">
|
333
|
+
<div id="latestHeadlines">
|
334
|
+
<div class="subNavListContainer">
|
335
|
+
<h5>LATEST HEADLINES</h5>
|
336
|
+
<ul>
|
337
|
+
<li itemprop="headline">
|
338
|
+
<a href="/news/ni59806874/?ref_=nv_nw_tn_1"
|
339
|
+
> 'Captain America: Civil War' Opens with $181.8 Million; Global Cume Climbs Over $675M
|
340
|
+
</a><br />
|
341
|
+
<span class="time">23 hours ago</span>
|
342
|
+
</li>
|
343
|
+
<li itemprop="headline">
|
344
|
+
<a href="/news/ni59807351/?ref_=nv_nw_tn_2"
|
345
|
+
> Bryan Singer on Deadpool in the ‘X-Men’ Universe, Competing with Marvel and DC
|
346
|
+
</a><br />
|
347
|
+
<span class="time">18 hours ago</span>
|
348
|
+
</li>
|
349
|
+
<li itemprop="headline">
|
350
|
+
<a href="/news/ni59807317/?ref_=nv_nw_tn_3"
|
351
|
+
> BAFTA TV Awards Winners: Complete List
|
352
|
+
</a><br />
|
353
|
+
<span class="time">18 hours ago</span>
|
354
|
+
</li>
|
355
|
+
</ul>
|
356
|
+
</div>
|
357
|
+
</div>
|
358
|
+
<div class="subNavListContainer">
|
359
|
+
<h5>NEWS</h5>
|
360
|
+
<ul>
|
361
|
+
<li><a href="/news/top?ref_=nv_nw_tp_1"
|
362
|
+
>Top News</a></li>
|
363
|
+
<li><a href="/news/movie?ref_=nv_nw_mv_2"
|
364
|
+
>Movie News</a></li>
|
365
|
+
<li><a href="/news/tv?ref_=nv_nw_tv_3"
|
366
|
+
>TV News</a></li>
|
367
|
+
<li><a href="/news/celebrity?ref_=nv_nw_cel_4"
|
368
|
+
>Celebrity News</a></li>
|
369
|
+
<li><a href="/news/indie?ref_=nv_nw_ind_5"
|
370
|
+
>Indie News</a></li>
|
371
|
+
</ul>
|
372
|
+
<h5>COMMUNITY</h5>
|
373
|
+
<ul>
|
374
|
+
<li><a href="/boards/?ref_=nv_cm_bd_1"
|
375
|
+
>Message Boards</a></li>
|
376
|
+
<li><a href="/czone/?ref_=nv_cm_cz_2"
|
377
|
+
>Contributor Zone</a></li>
|
378
|
+
<li><a href="/poll/?ref_=nv_cm_pl_3"
|
379
|
+
>Polls</a></li>
|
380
|
+
</ul>
|
381
|
+
</div>
|
382
|
+
</div>
|
383
|
+
</li>
|
384
|
+
<li class="spacer"></li>
|
385
|
+
<li class="css_nav_item" id="navWatchlistMenu">
|
386
|
+
<p class="navCategory singleLine watchlist">
|
387
|
+
<a href="/list/watchlist?ref_=nv_wl_all_0"
|
388
|
+
>Watchlist</a>
|
389
|
+
</p>
|
390
|
+
<span class="downArrow"></span>
|
391
|
+
<div id="navMenu4" class="sub_nav">
|
392
|
+
<h5>
|
393
|
+
YOUR WATCHLIST
|
394
|
+
</h5>
|
395
|
+
<ul id="navWatchlist">
|
396
|
+
</ul>
|
397
|
+
<script>
|
398
|
+
if (!('imdb' in window)) { window.imdb = {}; }
|
399
|
+
window.imdb.watchlistTeaserData = [
|
400
|
+
{
|
401
|
+
href : "/list/watchlist",
|
402
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot1_logged_out-1670046337._CB276458993_.jpg"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
href : "/search/title?count=100&title_type=feature,tv_series",
|
406
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot2_popular-4090757197._CB276458997_.jpg"
|
407
|
+
},
|
408
|
+
{
|
409
|
+
href : "/chart/top",
|
410
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot3_top250-575799966._CB276458995_.jpg"
|
411
|
+
}
|
412
|
+
];
|
413
|
+
</script>
|
414
|
+
</div>
|
415
|
+
</li>
|
416
|
+
<li class="spacer"></li>
|
417
|
+
</ul>
|
418
|
+
<script>
|
419
|
+
if (!('imdb' in window)) { window.imdb = {}; }
|
420
|
+
window.imdb.navbarAdSlots = {
|
421
|
+
titleAd : {
|
422
|
+
},
|
423
|
+
nameAd : {
|
424
|
+
}
|
425
|
+
}
|
426
|
+
</script>
|
427
|
+
</div>
|
428
|
+
<div id="nb_extra">
|
429
|
+
<ul id="nb_extra_nav" class="main_nav">
|
430
|
+
<li class="css_nav_item" id="navProMenu">
|
431
|
+
<p class="navCategory">
|
432
|
+
<a href="http://pro.imdb.com/signup/index.html?rf=cons_nb_hm&ref_=cons_nb_hm"
|
433
|
+
> <img alt="IMDbPro Menu" src="http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_logo_nb-720143162._CB306318304_.png" />
|
434
|
+
</a> </p>
|
435
|
+
<span class="downArrow"></span>
|
436
|
+
<div id="navMenuPro" class="sub_nav">
|
437
|
+
<a href="http://pro.imdb.com/signup/index.html?rf=cons_nb_hm&ref_=cons_nb_hm"
|
438
|
+
id="proLink" > <div id="proAd">
|
439
|
+
<script>
|
440
|
+
if (!('imdb' in window)) { window.imdb = {}; }
|
441
|
+
window.imdb.proMenuTeaser = {
|
442
|
+
imageUrl : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_menu_user-2082544740._CB276459002_.jpg"
|
443
|
+
};
|
444
|
+
</script>
|
445
|
+
</div>
|
446
|
+
<div class="subNavListContainer">
|
447
|
+
<img alt="Go to IMDbPro" title="Go to IMDbPro" src="http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_logo_menu-2185879182._CB306318245_.png" />
|
448
|
+
<h5>GET INFORMED</h5>
|
449
|
+
<p>Industry information at your fingertips</p>
|
450
|
+
<h5>GET CONNECTED</h5>
|
451
|
+
<p>Over 200,000 Hollywood insiders</p>
|
452
|
+
<h5>GET DISCOVERED</h5>
|
453
|
+
<p>Enhance your IMDb Page</p>
|
454
|
+
<p><strong>Go to IMDbPro »</strong></p>
|
455
|
+
</div>
|
456
|
+
</a> </div>
|
457
|
+
</li>
|
458
|
+
<li class="spacer"><span class="ghost">|</span></li>
|
459
|
+
<li>
|
460
|
+
<a href="/help/?ref_=nb_hlp"
|
461
|
+
>Help</a>
|
462
|
+
</li>
|
463
|
+
<li class="social">
|
464
|
+
|
465
|
+
<a href="/offsite/?page-action=fol_fb&token=BCYmkMiR5MWgfesdXLSCfya4Bf2J9avnqz5DzxcYgJxGHQrJnMlKdu8P-y5gKpK2maq9aQjL72nD%0D%0AIpFTEFeJMxC5B4Nreb1tyNg4pKuI8iHWxfKBUj00m8KGHoNgxn1EEgKPzAY2iy7FrpFru8yWs7OV%0D%0AbkMGIFwS7nsKHfMPgvRPYKRGrPmG9AtjCWapjhzSm1sP8X3p8ImTkW3rI8QatXNwUQ%0D%0A&ref_=nv_fol_fb"
|
466
|
+
title="Follow IMDb on Facebook" target="_blank" itemprop='url'> <span class="desktop-sprite follow-facebook" ></span>
|
467
|
+
</a>
|
468
|
+
<a href="/offsite/?page-action=fol_tw&token=BCYntPKUosThj2qd8XMMPZlP3sHAi4ICPA2p482yzyqLc0pKEqlN4QXkymdIpgbQ8otEIl5vWPnc%0D%0AQMRso06iygIRJQK0IyQUaQjYKqCj6KEEpj0sCTfyCoEq1uqdqWyRaJbXKUK3jsa658I34I_S7LJT%0D%0AkLNDhs4iYExBr1osMuZD9NvFJGb_g1VdlTmWMcnU6lMg%0D%0A&ref_=nv_fol_tw"
|
469
|
+
title="Follow IMDb on Twitter" target="_blank" itemprop='url'> <span class="desktop-sprite follow-twitter" ></span>
|
470
|
+
</a>
|
471
|
+
<a href="/offsite/?page-action=fol_inst&token=BCYv_0fXJvofgtnrCkiO73GG936-NwuxUZIyi2CnJZ_Y_54D2rqLYSTdGPjlOPW8QZuLZl-w3yKy%0D%0A1H6dpC1SB4gH1o8DDjnsB5YlH-UFYdgb3DxoZ_ydrwhNiFtH-4OSqNHvYXRfOMWDExSwy-ggid9Z%0D%0A06thkcTycVNK45Mdf1YxeyGLzEB_Eee2JiL1HiWpP4mq%0D%0A&ref_=nv_fol_inst"
|
472
|
+
title="Follow IMDb on Instagram" target="_blank" itemprop='url'> <span class="desktop-sprite follow-instagram" ></span>
|
473
|
+
</a>
|
474
|
+
</li>
|
475
|
+
</ul>
|
476
|
+
</div>
|
477
|
+
<div id="nb_personal">
|
478
|
+
<ul id="consumer_user_nav" class="main_nav">
|
479
|
+
|
480
|
+
<li class="css_nav_menu" id="navUserMenu">
|
481
|
+
<p class="navCategory singleLine">
|
482
|
+
<a href="/register/login?ref_=nv_usr_lgin_1"
|
483
|
+
rel="login" id="nblogin" >Login</a>
|
484
|
+
</p>
|
485
|
+
<span class="downArrow"></span>
|
486
|
+
<div class="sub_nav">
|
487
|
+
<div class="subNavListContainer">
|
488
|
+
<br />
|
489
|
+
<ul>
|
490
|
+
<li>
|
491
|
+
<a href="https://secure.imdb.com/register-imdb/form-v2?ref_=nv_usr_reg_2"
|
492
|
+
>Register</a>
|
493
|
+
</li>
|
494
|
+
<li>
|
495
|
+
<a href="/register/login?ref_=nv_usr_lgin_3"
|
496
|
+
rel="login" id="nblogin" >Login</a>
|
497
|
+
</li>
|
498
|
+
</ul>
|
499
|
+
</div>
|
500
|
+
</div>
|
501
|
+
</li>
|
502
|
+
</ul>
|
503
|
+
</div>
|
504
|
+
</div>
|
505
|
+
</div>
|
506
|
+
|
507
|
+
<!-- no content received for slot: navstrip -->
|
508
|
+
|
509
|
+
|
510
|
+
<!-- no content received for slot: injected_navstrip -->
|
511
|
+
|
512
|
+
<script>
|
513
|
+
if (typeof uet == 'function') {
|
514
|
+
uet("ne");
|
515
|
+
}
|
516
|
+
</script>
|
517
|
+
|
518
|
+
<div id="pagecontent" class="pagecontent" itemscope itemtype="http://schema.org/Movie">
|
519
|
+
|
520
|
+
<!-- no content received for slot: injected_billboard -->
|
521
|
+
|
522
|
+
|
523
|
+
<div id="content-2-wide" class="redesign">
|
524
|
+
<div id="main">
|
525
|
+
<div class="article listo">
|
526
|
+
<span class=rightcornerlink >
|
527
|
+
<a href="/register/login?why=edit&ref_=tttg_tg_edit"
|
528
|
+
rel="login">Edit</a>
|
529
|
+
</span>
|
530
|
+
<div class="subpage_title_block">
|
531
|
+
<a href="/title/tt0133093/?ref_=tttg_tg_tt"
|
532
|
+
> <img itemprop="image"
|
533
|
+
class="poster"
|
534
|
+
height="98"
|
535
|
+
width="67"
|
536
|
+
alt="The Matrix (1999) Poster"
|
537
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_UX67_CR0,0,67,98_AL_.jpg" />
|
538
|
+
</a> <div class="parent">
|
539
|
+
<h3 itemprop="name">
|
540
|
+
<a href="/title/tt0133093/?ref_=tttg_tg_tt"
|
541
|
+
itemprop='url'>The Matrix</a> <span class="nobr">
|
542
|
+
(1999)
|
543
|
+
</span>
|
544
|
+
</h3>
|
545
|
+
</div>
|
546
|
+
<script>
|
547
|
+
if ('csm' in window) {
|
548
|
+
csm.measure('csm_body_delivery_started');
|
549
|
+
}
|
550
|
+
</script>
|
551
|
+
<h1 class="header">Taglines</h1>
|
552
|
+
</div>
|
553
|
+
<div id="taglines_content" class="header">
|
554
|
+
<div class="header"><div class="nav"><div class="desc">Showing all 15 taglines</div></div></div>
|
555
|
+
<div class="soda odd">
|
556
|
+
Free your mind
|
557
|
+
</div>
|
558
|
+
<div class="soda even">
|
559
|
+
In a world of 1s and 0s...are you a zero, or The One?
|
560
|
+
</div>
|
561
|
+
<div class="soda odd">
|
562
|
+
Be Afraid Of The Future
|
563
|
+
</div>
|
564
|
+
<div class="soda even">
|
565
|
+
The Fight for the Future Begins
|
566
|
+
</div>
|
567
|
+
<div class="soda odd">
|
568
|
+
Believe the unbelievable
|
569
|
+
</div>
|
570
|
+
<div class="soda even">
|
571
|
+
Reality is a thing of the past.
|
572
|
+
</div>
|
573
|
+
<div class="soda odd">
|
574
|
+
What is The Matrix?
|
575
|
+
</div>
|
576
|
+
<div class="soda even">
|
577
|
+
Unfortunately, no one can be told what the Matrix is. You have to see it for yourself.
|
578
|
+
</div>
|
579
|
+
<div class="soda odd">
|
580
|
+
Perception: Our day-in, day-out world is real. Reality: That world is a hoax, an elaborate deception spun by all-powerful machines of artificial intelligence that control us. Whoa.
|
581
|
+
</div>
|
582
|
+
<div class="soda even">
|
583
|
+
The Future isn't user friendly...[Australian Poster]
|
584
|
+
</div>
|
585
|
+
<div class="soda odd">
|
586
|
+
The Matrix has you.
|
587
|
+
</div>
|
588
|
+
<div class="soda even">
|
589
|
+
Welcome to the Real World
|
590
|
+
</div>
|
591
|
+
<div class="soda odd">
|
592
|
+
Remember there is no spoon
|
593
|
+
</div>
|
594
|
+
<div class="soda even">
|
595
|
+
The Future Will Not Be User Friendly
|
596
|
+
</div>
|
597
|
+
<div class="soda odd">
|
598
|
+
The World's population thinks it's real. On March 31st, they will see the "Real World".
|
599
|
+
</div>
|
600
|
+
</div>
|
601
|
+
</div>
|
602
|
+
|
603
|
+
|
604
|
+
|
605
|
+
<div class="article" id="see_also">
|
606
|
+
<h2>See also</h2>
|
607
|
+
<p>
|
608
|
+
<span class="nobr">
|
609
|
+
<a href="/title/tt0133093/plotsummary?ref_=tttg_sa_1"
|
610
|
+
class="link" >Plot Summary</a>
|
611
|
+
<span class="ghost">|</span></span> <span class="nobr">
|
612
|
+
<a href="/title/tt0133093/synopsis?ref_=tttg_sa_2"
|
613
|
+
class="link" >Synopsis</a>
|
614
|
+
<span class="ghost">|</span></span> <span class="nobr">
|
615
|
+
<a href="/title/tt0133093/keywords?ref_=tttg_sa_3"
|
616
|
+
class="link" >Plot Keywords</a>
|
617
|
+
<span class="ghost">|</span></span> <span class="nobr">
|
618
|
+
<a href="/title/tt0133093/parentalguide?ref_=tttg_sa_4"
|
619
|
+
class="link" >Parents Guide</a>
|
620
|
+
</span> </p>
|
621
|
+
</div>
|
622
|
+
|
623
|
+
<script>
|
624
|
+
if ('csm' in window) {
|
625
|
+
csm.measure('csm_TitleContributeWidget_started');
|
626
|
+
}
|
627
|
+
</script>
|
628
|
+
<div class="article contribute">
|
629
|
+
<div class="rightcornerlink">
|
630
|
+
<a href="/help/?adding/&ref_=tttg_cn_hlp"
|
631
|
+
>Getting Started</a>
|
632
|
+
<span>|</span>
|
633
|
+
<a href="/czone/?ref_=tttg_cn_cz"
|
634
|
+
>Contributor Zone</a> »</div>
|
635
|
+
<h2>Contribute to This Page</h2>
|
636
|
+
|
637
|
+
<div class="button-box">
|
638
|
+
<form method="post" action="/updates?ref_=tttg_cn_edt">
|
639
|
+
<input type="hidden" name="auto" value="legacy/title/tt0133093/taglines">
|
640
|
+
<button class="btn primary large" rel="login" type="submit">Edit page</button>
|
641
|
+
</form>
|
642
|
+
</div>
|
643
|
+
|
644
|
+
|
645
|
+
|
646
|
+
|
647
|
+
|
648
|
+
|
649
|
+
</div>
|
650
|
+
|
651
|
+
<script>
|
652
|
+
if ('csm' in window) {
|
653
|
+
csm.measure('csm_TitleContributeWidget_finished');
|
654
|
+
}
|
655
|
+
</script>
|
656
|
+
|
657
|
+
</div>
|
658
|
+
|
659
|
+
|
660
|
+
<div id="sidebar">
|
661
|
+
|
662
|
+
<!-- no content received for slot: top_rhs -->
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
<div class="aux-content-widget-2 links subnav" div="quicklinks">
|
668
|
+
|
669
|
+
<a href="/title/tt0133093/?ref_=tttg_ql"
|
670
|
+
class="subnav_heading" >The Matrix</a> <hr/>
|
671
|
+
|
672
|
+
|
673
|
+
<h4>Storyline</h4>
|
674
|
+
<ul class="quicklinks">
|
675
|
+
<li class="subnav_item_main subnav_selected">
|
676
|
+
<a href="/title/tt0133093/taglines?ref_=tttg_ql_1"
|
677
|
+
class="link" >Taglines</a>
|
678
|
+
</li>
|
679
|
+
<li class="subnav_item_main">
|
680
|
+
<a href="/title/tt0133093/plotsummary?ref_=tttg_ql_2"
|
681
|
+
class="link" >Plot Summary</a>
|
682
|
+
</li>
|
683
|
+
<li class="subnav_item_main">
|
684
|
+
<a href="/title/tt0133093/synopsis?ref_=tttg_ql_3"
|
685
|
+
class="link" >Synopsis</a>
|
686
|
+
</li>
|
687
|
+
<li class="subnav_item_main">
|
688
|
+
<a href="/title/tt0133093/keywords?ref_=tttg_ql_4"
|
689
|
+
class="link" >Plot Keywords</a>
|
690
|
+
</li>
|
691
|
+
<li class="subnav_item_main">
|
692
|
+
<a href="/title/tt0133093/parentalguide?ref_=tttg_ql_5"
|
693
|
+
class="link" >Parents Guide</a>
|
694
|
+
</li>
|
695
|
+
</ul>
|
696
|
+
<hr/>
|
697
|
+
|
698
|
+
<div id="full_subnav">
|
699
|
+
|
700
|
+
|
701
|
+
<h4>Details</h4>
|
702
|
+
<ul class="quicklinks">
|
703
|
+
<li class="subnav_item_main">
|
704
|
+
<a href="/title/tt0133093/fullcredits?ref_=tttg_ql_dt_1"
|
705
|
+
class="link" >Full Cast and Crew</a>
|
706
|
+
</li>
|
707
|
+
<li class="subnav_item_main">
|
708
|
+
<a href="/title/tt0133093/releaseinfo?ref_=tttg_ql_dt_2"
|
709
|
+
class="link" >Release Dates</a>
|
710
|
+
</li>
|
711
|
+
<li class="subnav_item_main">
|
712
|
+
<a href="/title/tt0133093/officialsites?ref_=tttg_ql_dt_3"
|
713
|
+
class="link" >Official Sites</a>
|
714
|
+
</li>
|
715
|
+
<li class="subnav_item_main">
|
716
|
+
<a href="/title/tt0133093/business?ref_=tttg_ql_dt_4"
|
717
|
+
class="link" >Box Office/Business</a>
|
718
|
+
</li>
|
719
|
+
<li class="subnav_item_main">
|
720
|
+
<a href="/title/tt0133093/companycredits?ref_=tttg_ql_dt_5"
|
721
|
+
class="link" >Company Credits</a>
|
722
|
+
</li>
|
723
|
+
<li class="subnav_item_main">
|
724
|
+
<a href="/title/tt0133093/locations?ref_=tttg_ql_dt_6"
|
725
|
+
class="link" >Filming Locations</a>
|
726
|
+
</li>
|
727
|
+
<li class="subnav_item_main">
|
728
|
+
<a href="/title/tt0133093/technical?ref_=tttg_ql_dt_7"
|
729
|
+
class="link" >Technical Specs</a>
|
730
|
+
</li>
|
731
|
+
<li class="subnav_item_main">
|
732
|
+
<a href="/title/tt0133093/literature?ref_=tttg_ql_dt_8"
|
733
|
+
class="link ghost" >Literature</a>
|
734
|
+
</li>
|
735
|
+
</ul>
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
<h4>Did You Know?</h4>
|
740
|
+
<ul class="quicklinks">
|
741
|
+
<li class="subnav_item_main">
|
742
|
+
<a href="/title/tt0133093/trivia?ref_=tttg_ql_trv_1"
|
743
|
+
class="link" >Trivia</a>
|
744
|
+
</li>
|
745
|
+
<li class="subnav_item_main">
|
746
|
+
<a href="/title/tt0133093/goofs?ref_=tttg_ql_trv_2"
|
747
|
+
class="link" >Goofs</a>
|
748
|
+
</li>
|
749
|
+
<li class="subnav_item_main">
|
750
|
+
<a href="/title/tt0133093/crazycredits?ref_=tttg_ql_trv_3"
|
751
|
+
class="link" >Crazy Credits</a>
|
752
|
+
</li>
|
753
|
+
<li class="subnav_item_main">
|
754
|
+
<a href="/title/tt0133093/quotes?ref_=tttg_ql_trv_4"
|
755
|
+
class="link" >Quotes</a>
|
756
|
+
</li>
|
757
|
+
<li class="subnav_item_main">
|
758
|
+
<a href="/title/tt0133093/alternateversions?ref_=tttg_ql_trv_5"
|
759
|
+
class="link" >Alternate Versions</a>
|
760
|
+
</li>
|
761
|
+
<li class="subnav_item_main">
|
762
|
+
<a href="/title/tt0133093/movieconnections?ref_=tttg_ql_trv_6"
|
763
|
+
class="link" >Connections</a>
|
764
|
+
</li>
|
765
|
+
<li class="subnav_item_main">
|
766
|
+
<a href="/title/tt0133093/soundtrack?ref_=tttg_ql_trv_7"
|
767
|
+
class="link" >Soundtracks</a>
|
768
|
+
</li>
|
769
|
+
</ul>
|
770
|
+
|
771
|
+
|
772
|
+
<h4>Photo & Video</h4>
|
773
|
+
<ul class="quicklinks">
|
774
|
+
<li class="subnav_item_main">
|
775
|
+
<a href="/title/tt0133093/mediaindex?ref_=tttg_ql_pv_1"
|
776
|
+
class="link" >Photo Gallery</a>
|
777
|
+
</li>
|
778
|
+
<li class="subnav_item_main">
|
779
|
+
<a href="/title/tt0133093/videogallery?ref_=tttg_ql_pv_2"
|
780
|
+
class="link" >Trailers and Videos</a>
|
781
|
+
</li>
|
782
|
+
</ul>
|
783
|
+
|
784
|
+
|
785
|
+
<h4>Opinion</h4>
|
786
|
+
<ul class="quicklinks">
|
787
|
+
<li class="subnav_item_main">
|
788
|
+
<a href="/title/tt0133093/awards?ref_=tttg_ql_op_1"
|
789
|
+
class="link" >Awards</a>
|
790
|
+
</li>
|
791
|
+
<li class="subnav_item_main">
|
792
|
+
<a href="/title/tt0133093/faq?ref_=tttg_ql_op_2"
|
793
|
+
class="link" >FAQ</a>
|
794
|
+
</li>
|
795
|
+
<li class="subnav_item_main">
|
796
|
+
<a href="/title/tt0133093/reviews?ref_=tttg_ql_op_3"
|
797
|
+
class="link" >User Reviews</a>
|
798
|
+
</li>
|
799
|
+
<li class="subnav_item_main">
|
800
|
+
<a href="/title/tt0133093/ratings?ref_=tttg_ql_op_4"
|
801
|
+
class="link" >User Ratings</a>
|
802
|
+
</li>
|
803
|
+
<li class="subnav_item_main">
|
804
|
+
<a href="/title/tt0133093/externalreviews?ref_=tttg_ql_op_5"
|
805
|
+
class="link" >External Reviews</a>
|
806
|
+
</li>
|
807
|
+
<li class="subnav_item_main">
|
808
|
+
<a href="/title/tt0133093/criticreviews?ref_=tttg_ql_op_6"
|
809
|
+
class="link" >Metacritic Reviews</a>
|
810
|
+
</li>
|
811
|
+
<li class="subnav_item_main">
|
812
|
+
<a href="/title/tt0133093/board/?ref_=tttg_ql_op_7"
|
813
|
+
class="link" >Message Board</a>
|
814
|
+
</li>
|
815
|
+
</ul>
|
816
|
+
|
817
|
+
|
818
|
+
<h4>TV</h4>
|
819
|
+
<ul class="quicklinks">
|
820
|
+
<li class="subnav_item_main">
|
821
|
+
<a href="/title/tt0133093/tvschedule?ref_=tttg_ql_tv_1"
|
822
|
+
class="link" >TV Schedule</a>
|
823
|
+
</li>
|
824
|
+
</ul>
|
825
|
+
|
826
|
+
|
827
|
+
<h4>Related Items</h4>
|
828
|
+
<ul class="quicklinks">
|
829
|
+
<li class="subnav_item_main">
|
830
|
+
<a href="/title/tt0133093/news?ref_=tttg_ql_rel_1"
|
831
|
+
class="link" >NewsDesk</a>
|
832
|
+
</li>
|
833
|
+
<li class="subnav_item_main">
|
834
|
+
<a href="/showtimes/title/tt0133093?ref_=tttg_ql_rel_2"
|
835
|
+
class="link ghost" >Showtimes</a>
|
836
|
+
</li>
|
837
|
+
<li class="subnav_item_main">
|
838
|
+
<a href="/title/tt0133093/externalsites?ref_=tttg_ql_rel_3"
|
839
|
+
class="link" >External Sites</a>
|
840
|
+
</li>
|
841
|
+
</ul>
|
842
|
+
<hr/>
|
843
|
+
</div>
|
844
|
+
|
845
|
+
<div class="show_more"><span class="titlePageSprite arrows show"></span>Explore More</div>
|
846
|
+
<div class="show_less"><span class="titlePageSprite arrows hide"></span>Show Less</div>
|
847
|
+
</div>
|
848
|
+
<div class="aux-content-widget-2" id="social-share-widget">
|
849
|
+
|
850
|
+
<div class="social">
|
851
|
+
<div class="social_networking">
|
852
|
+
<span><strong>Share</strong> this page:</span>
|
853
|
+
<a onclick="window.open("http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F", 'newWindow', 'width=626, height=436'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F" target="_blank" title="Share on Facebook" class="share_icon facebook"></a>
|
854
|
+
<a onclick="window.open("http://twitter.com/intent/tweet?text=The%20Matrix%20(1999)%20-%20http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F", 'newWindow', 'width=815, height=436'); return false;" href="http://twitter.com/intent/tweet?text=The%20Matrix%20(1999)%20-%20http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F" target="_blank" title="Share on Twitter" class="share_icon twitter"></a>
|
855
|
+
<a onclick="$('div.social input[name=share-link]').show().select(); return false;" title="Share the page" class="share_icon share_url_link" href="http://www.imdb.com/title/tt0133093/"></a>
|
856
|
+
</div>
|
857
|
+
<input type="text" name="share-link" value="http://www.imdb.com/title/tt0133093/" readonly>
|
858
|
+
</div>
|
859
|
+
<script type="text/javascript">if (uet) { uet('bb', 'facebook_like_iframe', {wb: 1}); }</script>
|
860
|
+
<div class="social_networking_like">
|
861
|
+
<iframe
|
862
|
+
id="iframe_like"
|
863
|
+
name="fbLikeIFrame_0"
|
864
|
+
class="social-iframe"
|
865
|
+
scrolling="no"
|
866
|
+
frameborder="0"
|
867
|
+
allowTransparency="allowTransparency"
|
868
|
+
ref="http://www.imdb.com/title/tt0133093/"
|
869
|
+
width=280
|
870
|
+
height=65></iframe>
|
871
|
+
</div>
|
872
|
+
</div>
|
873
|
+
<script>
|
874
|
+
if (typeof uet == 'function') {
|
875
|
+
uet("bb", "RelatedListsWidget", {wb: 1});
|
876
|
+
}
|
877
|
+
</script>
|
878
|
+
<div class="aux-content-widget-2">
|
879
|
+
<div id="relatedListsWidget">
|
880
|
+
<div class="rightcornerlink">
|
881
|
+
<a href="/list/create?ref_=tttg_rls"
|
882
|
+
>Create a list</a> »
|
883
|
+
</div>
|
884
|
+
<h3>User Lists</h3>
|
885
|
+
<p>Related lists from IMDb users</p>
|
886
|
+
|
887
|
+
<div class="list-preview even">
|
888
|
+
<div class="list-preview-item-narrow">
|
889
|
+
<a href="/list/ls006007584?ref_=rls_1"
|
890
|
+
><img height="86" width="86" alt="list image" title="list image"src="/images/nopicture/medium/film.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTMzMjA2MjA2N15BMl5BanBnXkFtZTcwMTkwNTc5Ng@@._V1_UX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
891
|
+
<div class="list_name">
|
892
|
+
<strong><a href="/list/ls006007584?ref_=rls_1"
|
893
|
+
>
|
894
|
+
Movies I Liked :D
|
895
|
+
</a></strong>
|
896
|
+
</div>
|
897
|
+
<div class="list_meta">
|
898
|
+
a list of 37 titles
|
899
|
+
<br />created 21 Nov 2011
|
900
|
+
</div>
|
901
|
+
<div class="clear"> </div>
|
902
|
+
</div>
|
903
|
+
<div class="list-preview odd">
|
904
|
+
<div class="list-preview-item-narrow">
|
905
|
+
<a href="/list/ls006245500?ref_=rls_2"
|
906
|
+
><img height="86" width="86" alt="list image" title="list image"src="/images/nopicture/medium/film.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_UX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
907
|
+
<div class="list_name">
|
908
|
+
<strong><a href="/list/ls006245500?ref_=rls_2"
|
909
|
+
>
|
910
|
+
My Favorites
|
911
|
+
</a></strong>
|
912
|
+
</div>
|
913
|
+
<div class="list_meta">
|
914
|
+
a list of 36 titles
|
915
|
+
<br />created 04 Jan 2012
|
916
|
+
</div>
|
917
|
+
<div class="clear"> </div>
|
918
|
+
</div>
|
919
|
+
<div class="list-preview even">
|
920
|
+
<div class="list-preview-item-narrow">
|
921
|
+
<a href="/list/ls008221108?ref_=rls_3"
|
922
|
+
><img height="86" width="86" alt="list image" title="list image"src="/images/nopicture/medium/film.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjIwMTgwNzU2N15BMl5BanBnXkFtZTgwMjEyNjQxMTE@._V1_UX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
923
|
+
<div class="list_name">
|
924
|
+
<strong><a href="/list/ls008221108?ref_=rls_3"
|
925
|
+
>
|
926
|
+
Brians Movie List
|
927
|
+
</a></strong>
|
928
|
+
</div>
|
929
|
+
<div class="list_meta">
|
930
|
+
a list of 48 titles
|
931
|
+
<br />created 13 Sep 2012
|
932
|
+
</div>
|
933
|
+
<div class="clear"> </div>
|
934
|
+
</div>
|
935
|
+
<div class="list-preview odd">
|
936
|
+
<div class="list-preview-item-narrow">
|
937
|
+
<a href="/list/ls079911366?ref_=rls_4"
|
938
|
+
><img height="86" width="86" alt="list image" title="list image"src="/images/nopicture/medium/film.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTkxMTA5OTAzMl5BMl5BanBnXkFtZTgwNjA5MDc3NjE@._V1_UX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
939
|
+
<div class="list_name">
|
940
|
+
<strong><a href="/list/ls079911366?ref_=rls_4"
|
941
|
+
>
|
942
|
+
The Ones.
|
943
|
+
</a></strong>
|
944
|
+
</div>
|
945
|
+
<div class="list_meta">
|
946
|
+
a list of 40 titles
|
947
|
+
<br />created 6 months ago
|
948
|
+
</div>
|
949
|
+
<div class="clear"> </div>
|
950
|
+
</div>
|
951
|
+
<div class="list-preview even">
|
952
|
+
<div class="list-preview-item-narrow">
|
953
|
+
<a href="/list/ls031286325?ref_=rls_5"
|
954
|
+
><img height="86" width="86" alt="list image" title="list image"src="/images/nopicture/medium/film.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjE2MzA5MDQ4NV5BMl5BanBnXkFtZTgwNjI4ODQxMDE@._V1_UX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
955
|
+
<div class="list_name">
|
956
|
+
<strong><a href="/list/ls031286325?ref_=rls_5"
|
957
|
+
>
|
958
|
+
The best movies of 1999
|
959
|
+
</a></strong>
|
960
|
+
</div>
|
961
|
+
<div class="list_meta">
|
962
|
+
a list of 27 titles
|
963
|
+
<br />created 4 months ago
|
964
|
+
</div>
|
965
|
+
<div class="clear"> </div>
|
966
|
+
</div>
|
967
|
+
<div class="see-more">
|
968
|
+
<a href="/lists/tt0133093?ref_=rls_sm"
|
969
|
+
>See all related lists</a> »
|
970
|
+
</div>
|
971
|
+
</div>
|
972
|
+
</div>
|
973
|
+
<script>
|
974
|
+
if (typeof uet == 'function') {
|
975
|
+
uet("be", "RelatedListsWidget", {wb: 1});
|
976
|
+
}
|
977
|
+
</script>
|
978
|
+
<script>
|
979
|
+
if (typeof uex == 'function') {
|
980
|
+
uex("ld", "RelatedListsWidget", {wb: 1});
|
981
|
+
}
|
982
|
+
</script>
|
983
|
+
|
984
|
+
<!-- no content received for slot: bottom_rhs -->
|
985
|
+
|
986
|
+
</div>
|
987
|
+
|
988
|
+
</div>
|
989
|
+
|
990
|
+
<div id="content-1" class="redesign clear">
|
991
|
+
</div>
|
992
|
+
|
993
|
+
<br class="clear" />
|
994
|
+
</div>
|
995
|
+
|
996
|
+
|
997
|
+
|
998
|
+
|
999
|
+
|
1000
|
+
|
1001
|
+
<div id="footer" class="ft">
|
1002
|
+
|
1003
|
+
<div id="rvi-div">
|
1004
|
+
<div class="recently-viewed"> </div>
|
1005
|
+
<br class="clear">
|
1006
|
+
</div>
|
1007
|
+
|
1008
|
+
|
1009
|
+
<!-- no content received for slot: bottom_ad -->
|
1010
|
+
|
1011
|
+
|
1012
|
+
<div class="container footer-grid-wrapper">
|
1013
|
+
<div class="row footer-row">
|
1014
|
+
<div class="col outside">
|
1015
|
+
<h3>IMDb Everywhere</h3>
|
1016
|
+
<div class="app-links">
|
1017
|
+
<a href="/offsite/?page-action=ft_app_apple&token=BCYvVqXgi-DayTJhVYx6GcQYF6nj-cm2IQltDnhZMVBa8pBqkwFlW1DW3wxhVRjZxytgjQuUpo1e%0D%0A5aIaJ9ROTd8F7406tmmQPWencwqncUCHnBoIBbQtEE1PyX2DKTcBe6JBzA__oqcWkgMq46DzEo_p%0D%0AtU_U8myvgGV4I9revgodFlI0sz6Qf_ARc387-Hv8cbpdZl5Azo_QRb6QCSsMHOWLbhe7HmUfgSEU%0D%0AL4Qc0t5tXG0%0D%0A&ref_=ft_app_apple"
|
1018
|
+
title="Get the IMDb App on the Apple App Store" target="_blank" itemprop='url'> <span class="desktop-sprite appstore-apple" ></span>
|
1019
|
+
</a>
|
1020
|
+
<a href="/offsite/?page-action=ft_app_google&token=BCYro1SsYpjGTq_M5YZIgIe-Ov11Ucu9ZE2q6LQ51hzOtdWGhQ8SlW8KLOxKXinaHNkB-iXlc89e%0D%0AuHlwSz62aVQGZ8dxHSIl9pENrl5rIx81srx7K7-fRVBF7CyDKjSKF1_sPZqCoKsbJ42hIjxbyJu7%0D%0AUtuUfCIZeGpPF2aqb-7H-fNFXEMW3E0nfWhqrj4HxZLa_-gJT9SXkGeeuHIYhinTDJPx-VH9bi7u%0D%0AayKKjkp64mw%0D%0A&ref_=ft_app_google"
|
1021
|
+
title="Get the IMDb app on Google Play" target="_blank" itemprop='url'> <span class="desktop-sprite appstore-google" ></span>
|
1022
|
+
</a>
|
1023
|
+
<a href="/offsite/?page-action=ft_app_amazon&token=BCYtsYTQ3cYX4g1QaR1pOmNiU2x82RgnYiOWi_pkQ2fl4ilc3Ldh9-FhvtJjy1_5GAYgd6ZZK4No%0D%0AC1P9BBpxn1K4kOxbIhjLlOnQLStgET1LRVcFA6R_GmddzmRJ4qJVTO_WBIdncPEq7RYjNN0qSv_U%0D%0AOFKuSTprD6-DyYDC1hW4qdhX1DS93PrNvIxKpUojuPiZnC7DJaZVj-zwJfTCUH6MVw1Rkc8mlw9F%0D%0A5dpNzLIBxEYeQRKoXoYa9_m9iXLk4xEB2NrBEm190TyPWOf4gnloDgRQRWEmk_kdySjEwcC0za4Z%0D%0AWSqBsrlAkmbmkzSUcV1PFWJN7gg8TVxHUOQbcNcZ16gsRYeWJ7GmB6NPcxypRV_FxEMMCxZ3QH7G%0D%0AusV419UFsIOuCUPcc0BSS1gmtIz6RnI8eWRbUSgCGZaboew9d10%0D%0A&ref_=ft_app_amazon"
|
1024
|
+
title="Get the IMDb app on Amazon Appstore for Android" target="_blank" itemprop='url'> <span class="desktop-sprite appstore-amazon" ></span>
|
1025
|
+
</a>
|
1026
|
+
</div>
|
1027
|
+
|
1028
|
+
<p>Find showtimes, watch trailers, browse photos, track your Watchlist and rate your favorite movies and TV shows on your phone or tablet!</p>
|
1029
|
+
|
1030
|
+
<a href="http://m.imdb.com?ref_=ft_mdot"
|
1031
|
+
class="touchlink" >IMDb Mobile site</a>
|
1032
|
+
</div>
|
1033
|
+
<div class="col center">
|
1034
|
+
<div class="link-bar icon-link-bar">
|
1035
|
+
<h3>
|
1036
|
+
Follow IMDb on
|
1037
|
+
<div>
|
1038
|
+
|
1039
|
+
<a href="/offsite/?page-action=fol_fb&token=BCYu6qLsHcjMps_ZqbwZNLVzN9IqX4PG2zC5DGrCOAc77oHdYx-7H1F2EkOVLn_4_pXlB4hF2eng%0D%0AvE-vbOmjk3uFnNPYaG4p8mDZPIZVslGqy4GAuCh0-Hyv0V_eKTZOt9Lf7FiHIkncGlaveJPA28fs%0D%0AXj4WWkiKy5SI87EOIGuIy_gCq64z-J0CSGFtyvWjtSh_Ax71xVngbcfojeCALbYw-A%0D%0A&ref_=ft_fol_fb"
|
1040
|
+
title="Follow IMDb on Facebook" target="_blank" itemprop='url'> <span class="desktop-sprite follow-facebook" ></span>
|
1041
|
+
</a>
|
1042
|
+
<a href="/offsite/?page-action=fol_tw&token=BCYosT-NDss0m9JiioxlGviyas6JiI2BjK8TcF0yKZzoM6q7nsqqcpBE6vs8Vvn0FaKwSf5HlNFu%0D%0A6Dom0pjOLfV45uXJbLi0TnkvDgFYUDtcZM_Mt6sH87ObYmk0HHgi3PNB_StuN5TziK3e6xIJffuU%0D%0AwFXwBOgPTaiHGNVgmQ3XkhLh-dM8jrgGYrdN8NJmcBte%0D%0A&ref_=ft_fol_tw"
|
1043
|
+
title="Follow IMDb on Twitter" target="_blank" itemprop='url'> <span class="desktop-sprite follow-twitter" ></span>
|
1044
|
+
</a>
|
1045
|
+
<a href="/offsite/?page-action=fol_inst&token=BCYkWcwBMMpwnK7DfDEKoh11vnSQoAMtszQf0bzZ14a3mdIsGf6FWnzzAflPVcgYt3slf69BAqY2%0D%0AMHWY4jTimMQU56GeZ-tK5Fa915iTbHGni3LGyzwdKjPC240qOqvjtGhR3dfKSIkqWtufDXhXaW_0%0D%0A8WParK0SwiEYuaAu4VEmuv3gtlyqGVNYrww82NbPWSzy%0D%0A&ref_=ft_fol_inst"
|
1046
|
+
title="Follow IMDb on Instagram" target="_blank" itemprop='url'> <span class="desktop-sprite follow-instagram" ></span>
|
1047
|
+
</a>
|
1048
|
+
</div>
|
1049
|
+
</h3>
|
1050
|
+
</div>
|
1051
|
+
</div>
|
1052
|
+
<div class="col outside">
|
1053
|
+
<div class="row">
|
1054
|
+
<div class="col col-4">
|
1055
|
+
<ul class="unstyled">
|
1056
|
+
<li><a href="/?ref_=ft_hm"
|
1057
|
+
>Home</a></li>
|
1058
|
+
<li><a href="/chart/top?ref_=ft_250"
|
1059
|
+
>Top Rated Movies</a></li>
|
1060
|
+
<li><a href="/chart/?ref_=ft_cht"
|
1061
|
+
>Box Office</a></li>
|
1062
|
+
<li><a href="/sections/tv/?ref_=ft_tv"
|
1063
|
+
>TV</a></li>
|
1064
|
+
<li><a href="/movies-coming-soon/?ref_=ft_cs"
|
1065
|
+
>Coming Soon</a></li>
|
1066
|
+
<li><a href="/a2z?ref_=ft_si"
|
1067
|
+
>Site Index</a></li>
|
1068
|
+
<li><a href="/search?ref_=ft_sr"
|
1069
|
+
>Search</a></li>
|
1070
|
+
<li><a href="/movies-in-theaters/?ref_=ft_inth"
|
1071
|
+
>In Theaters</a></li>
|
1072
|
+
</ul>
|
1073
|
+
</div>
|
1074
|
+
<div class="col col-4">
|
1075
|
+
<ul class="unstyled">
|
1076
|
+
<li><a href="/helpdesk/contact?ref_=ft_con"
|
1077
|
+
>Contact Us</a></li>
|
1078
|
+
<li><a href="/boards/?ref_=ft_mb"
|
1079
|
+
>Message Boards</a></li>
|
1080
|
+
<li> <a href="https://secure.imdb.com/register-imdb/form-v2?ref_=ft_reg"
|
1081
|
+
>Register</a>
|
1082
|
+
</li>
|
1083
|
+
<li><a href="/news/?ref_=ft_nw"
|
1084
|
+
>News</a></li>
|
1085
|
+
<li class="spacer"></li>
|
1086
|
+
<li><a href="/pressroom/?ref_=ft_pr"
|
1087
|
+
>Press Room</a></li>
|
1088
|
+
<li><a href="/advertising/?ref_=ft_ad"
|
1089
|
+
>Advertising</a></li>
|
1090
|
+
<li><a href="/jobs?ref_=ft_jb"
|
1091
|
+
>Jobs</a></li>
|
1092
|
+
</ul>
|
1093
|
+
</div>
|
1094
|
+
<div class="col col-4">
|
1095
|
+
<ul class="unstyled">
|
1096
|
+
<li><a href="http://pro.imdb.com/signup/index.html?rf=cons_ft_hm&ref_=cons_ft_hm"
|
1097
|
+
>IMDbPro</a></li>
|
1098
|
+
<li> <a href="/offsite/?page-action=ft-mojo&token=BCYgcskHYID6HLBzvMfhMw9fzfeLrKVKR9yBOoc2HpSK_rFGa3YINOHepIMv_jxH88ds0XOwiRCg%0D%0AExQo1HgP3vlPZ6XMt5mWcr-NpRaeIe5G7j58DFTWyrXqcVsUzfGITIXF6Tk17NKwCHJyHWDGxeo-%0D%0Aa7GE14VmonJovxPshbaOpr4_YRSHBdyciMsqCjhuM_XG%0D%0A&ref_=ft_bom"
|
1099
|
+
itemprop='url'>Box Office Mojo</a>
|
1100
|
+
</li>
|
1101
|
+
<li> <a href="/offsite/?page-action=ft-wab&token=BCYnf0kv3UQAqnLEolCCjouGNcwxmUcbw0IllwspK9N8Q2pGeZgOj7tDZ4Q1hf-e4S_eWCxNNt0C%0D%0AFnBMPL0cD6HsDHz27a8JmV4roUUm-_RCOr0ahxGwwKHsGN1GCP4zSVNYkJopxJfrkM2hf4Rl5rGa%0D%0A7hJT_NTWfPWe0Y9NLfb7ZwOM-RP1H1g7TVKmFp4Jw2y-%0D%0A&ref_=ft_wab"
|
1102
|
+
itemprop='url'>Withoutabox</a>
|
1103
|
+
</li>
|
1104
|
+
<li class="spacer"></li>
|
1105
|
+
<li><a href="/help/show_article?conditions&ref_=ft_cou"
|
1106
|
+
>Conditions of Use</a></li>
|
1107
|
+
<li><a href="/privacy?ref_=ft_pvc"
|
1108
|
+
>Privacy Policy</a></li>
|
1109
|
+
<li> <a href="/offsite/?page-action=ft-iba&token=BCYqKII-8UbkWN-ljs5jdOwWVnNMas1Ip_HxF-D2gWhC_krGQJB8Lh8iZMlEAKqRNPLvQGCksJYY%0D%0AosbRld3DFa_zICe-sLhe1TBGwdgMVoB0ZBMe3eVZN-O5_2uJQIh8PTk8RVk3k1NfcFYHzXkdwpcf%0D%0AOKErn5XzOErvIg0tpVNI8Mz0E6N2lEjyq9fBmpWVOwdhed83HDdU--fRCL-T8NMytnRRqUO-rnBr%0D%0ArQ2cfnfvDECdiD9f7euv02zc8_E3x3P-%0D%0A&ref_=ft_iba"
|
1110
|
+
itemprop='url'>Interest-Based Ads</a>
|
1111
|
+
</li>
|
1112
|
+
<li class="spacer"></li>
|
1113
|
+
</ul>
|
1114
|
+
</div>
|
1115
|
+
</div>
|
1116
|
+
</div>
|
1117
|
+
</div>
|
1118
|
+
</div>
|
1119
|
+
|
1120
|
+
<div class="container">
|
1121
|
+
<div class="ft-copy float-right">
|
1122
|
+
<a
|
1123
|
+
href="/help/show_article?conditions"
|
1124
|
+
>Copyright ©</a> 1990-2016
|
1125
|
+
<a
|
1126
|
+
href="/help/"
|
1127
|
+
>IMDb.com, Inc.</a>
|
1128
|
+
</div>
|
1129
|
+
<div>
|
1130
|
+
An <span id="amazon_logo" class="footer_logo" align="middle">Amazon.com</span> company.
|
1131
|
+
</div>
|
1132
|
+
</div>
|
1133
|
+
|
1134
|
+
|
1135
|
+
|
1136
|
+
<table class="footer" id="amazon-affiliates">
|
1137
|
+
<tr>
|
1138
|
+
<td colspan="8">
|
1139
|
+
Amazon Affiliates
|
1140
|
+
</td>
|
1141
|
+
</tr>
|
1142
|
+
<tr>
|
1143
|
+
|
1144
|
+
<td>
|
1145
|
+
<div>
|
1146
|
+
<a href="/offsite/?page-action=ft-aiv&token=BCYu5Fi35M8DMuMHm3GZf68MzyJVq4Enmv9z2hmPtfewtvcTqAez89DqDipANDcTqym4xifty1Ul%0D%0AsCzcSNC4P30JIN63pc0_1YY-p07zuHjDi6WgD1bCxgv8vYBTWlJbTjPlAsRe5elxhKgpBS2jZb_w%0D%0ALhamcqdiGNQNt4SFEgoATAW-Ree81AeXJBBQQRHRJ6K-eDaIvIC5Xq1kp1b5Zxabo_q_vtFA-uZP%0D%0AxSLDj1dS_js%0D%0A" class="amazon-affiliate-site-link">
|
1147
|
+
<span class="amazon-affiliate-site-name">Amazon Video</span><br>
|
1148
|
+
<span class="amazon-affiliate-site-desc">Watch Movies &<br>TV Online</span>
|
1149
|
+
</a>
|
1150
|
+
</div>
|
1151
|
+
</td>
|
1152
|
+
|
1153
|
+
<td>
|
1154
|
+
<div>
|
1155
|
+
<a href="/offsite/?page-action=ft-piv&token=BCYjXy0IKz8REnA_VFR_ym4NJ4rCodxwzQICcOtK5nUA_qG0mG0glImf8Gch7pFVutILttENYL-I%0D%0ATZPt4iye9rR_9ibqdM7hCbFY2xuF7_J-gDSDEt0W770a5qhfvORYXyGxZy256Q0jzVjOyOosjoL9%0D%0AawnHGYM_VZ-4OD0o9H5HBDDZpDJaHybl8HQK4MZKpE8eDOoNQEWVVwAQDYtSXsXLzNoZWcqFjkYG%0D%0AwleXngpsO8k%0D%0A" class="amazon-affiliate-site-link">
|
1156
|
+
<span class="amazon-affiliate-site-name">Prime Video</span><br>
|
1157
|
+
<span class="amazon-affiliate-site-desc">Unlimited Streaming<br>of Movies & TV</span>
|
1158
|
+
</a>
|
1159
|
+
</div>
|
1160
|
+
</td>
|
1161
|
+
|
1162
|
+
<td>
|
1163
|
+
<div>
|
1164
|
+
<a href="/offsite/?page-action=ft-amzn-de&token=BCYuohhzh_HR8ewucNkH3fORJHs-44om3tIYUySp8LhhVAFHPXROKxubLj2EsKlQTN64VxZnyfXx%0D%0ADR1z_Whrb2ql8oVnTqiOw58mWewUfHEjU5_cwmeNAzIWFqd92_y-snU98rmLBoVaRNp_IMY4_c0r%0D%0AQfX4SF7Vt2PuwaThfMK0pCyLYZKTu-X5tTib64FuIIv6wABaIt36qskTP-chEvQxfM_kcnt5grGX%0D%0AmPOdEa7RwDU%0D%0A" class="amazon-affiliate-site-link">
|
1165
|
+
<span class="amazon-affiliate-site-name">Amazon Germany</span><br>
|
1166
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
1167
|
+
</a>
|
1168
|
+
</div>
|
1169
|
+
</td>
|
1170
|
+
|
1171
|
+
<td>
|
1172
|
+
<div>
|
1173
|
+
<a href="/offsite/?page-action=ft-amzn-it&token=BCYsNoAwErW1-M02DxCT-WVLX2k8D6-h9y_NNSNAYV2j7zguPbsKsE-aD_qiBWplVFslTZQ6E1zg%0D%0AidfMGHXEsz2MPnczBZvsFPciZGdGvr-Qyz0TJcBzXojSY2FzTbNmrfDtOPvY-iR9G9Z1tKfp230h%0D%0ABppsCYmRET3u6wly_i_vQeKrIZMgvvLp3b5fxfAJTGSPMOo5UAJEUj26RJtR8dsp9sbceIsqPMDX%0D%0AQNE5mJqBGDU%0D%0A" class="amazon-affiliate-site-link">
|
1174
|
+
<span class="amazon-affiliate-site-name">Amazon Italy</span><br>
|
1175
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
1176
|
+
</a>
|
1177
|
+
</div>
|
1178
|
+
</td>
|
1179
|
+
|
1180
|
+
<td>
|
1181
|
+
<div>
|
1182
|
+
<a href="/offsite/?page-action=ft-amzn-fr&token=BCYhOpjygh2Gp7_WqMsbBSfjkdAc5kGimRbR_29Wy7y4ffpH3bcJp2Xmx2EjhFNamjPt6Bij5MHG%0D%0Ar4cAWpDJ1HUKLDZ81ulLA0GA-_JXLse-Ye52B_7LfyaDP-6UF6notEJp8hRoB9iQA7bOOk4vUp4a%0D%0AkqnKpkDTMIzPGWflgOzh0LdB8egUGXGw016XuMMbhyrlmQDtSaPjk_zl-zqzop-AFoMC87qkSYjN%0D%0AMpfw_zB2OyM%0D%0A" class="amazon-affiliate-site-link">
|
1183
|
+
<span class="amazon-affiliate-site-name">Amazon France</span><br>
|
1184
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
1185
|
+
</a>
|
1186
|
+
</div>
|
1187
|
+
</td>
|
1188
|
+
|
1189
|
+
<td>
|
1190
|
+
<div>
|
1191
|
+
<a href="/offsite/?page-action=ft-amzn-in&token=BCYq1vHx7qeIq_wVRm9eUcZEF_3SNehp1MDIgZQXhSNQQN-9xa83w_fUb90jCrfryApnmpq3m44H%0D%0AmnHzpTW0Uqio9nsc73UjTtDWDVP4irsBobwTPV6JGviYgATNoEd7vcBMREfALUpoAKuewpen-J2t%0D%0AZPUssuywWIJefPYC0ufqb1i-4XdBOkj22OZCpVqasx4SypMuVKI18boqrzR95NAZkQNU4bps1EOa%0D%0AvYA33gUvLB6adWvHe_DfRQr5tlPhp7Y4%0D%0A" class="amazon-affiliate-site-link">
|
1192
|
+
<span class="amazon-affiliate-site-name">Amazon India</span><br>
|
1193
|
+
<span class="amazon-affiliate-site-desc">Buy Movie and<br>TV Show DVDs</span>
|
1194
|
+
</a>
|
1195
|
+
</div>
|
1196
|
+
</td>
|
1197
|
+
|
1198
|
+
<td>
|
1199
|
+
<div>
|
1200
|
+
<a href="/offsite/?page-action=ft-amzn-dpr&token=BCYlM9_UaipVJG53f4wBV2ZoF5FBQF4X0_yp1ototvkj4n0jJs8uWBRWr3_lazjTq5szGt3nvycy%0D%0AyZLrMjd3F34bMQO1HORlNZS4-AwHbgjLQqVWNtjVrGOtqYBATp4uKTJwbBaN3zlxOsHVGiM8Hs7T%0D%0A91wLe7u1I75ompUTCerJUxc%0D%0A" class="amazon-affiliate-site-link">
|
1201
|
+
<span class="amazon-affiliate-site-name">DPReview</span><br>
|
1202
|
+
<span class="amazon-affiliate-site-desc">Digital<br>Photography</span>
|
1203
|
+
</a>
|
1204
|
+
</div>
|
1205
|
+
</td>
|
1206
|
+
|
1207
|
+
<td>
|
1208
|
+
<div>
|
1209
|
+
<a href="/offsite/?page-action=ft-amzn-aud&token=BCYsdArE0uoGiiRUdnEp4jZBR_ZjFvASpByroLWUzl0Oc_p52aFkAUIti1itp57tNK5yH6MDPRlc%0D%0ALX7-D8kCN9viLDyp63_WzLtbO3MCFJv_I7mkNPt0TPXqMaC9aKV0GB--7JwK3J50cJq90Lell32f%0D%0ALd8osQgF6LaZOfzjbGRQgzQ%0D%0A" class="amazon-affiliate-site-link">
|
1210
|
+
<span class="amazon-affiliate-site-name">Audible</span><br>
|
1211
|
+
<span class="amazon-affiliate-site-desc">Download<br>Audio Books</span>
|
1212
|
+
</a>
|
1213
|
+
</div>
|
1214
|
+
</td>
|
1215
|
+
</tr>
|
1216
|
+
</table>
|
1217
|
+
</div>
|
1218
|
+
</div>
|
1219
|
+
</div>
|
1220
|
+
|
1221
|
+
<script type="text/javascript" src="http://ia.media-imdb.com/images/G/01/imdb/js/collections/common-1944661907._CB274936654_.js"></script>
|
1222
|
+
<script type="text/javascript" src="http://ia.media-imdb.com/images/G/01/imdb/js/collections/title-1030748018._CB274690384_.js"></script>
|
1223
|
+
|
1224
|
+
<script type="text/javascript" id="login">
|
1225
|
+
(function(){
|
1226
|
+
var readyTimeout = setInterval(function() {
|
1227
|
+
if (window.jQuery && window.imdb && window.imdb.login_lightbox) {
|
1228
|
+
clearTimeout(readyTimeout);
|
1229
|
+
window.imdb.login_lightbox("https://secure.imdb.com", "http://www.imdb.com/title/tt0133093/taglines");
|
1230
|
+
}
|
1231
|
+
}, 100);
|
1232
|
+
})();
|
1233
|
+
</script>
|
1234
|
+
|
1235
|
+
<script type="text/javascript">
|
1236
|
+
function jQueryOnReady(remaining_count) {
|
1237
|
+
if (window.jQuery) {
|
1238
|
+
jQuery(
|
1239
|
+
function() {
|
1240
|
+
var isAdvertisingThemed = !!(window.custom && window.custom.full_page && window.custom.full_page.theme),
|
1241
|
+
url = "http://www.facebook.com/widgets/like.php?width=280&show_faces=1&layout=standard&href=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F&colorscheme=light",
|
1242
|
+
like = document.getElementById('iframe_like');
|
1243
|
+
|
1244
|
+
if (!isAdvertisingThemed && like) {
|
1245
|
+
like.src = url;
|
1246
|
+
like.onload = function () {
|
1247
|
+
if (uex) { uex('ld', 'facebook_like_iframe', {wb: 1}); }
|
1248
|
+
};
|
1249
|
+
} else if (isAdvertisingThemed) {
|
1250
|
+
$('.social_networking_like').closest('.aux-content-widget-2').hide();
|
1251
|
+
}
|
1252
|
+
}
|
1253
|
+
|
1254
|
+
);
|
1255
|
+
} else if (remaining_count > 0) {
|
1256
|
+
setTimeout(function() { jQueryOnReady(remaining_count-1) }, 100);
|
1257
|
+
}
|
1258
|
+
}
|
1259
|
+
jQueryOnReady(50);
|
1260
|
+
</script>
|
1261
|
+
|
1262
|
+
|
1263
|
+
<div id="servertime" time="15"/>
|
1264
|
+
|
1265
|
+
|
1266
|
+
|
1267
|
+
<script>
|
1268
|
+
if (typeof uet == 'function') {
|
1269
|
+
uet("be");
|
1270
|
+
}
|
1271
|
+
</script>
|
1272
|
+
|
1273
|
+
</body>
|
1274
|
+
</html>
|