spotlite 0.7.2 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/CHANGELOG.md +14 -0
- data/README.md +8 -41
- data/Rakefile +23 -3
- data/lib/spotlite.rb +1 -8
- data/lib/spotlite/movie.rb +169 -80
- data/lib/spotlite/person.rb +90 -14
- data/lib/spotlite/string_extensions.rb +9 -9
- data/lib/spotlite/version.rb +1 -1
- data/spec/fixtures/movie_find_conan +722 -0
- data/spec/fixtures/{search_no_results → movie_find_no_results} +95 -149
- data/spec/fixtures/nm0000233/index +6118 -0
- data/spec/fixtures/nm0005132/index +817 -740
- data/spec/fixtures/nm0864666/index +199 -221
- data/spec/fixtures/nm1659547/index +748 -719
- data/spec/fixtures/person_find_conan +722 -0
- data/spec/fixtures/{search_the_core → person_find_no_results} +112 -219
- data/spec/fixtures/tt0002186/index +212 -242
- data/spec/fixtures/tt0047396/releaseinfo +217 -292
- data/spec/fixtures/tt0112873/index +556 -539
- data/spec/fixtures/tt0133093/criticreviews +169 -250
- data/spec/fixtures/tt0133093/fullcredits +212 -299
- data/spec/fixtures/tt0133093/index +444 -491
- data/spec/fixtures/tt0133093/keywords +416 -492
- data/spec/fixtures/tt0133093/mediaindex_still_frame +114 -158
- data/spec/fixtures/tt0133093/releaseinfo +282 -344
- data/spec/fixtures/tt0133093/technical +1144 -0
- data/spec/fixtures/tt0133093/trivia +1350 -1230
- data/spec/fixtures/tt0169547/index +629 -644
- data/spec/fixtures/tt0317248/index +579 -608
- data/spec/fixtures/tt1134629/fullcredits +257 -340
- data/spec/spec_helper.rb +24 -23
- data/spec/spotlite/find_spec.rb +38 -0
- data/spec/spotlite/movie_spec.rb +73 -57
- data/spec/spotlite/person_spec.rb +60 -1
- data/spotlite.gemspec +9 -9
- metadata +34 -56
- data/lib/spotlite/box_office_top.rb +0 -11
- data/lib/spotlite/coming_soon.rb +0 -24
- data/lib/spotlite/in_theaters.rb +0 -25
- data/lib/spotlite/list.rb +0 -18
- data/lib/spotlite/opening_this_week.rb +0 -11
- data/lib/spotlite/search.rb +0 -45
- data/lib/spotlite/top.rb +0 -23
- data/spec/fixtures/movies_coming_soon +0 -2103
- data/spec/fixtures/movies_in_theaters +0 -2708
- data/spec/fixtures/top +0 -10823
- data/spec/spotlite/box_office_top_spec.rb +0 -29
- data/spec/spotlite/coming_soon_spec.rb +0 -29
- data/spec/spotlite/opening_this_week_spec.rb +0 -29
- data/spec/spotlite/search_spec.rb +0 -34
- data/spec/spotlite/top_spec.rb +0 -21
- data/tasks/fixtures.rake +0 -15
@@ -1,14 +1,16 @@
|
|
1
1
|
HTTP/1.1 200 OK
|
2
|
-
Date: Sun,
|
2
|
+
Date: Sun, 29 Jun 2014 14:25:31 GMT
|
3
3
|
Server: Server
|
4
|
+
X-Frame-Options: SAMEORIGIN
|
4
5
|
Content-Type: text/html;charset=UTF-8
|
5
6
|
Content-Language: en-US
|
6
7
|
Vary: Accept-Encoding,User-Agent
|
7
|
-
Set-Cookie: uu=
|
8
|
-
Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Fri,
|
9
|
-
Set-Cookie: session-id-time=
|
10
|
-
|
8
|
+
Set-Cookie: uu=BCYiekjTIkh7aaWWOFdLI46NHzvPH1uX_mzvjD7O88qNH5BHRv4XWynwhC6m_WXGf8LQzv-r_fm-%0D%0A5WDx2JLhE580vahWDgChdh0gOQnguxne7BiNnHJRDGLOA33wthDV_Zs3fQlbBwJji7lfHZVLlIZ-%0D%0A6rZUT3BSKRMmlRKsgd2XiKNorrC3PXi_BFeTRMR2g0phX008tMa0mTfxRLoQaP3OfVSNSVv725op%0D%0AS6IukAQBsCOKWg4IecXHlFPLSFtGzZ3OeB2kNvqdIMnqhwbjTkGIMA%0D%0A; Domain=.imdb.com; Expires=Fri, 17-Jul-2082 17:39:38 GMT; Path=/
|
9
|
+
Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Fri, 17-Jul-2082 17:39:38 GMT; Path=/
|
10
|
+
Set-Cookie: session-id-time=1561731931; Domain=.imdb.com; Expires=Fri, 17-Jul-2082 17:39:38 GMT; Path=/
|
11
|
+
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 "
|
11
12
|
Transfer-Encoding: chunked
|
13
|
+
Connection: keep-alive
|
12
14
|
|
13
15
|
|
14
16
|
|
@@ -26,15 +28,15 @@ Transfer-Encoding: chunked
|
|
26
28
|
xmlns:og="http://ogp.me/ns#"
|
27
29
|
xmlns:fb="http://www.facebook.com/2008/fbml">
|
28
30
|
<head>
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
31
|
+
<script type="text/javascript">var ue_t0=window.ue_t0||+new Date();</script>
|
32
|
+
<script type="text/javascript">
|
33
|
+
var ue_mid = "A1EVAM02EL8SFB";
|
34
|
+
var ue_sn = "www.imdb.com";
|
35
|
+
var ue_furl = "fls-na.amazon.com";
|
36
|
+
var ue_sid = "000-0000000-0000000";
|
37
|
+
var ue_id = "05VD6QSJEHCH9V8NST6R";
|
38
|
+
(function(e){var c=e,a={main_scope:"mainscopecsm",q:[],t0:c.ue_t0||+new Date(),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(k,j,h){var i={m:k,f:j,l:h,fromOnError:1,args:arguments};c.ueLogError(i);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-ef584a44e8ea58e3d4d928956600a9b6._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){b()}a.uels=c;e.ue=a})(window,document);
|
39
|
+
</script>
|
38
40
|
|
39
41
|
|
40
42
|
|
@@ -49,32 +51,38 @@ xmlns:fb="http://www.facebook.com/2008/fbml">
|
|
49
51
|
<meta property="og:url" content="http://www.imdb.com/title/tt0133093/releaseinfo" />
|
50
52
|
|
51
53
|
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
52
|
-
<link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970.
|
53
|
-
<link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970.
|
54
|
-
<link
|
55
|
-
<link
|
54
|
+
<link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970._CB379387995_.ico" />
|
55
|
+
<link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970._CB379390718_.ico" />
|
56
|
+
<link href="http://ia.media-imdb.com/images/G/01/imdb/images/mobile/apple-touch-icon-web-4151659188._CB361295786_.png" rel="apple-touch-icon">
|
57
|
+
<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">
|
58
|
+
<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">
|
59
|
+
<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">
|
60
|
+
<link rel="search" type="application/opensearchdescription+xml" href="http://ia.media-imdb.com/images/G/01/imdb/images/imdbsearch-3349468880._CB379388505_.xml" title="IMDb" />
|
56
61
|
<script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
57
62
|
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
63
|
+
|
64
|
+
<link rel='image_src' href="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_SY500_SX334_AL_.jpg">
|
65
|
+
<meta property='og:image' content="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_SY500_SX334_AL_.jpg" />
|
66
|
+
|
67
|
+
<meta property='og:type' content="video.movie" />
|
68
|
+
<meta property='fb:app_id' content='115109575169727' />
|
69
|
+
<meta property='og:title' content="The Matrix (1999)" />
|
70
|
+
<meta property='og:site_name' content='IMDb' />
|
71
|
+
<meta name="title" content="The Matrix (1999) - IMDb" />
|
72
|
+
<meta name="description" content="The Matrix (1999) on IMDb: Movies, TV, Celebs, and more..." />
|
73
|
+
<meta property="og:description" content="The Matrix (1999) on IMDb: Movies, TV, Celebs, and more..." />
|
74
|
+
<meta name="keywords" content="Reviews, Showtimes, DVDs, PHotos, Message Boards, User Ratings, Synopsis, Trailers, Credits" />
|
75
|
+
<meta name="request_id" content="05VD6QSJEHCH9V8NST6R" />
|
71
76
|
|
72
77
|
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
73
|
-
<!-- h=ics-
|
78
|
+
<!-- h=ics-http-1e-c1xl-i-947366b4.us-east-1 -->
|
74
79
|
|
75
|
-
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/title-
|
76
|
-
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/ie-1918465287.
|
77
|
-
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-mega-3538633082.
|
80
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/title-1392551627._CB349420922_.css" />
|
81
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/collections/ie-1918465287._CB354866480_.css" /><![endif]-->
|
82
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-mega-3538633082._CB355276482_.css" />
|
83
|
+
<noscript>
|
84
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/wheel/nojs-2627072490._CB343672767_.css">
|
85
|
+
</noscript>
|
78
86
|
<script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
79
87
|
|
80
88
|
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
|
@@ -127,9 +135,9 @@ xmlns:fb="http://www.facebook.com/2008/fbml">
|
|
127
135
|
</div>
|
128
136
|
<div id="navbar" class="navbarSprite">
|
129
137
|
<noscript>
|
130
|
-
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-no-js-4175877511.
|
138
|
+
<link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-no-js-4175877511._CB379390803_.css" />
|
131
139
|
</noscript>
|
132
|
-
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-ie-470687728.
|
140
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://ia.media-imdb.com/images/G/01/imdb/css/site/consumer-navbar-ie-470687728._CB379390980_.css"><![endif]-->
|
133
141
|
<span id="home_img_holder">
|
134
142
|
<a href="/?ref_=nv_home" title="Home" class="navbarSprite" id="home_img" ></a> <span class="alt_logo">
|
135
143
|
<a href="/?ref_=nv_home" title="Home" >IMDb</a>
|
@@ -157,7 +165,6 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
157
165
|
<option value="co" >Companies</option>
|
158
166
|
<option value="kw" >Keywords</option>
|
159
167
|
<option value="ch" >Characters</option>
|
160
|
-
<option value="vi" >Videos</option>
|
161
168
|
<option value="qu" >Quotes</option>
|
162
169
|
<option value="bi" >Bios</option>
|
163
170
|
<option value="pl" >Plots</option>
|
@@ -206,8 +213,8 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
206
213
|
</ul>
|
207
214
|
<h5>SPECIAL FEATURES</h5>
|
208
215
|
<ul>
|
209
|
-
<li><a href="/
|
210
|
-
<li><a href="/
|
216
|
+
<li><a href="/imdbpicks/?ref_=nv_sf_pks_1" >IMDb Picks</a></li>
|
217
|
+
<li><a href="/poll/?ref_=nv_sf_pl_2" >Polls</a></li>
|
211
218
|
<li><a href="/x-ray/?ref_=nv_sf_xray_3" >X-Ray for Movies & TV</a></li>
|
212
219
|
</ul>
|
213
220
|
</div>
|
@@ -225,7 +232,7 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
225
232
|
<div class="subNavListContainer">
|
226
233
|
<h5>CELEBS</h5>
|
227
234
|
<ul>
|
228
|
-
<li><a href="/search/name?birth_monthday=
|
235
|
+
<li><a href="/search/name?birth_monthday=06-29&refine=birth_monthday&ref_=nv_cel_brn_1" >Born Today</a></li>
|
229
236
|
<li><a href="/news/celebrity?ref_=nv_cel_nw_2" >Celebrity News</a></li>
|
230
237
|
<li><a href="/search/name?gender=male,female&ref_=nv_cel_m_3" >Most Popular Celebs</a></li>
|
231
238
|
</ul>
|
@@ -241,13 +248,14 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
241
248
|
<div class="subNavListContainer">
|
242
249
|
<h5>EVENTS</h5>
|
243
250
|
<ul>
|
244
|
-
<li><a href="/
|
245
|
-
<li><a href="/
|
246
|
-
<li><a href="/
|
247
|
-
<li><a href="/
|
248
|
-
<li><a href="/
|
249
|
-
<li><a href="/
|
250
|
-
<li><a href="/
|
251
|
+
<li><a href="/sxsw/?ref_=nv_ev_sxsw_1" >SXSW Film Festival</a></li>
|
252
|
+
<li><a href="/oscars/?ref_=nv_ev_rto_2" >Road to the Oscars</a></li>
|
253
|
+
<li><a href="/emmys/?ref_=nv_ev_rte_3" >Road to the Emmys</a></li>
|
254
|
+
<li><a href="/comic-con/?ref_=nv_ev_comic_4" >Comic-Con</a></li>
|
255
|
+
<li><a href="/cannes/?ref_=nv_ev_can_5" >Cannes</a></li>
|
256
|
+
<li><a href="/tribeca/?ref_=nv_ev_tri_6" >Tribeca</a></li>
|
257
|
+
<li><a href="/sundance/?ref_=nv_ev_sun_7" >Sundance</a></li>
|
258
|
+
<li><a href="/event/?ref_=nv_ev_all_8" >More Popular Events</a></li>
|
251
259
|
</ul>
|
252
260
|
</div>
|
253
261
|
</div>
|
@@ -264,19 +272,19 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
264
272
|
<h5>LATEST HEADLINES</h5>
|
265
273
|
<ul>
|
266
274
|
<li itemprop="headline">
|
267
|
-
<a href="/news/
|
275
|
+
<a href="/news/ni57424075/?ref_=nv_nw_tn_1" > 'Transformers' On Track for Over $100 Million This Weekend
|
268
276
|
</a><br />
|
269
|
-
<span class="time">
|
277
|
+
<span class="time">27 June 2014</span>
|
270
278
|
</li>
|
271
279
|
<li itemprop="headline">
|
272
|
-
<a href="/news/
|
280
|
+
<a href="/news/ni57424046/?ref_=nv_nw_tn_2" > ‘Transformers: Age of Extinction’ Set to Break China Opening Weekend Record (Exclusive)
|
273
281
|
</a><br />
|
274
|
-
<span class="time">
|
282
|
+
<span class="time">22 hours ago</span>
|
275
283
|
</li>
|
276
284
|
<li itemprop="headline">
|
277
|
-
<a href="/news/
|
285
|
+
<a href="/news/ni57423916/?ref_=nv_nw_tn_3" > Aereo Hits ‘Pause’ On Service In Wake of Supreme Court Loss
|
278
286
|
</a><br />
|
279
|
-
<span class="time">
|
287
|
+
<span class="time">23 hours ago</span>
|
280
288
|
</li>
|
281
289
|
</ul>
|
282
290
|
</div>
|
@@ -308,7 +316,7 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
308
316
|
<span class="downArrow"></span>
|
309
317
|
<div id="navMenu4" class="sub_nav">
|
310
318
|
<h5>
|
311
|
-
|
319
|
+
YOUR WATCHLIST
|
312
320
|
</h5>
|
313
321
|
<ul id="navWatchlist">
|
314
322
|
</ul>
|
@@ -317,15 +325,15 @@ onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
317
325
|
window.imdb.watchlistTeaserData = [
|
318
326
|
{
|
319
327
|
href : "/list/watchlist",
|
320
|
-
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot1_logged_out-1670046337.
|
328
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot1_logged_out-1670046337._CB360061167_.jpg"
|
321
329
|
},
|
322
330
|
{
|
323
331
|
href : "/search/title?count=100&title_type=feature,tv_series",
|
324
|
-
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot2_popular-4090757197.
|
332
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot2_popular-4090757197._CB360060945_.jpg"
|
325
333
|
},
|
326
334
|
{
|
327
|
-
href : "/
|
328
|
-
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot3_top250-575799966.
|
335
|
+
href : "/chart/top",
|
336
|
+
src : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/watchlist_slot3_top250-575799966._CB360061165_.jpg"
|
329
337
|
}
|
330
338
|
];
|
331
339
|
</script>
|
@@ -347,27 +355,20 @@ window.imdb.navbarAdSlots = {
|
|
347
355
|
<ul id="nb_extra_nav" class="main_nav">
|
348
356
|
<li class="css_nav_item" id="navProMenu">
|
349
357
|
<p class="navCategory">
|
350
|
-
<a
|
351
|
-
onclick="(new Image()).src='/rg/imdbprohome/navbar/images/b.gif?link=/r/IMDbTabNV/';"
|
352
|
-
href="/r/IMDbTabNV/"
|
353
|
-
> <img alt="IMDbPro Menu" src="http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_logo_nb-720143162._V377744227_.png" />
|
358
|
+
<a href="http://pro.imdb.com/signup/index.html?rf=cons_nb_hm&ref_=cons_nb_hm" > <img alt="IMDbPro Menu" src="http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_logo_nb-720143162._CB377744227_.png" />
|
354
359
|
</a> </p>
|
355
360
|
<span class="downArrow"></span>
|
356
361
|
<div id="navMenuPro" class="sub_nav">
|
357
|
-
<a
|
358
|
-
onclick="(new Image()).src='/rg/imdbprohome/navbar/images/b.gif?link=/r/IMDbTabNV/';"
|
359
|
-
href="/r/IMDbTabNV/"
|
360
|
-
id="proLink"
|
361
|
-
> <div id="proAd">
|
362
|
+
<a href="http://pro.imdb.com/signup/index.html?rf=cons_nb_hm&ref_=cons_nb_hm" id="proLink" > <div id="proAd">
|
362
363
|
<script>
|
363
364
|
if (!('imdb' in window)) { window.imdb = {}; }
|
364
365
|
window.imdb.proMenuTeaser = {
|
365
|
-
imageUrl : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_menu_user-2082544740.
|
366
|
+
imageUrl : "http://ia.media-imdb.com/images/G/01/imdb/images/navbar/imdbpro_menu_user-2082544740._CB377744226_.jpg"
|
366
367
|
};
|
367
368
|
</script>
|
368
369
|
</div>
|
369
370
|
<div class="subNavListContainer">
|
370
|
-
<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.
|
371
|
+
<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._CB377744253_.png" />
|
371
372
|
<h5>GET INFORMED</h5>
|
372
373
|
<p>Industry information at your fingertips</p>
|
373
374
|
<h5>GET CONNECTED</h5>
|
@@ -441,7 +442,7 @@ class="poster"
|
|
441
442
|
height="98"
|
442
443
|
width="67"
|
443
444
|
alt="The Matrix (1999) Poster"
|
444
|
-
src="http://ia.media-imdb.com/images/M/
|
445
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTkxNDYxOTA4M15BMl5BanBnXkFtZTgwNTk0NzQxMTE@._V1_SX67_CR0,0,67,98_AL_.jpg" />
|
445
446
|
</a> <div class="parent">
|
446
447
|
<h3 itemprop="name">
|
447
448
|
<a href="/title/tt0133093/?ref_=ttrel_rel_tt" itemprop='url'>The Matrix</a> <span class="nobr">
|
@@ -457,11 +458,11 @@ src="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3M
|
|
457
458
|
<h1 class="header">Release Info</h1>
|
458
459
|
</div>
|
459
460
|
<div id="releaseinfo_content" class="header">
|
460
|
-
<div class="header"><div class="nav"><div class="desc">Showing all
|
461
|
+
<div class="header"><div class="nav"><div class="desc">Showing all 86 items</div></div>
|
461
462
|
<div class="jumpto">
|
462
463
|
Jump to:
|
463
|
-
<a href="#releases">Release Dates</a> (
|
464
|
-
<a href="#akas">Also Known As (AKA)</a> (
|
464
|
+
<a href="#releases">Release Dates</a> (52) <span class="ghost">|</span>
|
465
|
+
<a href="#akas">Also Known As (AKA)</a> (34) </div>
|
465
466
|
</div>
|
466
467
|
<a id="releases" name="releases"></a>
|
467
468
|
<h4 class="li_group">Release Dates </h4>
|
@@ -532,194 +533,199 @@ Jump to:
|
|
532
533
|
<td></td>
|
533
534
|
</tr>
|
534
535
|
<tr class="even">
|
535
|
-
<td><a href="/calendar/?region=
|
536
|
-
<td class="release_date">
|
537
|
-
<td
|
536
|
+
<td><a href="/calendar/?region=tw&ref_=ttrel_rel_14" >Taiwan</a></td>
|
537
|
+
<td class="release_date">4 June <a href="/year/1999/?ref_=ttrel_rel_14" >1999</a></td>
|
538
|
+
<td></td>
|
538
539
|
</tr>
|
539
540
|
<tr class="odd">
|
540
|
-
<td><a href="/calendar/?region=
|
541
|
-
<td class="release_date">
|
542
|
-
<td
|
541
|
+
<td><a href="/calendar/?region=fi&ref_=ttrel_rel_15" >Finland</a></td>
|
542
|
+
<td class="release_date">5 June <a href="/year/1999/?ref_=ttrel_rel_15" >1999</a></td>
|
543
|
+
<td> (Night Visions Film Festival)</td>
|
543
544
|
</tr>
|
544
545
|
<tr class="even">
|
545
|
-
<td><a href="/calendar/?region=
|
546
|
+
<td><a href="/calendar/?region=kw&ref_=ttrel_rel_16" >Kuwait</a></td>
|
546
547
|
<td class="release_date">9 June <a href="/year/1999/?ref_=ttrel_rel_16" >1999</a></td>
|
547
|
-
<td>
|
548
|
-
(premiere)</td>
|
548
|
+
<td></td>
|
549
549
|
</tr>
|
550
550
|
<tr class="odd">
|
551
|
-
<td><a href="/calendar/?region=
|
552
|
-
<td class="release_date">
|
553
|
-
<td
|
551
|
+
<td><a href="/calendar/?region=pt&ref_=ttrel_rel_17" >Portugal</a></td>
|
552
|
+
<td class="release_date">9 June <a href="/year/1999/?ref_=ttrel_rel_17" >1999</a></td>
|
553
|
+
<td> (Oporto)
|
554
|
+
(premiere)</td>
|
554
555
|
</tr>
|
555
556
|
<tr class="even">
|
556
|
-
<td><a href="/calendar/?region=
|
557
|
-
<td class="release_date">
|
557
|
+
<td><a href="/calendar/?region=ar&ref_=ttrel_rel_18" >Argentina</a></td>
|
558
|
+
<td class="release_date">10 June <a href="/year/1999/?ref_=ttrel_rel_18" >1999</a></td>
|
558
559
|
<td></td>
|
559
560
|
</tr>
|
560
561
|
<tr class="odd">
|
561
|
-
<td><a href="/calendar/?region=
|
562
|
+
<td><a href="/calendar/?region=gb&ref_=ttrel_rel_19" >UK</a></td>
|
562
563
|
<td class="release_date">11 June <a href="/year/1999/?ref_=ttrel_rel_19" >1999</a></td>
|
563
564
|
<td></td>
|
564
565
|
</tr>
|
565
566
|
<tr class="even">
|
566
|
-
<td><a href="/calendar/?region=
|
567
|
-
<td class="release_date">
|
567
|
+
<td><a href="/calendar/?region=ie&ref_=ttrel_rel_20" >Ireland</a></td>
|
568
|
+
<td class="release_date">11 June <a href="/year/1999/?ref_=ttrel_rel_20" >1999</a></td>
|
568
569
|
<td></td>
|
569
570
|
</tr>
|
570
571
|
<tr class="odd">
|
571
|
-
<td><a href="/calendar/?region=
|
572
|
+
<td><a href="/calendar/?region=de&ref_=ttrel_rel_21" >Germany</a></td>
|
572
573
|
<td class="release_date">17 June <a href="/year/1999/?ref_=ttrel_rel_21" >1999</a></td>
|
573
574
|
<td></td>
|
574
575
|
</tr>
|
575
576
|
<tr class="even">
|
576
|
-
<td><a href="/calendar/?region=
|
577
|
-
<td class="release_date">
|
578
|
-
<td
|
577
|
+
<td><a href="/calendar/?region=nl&ref_=ttrel_rel_22" >Netherlands</a></td>
|
578
|
+
<td class="release_date">17 June <a href="/year/1999/?ref_=ttrel_rel_22" >1999</a></td>
|
579
|
+
<td></td>
|
579
580
|
</tr>
|
580
581
|
<tr class="odd">
|
581
582
|
<td><a href="/calendar/?region=ch&ref_=ttrel_rel_23" >Switzerland</a></td>
|
582
|
-
<td class="release_date">
|
583
|
-
<td> (
|
583
|
+
<td class="release_date">18 June <a href="/year/1999/?ref_=ttrel_rel_23" >1999</a></td>
|
584
|
+
<td> (German speaking region)</td>
|
584
585
|
</tr>
|
585
586
|
<tr class="even">
|
586
|
-
<td><a href="/calendar/?region=
|
587
|
+
<td><a href="/calendar/?region=ch&ref_=ttrel_rel_24" >Switzerland</a></td>
|
587
588
|
<td class="release_date">23 June <a href="/year/1999/?ref_=ttrel_rel_24" >1999</a></td>
|
588
|
-
<td
|
589
|
+
<td> (French speaking region)</td>
|
589
590
|
</tr>
|
590
591
|
<tr class="odd">
|
591
|
-
<td><a href="/calendar/?region=
|
592
|
+
<td><a href="/calendar/?region=es&ref_=ttrel_rel_25" >Spain</a></td>
|
592
593
|
<td class="release_date">23 June <a href="/year/1999/?ref_=ttrel_rel_25" >1999</a></td>
|
593
594
|
<td></td>
|
594
595
|
</tr>
|
595
596
|
<tr class="even">
|
596
|
-
<td><a href="/calendar/?region=
|
597
|
-
<td class="release_date">
|
597
|
+
<td><a href="/calendar/?region=fr&ref_=ttrel_rel_26" >France</a></td>
|
598
|
+
<td class="release_date">23 June <a href="/year/1999/?ref_=ttrel_rel_26" >1999</a></td>
|
598
599
|
<td></td>
|
599
600
|
</tr>
|
600
601
|
<tr class="odd">
|
601
|
-
<td><a href="/calendar/?region=
|
602
|
-
<td class="release_date">
|
602
|
+
<td><a href="/calendar/?region=il&ref_=ttrel_rel_27" >Israel</a></td>
|
603
|
+
<td class="release_date">24 June <a href="/year/1999/?ref_=ttrel_rel_27" >1999</a></td>
|
603
604
|
<td></td>
|
604
605
|
</tr>
|
605
606
|
<tr class="even">
|
606
|
-
<td><a href="/calendar/?region=
|
607
|
+
<td><a href="/calendar/?region=is&ref_=ttrel_rel_28" >Iceland</a></td>
|
607
608
|
<td class="release_date">25 June <a href="/year/1999/?ref_=ttrel_rel_28" >1999</a></td>
|
608
609
|
<td></td>
|
609
610
|
</tr>
|
610
611
|
<tr class="odd">
|
611
|
-
<td><a href="/calendar/?region=
|
612
|
-
<td class="release_date">
|
613
|
-
<td
|
612
|
+
<td><a href="/calendar/?region=pt&ref_=ttrel_rel_29" >Portugal</a></td>
|
613
|
+
<td class="release_date">25 June <a href="/year/1999/?ref_=ttrel_rel_29" >1999</a></td>
|
614
|
+
<td></td>
|
614
615
|
</tr>
|
615
616
|
<tr class="even">
|
616
|
-
<td><a href="/calendar/?region=
|
617
|
-
<td class="release_date">
|
618
|
-
<td
|
617
|
+
<td><a href="/calendar/?region=id&ref_=ttrel_rel_30" >Indonesia</a></td>
|
618
|
+
<td class="release_date">3 July <a href="/year/1999/?ref_=ttrel_rel_30" >1999</a></td>
|
619
|
+
<td> (Jakarta)</td>
|
619
620
|
</tr>
|
620
621
|
<tr class="odd">
|
621
|
-
<td><a href="/calendar/?region=
|
622
|
+
<td><a href="/calendar/?region=be&ref_=ttrel_rel_31" >Belgium</a></td>
|
622
623
|
<td class="release_date">7 July <a href="/year/1999/?ref_=ttrel_rel_31" >1999</a></td>
|
623
|
-
<td
|
624
|
+
<td></td>
|
624
625
|
</tr>
|
625
626
|
<tr class="even">
|
626
|
-
<td><a href="/calendar/?region=
|
627
|
-
<td class="release_date">
|
628
|
-
<td
|
627
|
+
<td><a href="/calendar/?region=no&ref_=ttrel_rel_32" >Norway</a></td>
|
628
|
+
<td class="release_date">7 July <a href="/year/1999/?ref_=ttrel_rel_32" >1999</a></td>
|
629
|
+
<td> (Filmquart Film Festival)</td>
|
629
630
|
</tr>
|
630
631
|
<tr class="odd">
|
631
|
-
<td><a href="/calendar/?region=
|
632
|
+
<td><a href="/calendar/?region=fi&ref_=ttrel_rel_33" >Finland</a></td>
|
632
633
|
<td class="release_date">9 July <a href="/year/1999/?ref_=ttrel_rel_33" >1999</a></td>
|
633
634
|
<td></td>
|
634
635
|
</tr>
|
635
636
|
<tr class="even">
|
636
|
-
<td><a href="/calendar/?region=
|
637
|
-
<td class="release_date">
|
637
|
+
<td><a href="/calendar/?region=no&ref_=ttrel_rel_34" >Norway</a></td>
|
638
|
+
<td class="release_date">9 July <a href="/year/1999/?ref_=ttrel_rel_34" >1999</a></td>
|
638
639
|
<td></td>
|
639
640
|
</tr>
|
640
641
|
<tr class="odd">
|
641
|
-
<td><a href="/calendar/?region=
|
642
|
-
<td class="release_date">
|
642
|
+
<td><a href="/calendar/?region=se&ref_=ttrel_rel_35" >Sweden</a></td>
|
643
|
+
<td class="release_date">14 July <a href="/year/1999/?ref_=ttrel_rel_35" >1999</a></td>
|
643
644
|
<td></td>
|
644
645
|
</tr>
|
645
646
|
<tr class="even">
|
646
|
-
<td><a href="/calendar/?region=
|
647
|
-
<td class="release_date">
|
647
|
+
<td><a href="/calendar/?region=ee&ref_=ttrel_rel_36" >Estonia</a></td>
|
648
|
+
<td class="release_date">16 July <a href="/year/1999/?ref_=ttrel_rel_36" >1999</a></td>
|
648
649
|
<td></td>
|
649
650
|
</tr>
|
650
651
|
<tr class="odd">
|
651
|
-
<td><a href="/calendar/?region=
|
652
|
-
<td class="release_date">
|
652
|
+
<td><a href="/calendar/?region=uy&ref_=ttrel_rel_37" >Uruguay</a></td>
|
653
|
+
<td class="release_date">30 July <a href="/year/1999/?ref_=ttrel_rel_37" >1999</a></td>
|
653
654
|
<td></td>
|
654
655
|
</tr>
|
655
656
|
<tr class="even">
|
656
|
-
<td><a href="/calendar/?region=
|
657
|
+
<td><a href="/calendar/?region=cz&ref_=ttrel_rel_38" >Czech Republic</a></td>
|
657
658
|
<td class="release_date">5 August <a href="/year/1999/?ref_=ttrel_rel_38" >1999</a></td>
|
658
659
|
<td></td>
|
659
660
|
</tr>
|
660
661
|
<tr class="odd">
|
661
|
-
<td><a href="/calendar/?region=
|
662
|
+
<td><a href="/calendar/?region=hu&ref_=ttrel_rel_39" >Hungary</a></td>
|
662
663
|
<td class="release_date">5 August <a href="/year/1999/?ref_=ttrel_rel_39" >1999</a></td>
|
663
664
|
<td></td>
|
664
665
|
</tr>
|
665
666
|
<tr class="even">
|
666
|
-
<td><a href="/calendar/?region=
|
667
|
-
<td class="release_date">
|
667
|
+
<td><a href="/calendar/?region=sk&ref_=ttrel_rel_40" >Slovakia</a></td>
|
668
|
+
<td class="release_date">5 August <a href="/year/1999/?ref_=ttrel_rel_40" >1999</a></td>
|
668
669
|
<td></td>
|
669
670
|
</tr>
|
670
671
|
<tr class="odd">
|
671
|
-
<td><a href="/calendar/?region=
|
672
|
-
<td class="release_date">
|
672
|
+
<td><a href="/calendar/?region=pl&ref_=ttrel_rel_41" >Poland</a></td>
|
673
|
+
<td class="release_date">13 August <a href="/year/1999/?ref_=ttrel_rel_41" >1999</a></td>
|
673
674
|
<td></td>
|
674
675
|
</tr>
|
675
676
|
<tr class="even">
|
676
|
-
<td><a href="/calendar/?region=
|
677
|
-
<td class="release_date">
|
677
|
+
<td><a href="/calendar/?region=si&ref_=ttrel_rel_42" >Slovenia</a></td>
|
678
|
+
<td class="release_date">19 August <a href="/year/1999/?ref_=ttrel_rel_42" >1999</a></td>
|
678
679
|
<td></td>
|
679
680
|
</tr>
|
680
681
|
<tr class="odd">
|
681
|
-
<td><a href="/calendar/?region=
|
682
|
-
<td class="release_date">
|
682
|
+
<td><a href="/calendar/?region=gr&ref_=ttrel_rel_43" >Greece</a></td>
|
683
|
+
<td class="release_date">20 August <a href="/year/1999/?ref_=ttrel_rel_43" >1999</a></td>
|
683
684
|
<td></td>
|
684
685
|
</tr>
|
685
686
|
<tr class="even">
|
686
|
-
<td><a href="/calendar/?region=
|
687
|
-
<td class="release_date">
|
687
|
+
<td><a href="/calendar/?region=hr&ref_=ttrel_rel_44" >Croatia</a></td>
|
688
|
+
<td class="release_date">26 August <a href="/year/1999/?ref_=ttrel_rel_44" >1999</a></td>
|
688
689
|
<td></td>
|
689
690
|
</tr>
|
690
691
|
<tr class="odd">
|
691
|
-
<td><a href="/calendar/?region=
|
692
|
+
<td><a href="/calendar/?region=bg&ref_=ttrel_rel_45" >Bulgaria</a></td>
|
692
693
|
<td class="release_date">3 September <a href="/year/1999/?ref_=ttrel_rel_45" >1999</a></td>
|
693
694
|
<td></td>
|
694
695
|
</tr>
|
695
696
|
<tr class="even">
|
696
|
-
<td><a href="/calendar/?region=
|
697
|
-
<td class="release_date">
|
697
|
+
<td><a href="/calendar/?region=tr&ref_=ttrel_rel_46" >Turkey</a></td>
|
698
|
+
<td class="release_date">3 September <a href="/year/1999/?ref_=ttrel_rel_46" >1999</a></td>
|
698
699
|
<td></td>
|
699
700
|
</tr>
|
700
701
|
<tr class="odd">
|
701
|
-
<td><a href="/calendar/?region=
|
702
|
-
<td class="release_date">
|
702
|
+
<td><a href="/calendar/?region=jp&ref_=ttrel_rel_47" >Japan</a></td>
|
703
|
+
<td class="release_date">11 September <a href="/year/1999/?ref_=ttrel_rel_47" >1999</a></td>
|
703
704
|
<td></td>
|
704
705
|
</tr>
|
705
706
|
<tr class="even">
|
706
|
-
<td><a href="/calendar/?region=
|
707
|
-
<td class="release_date">
|
708
|
-
<td
|
707
|
+
<td><a href="/calendar/?region=ru&ref_=ttrel_rel_48" >Russia</a></td>
|
708
|
+
<td class="release_date">14 October <a href="/year/1999/?ref_=ttrel_rel_48" >1999</a></td>
|
709
|
+
<td></td>
|
709
710
|
</tr>
|
710
711
|
<tr class="odd">
|
711
|
-
<td><a href="/calendar/?region=
|
712
|
-
<td class="release_date">
|
712
|
+
<td><a href="/calendar/?region=it&ref_=ttrel_rel_49" >Italy</a></td>
|
713
|
+
<td class="release_date">5 May <a href="/year/2000/?ref_=ttrel_rel_49" >2000</a></td>
|
713
714
|
<td> (re-release)</td>
|
714
715
|
</tr>
|
715
716
|
<tr class="even">
|
716
|
-
<td><a href="/calendar/?region=
|
717
|
-
<td class="release_date">
|
717
|
+
<td><a href="/calendar/?region=de&ref_=ttrel_rel_50" >Germany</a></td>
|
718
|
+
<td class="release_date">29 May <a href="/year/2003/?ref_=ttrel_rel_50" >2003</a></td>
|
718
719
|
<td> (re-release)</td>
|
719
720
|
</tr>
|
720
721
|
<tr class="odd">
|
721
|
-
<td><a href="/calendar/?region=
|
722
|
-
<td class="release_date">
|
722
|
+
<td><a href="/calendar/?region=ar&ref_=ttrel_rel_51" >Argentina</a></td>
|
723
|
+
<td class="release_date">2 October <a href="/year/2003/?ref_=ttrel_rel_51" >2003</a></td>
|
724
|
+
<td> (re-release)</td>
|
725
|
+
</tr>
|
726
|
+
<tr class="even">
|
727
|
+
<td><a href="/calendar/?region=ca&ref_=ttrel_rel_52" >Canada</a></td>
|
728
|
+
<td class="release_date">11 February <a href="/year/2010/?ref_=ttrel_rel_52" >2010</a></td>
|
723
729
|
<td> (Digital Film Festival)</td>
|
724
730
|
</tr>
|
725
731
|
</table>
|
@@ -728,37 +734,45 @@ Jump to:
|
|
728
734
|
<table id="akas" class="subpage_data spEven2Col">
|
729
735
|
|
730
736
|
<tr class="odd">
|
737
|
+
<td> (original title)</td>
|
738
|
+
<td>The Matrix</td>
|
739
|
+
</tr>
|
740
|
+
<tr class="even">
|
731
741
|
<td>Argentina</td>
|
732
742
|
<td>Matrix</td>
|
733
743
|
</tr>
|
734
|
-
<tr class="
|
744
|
+
<tr class="odd">
|
735
745
|
<td>Austria</td>
|
736
746
|
<td>Matrix</td>
|
737
747
|
</tr>
|
738
|
-
<tr class="
|
748
|
+
<tr class="even">
|
739
749
|
<td>Belgium (French title)</td>
|
740
750
|
<td>Matrix</td>
|
741
751
|
</tr>
|
742
|
-
<tr class="
|
752
|
+
<tr class="odd">
|
743
753
|
<td>Bulgaria (Bulgarian title)</td>
|
744
754
|
<td>Матрицата</td>
|
745
755
|
</tr>
|
746
|
-
<tr class="
|
756
|
+
<tr class="even">
|
747
757
|
<td>Brazil</td>
|
748
758
|
<td>Matrix</td>
|
749
759
|
</tr>
|
750
|
-
<tr class="
|
760
|
+
<tr class="odd">
|
751
761
|
<td>Canada (French title)</td>
|
752
762
|
<td>La matrice</td>
|
753
763
|
</tr>
|
754
|
-
<tr class="
|
764
|
+
<tr class="even">
|
755
765
|
<td>Czech Republic</td>
|
756
766
|
<td>Matrix</td>
|
757
767
|
</tr>
|
758
|
-
<tr class="
|
768
|
+
<tr class="odd">
|
759
769
|
<td>Germany</td>
|
760
770
|
<td>Matrix</td>
|
761
771
|
</tr>
|
772
|
+
<tr class="even">
|
773
|
+
<td>Denmark</td>
|
774
|
+
<td>The Matrix</td>
|
775
|
+
</tr>
|
762
776
|
<tr class="odd">
|
763
777
|
<td>Estonia</td>
|
764
778
|
<td>Maatriks</td>
|
@@ -780,29 +794,37 @@ Jump to:
|
|
780
794
|
<td>Matrix</td>
|
781
795
|
</tr>
|
782
796
|
<tr class="even">
|
797
|
+
<td>Greece</td>
|
798
|
+
<td>The Matrix</td>
|
799
|
+
</tr>
|
800
|
+
<tr class="odd">
|
783
801
|
<td>Croatia</td>
|
784
802
|
<td>Matrix</td>
|
785
803
|
</tr>
|
786
|
-
<tr class="
|
804
|
+
<tr class="even">
|
787
805
|
<td>Hungary</td>
|
788
806
|
<td>Mátrix</td>
|
789
807
|
</tr>
|
790
|
-
<tr class="
|
808
|
+
<tr class="odd">
|
791
809
|
<td>Italy</td>
|
792
810
|
<td>Matrix</td>
|
793
811
|
</tr>
|
794
|
-
<tr class="
|
812
|
+
<tr class="even">
|
795
813
|
<td>Japan (English title)</td>
|
796
814
|
<td>Matrix</td>
|
797
815
|
</tr>
|
798
|
-
<tr class="
|
816
|
+
<tr class="odd">
|
799
817
|
<td>Lithuania</td>
|
800
818
|
<td>Matrica</td>
|
801
819
|
</tr>
|
802
|
-
<tr class="
|
820
|
+
<tr class="even">
|
803
821
|
<td>Mexico</td>
|
804
822
|
<td>Matrix</td>
|
805
823
|
</tr>
|
824
|
+
<tr class="odd">
|
825
|
+
<td>Norway</td>
|
826
|
+
<td>The Matrix</td>
|
827
|
+
</tr>
|
806
828
|
<tr class="even">
|
807
829
|
<td>Peru</td>
|
808
830
|
<td>Matrix</td>
|
@@ -856,23 +878,24 @@ Jump to:
|
|
856
878
|
</div>
|
857
879
|
|
858
880
|
|
881
|
+
|
859
882
|
<div class="article" id="see_also">
|
860
883
|
<h2>See also</h2>
|
861
884
|
<p>
|
862
885
|
<span class="nobr">
|
863
|
-
<a href="/title/tt0133093/fullcredits?ref_=
|
886
|
+
<a href="/title/tt0133093/fullcredits?ref_=ttrel_sa_1" class="link" >Full Cast and Crew</a>
|
864
887
|
<span class="ghost">|</span></span> <span class="nobr">
|
865
|
-
<a href="/title/tt0133093/officialsites?ref_=
|
888
|
+
<a href="/title/tt0133093/officialsites?ref_=ttrel_sa_2" class="link" >Official Sites</a>
|
866
889
|
<span class="ghost">|</span></span> <span class="nobr">
|
867
|
-
<a href="/title/tt0133093/business?ref_=
|
890
|
+
<a href="/title/tt0133093/business?ref_=ttrel_sa_3" class="link" >Box Office/Business</a>
|
868
891
|
<span class="ghost">|</span></span> <span class="nobr">
|
869
|
-
<a href="/title/tt0133093/companycredits?ref_=
|
892
|
+
<a href="/title/tt0133093/companycredits?ref_=ttrel_sa_4" class="link" >Company Credits</a>
|
870
893
|
<span class="ghost">|</span></span> <span class="nobr">
|
871
|
-
<a href="/title/tt0133093/locations?ref_=
|
894
|
+
<a href="/title/tt0133093/locations?ref_=ttrel_sa_5" class="link" >Filming Locations</a>
|
872
895
|
<span class="ghost">|</span></span> <span class="nobr">
|
873
|
-
<a href="/title/tt0133093/technical?ref_=
|
896
|
+
<a href="/title/tt0133093/technical?ref_=ttrel_sa_6" class="link" >Technical Specs</a>
|
874
897
|
<span class="ghost">|</span></span> <span class="nobr">
|
875
|
-
<a href="/title/tt0133093/literature?ref_=
|
898
|
+
<a href="/title/tt0133093/literature?ref_=ttrel_sa_7" class="link ghost" >Literature</a>
|
876
899
|
</span> </p>
|
877
900
|
</div>
|
878
901
|
|
@@ -922,7 +945,7 @@ Jump to:
|
|
922
945
|
|
923
946
|
<div class="aux-content-widget-3 links subnav" div="quicklinks">
|
924
947
|
|
925
|
-
<a href="/title/tt0133093/?ref_=ttrel_ql" class="subnav_heading" >The Matrix</a>
|
948
|
+
<a href="/title/tt0133093/?ref_=ttrel_ql" class="subnav_heading" >The Matrix</a> <hr/>
|
926
949
|
|
927
950
|
|
928
951
|
<h4>Details</h4>
|
@@ -1044,7 +1067,7 @@ Jump to:
|
|
1044
1067
|
<h4>TV</h4>
|
1045
1068
|
<ul class="quicklinks">
|
1046
1069
|
<li class="subnav_item_main">
|
1047
|
-
<a href="/title/tt0133093/tvschedule?ref_=ttrel_ql_tv_1" class="link
|
1070
|
+
<a href="/title/tt0133093/tvschedule?ref_=ttrel_ql_tv_1" class="link" >TV Schedule</a>
|
1048
1071
|
</li>
|
1049
1072
|
</ul>
|
1050
1073
|
|
@@ -1066,7 +1089,7 @@ Jump to:
|
|
1066
1089
|
<h4>Professional Services</h4>
|
1067
1090
|
<ul class="quicklinks">
|
1068
1091
|
<li class="subnav_item_main">
|
1069
|
-
<a href="/
|
1092
|
+
<a href="http://pro.imdb.com/title/tt0133093?ref_=ttrel_ql_pro_1" class="link" >Get more at IMDbPro</a>
|
1070
1093
|
</li>
|
1071
1094
|
<li class="subnav_item_main">
|
1072
1095
|
<a href="https://secure.imdb.com/store/photos/?ref_=ttrel_ql_pro_2" class="link" >Add posters & stills to this title</a>
|
@@ -1079,11 +1102,12 @@ Jump to:
|
|
1079
1102
|
<div class="show_less"><span class="titlePageSprite arrows hide"></span>Show Less</div>
|
1080
1103
|
</div>
|
1081
1104
|
<div class="aux-content-widget-2" id="social-share-widget">
|
1105
|
+
|
1082
1106
|
<div class="social">
|
1083
1107
|
<div class="social_networking">
|
1084
1108
|
<span><strong>Share</strong> this page:</span>
|
1085
|
-
<a onclick="window.open(
|
1086
|
-
<a onclick="window.open(
|
1109
|
+
<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>
|
1110
|
+
<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>
|
1087
1111
|
<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>
|
1088
1112
|
</div>
|
1089
1113
|
<input type="text" name="share-link" value="http://www.imdb.com/title/tt0133093/" readonly>
|
@@ -1109,107 +1133,67 @@ Jump to:
|
|
1109
1133
|
</div>
|
1110
1134
|
<h3>User Lists</h3>
|
1111
1135
|
<p>Related lists from IMDb users</p>
|
1112
|
-
|
1113
|
-
|
1114
|
-
|
1115
|
-
<a href="/list/
|
1116
|
-
<
|
1117
|
-
|
1118
|
-
|
1119
|
-
<
|
1120
|
-
|
1121
|
-
|
1122
|
-
</
|
1123
|
-
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
<
|
1136
|
-
|
1137
|
-
|
1138
|
-
class="
|
1139
|
-
<
|
1140
|
-
<
|
1141
|
-
|
1142
|
-
</
|
1143
|
-
|
1144
|
-
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
<
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
<
|
1160
|
-
|
1161
|
-
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
|
1166
|
-
|
1167
|
-
|
1168
|
-
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
<div class="list-preview odd">
|
1174
|
-
<div class="list-preview-item-narrow">
|
1175
|
-
<a href="/list/haF52Ps8wXM/?ref_=tt_rls_4" >
|
1176
|
-
<img height="86" width="86" alt="list image" title="list image"
|
1177
|
-
src="/images/nopicture/medium/film.png"
|
1178
|
-
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjEyMjcyNDI4MF5BMl5BanBnXkFtZTcwMDA5Mzg3OA@@._V1_SX86_CR0,0,86,86_.jpg" />
|
1179
|
-
<noscript>
|
1180
|
-
<img height="86" width="86" alt="list image" title="list image"
|
1181
|
-
src="http://ia.media-imdb.com/images/M/MV5BMjEyMjcyNDI4MF5BMl5BanBnXkFtZTcwMDA5Mzg3OA@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
|
1182
|
-
</noscript>
|
1183
|
-
</a> </div>
|
1184
|
-
<div class="list_name">
|
1185
|
-
<b><a href="/list/haF52Ps8wXM/?ref_=tt_rls_4" >Best movies (of All-Time)</a></b>
|
1186
|
-
</div>
|
1187
|
-
<div class="list_meta">
|
1188
|
-
a list of 164 titles
|
1189
|
-
created 11 months ago
|
1190
|
-
</div>
|
1191
|
-
<div class="clear"> </div>
|
1192
|
-
</div>
|
1193
|
-
<div class="list-preview even">
|
1194
|
-
<div class="list-preview-item-narrow">
|
1195
|
-
<a href="/list/dS_gHEVRBic/?ref_=tt_rls_5" >
|
1196
|
-
<img height="86" width="86" alt="list image" title="list image"
|
1197
|
-
src="/images/nopicture/medium/film.png"
|
1198
|
-
class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTk5MTk3NDM4Ml5BMl5BanBnXkFtZTYwMDEyMjk4._V1_SX86_CR0,0,86,86_.jpg" />
|
1199
|
-
<noscript>
|
1200
|
-
<img height="86" width="86" alt="list image" title="list image"
|
1201
|
-
src="http://ia.media-imdb.com/images/M/MV5BMTk5MTk3NDM4Ml5BMl5BanBnXkFtZTYwMDEyMjk4._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
|
1202
|
-
</noscript>
|
1203
|
-
</a> </div>
|
1204
|
-
<div class="list_name">
|
1205
|
-
<b><a href="/list/dS_gHEVRBic/?ref_=tt_rls_5" >Bra</a></b>
|
1206
|
-
</div>
|
1207
|
-
<div class="list_meta">
|
1208
|
-
a list of 49 titles
|
1209
|
-
created 10 months ago
|
1210
|
-
</div>
|
1211
|
-
<div class="clear"> </div>
|
1212
|
-
</div>
|
1136
|
+
|
1137
|
+
<div class="list-preview even">
|
1138
|
+
<div class="list-preview-item-narrow">
|
1139
|
+
<a href="/list/ls000990651?ref_=tt_rls_1" ><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/MV5BMjAxMzY3NjcxNF5BMl5BanBnXkFtZTcwNTI5OTM0Mw@@._V1_SX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
1140
|
+
<div class="list_name">
|
1141
|
+
<strong><a href="/list/ls000990651?ref_=tt_rls_1" >Top mind-blowing movies</a></strong>
|
1142
|
+
</div>
|
1143
|
+
<div class="list_meta">
|
1144
|
+
a list of 23 titles
|
1145
|
+
<br />created 29 Jun 2011
|
1146
|
+
</div>
|
1147
|
+
<div class="clear"> </div>
|
1148
|
+
</div>
|
1149
|
+
<div class="list-preview odd">
|
1150
|
+
<div class="list-preview-item-narrow">
|
1151
|
+
<a href="/list/ls002320566?ref_=tt_rls_2" ><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/MV5BMjE0ODk2NjczOV5BMl5BanBnXkFtZTYwNDQ0NDg4._V1_SX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
1152
|
+
<div class="list_name">
|
1153
|
+
<strong><a href="/list/ls002320566?ref_=tt_rls_2" >Watched movies</a></strong>
|
1154
|
+
</div>
|
1155
|
+
<div class="list_meta">
|
1156
|
+
a list of 35 titles
|
1157
|
+
<br />created 20 Feb 2012
|
1158
|
+
</div>
|
1159
|
+
<div class="clear"> </div>
|
1160
|
+
</div>
|
1161
|
+
<div class="list-preview even">
|
1162
|
+
<div class="list-preview-item-narrow">
|
1163
|
+
<a href="/list/ls004400556?ref_=tt_rls_3" ><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/MV5BMTkzNzk4NDYwNl5BMl5BanBnXkFtZTcwOTE2MTY1Mg@@._V1_SX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
1164
|
+
<div class="list_name">
|
1165
|
+
<strong><a href="/list/ls004400556?ref_=tt_rls_3" >Films I have seen</a></strong>
|
1166
|
+
</div>
|
1167
|
+
<div class="list_meta">
|
1168
|
+
a list of 48 titles
|
1169
|
+
<br />created 11 May 2012
|
1170
|
+
</div>
|
1171
|
+
<div class="clear"> </div>
|
1172
|
+
</div>
|
1173
|
+
<div class="list-preview odd">
|
1174
|
+
<div class="list-preview-item-narrow">
|
1175
|
+
<a href="/list/ls057854778?ref_=tt_rls_4" ><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/MV5BMTQwNTU3MTE4NF5BMl5BanBnXkFtZTcwOTgxNDM2Mg@@._V1_SX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
1176
|
+
<div class="list_name">
|
1177
|
+
<strong><a href="/list/ls057854778?ref_=tt_rls_4" >Emmas Lista</a></strong>
|
1178
|
+
</div>
|
1179
|
+
<div class="list_meta">
|
1180
|
+
a list of 48 titles
|
1181
|
+
<br />created 13 Mar 2013
|
1182
|
+
</div>
|
1183
|
+
<div class="clear"> </div>
|
1184
|
+
</div>
|
1185
|
+
<div class="list-preview even">
|
1186
|
+
<div class="list-preview-item-narrow">
|
1187
|
+
<a href="/list/ls058630505?ref_=tt_rls_5" ><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/MV5BMjE0ODk2NjczOV5BMl5BanBnXkFtZTYwNDQ0NDg4._V1_SX86_CR0,0,86,86_AL_.jpg" /></a> </div>
|
1188
|
+
<div class="list_name">
|
1189
|
+
<strong><a href="/list/ls058630505?ref_=tt_rls_5" >Samuel L Jackson</a></strong>
|
1190
|
+
</div>
|
1191
|
+
<div class="list_meta">
|
1192
|
+
a list of 25 titles
|
1193
|
+
<br />created 2 months ago
|
1194
|
+
</div>
|
1195
|
+
<div class="clear"> </div>
|
1196
|
+
</div>
|
1213
1197
|
<div class="see-more">
|
1214
1198
|
<a href="/lists/tt0133093?ref_=tt_rls_sm" >See all related lists</a> »
|
1215
1199
|
</div>
|
@@ -1236,7 +1220,11 @@ src="http://ia.media-imdb.com/images/M/MV5BMTk5MTk3NDM4Ml5BMl5BanBnXkFtZTYwMDEyM
|
|
1236
1220
|
<br class="clear">
|
1237
1221
|
<hr width="100%" size="1">
|
1238
1222
|
</div>
|
1223
|
+
|
1224
|
+
<!-- no content received for slot: bottom_ad -->
|
1225
|
+
|
1239
1226
|
<p class="footer" align="center">
|
1227
|
+
|
1240
1228
|
<a
|
1241
1229
|
onclick="(new Image()).src='/rg/home/footer/images/b.gif?link=/';"
|
1242
1230
|
href="/"
|
@@ -1262,10 +1250,6 @@ onclick="(new Image()).src='/rg/topmovies/footer/images/b.gif?link=/chart/';"
|
|
1262
1250
|
href="/chart/"
|
1263
1251
|
>Top Movies</a>
|
1264
1252
|
| <a
|
1265
|
-
onclick="(new Image()).src='/rg/watchlist/footer/images/b.gif?link=/list/watchlist';"
|
1266
|
-
href="/list/watchlist"
|
1267
|
-
>Watchlist</a>
|
1268
|
-
| <a
|
1269
1253
|
onclick="(new Image()).src='/rg/top250/footer/images/b.gif?link=/chart/top';"
|
1270
1254
|
href="/chart/top"
|
1271
1255
|
>Top 250</a>
|
@@ -1278,10 +1262,6 @@ onclick="(new Image()).src='/rg/news/footer/images/b.gif?link=/news/';"
|
|
1278
1262
|
href="/news/"
|
1279
1263
|
>News</a>
|
1280
1264
|
| <a
|
1281
|
-
onclick="(new Image()).src='/rg/video/footer/images/b.gif?link=/features/video/';"
|
1282
|
-
href="/features/video/"
|
1283
|
-
>Video</a>
|
1284
|
-
| <a
|
1285
1265
|
onclick="(new Image()).src='/rg/messageboards/footer/images/b.gif?link=/boards/';"
|
1286
1266
|
href="/boards/"
|
1287
1267
|
>Message Boards</a>
|
@@ -1296,16 +1276,6 @@ onclick="(new Image()).src='/rg/register-v2/footer/images/b.gif?link=https://sec
|
|
1296
1276
|
href="https://secure.imdb.com/register-imdb/form-v2"
|
1297
1277
|
>Register</a>
|
1298
1278
|
| <a
|
1299
|
-
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
1300
|
-
href="/help/show_article?rssavailable"
|
1301
|
-
class="navbarSprite"
|
1302
|
-
id="footer_rss_image"
|
1303
|
-
></a>
|
1304
|
-
<a
|
1305
|
-
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
1306
|
-
href="/help/show_article?rssavailable"
|
1307
|
-
>RSS</a>
|
1308
|
-
| <a
|
1309
1279
|
onclick="(new Image()).src='/rg/advertising/footer/images/b.gif?link=/advertising/';"
|
1310
1280
|
href="/advertising/"
|
1311
1281
|
>Advertising</a>
|
@@ -1317,10 +1287,7 @@ href="/helpdesk/contact"
|
|
1317
1287
|
onclick="(new Image()).src='/rg/jobs/footer/images/b.gif?link=/jobs';"
|
1318
1288
|
href="/jobs"
|
1319
1289
|
>Jobs</a>
|
1320
|
-
| <a
|
1321
|
-
onclick="(new Image()).src='/rg/IMDbFooter/prosystem/images/b.gif?link=https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627';"
|
1322
|
-
href="https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627"
|
1323
|
-
>IMDbPro</a>
|
1290
|
+
| <a href="http://pro.imdb.com/signup/index.html?rf=cons_ft_hm&ref_=cons_ft_hm" >IMDbPro</a>
|
1324
1291
|
| <a
|
1325
1292
|
onclick="(new Image()).src='/rg/BOXOFFICEMOJO/FOOTER/images/b.gif?link=http://www.boxofficemojo.com/';"
|
1326
1293
|
href="http://www.boxofficemojo.com/"
|
@@ -1329,10 +1296,6 @@ href="http://www.boxofficemojo.com/"
|
|
1329
1296
|
onclick="(new Image()).src='/rg/WITHOUTABOX/FOOTER/images/b.gif?link=http://www.withoutabox.com/';"
|
1330
1297
|
href="http://www.withoutabox.com/"
|
1331
1298
|
>Withoutabox</a>
|
1332
|
-
| <a
|
1333
|
-
onclick="(new Image()).src='/rg/LOVEFILM/FOOTER/images/b.gif?link=http://www.lovefilm.com/browse/film/watch-online/';"
|
1334
|
-
href="http://www.lovefilm.com/browse/film/watch-online/"
|
1335
|
-
>LOVEFiLM</a>
|
1336
1299
|
<br /><br />
|
1337
1300
|
IMDb Mobile:
|
1338
1301
|
<a
|
@@ -1367,7 +1330,7 @@ href="http://twitter.com/imdb"
|
|
1367
1330
|
<a
|
1368
1331
|
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
|
1369
1332
|
href="/help/show_article?conditions"
|
1370
|
-
>Copyright ©</a> 1990-
|
1333
|
+
>Copyright ©</a> 1990-2014
|
1371
1334
|
<a
|
1372
1335
|
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/';"
|
1373
1336
|
href="/help/"
|
@@ -1387,19 +1350,24 @@ href="//www.amazon.com/InterestBasedAds"
|
|
1387
1350
|
An <span id="amazon_logo" class="footer_logo" align="middle"></span> company.
|
1388
1351
|
</p>
|
1389
1352
|
|
1390
|
-
|
1353
|
+
|
1354
|
+
|
1355
|
+
|
1356
|
+
<table class="footer" id="amazon-affiliates">
|
1391
1357
|
<tr>
|
1392
|
-
<td colspan="
|
1358
|
+
<td colspan="8">
|
1393
1359
|
Amazon Affiliates
|
1394
1360
|
</td>
|
1395
1361
|
</tr>
|
1396
1362
|
<tr>
|
1397
1363
|
<td class="amazon-affiliate-site-first">
|
1398
|
-
|
1364
|
+
|
1365
|
+
<a class="amazon-affiliate-site-link" href="http://www.amazon.com/b?ie=UTF8&node=2676882011&tag=imdbpr1-20">
|
1399
1366
|
<span class="amazon-affiliate-site-name">Amazon Instant Video</span><br>
|
1400
1367
|
<span class="amazon-affiliate-site-desc">Watch Movies &<br>TV Online</span>
|
1401
1368
|
</a>
|
1402
1369
|
</td>
|
1370
|
+
|
1403
1371
|
<td class="amazon-affiliate-site-item-nth">
|
1404
1372
|
<a class="amazon-affiliate-site-link" href=http://www.amazon.com/b?ie=UTF8&node=2676882011&tag=imdbpr1-20 >
|
1405
1373
|
<span class="amazon-affiliate-site-name">Prime Instant Video</span><br>
|
@@ -1430,18 +1398,6 @@ href="//www.amazon.com/InterestBasedAds"
|
|
1430
1398
|
<span class="amazon-affiliate-site-desc">Buy Movie and<br>TV Show DVDs</span>
|
1431
1399
|
</a>
|
1432
1400
|
</td>
|
1433
|
-
<td class="amazon-affiliate-site-item-nth">
|
1434
|
-
<a class="amazon-affiliate-site-link" href=http://www.lovefilm.com/browse/film/watch-online/ >
|
1435
|
-
<span class="amazon-affiliate-site-name">LOVEFiLM</span><br>
|
1436
|
-
<span class="amazon-affiliate-site-desc">Watch Movies<br>Online</span>
|
1437
|
-
</a>
|
1438
|
-
</td>
|
1439
|
-
<td class="amazon-affiliate-site-item-nth">
|
1440
|
-
<a class="amazon-affiliate-site-link" href=http://www.junglee.com/ >
|
1441
|
-
<span class="amazon-affiliate-site-name">Junglee</span><br>
|
1442
|
-
<span class="amazon-affiliate-site-desc">India Online<br>Shopping</span>
|
1443
|
-
</a>
|
1444
|
-
</td>
|
1445
1401
|
<td class="amazon-affiliate-site-item-nth">
|
1446
1402
|
<a class="amazon-affiliate-site-link" href=http://www.dpreview.com >
|
1447
1403
|
<span class="amazon-affiliate-site-name">DPReview</span><br>
|
@@ -1457,31 +1413,10 @@ href="//www.amazon.com/InterestBasedAds"
|
|
1457
1413
|
</tr>
|
1458
1414
|
</table>
|
1459
1415
|
</div>
|
1460
|
-
|
1461
|
-
<script type="text/javascript">
|
1462
|
-
|
1463
|
-
var _gaq = _gaq || [];
|
1464
|
-
var seg = -1;
|
1465
|
-
_gaq.push(['_setAccount', 'UA-3916519-1']);
|
1466
|
-
_gaq.push(['_setDomainName', '.imdb.com']);
|
1467
|
-
_gaq.push(['_setSampleRate', '10']);
|
1468
|
-
_gaq.push(['_setCustomVar', 2, 'Falkor', 'false']);
|
1469
|
-
_gaq.push(['_trackPageview']); // must come last
|
1470
|
-
|
1471
|
-
(function() {
|
1472
|
-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
1473
|
-
ga.src = 'http://www.google-analytics.com/ga.js';
|
1474
|
-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
1475
|
-
})();
|
1476
|
-
|
1477
|
-
</script>
|
1478
|
-
|
1479
|
-
<!-- no content received for slot: bottom_ad -->
|
1480
|
-
|
1481
1416
|
</div>
|
1482
1417
|
</div>
|
1483
1418
|
|
1484
|
-
<script type="text/javascript" src="http://ia.media-imdb.com/images/G/01/imdb/js/collections/title-
|
1419
|
+
<script type="text/javascript" src="http://ia.media-imdb.com/images/G/01/imdb/js/collections/title-3490597246._CB349291289_.js"></script>
|
1485
1420
|
|
1486
1421
|
<script type="text/imdblogin-js" id="login">
|
1487
1422
|
jQuery(document).ready(function(){
|
@@ -1492,19 +1427,22 @@ jQuery(document).ready(function(){
|
|
1492
1427
|
<script type="text/javascript">
|
1493
1428
|
jQuery(
|
1494
1429
|
function() {
|
1495
|
-
var
|
1496
|
-
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="
|
1430
|
+
var isAdvertisingThemed = !!(window.custom && window.custom.full_page && window.custom.full_page.theme),
|
1431
|
+
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",
|
1497
1432
|
like = document.getElementById('iframe_like');
|
1498
|
-
|
1433
|
+
|
1434
|
+
if (!isAdvertisingThemed && like) {
|
1499
1435
|
like.src = url;
|
1500
1436
|
like.onload = function () { generic.monitoring.stop_timing('facebook_like_iframe', '', false); };
|
1437
|
+
} else if (isAdvertisingThemed) {
|
1438
|
+
$('.social_networking_like').closest('.aux-content-widget-2').hide();
|
1501
1439
|
}
|
1502
1440
|
}
|
1503
1441
|
|
1504
1442
|
);
|
1505
1443
|
</script>
|
1506
1444
|
|
1507
|
-
<div id="servertime" time="
|
1445
|
+
<div id="servertime" time="32"/>
|
1508
1446
|
|
1509
1447
|
|
1510
1448
|
|