spotlite 0.7.0 → 0.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/README.md +2 -0
- data/lib/spotlite/movie.rb +1 -1
- data/lib/spotlite/version.rb +1 -1
- data/spec/fixtures/tt0133093/mediaindex_still_frame +789 -731
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 39eb4bd49603de26c64ded5d4c5a20a215b48006
|
|
4
|
+
data.tar.gz: 945e2c748624c797a14af1ac27a9795992d18431
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3136171baecad723e10cc46856b82ebbae5bc04664efcb1e95a80bad0eab9273483c97bcd86ce484c386c4bbd0b02dbc5499ce8353e34b9da8082a70c3bc0c8f
|
|
7
|
+
data.tar.gz: de67f9b69f5a9bb1a1219677910ae0e76f0309391b7d2ab8084b27a5f35081030b29dc83991ff23e70122b4fce39e793d227e03c04cd3055345e26bfa6222260
|
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
data/lib/spotlite/movie.rb
CHANGED
|
@@ -223,7 +223,7 @@ module Spotlite
|
|
|
223
223
|
# Returns URLs of movie still frames as an array of strings
|
|
224
224
|
def images
|
|
225
225
|
array = []
|
|
226
|
-
still_frames.css("
|
|
226
|
+
still_frames.css("#media_index_thumbnail_grid img").map do |image|
|
|
227
227
|
src = image["src"] rescue nil
|
|
228
228
|
|
|
229
229
|
if src =~ /^(http:.+@@)/ || src =~ /^(http:.+?)\.[^\/]+$/
|
data/lib/spotlite/version.rb
CHANGED
|
@@ -1,822 +1,880 @@
|
|
|
1
1
|
HTTP/1.1 200 OK
|
|
2
|
-
Date:
|
|
2
|
+
Date: Mon, 12 Aug 2013 17:49:52 GMT
|
|
3
3
|
Server: Server
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
Content-Type: text/html; charset=iso-8859-1
|
|
7
|
-
Set-Cookie: uu=BCYq3Q38Dowgu8-oZ9xV4Hwd9_Q2qLw-WVrRr6F-e7-to-VXauOMkhDMXS-niuiwBQJdtv7Y7N3QFWdyqaQo-jdmZmTVqq3mCKGn8ScPJXow3ybOL4QF-YrUlcFyk4ZTAUBLGE2l2Dlp_Wc_MR7vPcjjt1t0IH6NP2yhDf1NlNd6-tw;expires=Thu, 30 Dec 2037 00:00:00 GMT;path=/;domain=.imdb.com
|
|
8
|
-
Set-Cookie: cs=mO0mskX5g43tos4JOyed2gnJEiSO2SUS3lFyJI3KgqydujFXrcohV97ZIoQumTIkju9Vcgo5EiSIfycS7Y9E0dmZsoeu2SSyblESJI7vJDOO2RIkjvkSJI7ZEmTOiWIUg=;expires=Mon, 05 Aug 2013 07:00:00 GMT;path=/;domain=.imdb.com
|
|
4
|
+
Content-Type: text/html;charset=UTF-8
|
|
5
|
+
Content-Language: en-US
|
|
9
6
|
Vary: Accept-Encoding,User-Agent
|
|
7
|
+
Set-Cookie: uu=BCYrUM8hI7BKFtimT4xckxu9OZXUgEZ63W84sW8n0MScBrvVub11ANFs8wZXHqEyEtKNegKgdI8S%0D%0AEMob9jIOXpAm3laZKm98469sp%2FlBHH1WOOzufaVC2BuceDX0IKw%2B3nK9yQJ6njsDVrhllNMTQLxA%0D%0At06pLIHQtLKWpQjnZ1kg3IY1FqgcMCjtB37%2BvJfO3zZNNrGF0cursJWoWeq0St560w6nkuxhlMWS%0D%0AktGAqGDngWf6C8k8F%2BrcffzuB3qISfSMkZKsOw4TiNSTgYDj4Ciyzg%3D%3D%0D%0A; Domain=.imdb.com; Expires=Sat, 30-Aug-2081 21:03:59 GMT; Path=/
|
|
8
|
+
Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Sat, 30-Aug-2081 21:03:59 GMT; Path=/
|
|
9
|
+
Set-Cookie: session-id-time=1534096192; Domain=.imdb.com; Expires=Sat, 30-Aug-2081 21:03:59 GMT; Path=/
|
|
10
10
|
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
11
|
Transfer-Encoding: chunked
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
15
|
-
<html xmlns:og="http://opengraphprotocol.org/schema/"
|
|
16
|
-
xmlns:fb="http://www.facebook.com/2008/fbml">
|
|
17
|
-
<head>
|
|
18
|
-
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
19
|
-
<script type="text/javascript">var IMDbTimer={starttime: new Date().getTime()};</script>
|
|
20
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
21
|
-
<script>
|
|
22
|
-
var addClickstreamHeadersToAjax = function(xhr) {
|
|
23
|
-
xhr.setRequestHeader("x-imdb-parent-id", "1J1KYQRQYB7RAMK1E283");
|
|
24
|
-
};
|
|
25
|
-
</script>
|
|
26
14
|
|
|
27
|
-
<title>The Matrix Pictures, Photos & Images - IMDb</title>
|
|
28
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_post_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
29
|
-
<link rel="canonical" href="http://www.imdb.com/title/tt0133093/mediaindex" /><meta property="og:url" content="http://www.imdb.com/title/tt0133093/mediaindex" />
|
|
30
|
-
|
|
31
|
-
<meta name="title" content="The Matrix Pictures, Photos & Images - IMDb">
|
|
32
|
-
<meta name="description" content="View the latest pictures, photos and images from The Matrix - Thomas A. Anderson is a man living two lives. By day he is an average computer programm...">
|
|
33
|
-
|
|
34
|
-
<meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, Message Boards, User Ratings, Synopsis, Trailers, Credits">
|
|
35
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
36
|
-
<link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF8049ade547b40f4ffae1b825b4a96784/css/min/mediaindex.css" ><script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
<meta name="application-name" content="IMDb" />
|
|
40
|
-
<meta name="msapplication-tooltip" content="IMDb Web App" />
|
|
41
|
-
<meta name="msapplication-window" content="width=1500;height=900" />
|
|
42
|
-
<meta name="msapplication-task" content="name=Find Movie Showtimes;action-uri=/showtimes/;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
|
43
|
-
<meta name="msapplication-task" content="name=Watch HD Trailers;action-uri=/features/hdgallery;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
|
44
|
-
<meta name="msapplication-task" content="name=What's On TV Tonight;action-uri=/sections/tv/;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
|
45
|
-
<meta name="msapplication-task" content="name=Get Latest Entertainment News;action-uri=/news/top;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
|
46
|
-
<meta name="msapplication-task" content="name=Sign-in;action-uri=/register/login;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
|
47
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
48
|
-
<link rel="icon" type="image/ico"
|
|
49
|
-
href="http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico" />
|
|
50
|
-
<link rel="shortcut icon" type="image/x-icon"
|
|
51
|
-
href="http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/desktop-favicon.ico" />
|
|
52
|
-
<link rel="apple-touch-icon"
|
|
53
|
-
href="http://i.media-imdb.com/images/SFc8a0bc1039862e1386365008f0507ea9/apple-touch-icon.png" />
|
|
54
|
-
<link rel="search" type="application/opensearchdescription+xml"
|
|
55
|
-
href="http://i.media-imdb.com/images/SFccbe1e4d909ef8b8077201c3c5aac349/imdbsearch.xml" title="IMDb" />
|
|
56
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
57
|
-
|
|
58
|
-
<meta property="fb:app_id" content="115109575169727" />
|
|
59
|
-
<meta property="og:title" content="The Matrix Pictures, Photos & Images - IMDb" />
|
|
60
|
-
<meta property="og:site_name" content="IMDb" />
|
|
61
|
-
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
62
|
-
<!-- start m/s/a/_g_a_s , head -->
|
|
63
|
-
<!-- begin ads header -->
|
|
64
|
-
<script>window.ads_js_start = new Date().getTime();</script>
|
|
65
|
-
<script src="http://z-ecx.images-amazon.com/images/G/01/imdbads/js/collections/ads-1695914558._V377862533_.js"></script>
|
|
66
|
-
<script>generic.monitoring.record_metric("ads_js_request_to_done", (new Date().getTime()) - window.ads_js_start);</script>
|
|
67
|
-
<script>
|
|
68
|
-
generic.monitoring.set_forester_info("title");
|
|
69
|
-
generic.monitoring.set_twilight_info(
|
|
70
|
-
"title_subpage",
|
|
71
|
-
"Other",
|
|
72
|
-
"781a2eae2be648cb59868e50470002807848f734",
|
|
73
|
-
"2013-08-04T14%3A40%3A19GMT",
|
|
74
|
-
"http://s.media-imdb.com/twilight/?");
|
|
75
|
-
generic.send_csm_head_metrics && generic.send_csm_head_metrics();
|
|
76
|
-
generic.monitoring.start_timing("page_load");
|
|
77
|
-
generic.seconds_to_midnight = 58781;
|
|
78
|
-
generic.days_to_midnight = 0.6803356409072876;
|
|
79
|
-
custom.full_page.data_url = "http://z-ecx.images-amazon.com/images/G/01/imdbads/js/graffiti_data-517108607._V379391793_.js";
|
|
80
|
-
consoleLog('advertising initialized','ads');
|
|
81
|
-
</script>
|
|
82
|
-
<script>
|
|
83
|
-
ad_utils.register_punt_ad("top_ad","728","90"," \r\n\r\n<a target=\"_blank\" href=\"http://aax-us-east.amazon-adsystem.com/x/c/ZNL.eitqnB5Spjn5lZyD4w/http://pda-bes.amazon.com/c?i=1$AgAAAAAAAAAEAAAAAAAAAAIAAAAArjFRWlGp4jtiZjg8SHdp6hbfVoDsSiMN7iXJlDudegbfKyTqfQEMg6jjin-iBhdwx9XOaThJu5fWBUd3ypy6TJrMWlcvMVZ7qlYWeOnSFhxdnhORusFSNzoVSDNsAXSCBc3WzmTsuC6mf8tdvDrkqUk.Kd19vK9lyND7HhbidLRyzAY27FSVcouZiP3cSExRimWShmV2ZllRPJmNPzSpfD4gcri1OOwUcYOsbDmvQpTCxyKcgIQXXxkeBc8.EmDP0JeAEG95wbJ.ce83grPRvwdaohm6WtYtRP-473xLbcR5vaQQzGfwb5lkwXr9ORYGRRe19TSFQibFawJGKzoo8NyPq9xf-mpLeHzgHZBvs0mr-t4fKLCsnlfZdMYxLRYv1JEl2O7R5X33CoTPoORgQ8d9dXhqqxebb4MKNufhlZHgWBNuRqcduhncfcXMiBA2kKT6XAQoOPTf0By0RJUjs7w8nKM41kq5PoKLsfr8UpH5OjnjCuXa-GqVfVl.MtdqFHW.DjCNJoo8Dr.fKvlJRB3wPYmut8j.XyeTjYzLtgxbkl8uQDMYHiW6i.N1KImqFtX9xDiuy1b1Ek2GJsLImDsObg1Bf1D7MwtzE.dj-jNVm5dP1zGYmU83kjMIPR1gU96rW5G5s-.NVPryhfAHsgV20.qfMx8sILkTC4-DqSJg0QT2OY1.ZcYr9gbZasYVH67L.bKppDuochC9vfpWjcoUri3dpevMnXifh86chsX9.fXX9Pc1WQZu56jXNKaYI93rRLLkMPg4xOVgBE0OYDu58Po1-kqECSuzJENHtjJouXPrreKEy1agZfOObwbw9xtbChikgtkf6jM5cYeJ3lOh5Ku8TDlWifZXu-aSNgnAWD-w4c5h5HOH2RYPq.14TpNr6lIr8.IJjP0nDgZgEZBqAfisvVu9.3hW183KbpZpdT5t.ZEZvZJpxRMHXXPkTN-R.k1jc562X.rlSn1zI-51DM5W0AD5OJfWYfdR9jmeIgH0BHy6dM8x9HGNyXXhFSqrmfVgih1.Wg9nTHlrN.yVbFJKbXi7B0bP02M9Lp08NBw5qW3O9eVW3FTyVGTMJ2SFJOcG6tOOjTyLJxe5Qf.vSzOSLBm4-3zqlD2hU6VM2ZL7iNIOXrb4qI6iFOTDNtfYUtRDirWaCwn.EAqEnAa3zZqG9M2ifwfiUQJt0ZsYhfJuFAThPJIeWc5phSWO-46-kw__\"\><img src=\"//d2o307dm5mqftz.cloudfront.net/1505855001/1371250187275/PIV_grimm_suits_covertaffairs_NBC_Multi-TV_728x90.jpg\" alt=\"\" title=\"\" width=\"728\" height=\"90\" border=\"0\"\></a\>\r\n\r\n<!-- creativeModDate = 1371272531000 -->\n <div id=\"top_ad_webbug\" style=\"display:none;\"\>\n <img src=\"http://aax-us-east.amazon-adsystem.com/e/loi/imp?b=56a6a701-b5ad-49ed-a668-8f565be544da&pj=[PUNT_ORIGIN]\" border=\"0\" height=\"1\" width=\"1\" alt=\"\"/\>\n </div\>\n");
|
|
84
|
-
</script>
|
|
85
|
-
<script>
|
|
86
|
-
ad_utils.register_punt_ad("top_rhs","300","250"," \r\n\r\n<a target=\"_blank\" href=\"http://aax-us-east.amazon-adsystem.com/x/c/QCQlpjDHbbCHnJwGmtPMWQ/http://pda-bes.amazon.com/c?i=1$AgAAAAAAAAAEAAAAAAAAAAIAAAAArjFRWjHVm3IK9C9EkA0OjMV.DjGHAlPx8i4bmNnYAbhHT6TaiqoASYuob2gSAGhk7MbKdyNY3ExUlgcqjuyPydsdmdFaGQcEuiF2bSgPNaVZLbkuV3VnVIUqAGfaOPxa8ekHIltBLlpsDNXU2Y3hTs-tAEednnGpGac805V4ubgeGm3LAdbykk.H9c-iuUw6I.6f7WZzPP2aAytutvpLoytkpbja8YkBqkNSBL8NwG502BCZ8viR7Lbl-YKnh2B5zgUCWMUwx65SyoNaK7lsWj33vPGYrsYKYSw-Q5Zm-cmr1WeoBdR18aVZsJSqIX.wmZuZ8TwHAGM3QqIZ9bV-KfxSCdzTJ4euf40qyuUpnH5Oz8.4vfhoJI08.uqGthfF1AJkMcvQfY-uYrZMuAusQPoe4dE7Tsu9.qDhws7oNa5s3IqSA0FrYtVyCcuY1PXb.i2JxwB9OcvErOWaEiG1XV1XUTO3.uFvJevSwA2RQq0cKRU85x-qYZyih-8xRx31IRpEPb1GaVGUoweZpG5.lJwA7yz3NiqPJ6npAmS3lSbYM6Gj.giCXQjQVYo8flkju-sex0BxXTM32TeuDfrdxtxjnIDG2BGY2A.3I10y6rxO9iA3Y5JNGDCIOHcwPeofepOjVW.egeosnpuNRq2wlJirWs.EkwVqL7FOpvBCzl6R7XBHp6q6OM5z-PWl-tVm3FtSJFH3Sv9QwxXQJPVWv0oMjTfAdMk3jh9TfSa3mxp-fXvtHu3n1kySzt9Mu7O.sVp0sha1MLXxv9..4n1urx7dFitIoaHX7dpcpCG1hN9jFnDkQB11VyvQh715Jdmxvh05vBD9robMhJvA434i1aJ.rmbX0kWlKR1GkD7-xKixwIY4E-kGYINHyBs.lckdsk1vesY6ypOtEmGJce-BB8N7znIyUTMwNF8jo4wm28kr0nCLIJgm7r9JsxLB.-kOx60PQLYZq2JT-axlEjpkXjEk0ecY3yInsZfO1Ci.KRlMSf2Hm95FYcy4cyd6wWettnkrp7j5IxCQsuKYfHmXM5dl34yFKwDwgpXaUrRskycQv4ADt4spN6HSptN3zqJl7AgOb5.kQ6giF-31YTRU8ZNi47T57Svq6cRmCAFGH5b18Wm5kIP7TDhsFTl9aSpDX3p148W-MLSctPtFAXEhSFsOaEuJWsiMXA0dMOVfoqs1mMLeZj97608YFrOnFQXg-aTMOA__\"\><img src=\"//d2o307dm5mqftz.cloudfront.net/1505855001/1368118633133/PIV_300x250_newlogo_shield.jpg\" alt=\"\" title=\"\" width=\"300\" height=\"250\" border=\"0\"\></a\>\r\n\r\n<!-- creativeModDate = 1368549590000 -->\n <div id=\"top_rhs_webbug\" style=\"display:none;\"\>\n <img src=\"http://aax-us-east.amazon-adsystem.com/e/loi/imp?b=33072746-1118-4189-a338-0ecda0ae6da4&pj=[PUNT_ORIGIN]\" border=\"0\" height=\"1\" width=\"1\" alt=\"\"/\>\n </div\>\n");
|
|
87
|
-
</script>
|
|
88
|
-
<script>
|
|
89
|
-
ad_utils.set_dfp_network_id('4215');
|
|
90
|
-
</script>
|
|
91
|
-
<!-- end ads header --><!-- end m/s/a/_g_a_s , head -->
|
|
92
15
|
|
|
93
|
-
</head>
|
|
94
16
|
|
|
95
|
-
<body bgcolor="#ffffff" text="#000000" id="styleguide-v2" class="fixed">
|
|
96
|
-
<!-- start m/s/a/_g_a_s , body -->
|
|
97
|
-
<!-- end m/s/a/_g_a_s , body -->
|
|
98
17
|
|
|
99
|
-
<div id="wrapper">
|
|
100
|
-
|
|
101
|
-
<div id="root">
|
|
102
|
-
<layer name="root">
|
|
103
|
-
|
|
104
|
-
<link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFa88e6ba92e5894e7909b0d2ef5d21e79/css2/site/consumer-navbar-suggestionsearch.css" >
|
|
105
18
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
19
|
+
<!DOCTYPE html>
|
|
20
|
+
<html
|
|
21
|
+
xmlns:og="http://ogp.me/ns#"
|
|
22
|
+
xmlns:fb="http://www.facebook.com/2008/fbml">
|
|
23
|
+
<head>
|
|
24
|
+
<script type="text/javascript">var ue_t0=window.ue_t0||+new Date();</script>
|
|
25
|
+
<script type="text/javascript">
|
|
26
|
+
var ue_mid = "A1EVAM02EL8SFB";
|
|
27
|
+
var ue_sn = "www.imdb.com";
|
|
28
|
+
var ue_furl = "fls-na.amazon.com";
|
|
29
|
+
var ue_sid = "000-0000000-0000000";
|
|
30
|
+
var ue_id = "0D1QRS9CZX86F0E4EH0S";
|
|
31
|
+
(function(e){var c=e,a={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-7a20c193d015b9ae7a8d73679a2d1c44._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);
|
|
32
|
+
</script>
|
|
33
|
+
|
|
110
34
|
|
|
35
|
+
|
|
36
|
+
<script type="text/javascript">var IMDbTimer={starttime: new Date().getTime(),pt:'java'};</script>
|
|
37
|
+
|
|
38
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
39
|
+
<title>The Matrix (1999) - Photo Gallery - IMDb</title>
|
|
40
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
41
|
+
|
|
42
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
43
|
+
<link rel="canonical" href="http://www.imdb.com/title/tt0133093/mediaindex" />
|
|
44
|
+
<meta property="og:url" content="http://www.imdb.com/title/tt0133093/mediaindex" />
|
|
45
|
+
|
|
46
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
47
|
+
<link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970._V379387995_.ico" />
|
|
48
|
+
<link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970._V379390718_.ico" />
|
|
49
|
+
<link rel="apple-touch-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/apple-touch-icon-3173846443._V379391250_.png" />
|
|
50
|
+
<link rel="search" type="application/opensearchdescription+xml" href="http://z-ecx.images-amazon.com/images/G/01/imdb/images/imdbsearch-3349468880._V379388505_.xml" title="IMDb" />
|
|
51
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
<link rel='image_src' href="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1_SY317_CR6,0,214,317_.jpg">
|
|
55
|
+
<meta property='og:image' content="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1_SY317_CR6,0,214,317_.jpg" />
|
|
56
|
+
|
|
57
|
+
<meta property='og:type' content="video.movie" />
|
|
58
|
+
<meta property='fb:app_id' content='115109575169727' />
|
|
59
|
+
<meta property='og:title' content="The Matrix (1999)" />
|
|
60
|
+
<meta property='og:site_name' content='IMDb' />
|
|
61
|
+
<meta name="title" content="The Matrix (1999) - IMDb" />
|
|
62
|
+
<meta name="description" content="The Matrix (1999) on IMDb: Movies, TV, Celebs, and more..." />
|
|
63
|
+
<meta property="og:description" content="The Matrix (1999) on IMDb: Movies, TV, Celebs, and more..." />
|
|
64
|
+
<meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, Message Boards, User Ratings, Synopsis, Trailers, Credits" />
|
|
65
|
+
<meta name="request_id" content="0D1QRS9CZX86F0E4EH0S" />
|
|
66
|
+
|
|
67
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
68
|
+
<!-- h=ics-1e-i-3fbef24e.us-east-1 -->
|
|
69
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/title-3245387738._V360151723_.css" />
|
|
70
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-3762303147._V379390806_.css" />
|
|
71
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/ie-2022001760._V377744162_.css" /><![endif]-->
|
|
111
72
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
<script
|
|
115
|
-
|
|
73
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
74
|
+
|
|
75
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
|
|
76
|
+
|
|
77
|
+
<script type="text/javascript">
|
|
78
|
+
// ensures js doesn't die if ads service fails.
|
|
79
|
+
// Note that we need to define the js here, since ad js is being rendered inline after this.
|
|
80
|
+
(function(f) {
|
|
81
|
+
// Fallback javascript, when the ad Service call fails.
|
|
82
|
+
|
|
83
|
+
if((window.csm === undefined || window.generic === undefined || window.consoleLog === undefined)) {
|
|
84
|
+
if (console !== undefined && console.log !== undefined) {
|
|
85
|
+
console.log("one or more of window.csm, window.generic or window.consoleLog has been stubbed...");
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
window.csm = window.csm || { measure:f, record:f, duration:f, listen:f, metrics:{} };
|
|
90
|
+
window.generic = window.generic || { monitoring: { start_timing: f, stop_timing: f } };
|
|
91
|
+
window.consoleLog = window.consoleLog || f;
|
|
92
|
+
})(function() {});
|
|
93
|
+
</script>
|
|
94
|
+
<script>
|
|
95
|
+
if ('csm' in window) {
|
|
96
|
+
csm.measure('csm_head_delivery_finished');
|
|
97
|
+
}
|
|
98
|
+
</script>
|
|
99
|
+
</head>
|
|
100
|
+
<body id="styleguide-v2" class="fixed">
|
|
101
|
+
<script>
|
|
102
|
+
if (typeof uet == 'function') {
|
|
103
|
+
uet("bb");
|
|
104
|
+
}
|
|
116
105
|
</script>
|
|
117
|
-
<
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
106
|
+
<script>
|
|
107
|
+
if ('csm' in window) {
|
|
108
|
+
csm.measure('csm_body_delivery_started');
|
|
109
|
+
}
|
|
110
|
+
</script>
|
|
111
|
+
<div id="wrapper">
|
|
112
|
+
<div id="root" class="redesign">
|
|
113
|
+
<script>
|
|
114
|
+
if (typeof uet == 'function') {
|
|
115
|
+
uet("ns");
|
|
116
|
+
}
|
|
117
|
+
</script>
|
|
118
|
+
<div id="nb20" class="navbarSprite">
|
|
119
|
+
<div id="supertab">
|
|
120
|
+
<!-- no content received for slot: top_ad -->
|
|
121
|
+
|
|
123
122
|
</div>
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
<
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
<
|
|
154
|
-
|
|
155
|
-
<
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
</
|
|
172
|
-
|
|
123
|
+
<div id="navbar" class="navbarSprite">
|
|
124
|
+
<noscript>
|
|
125
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-no-js-4175877511._V379390803_.css" />
|
|
126
|
+
</noscript>
|
|
127
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-ie-470687728._V379390980_.css"><![endif]-->
|
|
128
|
+
<span id="home_img_holder">
|
|
129
|
+
<a
|
|
130
|
+
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
|
|
131
|
+
href="/"
|
|
132
|
+
title="Home"
|
|
133
|
+
class="navbarSprite"
|
|
134
|
+
id="home_img"
|
|
135
|
+
></a> <span class="alt_logo">
|
|
136
|
+
<a
|
|
137
|
+
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
|
|
138
|
+
href="/"
|
|
139
|
+
title="Home"
|
|
140
|
+
>IMDb</a>
|
|
141
|
+
</span>
|
|
142
|
+
</span>
|
|
143
|
+
<form
|
|
144
|
+
onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
|
145
|
+
method="get"
|
|
146
|
+
action="/find"
|
|
147
|
+
class="nav-searchbar-inner"
|
|
148
|
+
id="navbar-form"
|
|
149
|
+
|
|
150
|
+
>
|
|
151
|
+
<div id="nb_search">
|
|
152
|
+
<noscript><div id="more_if_no_javascript"><a href="/search/">More</a></div></noscript>
|
|
153
|
+
<button id="navbar-submit-button" class="primary btn" type="submit"><div class="magnifyingglass navbarSprite"></div></button>
|
|
154
|
+
<input type="text" autocomplete="off" value="" name="q" id="navbar-query" placeholder="Find Movies, TV shows, Celebrities and more...">
|
|
155
|
+
<div class="quicksearch_dropdown_wrapper">
|
|
156
|
+
<select name="s" id="quicksearch" class="quicksearch_dropdown navbarSprite"
|
|
157
|
+
onchange="jumpMenu(this); suggestionsearch_dropdown_choice(this);">
|
|
158
|
+
<option value="all" >All</option>
|
|
159
|
+
<option value="tt" >Titles</option>
|
|
160
|
+
<option value="ep" >TV Episodes</option>
|
|
161
|
+
<option value="nm" >Names</option>
|
|
162
|
+
<option value="co" >Companies</option>
|
|
163
|
+
<option value="kw" >Keywords</option>
|
|
164
|
+
<option value="ch" >Characters</option>
|
|
165
|
+
<option value="vi" >Videos</option>
|
|
166
|
+
<option value="qu" >Quotes</option>
|
|
167
|
+
<option value="bi" >Bios</option>
|
|
168
|
+
<option value="pl" >Plots</option>
|
|
169
|
+
</select>
|
|
170
|
+
</div>
|
|
171
|
+
<div id="navbar-suggestionsearch"></div>
|
|
173
172
|
</div>
|
|
174
|
-
|
|
175
|
-
<div id="navbar-suggestionsearch"></div>
|
|
176
|
-
</div>
|
|
177
|
-
|
|
178
173
|
</form>
|
|
179
|
-
|
|
180
174
|
<div id="nb_personal">
|
|
181
|
-
|
|
182
175
|
<ul id="consumer_user_nav" class="main_nav">
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
<
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
Register
|
|
191
|
-
</a>
|
|
192
|
-
</li>
|
|
193
|
-
<li>
|
|
194
|
-
<a id="nblogin" rel=login href="/register/login?ref_=nb_usr_lgin" >
|
|
195
|
-
Login
|
|
196
|
-
</a>
|
|
197
|
-
</li>
|
|
198
|
-
</ul>
|
|
199
|
-
</li>
|
|
176
|
+
<li>
|
|
177
|
+
<a rel="login" href="/register/login?ref_=nb_usr_lgin" class="navbarSprite" id="nblogin" >Login</a>
|
|
178
|
+
<ul class="sub_nav">
|
|
179
|
+
<li><a href="https://secure.imdb.com/register-imdb/form-v2?ref_=nb_usr_reg" >Register</a></li>
|
|
180
|
+
<li><a rel="login" href="/register/login?ref_=nb_usr_lgin" id="nblogin" >Login</a></li>
|
|
181
|
+
</ul>
|
|
182
|
+
</li>
|
|
200
183
|
</ul>
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
184
|
+
<span class="ghostOnDark">|</span> <a
|
|
185
|
+
onclick="(new Image()).src='/rg/help/navbar/images/b.gif?link=/help/';"
|
|
186
|
+
href="/help/"
|
|
187
|
+
>Help</a>
|
|
205
188
|
</div>
|
|
206
|
-
|
|
207
|
-
|
|
208
189
|
<div>
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
<a onclick="(new Image()).src='/rg/navbar-movies/navbar/images/b.gif?link=%2Fmovies-in-theaters%2F%3Fref_%3Dnb_mv_1_inth';" href="/movies-in-theaters/?ref_=nb_mv_1_inth" class='navbarSprite' > Movies</a>
|
|
215
|
-
|
|
190
|
+
<ul id="consumer_main_nav" class="main_nav">
|
|
191
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
192
|
+
<a href="/movies-in-theaters/?ref_=nb_mv_1_inth" class="navbarSprite" >Movies</a>
|
|
216
193
|
<ul class="sub_nav">
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
<li>
|
|
228
|
-
<a onclick="(new Image()).src='/rg/usboxoffice/navbar/images/b.gif?link=%2Fchart%2F%3Fref_%3Dnb_mv_4_cht';" href="/chart/?ref_=nb_mv_4_cht" >US Box Office</a>
|
|
229
|
-
</li>
|
|
230
|
-
|
|
231
|
-
<li>
|
|
232
|
-
<a onclick="(new Image()).src='/rg/comingsoon/navbar/images/b.gif?link=%2Fmovies-coming-soon%2F%3Fref_%3Dnb_mv_5_cs';" href="/movies-coming-soon/?ref_=nb_mv_5_cs" >Coming Soon</a>
|
|
233
|
-
</li>
|
|
234
|
-
|
|
235
|
-
<li>
|
|
236
|
-
<a onclick="(new Image()).src='/rg/trailergallery/navbar/images/b.gif?link=%2Ftrailers%3Fref_%3Dnb_mv_6_tr';" href="/trailers?ref_=nb_mv_6_tr" >Trailer Gallery</a>
|
|
237
|
-
</li>
|
|
238
|
-
|
|
239
|
-
<li>
|
|
240
|
-
<a onclick="(new Image()).src='/rg/watchnow/navbar/images/b.gif?link=%2Fwatchnow%2F%3Fref_%3Dnb_mv_7_wn';" href="/watchnow/?ref_=nb_mv_7_wn" >Watch Now on AIV</a>
|
|
241
|
-
</li>
|
|
242
|
-
|
|
243
|
-
<li>
|
|
244
|
-
<a onclick="(new Image()).src='/rg/dvdbluray/navbar/images/b.gif?link=%2Fsections%2Fdvd%2F%3Fref_%3Dnb_mv_8_dvd';" href="/sections/dvd/?ref_=nb_mv_8_dvd" >On DVD & Blu-Ray</a>
|
|
245
|
-
</li>
|
|
246
|
-
|
|
247
|
-
<li>
|
|
248
|
-
<a onclick="(new Image()).src='/rg/xrayformovies/navbar/images/b.gif?link=%2Fx-ray%2F%3Fref_%3Dnb_mv_9_xray';" href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies & TV</a>
|
|
249
|
-
</li>
|
|
250
|
-
|
|
251
|
-
<li>
|
|
252
|
-
<a onclick="(new Image()).src='/rg/oscars/navbar/images/b.gif?link=%2Foscars%2F%3Fref_%3Dnb_mv_10_rto';" href="/oscars/?ref_=nb_mv_10_rto" >Road to the Oscars</a>
|
|
253
|
-
</li>
|
|
254
|
-
|
|
194
|
+
<li><a href="/movies-in-theaters/?ref_=nb_mv_2_inth" >In Theaters</a></li>
|
|
195
|
+
<li><a href="/chart/top?ref_=nb_mv_3_chttp" >Top 250</a></li>
|
|
196
|
+
<li><a href="/chart/?ref_=nb_mv_4_cht" >US Box Office</a></li>
|
|
197
|
+
<li><a href="/movies-coming-soon/?ref_=nb_mv_5_cs" >Coming Soon</a></li>
|
|
198
|
+
<li><a href="/trailers?ref_=nb_mv_6_tr" >Trailer Gallery</a></li>
|
|
199
|
+
<li><a href="/watchnow/?ref_=nb_mv_7_wn" >Watch Now on AIV</a></li>
|
|
200
|
+
<li><a href="/sections/dvd/?ref_=nb_mv_8_dvd" >On DVD & Blu-Ray</a></li>
|
|
201
|
+
<li><a href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies & TV</a></li>
|
|
202
|
+
<li><a href="/summermovieguide/?ref_=nb_mv_10_smg" >Summer Movie Guide</a></li>
|
|
255
203
|
</ul>
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
<a onclick="(new Image()).src='/rg/navbar-tv/navbar/images/b.gif?link=%2Ftv%2F%3Fref_%3Dnb_tv_1_hm';" href="/tv/?ref_=nb_tv_1_hm" class='navbarSprite' > TV</a>
|
|
261
|
-
|
|
204
|
+
</li>
|
|
205
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
206
|
+
<a href="/tv/?ref_=nb_tv_1_hm" class="navbarSprite" >TV</a>
|
|
262
207
|
<ul class="sub_nav">
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
</li>
|
|
268
|
-
|
|
269
|
-
<li>
|
|
270
|
-
<a onclick="(new Image()).src='/rg/besttv/navbar/images/b.gif?link=%2Fsearch%2Ftitle%3Fnum_votes%3D5000%2C%26sort%3Duser_rating%2Cdesc%26title_type%3Dtv_series%26ref_%3Dnb_tv_3_srs';" href="/search/title?num_votes=5000,&sort=user_rating,desc&title_type=tv_series&ref_=nb_tv_3_srs" >Top TV Series</a>
|
|
271
|
-
</li>
|
|
272
|
-
|
|
273
|
-
<li>
|
|
274
|
-
<a onclick="(new Image()).src='/rg/tvlistings/navbar/images/b.gif?link=%2Ftvgrid%2F%3Fref_%3Dnb_tv_4_ls';" href="/tvgrid/?ref_=nb_tv_4_ls" >TV Listings</a>
|
|
275
|
-
</li>
|
|
276
|
-
|
|
277
|
-
<li>
|
|
278
|
-
<a onclick="(new Image()).src='/rg/tvepisodesandclips/navbar/images/b.gif?link=http%3A%2F%2Fwww.imdb.com%2Ffeatures%2Fvideo%2Ftv%2F%3Fref_%3Dnb_tv_5_ep';" href="http://www.imdb.com/features/video/tv/?ref_=nb_tv_5_ep" >TV Episodes</a>
|
|
279
|
-
</li>
|
|
280
|
-
|
|
208
|
+
<li><a href="/tv/?ref_=nb_tv_2_hm" >TV Home</a></li>
|
|
209
|
+
<li><a href="/search/title?num_votes=5000,&sort=user_rating,desc&title_type=tv_series&ref_=nb_tv_3_srs" >Top TV Series</a></li>
|
|
210
|
+
<li><a href="/tvgrid/?ref_=nb_tv_4_ls" >TV Listings</a></li>
|
|
211
|
+
<li><a href="/features/video/tv/?ref_=nb_tv_5_ep" >TV Episodes</a></li>
|
|
281
212
|
</ul>
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
<a onclick="(new Image()).src='/rg/navbar-news/navbar/images/b.gif?link=%2Fnews%2Ftop%3Fref_%3Dnb_nw_1_tp';" href="/news/top?ref_=nb_nw_1_tp" class='navbarSprite' > News</a>
|
|
287
|
-
|
|
213
|
+
</li>
|
|
214
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
215
|
+
<a href="/news/top?ref_=nb_nw_1_tp" class="navbarSprite" >News</a>
|
|
288
216
|
<ul class="sub_nav">
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
</li>
|
|
294
|
-
|
|
295
|
-
<li>
|
|
296
|
-
<a onclick="(new Image()).src='/rg/movienews/navbar/images/b.gif?link=%2Fnews%2Fmovie%3Fref_%3Dnb_nw_3_mv';" href="/news/movie?ref_=nb_nw_3_mv" >Movie News</a>
|
|
297
|
-
</li>
|
|
298
|
-
|
|
299
|
-
<li>
|
|
300
|
-
<a onclick="(new Image()).src='/rg/tvnews/navbar/images/b.gif?link=%2Fnews%2Ftv%3Fref_%3Dnb_nw_4_tv';" href="/news/tv?ref_=nb_nw_4_tv" >TV News</a>
|
|
301
|
-
</li>
|
|
302
|
-
|
|
303
|
-
<li>
|
|
304
|
-
<a onclick="(new Image()).src='/rg/celebritynews/navbar/images/b.gif?link=%2Fnews%2Fcelebrity%3Fref_%3Dnb_nw_5_cel';" href="/news/celebrity?ref_=nb_nw_5_cel" >Celebrity News</a>
|
|
305
|
-
</li>
|
|
306
|
-
|
|
217
|
+
<li><a href="/news/top?ref_=nb_nw_2_tp" >Top News</a></li>
|
|
218
|
+
<li><a href="/news/movie?ref_=nb_nw_3_mv" >Movie News</a></li>
|
|
219
|
+
<li><a href="/news/tv?ref_=nb_nw_4_tv" >TV News</a></li>
|
|
220
|
+
<li><a href="/news/celebrity?ref_=nb_nw_5_cel" >Celebrity News</a></li>
|
|
307
221
|
</ul>
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
<a onclick="(new Image()).src='/rg/navbar-showtimes/navbar/images/b.gif?link=%2Fshowtimes%2F%3Fref_%3Dnb_sh_1_sh';" href="/showtimes/?ref_=nb_sh_1_sh" class='navbarSprite' > Showtimes</a>
|
|
313
|
-
|
|
222
|
+
</li>
|
|
223
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
224
|
+
<a href="/showtimes/?ref_=nb_sh_1_sh" class="navbarSprite" >Showtimes</a>
|
|
314
225
|
<ul class="sub_nav">
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
<li>
|
|
318
|
-
<a onclick="(new Image()).src='/rg/movieshowtimes/navbar/images/b.gif?link=%2Fshowtimes%2F%3Fref_%3Dnb_sh_2_sh';" href="/showtimes/?ref_=nb_sh_2_sh" >Movie Showtimes</a>
|
|
319
|
-
</li>
|
|
320
|
-
|
|
226
|
+
<li><a href="/showtimes/?ref_=nb_sh_2_sh" >Movie Showtimes</a></li>
|
|
321
227
|
</ul>
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
<a onclick="(new Image()).src='/rg/navbar-community/navbar/images/b.gif?link=%2Fboards%2F%3Fref_%3Dnb_cm_1_bd';" href="/boards/?ref_=nb_cm_1_bd" class='navbarSprite' > Community</a>
|
|
327
|
-
|
|
228
|
+
</li>
|
|
229
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
230
|
+
<a href="/boards/?ref_=nb_cm_1_bd" class="navbarSprite" >Community</a>
|
|
328
231
|
<ul class="sub_nav">
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
<li>
|
|
336
|
-
<a onclick="(new Image()).src='/rg/lists/navbar/images/b.gif?link=%2Flists%2F%3Fref_%3Dnb_cm_3_nls';" href="/lists/?ref_=nb_cm_3_nls" >Newest Lists</a>
|
|
337
|
-
</li>
|
|
338
|
-
|
|
339
|
-
<li>
|
|
340
|
-
<a onclick="(new Image()).src='/rg/yourlists/navbar/images/b.gif?link=%2Fprofile%2Flists%3Fref_%3Dnb_cm_4_yls';" href="/profile/lists?ref_=nb_cm_4_yls" >Your Lists</a>
|
|
341
|
-
</li>
|
|
342
|
-
|
|
343
|
-
<li>
|
|
344
|
-
<a onclick="(new Image()).src='/rg/ratings/navbar/images/b.gif?link=%2Flist%2Fratings%3Fref_%3Dnb_cm_5_yrt';" href="/list/ratings?ref_=nb_cm_5_yrt" >Your Ratings</a>
|
|
345
|
-
</li>
|
|
346
|
-
|
|
347
|
-
<li>
|
|
348
|
-
<a onclick="(new Image()).src='/rg/contributorzone/navbar/images/b.gif?link=%2Fczone%2F%3Fref_%3Dnb_cm_6_cz';" href="/czone/?ref_=nb_cm_6_cz" >Contributor Zone</a>
|
|
349
|
-
</li>
|
|
350
|
-
|
|
351
|
-
<li>
|
|
352
|
-
<a onclick="(new Image()).src='/rg/quiz/navbar/images/b.gif?link=%2Fgames%2Fguess%3Fref_%3Dnb_cm_7_qz';" href="/games/guess?ref_=nb_cm_7_qz" >Quiz Game</a>
|
|
353
|
-
</li>
|
|
354
|
-
|
|
232
|
+
<li><a href="/boards/?ref_=nb_cm_2_bd" >Message Boards</a></li>
|
|
233
|
+
<li><a href="/lists?ref_=nb_cm_3_nls" >Newest Lists</a></li>
|
|
234
|
+
<li><a href="/profile/lists?ref_=nb_cm_4_yls" >Your Lists</a></li>
|
|
235
|
+
<li><a href="/list/ratings?ref_=nb_cm_5_yrt" >Your Ratings</a></li>
|
|
236
|
+
<li><a href="/czone/?ref_=nb_cm_6_cz" >Contributor Zone</a></li>
|
|
237
|
+
<li><a href="/games/guess?ref_=nb_cm_7_qz" >Quiz Game</a></li>
|
|
355
238
|
</ul>
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
239
|
+
</li>
|
|
240
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
241
|
+
<a
|
|
242
|
+
onclick="(new Image()).src='/rg/imdbprohome/navbar/images/b.gif?link=/r/IMDbTabNB/';"
|
|
243
|
+
href="/r/IMDbTabNB/"
|
|
244
|
+
class="navbarSprite"
|
|
245
|
+
>IMDbPro</a>
|
|
362
246
|
<ul class="sub_nav">
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
</li>
|
|
372
|
-
|
|
247
|
+
<li><a
|
|
248
|
+
onclick="(new Image()).src='/rg/procontact/navbar/images/b.gif?link=/r/nm_ovrview_contact/representation/';"
|
|
249
|
+
href="/r/nm_ovrview_contact/representation/"
|
|
250
|
+
>Contact Info</a></li>
|
|
251
|
+
<li><a
|
|
252
|
+
onclick="(new Image()).src='/rg/photos/navbar/images/b.gif?link=/r/Resume/resume/update/photos';"
|
|
253
|
+
href="/r/Resume/resume/update/photos"
|
|
254
|
+
>Add Photos</a></li>
|
|
373
255
|
</ul>
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
<a onclick="(new Image()).src='/rg/navbar-apps/navbar/images/b.gif?link=%2Fapps%2F%3Fref_%3Dnb_app_1_hm';" href="/apps/?ref_=nb_app_1_hm" class='navbarSprite' > Apps</a>
|
|
379
|
-
|
|
256
|
+
</li>
|
|
257
|
+
<li class="css_nav_item" aria-haspopup="true">
|
|
258
|
+
<a href="/apps/?ref_=nb_app_1_hm" class="navbarSprite" >Apps</a>
|
|
380
259
|
<ul class="sub_nav">
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
</li>
|
|
386
|
-
|
|
387
|
-
<li>
|
|
388
|
-
<a onclick="(new Image()).src='/rg/iosapps/navbar/images/b.gif?link=%2Fapps%2Fios%2F%3Fref_%3Dnb_app_3_ios';" href="/apps/ios/?ref_=nb_app_3_ios" >iPhone + iPad Apps</a>
|
|
389
|
-
</li>
|
|
390
|
-
|
|
391
|
-
<li>
|
|
392
|
-
<a onclick="(new Image()).src='/rg/androidapps/navbar/images/b.gif?link=%2Fapps%2Fandroid%2F%3Fref_%3Dnb_app_4_andr';" href="/apps/android/?ref_=nb_app_4_andr" >Android Apps</a>
|
|
393
|
-
</li>
|
|
394
|
-
|
|
395
|
-
<li>
|
|
396
|
-
<a onclick="(new Image()).src='/rg/kindlefireapp/navbar/images/b.gif?link=%2Fapps%2Fkindlefire%2F%3Fref_%3Dnb_app_5_fire';" href="/apps/kindlefire/?ref_=nb_app_5_fire" >Kindle Fire App</a>
|
|
397
|
-
</li>
|
|
398
|
-
|
|
260
|
+
<li><a href="/apps/?ref_=nb_app_2_hm" >Apps Home</a></li>
|
|
261
|
+
<li><a href="/apps/ios/?ref_=nb_app_3_ios" >iPhone + iPad Apps</a></li>
|
|
262
|
+
<li><a href="/apps/android/?ref_=nb_app_4_andr" >Android Apps</a></li>
|
|
263
|
+
<li><a href="/apps/kindlefire/?ref_=nb_app_5_fire" >Kindle Fire App</a></li>
|
|
399
264
|
</ul>
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
</ul>
|
|
403
|
-
</div>
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
<div class="nb_extra">
|
|
408
|
-
<a onclick="(new Image()).src='/rg/watchlist/navbar/images/b.gif?link=%2Flist%2Fwatchlist';" href="/list/watchlist" >Your Watchlist</a>
|
|
409
|
-
</div>
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
</div>
|
|
413
|
-
</div>
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
<!-- begin injectable INJECTED_NAVSTRIP -->
|
|
426
|
-
<div id="injected_navstrip_wrapper" class="injected_slot">
|
|
427
|
-
<iframe id="injected_navstrip" name="injected_navstrip" class="yesScript" width="0" height="0" data-original-width="0" data-original-height="0" data-config-width="0" data-config-height="0" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe> </div>
|
|
428
|
-
<script>ad_utils.inject_ad.register('injected_navstrip');</script>
|
|
429
|
-
<div id="injected_navstrip_reflow_helper"></div>
|
|
430
|
-
<!-- end injectable INJECTED_NAVSTRIP --><!-- _get_ad_for_slot(INJECTED_NAVSTRIP) -->
|
|
431
|
-
|
|
432
|
-
<div id="pagecontent">
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
<!-- begin injectable INJECTED_BILLBOARD -->
|
|
437
|
-
<div id="injected_billboard_wrapper" class="injected_slot">
|
|
438
|
-
<iframe id="injected_billboard" name="injected_billboard" class="yesScript" width="0" height="0" data-original-width="0" data-original-height="0" data-config-width="0" data-config-height="0" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe> </div>
|
|
439
|
-
<script>ad_utils.inject_ad.register('injected_billboard');</script>
|
|
440
|
-
<div id="injected_billboard_reflow_helper"></div>
|
|
441
|
-
<!-- end injectable INJECTED_BILLBOARD --><!-- _get_ad_for_slot(INJECTED_BILLBOARD) -->
|
|
442
|
-
|
|
443
|
-
<table id="outerbody" border="0" width="100%" cellspacing="0" cellpadding="0" class="outer_body">
|
|
444
|
-
<tr valign="top" align="left"><td>
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
<div id="content-2-wide">
|
|
449
|
-
<div id="header">
|
|
450
|
-
<h1>All Photos from The Matrix</h1>
|
|
451
|
-
|
|
452
|
-
<a href="/rg/mediasingle/assoc-title/title/tt0133093/">The Matrix</a> >
|
|
453
|
-
<a href="/title/tt0133093/mediaindex">All Photos</a> >
|
|
454
|
-
<b>Still Frame</b>
|
|
455
|
-
|
|
265
|
+
</li>
|
|
266
|
+
</ul>
|
|
456
267
|
</div>
|
|
457
|
-
<div
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
12 photos
|
|
268
|
+
<div class="nb_extra">
|
|
269
|
+
<a
|
|
270
|
+
onclick="(new Image()).src='/rg/watchlist/navbar/images/b.gif?link=/list/watchlist';"
|
|
271
|
+
href="/list/watchlist"
|
|
272
|
+
>Your Watchlist</a>
|
|
464
273
|
</div>
|
|
274
|
+
</div>
|
|
465
275
|
</div>
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
<
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
<
|
|
484
|
-
|
|
485
|
-
<
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
<
|
|
494
|
-
|
|
276
|
+
|
|
277
|
+
<!-- no content received for slot: navstrip -->
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
<!-- no content received for slot: injected_navstrip -->
|
|
281
|
+
|
|
282
|
+
<script>
|
|
283
|
+
if (typeof uet == 'function') {
|
|
284
|
+
uet("ne");
|
|
285
|
+
}
|
|
286
|
+
</script>
|
|
287
|
+
<div id="pagecontent" itemscope itemtype="http://schema.org/Movie">
|
|
288
|
+
|
|
289
|
+
<!-- no content received for slot: injected_billboard -->
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
<div id="content-2-wide" class="redesign">
|
|
293
|
+
<div id="main">
|
|
294
|
+
<div class="article">
|
|
295
|
+
<div class="subpage_title_block">
|
|
296
|
+
<a href="/title/tt0133093/?ref_=ttmi_tt" > <img itemprop="image"
|
|
297
|
+
class="poster"
|
|
298
|
+
height="98"
|
|
299
|
+
width="67"
|
|
300
|
+
alt="The Matrix (1999) Poster"
|
|
301
|
+
src="http://ia.media-imdb.com/images/M/MV5BMjEzNjg1NTg2NV5BMl5BanBnXkFtZTYwNjY3MzQ5._V1_SY98_CR1,0,67,98_.jpg" />
|
|
302
|
+
</a> <div class="parent">
|
|
303
|
+
<h3 itemprop="name">
|
|
304
|
+
<a href="/title/tt0133093/?ref_=ttmi_tt" itemprop='url'>The Matrix</a> <span class="nobr">
|
|
305
|
+
(1999)
|
|
306
|
+
</span>
|
|
307
|
+
</h3>
|
|
308
|
+
</div>
|
|
309
|
+
<script>
|
|
310
|
+
if ('csm' in window) {
|
|
311
|
+
csm.measure('csm_body_delivery_started');
|
|
312
|
+
}
|
|
313
|
+
</script>
|
|
314
|
+
<h1 class="header">Photo Gallery</h1>
|
|
315
|
+
<div id="media_index_breadcrumbs"><a href="/title/tt0133093/mediaindex?ref_=ttmi_ref_mi" >All</a> > <span id="current_filter">Still Frame</span></div>
|
|
495
316
|
</div>
|
|
317
|
+
<div id="media_index_content" class="header">
|
|
318
|
+
|
|
496
319
|
|
|
497
|
-
<p>
|
|
498
|
-
<div class="leftright" style="margin-bottom:20px;">
|
|
499
|
-
<div id="left">
|
|
500
320
|
|
|
501
|
-
12 photos
|
|
502
|
-
</div>
|
|
503
|
-
</div>
|
|
504
|
-
<br class="clear" />
|
|
505
|
-
</p>
|
|
506
321
|
|
|
507
322
|
|
|
508
323
|
|
|
324
|
+
<div class="media_index_pagination leftright">
|
|
325
|
+
<div id="left" class="desc">12 photos</div>
|
|
326
|
+
<div id="right"></div>
|
|
327
|
+
</div>
|
|
328
|
+
<div class="media_index_thumb_list" id="media_index_thumbnail_grid">
|
|
329
|
+
<a href="/media/rm2182645504/tt0133093?ref_=ttmi_mi_typ_sf_1" title="Still of Keanu Reeves and Carrie-Anne Moss in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Keanu Reeves and Carrie-Anne Moss in The Matrix"
|
|
330
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTMxMDg1MjY4OF5BMl5BanBnXkFtZTcwMTU3MTIxNA@@._V1_SY100_CR25,0,100,100_.jpg"
|
|
331
|
+
itemprop="image" /></a><a href="/media/rm2165868288/tt0133093?ref_=ttmi_mi_typ_sf_2" title="Still of Carrie-Anne Moss in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Carrie-Anne Moss in The Matrix"
|
|
332
|
+
src="http://ia.media-imdb.com/images/M/MV5BMjQ4NTAzNTE2OV5BMl5BanBnXkFtZTcwMjU3MTIxNA@@._V1_SY100_CR58,0,100,100_.jpg"
|
|
333
|
+
itemprop="image" /></a><a href="/media/rm2149091072/tt0133093?ref_=ttmi_mi_typ_sf_3" title="Still of Joe Pantoliano in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Joe Pantoliano in The Matrix"
|
|
334
|
+
src="http://ia.media-imdb.com/images/M/MV5BMjAxNzc2ODE2NF5BMl5BanBnXkFtZTcwMzU3MTIxNA@@._V1_SY100_CR28,0,100,100_.jpg"
|
|
335
|
+
itemprop="image" /></a><a href="/media/rm2400749312/tt0133093?ref_=ttmi_mi_typ_sf_4" title="The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="The Matrix"
|
|
336
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTkyODYyMTI1N15BMl5BanBnXkFtZTcwNDU3MTIxNA@@._V1_SY100_CR43,0,100,100_.jpg"
|
|
337
|
+
itemprop="image" /></a><a href="/media/rm3262677248/tt0133093?ref_=ttmi_mi_typ_sf_5" title="Still of Keanu Reeves and Carrie-Anne Moss in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Keanu Reeves and Carrie-Anne Moss in The Matrix"
|
|
338
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTc0OTQ3MDE5OV5BMl5BanBnXkFtZTcwNDI4MTc4Mw@@._V1_SX100_CR0,0,100,100_.jpg"
|
|
339
|
+
itemprop="image" /></a><a href="/media/rm3245900032/tt0133093?ref_=ttmi_mi_typ_sf_6" title="Still of Keanu Reeves in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Keanu Reeves in The Matrix"
|
|
340
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTYyNDQyOTEyMV5BMl5BanBnXkFtZTcwNTI4MTc4Mw@@._V1_SY100_CR45,0,100,100_.jpg"
|
|
341
|
+
itemprop="image" /></a><a href="/media/rm3229122816/tt0133093?ref_=ttmi_mi_typ_sf_7" title="Still of Keanu Reeves and Hugo Weaving in The Matrix" itemprop='thumbnailUrl'><img height="100" width="100" alt="Still of Keanu Reeves and Hugo Weaving in The Matrix"
|
|
342
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTU5NTA0OTIxNF5BMl5BanBnXkFtZTcwNjI4MTc4Mw@@._V1_SY100_CR46,0,100,100_.jpg"
|
|
343
|
+
itemprop="image" /></a><a href="/media/rm2302712064/tt0133093?ref_=ttmi_mi_typ_sf_8" title="Carrie-Anne Moss as Trinity" itemprop='thumbnailUrl'><img height="100" width="100" alt="Carrie-Anne Moss as Trinity"
|
|
344
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTAyMDc1MTU0MDBeQTJeQWpwZ15BbWU2MDI5MzU3Nw@@._V1_SX100_CR0,0,100,100_.jpg"
|
|
345
|
+
itemprop="image" /></a><a href="/media/rm2537593088/tt0133093?ref_=ttmi_mi_typ_sf_9" title="Keanu Reeves as Thomas " itemprop='thumbnailUrl'><img height="100" width="100" alt="Keanu Reeves as Thomas "
|
|
346
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTk2MDgyNzQxMV5BMl5BanBnXkFtZTYwMzkzNTc3._V1_SX100_CR0,0,100,100_.jpg"
|
|
347
|
+
itemprop="image" /></a><a href="/media/rm2520815872/tt0133093?ref_=ttmi_mi_typ_sf_10" title="Keanu Reeves as Thomas " itemprop='thumbnailUrl'><img height="100" width="100" alt="Keanu Reeves as Thomas "
|
|
348
|
+
src="http://ia.media-imdb.com/images/M/MV5BMTIwMDMzODgyOV5BMl5BanBnXkFtZTYwNjkzNTc3._V1_SX100_CR0,0,100,100_.jpg"
|
|
349
|
+
itemprop="image" /></a><a href="/media/rm2487261440/tt0133093?ref_=ttmi_mi_typ_sf_11" title="Morpheus fights Agent Smith" itemprop='thumbnailUrl'><img height="100" width="100" alt="Morpheus fights Agent Smith"
|
|
350
|
+
src="http://ia.media-imdb.com/images/M/MV5BNTI0MTI0Mzg5NV5BMl5BanBnXkFtZTYwNzkzNTc3._V1_SX100_CR0,0,100,100_.jpg"
|
|
351
|
+
itemprop="image" /></a><a href="/media/rm2453707008/tt0133093?ref_=ttmi_mi_typ_sf_12" title="Morpheus and Neo" itemprop='thumbnailUrl'><img height="100" width="100" alt="Morpheus and Neo"
|
|
352
|
+
src="http://ia.media-imdb.com/images/M/MV5BMjE1NjI1ODM5M15BMl5BanBnXkFtZTYwOTkzNTc3._V1_SX100_CR0,0,100,100_.jpg"
|
|
353
|
+
itemprop="image" /></a> </div>
|
|
354
|
+
<div class="media_index_pagination leftright">
|
|
355
|
+
<div id="left" class="desc">12 photos</div>
|
|
356
|
+
</div>
|
|
357
|
+
</div>
|
|
358
|
+
</div>
|
|
359
|
+
<div class="article listo">
|
|
360
|
+
<div id="media_index_storyline_content">
|
|
361
|
+
<h2>Storyline</h2>
|
|
509
362
|
|
|
510
|
-
<div>
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
</
|
|
516
|
-
|
|
517
|
-
</
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
|
521
|
-
<a href="synopsis">Plot Synopsis</a>
|
|
522
|
-
</div>
|
|
523
|
-
|
|
363
|
+
<div class="inline canwrap" itemprop="description">
|
|
364
|
+
<p>A computer hacker learns from mysterious rebels about the true nature of his reality and his role in the war against its controllers. </p>
|
|
365
|
+
</div>
|
|
366
|
+
|
|
367
|
+
<span class="see-more inline">
|
|
368
|
+
<a href="/title/tt0133093/plotsummary?ref_=ttmi_stry_pl" >Plot Summary</a> <span>|</span>
|
|
369
|
+
<a href="/title/tt0133093/videogallery?ref_=ttmi_stry_vid" > Trailers & Videos
|
|
370
|
+
</a> </span>
|
|
371
|
+
</div>
|
|
372
|
+
</div>
|
|
524
373
|
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
</div>
|
|
377
|
+
|
|
378
|
+
<script type="text/javascript">
|
|
379
|
+
setTimeout(
|
|
380
|
+
function() {
|
|
381
|
+
var 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";
|
|
382
|
+
var like = document.getElementById('iframe_like');
|
|
383
|
+
if (like) {
|
|
384
|
+
like.src = url;
|
|
385
|
+
like.onload = function () { generic.monitoring.stop_timing('facebook_like_iframe', '', false); };
|
|
386
|
+
}
|
|
387
|
+
},
|
|
388
|
+
5);
|
|
389
|
+
</script>
|
|
525
390
|
|
|
526
|
-
</div>
|
|
527
391
|
<div id="sidebar">
|
|
392
|
+
|
|
393
|
+
<!-- no content received for slot: top_rhs -->
|
|
394
|
+
|
|
395
|
+
<div class="aux-content-widget-3 links subnav" id="media_index_filters">
|
|
396
|
+
<h3>Refine All Photos By</h3>
|
|
528
397
|
|
|
398
|
+
<p>Still Frame (12)
|
|
529
399
|
|
|
400
|
+
<p><a href="/title/tt0133093/mediaindex?ref_=ttmi_ref_mi" >See All Photos (123)</a>
|
|
530
401
|
|
|
402
|
+
</div>
|
|
403
|
+
|
|
404
|
+
<script>
|
|
405
|
+
if ('csm' in window) {
|
|
406
|
+
csm.measure('csm_TitleQuickLinksWidgetRHS_started');
|
|
407
|
+
}
|
|
408
|
+
</script>
|
|
409
|
+
<div class="aux-content-widget-3 links subnav" div="quicklinks">
|
|
410
|
+
|
|
411
|
+
<a href="/title/tt0133093/?ref_=ttmi_ql" class="subnav_heading" >The Matrix</a> <hr/>
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
<h4>Photo & Video</h4>
|
|
415
|
+
<ul class="quicklinks">
|
|
416
|
+
<li class="subnav_item_main subnav_selected">
|
|
417
|
+
<a href="/title/tt0133093/mediaindex?ref_=ttmi_ql_1" class="link" >Photo Gallery</a>
|
|
418
|
+
</li>
|
|
419
|
+
<li class="subnav_item_main">
|
|
420
|
+
<a href="/title/tt0133093/videogallery?ref_=ttmi_ql_2" class="link" >Trailers and Videos</a>
|
|
421
|
+
</li>
|
|
422
|
+
</ul>
|
|
423
|
+
<hr/>
|
|
424
|
+
|
|
425
|
+
<div id="full_subnav">
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
<h4>Details</h4>
|
|
429
|
+
<ul class="quicklinks">
|
|
430
|
+
<li class="subnav_item_main">
|
|
431
|
+
<a href="/title/tt0133093/fullcredits?ref_=ttmi_ql_dt_1" class="link" >Full Cast and Crew</a>
|
|
432
|
+
</li>
|
|
433
|
+
<li class="subnav_item_main">
|
|
434
|
+
<a href="/title/tt0133093/releaseinfo?ref_=ttmi_ql_dt_2" class="link" >Release Dates</a>
|
|
435
|
+
</li>
|
|
436
|
+
<li class="subnav_item_main">
|
|
437
|
+
<a href="/title/tt0133093/officialsites?ref_=ttmi_ql_dt_3" class="link" >Official Sites</a>
|
|
438
|
+
</li>
|
|
439
|
+
<li class="subnav_item_main">
|
|
440
|
+
<a href="/title/tt0133093/business?ref_=ttmi_ql_dt_4" class="link" >Box Office/Business</a>
|
|
441
|
+
</li>
|
|
442
|
+
<li class="subnav_item_main">
|
|
443
|
+
<a href="/title/tt0133093/companycredits?ref_=ttmi_ql_dt_5" class="link" >Company Credits</a>
|
|
444
|
+
</li>
|
|
445
|
+
<li class="subnav_item_main">
|
|
446
|
+
<a href="/title/tt0133093/locations?ref_=ttmi_ql_dt_6" class="link" >Filming Locations</a>
|
|
447
|
+
</li>
|
|
448
|
+
<li class="subnav_item_main">
|
|
449
|
+
<a href="/title/tt0133093/technical?ref_=ttmi_ql_dt_7" class="link" >Technical Specs</a>
|
|
450
|
+
</li>
|
|
451
|
+
<li class="subnav_item_main">
|
|
452
|
+
<a href="/title/tt0133093/literature?ref_=ttmi_ql_dt_8" class="link empty" >Literature</a>
|
|
453
|
+
</li>
|
|
454
|
+
</ul>
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
<h4>Storyline</h4>
|
|
458
|
+
<ul class="quicklinks">
|
|
459
|
+
<li class="subnav_item_main">
|
|
460
|
+
<a href="/title/tt0133093/taglines?ref_=ttmi_ql_stry_1" class="link" >Taglines</a>
|
|
461
|
+
</li>
|
|
462
|
+
<li class="subnav_item_main">
|
|
463
|
+
<a href="/title/tt0133093/plotsummary?ref_=ttmi_ql_stry_2" class="link" >Plot Summary</a>
|
|
464
|
+
</li>
|
|
465
|
+
<li class="subnav_item_main">
|
|
466
|
+
<a href="/title/tt0133093/synopsis?ref_=ttmi_ql_stry_3" class="link" >Synopsis</a>
|
|
467
|
+
</li>
|
|
468
|
+
<li class="subnav_item_main">
|
|
469
|
+
<a href="/title/tt0133093/keywords?ref_=ttmi_ql_stry_4" class="link" >Plot Keywords</a>
|
|
470
|
+
</li>
|
|
471
|
+
<li class="subnav_item_main">
|
|
472
|
+
<a href="/title/tt0133093/parentalguide?ref_=ttmi_ql_stry_5" class="link" >Parents Guide</a>
|
|
473
|
+
</li>
|
|
474
|
+
</ul>
|
|
475
|
+
|
|
476
|
+
|
|
477
|
+
<h4>Did You Know?</h4>
|
|
478
|
+
<ul class="quicklinks">
|
|
479
|
+
<li class="subnav_item_main">
|
|
480
|
+
<a href="/title/tt0133093/trivia?ref_=ttmi_ql_trv_1" class="link" >Trivia</a>
|
|
481
|
+
</li>
|
|
482
|
+
<li class="subnav_item_main">
|
|
483
|
+
<a href="/title/tt0133093/goofs?ref_=ttmi_ql_trv_2" class="link" >Goofs</a>
|
|
484
|
+
</li>
|
|
485
|
+
<li class="subnav_item_main">
|
|
486
|
+
<a href="/title/tt0133093/crazycredits?ref_=ttmi_ql_trv_3" class="link" >Crazy Credits</a>
|
|
487
|
+
</li>
|
|
488
|
+
<li class="subnav_item_main">
|
|
489
|
+
<a href="/title/tt0133093/quotes?ref_=ttmi_ql_trv_4" class="link" >Quotes</a>
|
|
490
|
+
</li>
|
|
491
|
+
<li class="subnav_item_main">
|
|
492
|
+
<a href="/title/tt0133093/alternateversions?ref_=ttmi_ql_trv_5" class="link" >Alternate Versions</a>
|
|
493
|
+
</li>
|
|
494
|
+
<li class="subnav_item_main">
|
|
495
|
+
<a href="/title/tt0133093/movieconnections?ref_=ttmi_ql_trv_6" class="link" >Connections</a>
|
|
496
|
+
</li>
|
|
497
|
+
<li class="subnav_item_main">
|
|
498
|
+
<a href="/title/tt0133093/soundtrack?ref_=ttmi_ql_trv_7" class="link" >Soundtracks</a>
|
|
499
|
+
</li>
|
|
500
|
+
</ul>
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
<h4>Opinion</h4>
|
|
505
|
+
<ul class="quicklinks">
|
|
506
|
+
<li class="subnav_item_main">
|
|
507
|
+
<a href="/title/tt0133093/awards?ref_=ttmi_ql_op_1" class="link" >Awards</a>
|
|
508
|
+
</li>
|
|
509
|
+
<li class="subnav_item_main">
|
|
510
|
+
<a href="/title/tt0133093/faq?ref_=ttmi_ql_op_2" class="link" >FAQ</a>
|
|
511
|
+
</li>
|
|
512
|
+
<li class="subnav_item_main">
|
|
513
|
+
<a href="/title/tt0133093/reviews?ref_=ttmi_ql_op_3" class="link" >User Reviews</a>
|
|
514
|
+
</li>
|
|
515
|
+
<li class="subnav_item_main">
|
|
516
|
+
<a href="/title/tt0133093/ratings?ref_=ttmi_ql_op_4" class="link" >User Ratings</a>
|
|
517
|
+
</li>
|
|
518
|
+
<li class="subnav_item_main">
|
|
519
|
+
<a href="/title/tt0133093/externalreviews?ref_=ttmi_ql_op_5" class="link" >External Reviews</a>
|
|
520
|
+
</li>
|
|
521
|
+
<li class="subnav_item_main">
|
|
522
|
+
<a href="/title/tt0133093/criticreviews?ref_=ttmi_ql_op_6" class="link" >Metacritic Reviews</a>
|
|
523
|
+
</li>
|
|
524
|
+
<li class="subnav_item_main">
|
|
525
|
+
<a href="/title/tt0133093/externalsites?ref_=ttmi_ql_op_7" class="link" >External Sites</a>
|
|
526
|
+
</li>
|
|
527
|
+
<li class="subnav_item_main">
|
|
528
|
+
<a href="/title/tt0133093/board/?ref_=ttmi_ql_op_8" class="link" >Message Board</a>
|
|
529
|
+
</li>
|
|
530
|
+
</ul>
|
|
531
|
+
|
|
532
|
+
|
|
533
|
+
<h4>TV</h4>
|
|
534
|
+
<ul class="quicklinks">
|
|
535
|
+
<li class="subnav_item_main">
|
|
536
|
+
<a href="/title/tt0133093/tvschedule?ref_=ttmi_ql_tv_1" class="link empty" >TV Schedule</a>
|
|
537
|
+
</li>
|
|
538
|
+
</ul>
|
|
539
|
+
|
|
540
|
+
|
|
541
|
+
<h4>Related Items</h4>
|
|
542
|
+
<ul class="quicklinks">
|
|
543
|
+
<li class="subnav_item_main">
|
|
544
|
+
<a href="/title/tt0133093/news?ref_=ttmi_ql_rel_1" class="link" >NewsDesk</a>
|
|
545
|
+
</li>
|
|
546
|
+
<li class="subnav_item_main">
|
|
547
|
+
<a href="/showtimes/title/tt0133093?ref_=ttmi_ql_rel_2" class="link empty" >Showtimes</a>
|
|
548
|
+
</li>
|
|
549
|
+
</ul>
|
|
550
|
+
|
|
551
|
+
|
|
552
|
+
<h4>Professional Services</h4>
|
|
553
|
+
<ul class="quicklinks">
|
|
554
|
+
<li class="subnav_item_main">
|
|
555
|
+
<a href="/r/tt_moviemeter_why/title/tt0133093?ref_=ttmi_ql_pro_1" class="link" >Get more at IMDbPro</a>
|
|
556
|
+
</li>
|
|
557
|
+
<li class="subnav_item_main">
|
|
558
|
+
<a href="https://secure.imdb.com/store/photos/?ref_=ttmi_ql_pro_2" class="link" >Add posters & stills to this title</a>
|
|
559
|
+
</li>
|
|
560
|
+
</ul>
|
|
561
|
+
<hr/>
|
|
562
|
+
</div>
|
|
531
563
|
|
|
564
|
+
<div class="show_more"><span class="titlePageSprite arrows show"></span>Explore More</div>
|
|
565
|
+
<div class="show_less"><span class="titlePageSprite arrows hide"></span>Show Less</div>
|
|
566
|
+
</div>
|
|
567
|
+
<script>
|
|
568
|
+
if ('csm' in window) {
|
|
569
|
+
csm.measure('csm_TitleQuickLinksWidgetRHS_finished');
|
|
570
|
+
}
|
|
571
|
+
</script>
|
|
572
|
+
<div class="aux-content-widget-2">
|
|
573
|
+
<div class="social">
|
|
574
|
+
<div class="social_networking">
|
|
575
|
+
<span><strong>Share</strong> this page:</span>
|
|
576
|
+
<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>
|
|
577
|
+
<a onclick="window.open('http://twitter.com/home?status=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/home?status=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>
|
|
578
|
+
</div>
|
|
579
|
+
</div>
|
|
580
|
+
<script type="text/javascript">generic.monitoring.start_timing("facebook_like_iframe");</script>
|
|
581
|
+
<div class="social_networking_like">
|
|
582
|
+
<iframe
|
|
583
|
+
id="iframe_like"
|
|
584
|
+
name="fbLikeIFrame_0"
|
|
585
|
+
class="social-iframe"
|
|
586
|
+
scrolling="no"
|
|
587
|
+
frameborder="0"
|
|
588
|
+
allowTransparency="allowTransparency"
|
|
589
|
+
ref="http://www.imdb.com/title/tt0133093/"
|
|
590
|
+
width=280
|
|
591
|
+
height=65></iframe>
|
|
592
|
+
</div>
|
|
593
|
+
</div>
|
|
594
|
+
|
|
595
|
+
<!-- no content received for slot: bottom_rhs -->
|
|
596
|
+
|
|
597
|
+
</div>
|
|
532
598
|
|
|
533
|
-
|
|
534
|
-
<div id="top_rhs_wrapper" class="dfp_slot">
|
|
535
|
-
<script type="text/javascript">
|
|
536
|
-
ad_utils.register_ad('top_rhs');
|
|
537
|
-
</script>
|
|
538
|
-
<iframe data-dart-params="#imdb2.consumer.title/;!TILE!;sz=300x250,300x600,11x1;p=tr;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;oe=utf-8;[CLIENT_SIDE_KEYVALUES];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_rhs" name="top_rhs" class="yesScript" width="300" height="250" data-original-width="300" data-original-height="250" data-config-width="300" data-config-height="250" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
|
539
|
-
<noscript><a href="http://ad.doubleclick.net/N4215/jump/imdb2.consumer.title/;tile=2;sz=300x250,300x600,11x1;p=tr;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;ord=282674259004?" target="_blank"><img src="http://ad.doubleclick.net/N4215/ad/imdb2.consumer.title/;tile=2;sz=300x250,300x600,11x1;p=tr;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;ord=282674259004?" border="0" alt="advertisement" /></a></noscript>
|
|
540
|
-
</div>
|
|
541
|
-
<div id="top_rhs_reflow_helper"></div>
|
|
542
|
-
<script>ad_utils.render_ad_fast('top_rhs');</script>
|
|
543
|
-
<div id="top_rhs_after" class="after_ad" style="visibility:hidden;">
|
|
544
|
-
<a class="yesScript" href="#" onclick="ad_utils.show_ad_feedback('top_rhs');return false;" id="ad_feedback_top_rhs">ad feedback</a>
|
|
545
|
-
</div>
|
|
546
|
-
<!-- End TOP_RHS --><!-- _get_ad_for_slot(TOP_RHS) -->
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
<!-- _get_ad_for_slot(RHS_CORNERSTONE) -->
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
599
|
+
</div>
|
|
556
600
|
|
|
601
|
+
<div id="content-1" class="redesign clear">
|
|
557
602
|
</div>
|
|
558
|
-
</div>
|
|
559
|
-
|
|
560
|
-
<br class="clear" />
|
|
561
603
|
|
|
604
|
+
<br class="clear" />
|
|
605
|
+
</div>
|
|
562
606
|
|
|
563
|
-
<div id="servertime" time="425.792" treatment="control"></div>
|
|
564
607
|
|
|
565
|
-
<div id="
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
<br
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
<
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
<
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
<
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
<
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
608
|
+
<div id="footer" class="ft">
|
|
609
|
+
<hr width="100%" size=1>
|
|
610
|
+
<div id="rvi-div">
|
|
611
|
+
<div class="recently-viewed"> </div>
|
|
612
|
+
<br class="clear">
|
|
613
|
+
<hr width="100%" size="1">
|
|
614
|
+
</div>
|
|
615
|
+
<p class="footer" align="center">
|
|
616
|
+
<a
|
|
617
|
+
onclick="(new Image()).src='/rg/home/footer/images/b.gif?link=/';"
|
|
618
|
+
href="/"
|
|
619
|
+
>Home</a>
|
|
620
|
+
| <a
|
|
621
|
+
onclick="(new Image()).src='/rg/search/footer/images/b.gif?link=/search';"
|
|
622
|
+
href="/search"
|
|
623
|
+
>Search</a>
|
|
624
|
+
| <a
|
|
625
|
+
onclick="(new Image()).src='/rg/siteindex/footer/images/b.gif?link=/a2z';"
|
|
626
|
+
href="/a2z"
|
|
627
|
+
>Site Index</a>
|
|
628
|
+
| <a
|
|
629
|
+
onclick="(new Image()).src='/rg/intheaters/footer/images/b.gif?link=/movies-in-theaters/';"
|
|
630
|
+
href="/movies-in-theaters/"
|
|
631
|
+
>In Theaters</a>
|
|
632
|
+
| <a
|
|
633
|
+
onclick="(new Image()).src='/rg/comingsoon/footer/images/b.gif?link=/movies-coming-soon/';"
|
|
634
|
+
href="/movies-coming-soon/"
|
|
635
|
+
>Coming Soon</a>
|
|
636
|
+
| <a
|
|
637
|
+
onclick="(new Image()).src='/rg/topmovies/footer/images/b.gif?link=/chart/';"
|
|
638
|
+
href="/chart/"
|
|
639
|
+
>Top Movies</a>
|
|
640
|
+
| <a
|
|
641
|
+
onclick="(new Image()).src='/rg/watchlist/footer/images/b.gif?link=/list/watchlist';"
|
|
642
|
+
href="/list/watchlist"
|
|
643
|
+
>Watchlist</a>
|
|
644
|
+
| <a
|
|
645
|
+
onclick="(new Image()).src='/rg/top250/footer/images/b.gif?link=/chart/top';"
|
|
646
|
+
href="/chart/top"
|
|
647
|
+
>Top 250</a>
|
|
648
|
+
| <a
|
|
649
|
+
onclick="(new Image()).src='/rg/tv/footer/images/b.gif?link=/sections/tv/';"
|
|
650
|
+
href="/sections/tv/"
|
|
651
|
+
>TV</a>
|
|
652
|
+
| <a
|
|
653
|
+
onclick="(new Image()).src='/rg/news/footer/images/b.gif?link=/news/';"
|
|
654
|
+
href="/news/"
|
|
655
|
+
>News</a>
|
|
656
|
+
| <a
|
|
657
|
+
onclick="(new Image()).src='/rg/video/footer/images/b.gif?link=/features/video/';"
|
|
658
|
+
href="/features/video/"
|
|
659
|
+
>Video</a>
|
|
660
|
+
| <a
|
|
661
|
+
onclick="(new Image()).src='/rg/messageboards/footer/images/b.gif?link=/boards/';"
|
|
662
|
+
href="/boards/"
|
|
663
|
+
>Message Boards</a>
|
|
664
|
+
| <a
|
|
665
|
+
onclick="(new Image()).src='/rg/pressroom/footer/images/b.gif?link=/pressroom/';"
|
|
666
|
+
href="/pressroom/"
|
|
667
|
+
>Press Room</a>
|
|
668
|
+
<br>
|
|
669
|
+
|
|
670
|
+
<a
|
|
671
|
+
onclick="(new Image()).src='/rg/register-v2/footer/images/b.gif?link=https://secure.imdb.com/register-imdb/form-v2';"
|
|
672
|
+
href="https://secure.imdb.com/register-imdb/form-v2"
|
|
673
|
+
>Register</a>
|
|
674
|
+
| <a
|
|
675
|
+
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
|
676
|
+
href="/help/show_article?rssavailable"
|
|
677
|
+
class="navbarSprite"
|
|
678
|
+
id="footer_rss_image"
|
|
679
|
+
></a>
|
|
680
|
+
<a
|
|
681
|
+
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
|
682
|
+
href="/help/show_article?rssavailable"
|
|
683
|
+
>RSS</a>
|
|
684
|
+
| <a
|
|
685
|
+
onclick="(new Image()).src='/rg/advertising/footer/images/b.gif?link=/advertising/';"
|
|
686
|
+
href="/advertising/"
|
|
687
|
+
>Advertising</a>
|
|
688
|
+
| <a
|
|
689
|
+
onclick="(new Image()).src='/rg/helpdesk/footer/images/b.gif?link=/helpdesk/contact';"
|
|
690
|
+
href="/helpdesk/contact"
|
|
691
|
+
>Contact Us</a>
|
|
692
|
+
| <a
|
|
693
|
+
onclick="(new Image()).src='/rg/jobs/footer/images/b.gif?link=/jobs';"
|
|
694
|
+
href="/jobs"
|
|
695
|
+
>Jobs</a>
|
|
696
|
+
| <a
|
|
697
|
+
onclick="(new Image()).src='/rg/IMDbFooter/prosystem/images/b.gif?link=https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627';"
|
|
698
|
+
href="https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627"
|
|
699
|
+
>IMDbPro</a>
|
|
700
|
+
| <a
|
|
701
|
+
onclick="(new Image()).src='/rg/BOXOFFICEMOJO/FOOTER/images/b.gif?link=http://www.boxofficemojo.com/';"
|
|
702
|
+
href="http://www.boxofficemojo.com/"
|
|
703
|
+
>Box Office Mojo</a>
|
|
704
|
+
| <a
|
|
705
|
+
onclick="(new Image()).src='/rg/WITHOUTABOX/FOOTER/images/b.gif?link=http://www.withoutabox.com/';"
|
|
706
|
+
href="http://www.withoutabox.com/"
|
|
707
|
+
>Withoutabox</a>
|
|
708
|
+
| <a
|
|
709
|
+
onclick="(new Image()).src='/rg/LOVEFILM/FOOTER/images/b.gif?link=http://www.lovefilm.com/browse/film/watch-online/';"
|
|
710
|
+
href="http://www.lovefilm.com/browse/film/watch-online/"
|
|
711
|
+
>LOVEFiLM</a>
|
|
712
|
+
<br /><br />
|
|
713
|
+
IMDb Mobile:
|
|
714
|
+
<a
|
|
715
|
+
onclick="(new Image()).src='/rg/mobile-ios/footer/images/b.gif?link=/apps/ios/';"
|
|
716
|
+
href="/apps/ios/"
|
|
717
|
+
>iPhone/iPad</a>
|
|
718
|
+
| <a
|
|
719
|
+
onclick="(new Image()).src='/rg/mobile-android/footer/images/b.gif?link=/android';"
|
|
720
|
+
href="/android"
|
|
721
|
+
>Android</a>
|
|
722
|
+
| <a
|
|
723
|
+
onclick="(new Image()).src='/rg/mobile-web/footer/images/b.gif?link=http://m.imdb.com';"
|
|
724
|
+
href="http://m.imdb.com"
|
|
725
|
+
>Mobile site</a>
|
|
726
|
+
| <a
|
|
727
|
+
onclick="(new Image()).src='/rg/mobile-win7/footer/images/b.gif?link=/windowsphone';"
|
|
728
|
+
href="/windowsphone"
|
|
729
|
+
>Windows Phone 7</a>
|
|
730
|
+
| IMDb Social:
|
|
731
|
+
<a
|
|
732
|
+
onclick="(new Image()).src='/rg/facebook/footer/images/b.gif?link=http://www.facebook.com/imdb';"
|
|
733
|
+
href="http://www.facebook.com/imdb"
|
|
734
|
+
>Facebook</a>
|
|
735
|
+
| <a
|
|
736
|
+
onclick="(new Image()).src='/rg/twitter/footer/images/b.gif?link=http://twitter.com/imdb';"
|
|
737
|
+
href="http://twitter.com/imdb"
|
|
738
|
+
>Twitter</a>
|
|
739
|
+
<br /><br />
|
|
740
|
+
</p>
|
|
741
|
+
|
|
742
|
+
<p class="footer" align="center">
|
|
743
|
+
<a
|
|
744
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
|
|
745
|
+
href="/help/show_article?conditions"
|
|
746
|
+
>Copyright ©</a> 1990-2013
|
|
747
|
+
<a
|
|
748
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/';"
|
|
749
|
+
href="/help/"
|
|
750
|
+
>IMDb.com, Inc.</a>
|
|
751
|
+
<br>
|
|
752
|
+
<a
|
|
753
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
|
|
754
|
+
href="/help/show_article?conditions"
|
|
755
|
+
>Conditions of Use</a> | <a
|
|
756
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/privacy';"
|
|
757
|
+
href="/privacy"
|
|
758
|
+
>Privacy Policy</a> | <a
|
|
759
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=//www.amazon.com/InterestBasedAds';"
|
|
760
|
+
href="//www.amazon.com/InterestBasedAds"
|
|
761
|
+
>Interest-Based Ads</a>
|
|
762
|
+
<br>
|
|
763
|
+
An <span id="amazon_logo" class="footer_logo" align="middle"></span> company.
|
|
764
|
+
</p>
|
|
765
|
+
|
|
766
|
+
<table class="footer" id="amazon-affiliates" width="100%">
|
|
767
|
+
<tr>
|
|
768
|
+
<td colspan="10">
|
|
769
|
+
Amazon Affiliates
|
|
770
|
+
</td>
|
|
771
|
+
</tr>
|
|
772
|
+
<tr>
|
|
773
|
+
<td class="amazon-affiliate-site-first">
|
|
774
|
+
<a class="amazon-affiliate-site-link" href="http://www.amazon.com/b?ie=UTF8&node=2858778011&tag=imdbpr1-20">
|
|
775
|
+
<span class="amazon-affiliate-site-name">Amazon Instant Video</span><br>
|
|
776
|
+
<span class="amazon-affiliate-site-desc">Watch Movies &<br>TV Online</span>
|
|
777
|
+
</a>
|
|
778
|
+
</td>
|
|
641
779
|
<td class="amazon-affiliate-site-item-nth">
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
</a>
|
|
780
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.com/b?ie=UTF8&node=2676882011&tag=imdbpr1-20 >
|
|
781
|
+
<span class="amazon-affiliate-site-name">Prime Instant Video</span><br>
|
|
782
|
+
<span class="amazon-affiliate-site-desc">Unlimited Streaming<br>of Movies & TV</span>
|
|
783
|
+
</a>
|
|
647
784
|
</td>
|
|
648
785
|
<td class="amazon-affiliate-site-item-nth">
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
</a>
|
|
786
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.de/b?ie=UTF8&node=284266&tag=imdbpr1-de-21 >
|
|
787
|
+
<span class="amazon-affiliate-site-name">Amazon Germany</span><br>
|
|
788
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
|
789
|
+
</a>
|
|
654
790
|
</td>
|
|
655
791
|
<td class="amazon-affiliate-site-item-nth">
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
</a>
|
|
792
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.it/b?ie=UTF8&node=412606031&tag=imdbpr1-it-21 >
|
|
793
|
+
<span class="amazon-affiliate-site-name">Amazon Italy</span><br>
|
|
794
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
|
795
|
+
</a>
|
|
661
796
|
</td>
|
|
662
797
|
<td class="amazon-affiliate-site-item-nth">
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
</a>
|
|
798
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.fr/b?ie=UTF8&node=405322&tag=imdbpr1-fr-21 >
|
|
799
|
+
<span class="amazon-affiliate-site-name">Amazon France</span><br>
|
|
800
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
|
801
|
+
</a>
|
|
668
802
|
</td>
|
|
669
803
|
<td class="amazon-affiliate-site-item-nth">
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
804
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.in/movies-tv-shows/b/?ie=UTF&node=976416031&tag=imdbpr1-in-21 >
|
|
805
|
+
<span class="amazon-affiliate-site-name">Amazon India</span><br>
|
|
806
|
+
<span class="amazon-affiliate-site-desc">Buy Movie and<br>TV Show DVDs</span>
|
|
807
|
+
</a>
|
|
674
808
|
</td>
|
|
675
809
|
<td class="amazon-affiliate-site-item-nth">
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
810
|
+
<a class="amazon-affiliate-site-link" href=http://www.lovefilm.com/browse/film/watch-online/ >
|
|
811
|
+
<span class="amazon-affiliate-site-name">LOVEFiLM</span><br>
|
|
812
|
+
<span class="amazon-affiliate-site-desc">Watch Movies<br>Online</span>
|
|
813
|
+
</a>
|
|
680
814
|
</td>
|
|
681
815
|
<td class="amazon-affiliate-site-item-nth">
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
816
|
+
<a class="amazon-affiliate-site-link" href=http://www.junglee.com/ >
|
|
817
|
+
<span class="amazon-affiliate-site-name">Junglee</span><br>
|
|
818
|
+
<span class="amazon-affiliate-site-desc">India Online<br>Shopping</span>
|
|
819
|
+
</a>
|
|
686
820
|
</td>
|
|
687
821
|
<td class="amazon-affiliate-site-item-nth">
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
822
|
+
<a class="amazon-affiliate-site-link" href=http://www.dpreview.com >
|
|
823
|
+
<span class="amazon-affiliate-site-name">DPReview</span><br>
|
|
824
|
+
<span class="amazon-affiliate-site-desc">Digital<br>Photography</span>
|
|
825
|
+
</a>
|
|
692
826
|
</td>
|
|
693
827
|
<td class="amazon-affiliate-site-item-nth">
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
828
|
+
<a class="amazon-affiliate-site-link" href=http://www.audible.com >
|
|
829
|
+
<span class="amazon-affiliate-site-name">Audible</span><br>
|
|
830
|
+
<span class="amazon-affiliate-site-desc">Download<br>Audio Books</span>
|
|
831
|
+
</a>
|
|
697
832
|
</td>
|
|
698
|
-
|
|
699
|
-
</table>
|
|
700
|
-
|
|
701
|
-
</div>
|
|
702
|
-
|
|
833
|
+
</tr>
|
|
834
|
+
</table>
|
|
835
|
+
</div>
|
|
703
836
|
|
|
837
|
+
<script type="text/javascript">
|
|
704
838
|
|
|
839
|
+
var _gaq = _gaq || [];
|
|
840
|
+
var seg = -1;
|
|
841
|
+
_gaq.push(['_setAccount', 'UA-3916519-1']);
|
|
842
|
+
_gaq.push(['_setDomainName', '.imdb.com']);
|
|
843
|
+
_gaq.push(['_setSampleRate', '10']);
|
|
844
|
+
_gaq.push(['_setCustomVar', 2, 'Falkor', 'false']);
|
|
845
|
+
_gaq.push(['_trackPageview']); // must come last
|
|
846
|
+
|
|
847
|
+
(function() {
|
|
848
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
849
|
+
ga.src = 'http://www.google-analytics.com/ga.js';
|
|
850
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
851
|
+
})();
|
|
705
852
|
|
|
853
|
+
</script>
|
|
854
|
+
|
|
855
|
+
<!-- no content received for slot: bottom_ad -->
|
|
856
|
+
|
|
857
|
+
</div>
|
|
858
|
+
</div>
|
|
859
|
+
|
|
860
|
+
<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/title-908022095._V360124417_.js"></script>
|
|
706
861
|
|
|
707
862
|
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
ad_utils.register_ad('bottom_ad');
|
|
712
|
-
</script>
|
|
713
|
-
<iframe data-dart-params="#imdb2.consumer.title/;!TILE!;sz=728x90,2x1;p=b;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;oe=utf-8;[CLIENT_SIDE_KEYVALUES];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="bottom_ad" name="bottom_ad" class="yesScript" width="728" height="90" data-original-width="728" data-original-height="90" data-config-width="728" data-config-height="90" data-cookie-width="null" data-cookie-height="null" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
|
714
|
-
<noscript><a href="http://ad.doubleclick.net/N4215/jump/imdb2.consumer.title/;tile=3;sz=728x90,2x1;p=b;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;ord=282674259004?" target="_blank"><img src="http://ad.doubleclick.net/N4215/ad/imdb2.consumer.title/;tile=3;sz=728x90,2x1;p=b;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250;fv=1;id=tt0133093;ord=282674259004?" border="0" alt="advertisement" /></a></noscript>
|
|
715
|
-
</div>
|
|
716
|
-
<div id="bottom_ad_reflow_helper"></div>
|
|
717
|
-
<script>ad_utils.render_ad_fast('bottom_ad');</script>
|
|
718
|
-
<!-- End BOTTOM_AD --><!-- _get_ad_for_slot(BOTTOM_AD) -->
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
</layer>
|
|
723
|
-
</div>
|
|
724
|
-
<img src="/rd/?q=50703000000030a090f29616f226e276966600000010c6a08023031333038303430000001037a040379646370000001047&cb=137562721911386" width="1" height="1" alt="" border="0">
|
|
725
|
-
</div> <!-- id="wrapper" -->
|
|
726
|
-
<!-- h=iop106 i=2013-08-02 s=legacy(default) t='Sun Aug 4 07:40:19 2013' -->
|
|
727
|
-
<script src="http://i.media-imdb.com/images/SF539be3987208630802e712857c51a6c9/js/jquery.js" ></script><script src="http://i.media-imdb.com/images/SF4f789f206c87a31b26eb8666da48322e/js/app/win7/sitemode.js" ></script><!-- begin ads footer -->
|
|
728
|
-
<!-- Begin SIS-SW code -->
|
|
729
|
-
<iframe id="sis_pixel_sitewide" width="1" height="1" frameborder="0" marginwidth="0" marginheight="0"></iframe>
|
|
730
|
-
<script>
|
|
731
|
-
setTimeout(function(){
|
|
732
|
-
try{
|
|
733
|
-
if (! document.getElementById('sis_pixel_3')) {
|
|
734
|
-
var url_sis = 'http://s.amazon-adsystem.com/iu3?',
|
|
735
|
-
params_sis = [
|
|
736
|
-
"d=imdb.com",
|
|
737
|
-
"a1=",
|
|
738
|
-
"a2=",
|
|
739
|
-
"pId=",
|
|
740
|
-
"r=1",
|
|
741
|
-
"rP=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2Fmediaindex%3Frefine%3Dstill_frame",
|
|
742
|
-
"encoding=server",
|
|
743
|
-
"cb=282674259004"
|
|
744
|
-
];
|
|
745
|
-
(document.getElementById('sis_pixel_sitewide')).src = url_sis + params_sis.join('&');
|
|
746
|
-
}
|
|
747
|
-
}
|
|
748
|
-
catch(e){
|
|
749
|
-
consoleLog('Pixel failure ' + e.toString(),'sis');
|
|
750
|
-
}
|
|
751
|
-
}, 5);
|
|
752
|
-
|
|
753
|
-
</script>
|
|
754
|
-
<!-- End SIS-SW code -->
|
|
755
|
-
|
|
756
|
-
<!-- begin springroll comscore beacon -->
|
|
757
|
-
<script type="text/javascript" src='http://z-ecx.images-amazon.com/images/G/01/imdbads/js/beacon-58460835._V379390778_.js'></script>
|
|
758
|
-
<script type="text/javascript">
|
|
759
|
-
COMSCORE.beacon({
|
|
760
|
-
c1: 2,
|
|
761
|
-
c2:"6034961",
|
|
762
|
-
c3:"",
|
|
763
|
-
c4:"http://www.imdb.com/title/tt0133093/mediaindex?refine=still_frame",
|
|
764
|
-
c5:"",
|
|
765
|
-
c6:"",
|
|
766
|
-
c15:""
|
|
863
|
+
<script type="text/imdblogin-js" id="login">
|
|
864
|
+
jQuery(document).ready(function(){
|
|
865
|
+
window.imdb.login_lightbox("https://secure.imdb.com", "http://www.imdb.com/title/tt0133093/mediaindex?refine=still_frame");
|
|
767
866
|
});
|
|
768
867
|
</script>
|
|
769
|
-
<noscript>
|
|
770
|
-
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2Fmediaindex%3Frefine%3Dstill_frame&c5=c6=&15=&cj=1"/>
|
|
771
|
-
</noscript>
|
|
772
|
-
<!-- end springroll comscore beacon -->
|
|
773
|
-
|
|
774
|
-
<script type="text/javascript">
|
|
775
|
-
(function() {
|
|
776
|
-
var foreseescript = document.createElement("script");
|
|
777
|
-
foreseescript.setAttribute("defer", true);
|
|
778
|
-
foreseescript.setAttribute("src", "http://z-ecx.images-amazon.com/images/G/01/imdbads/foresee/foresee-trigger-4277353327._V379388232_.js");
|
|
779
|
-
document.getElementsByTagName("head")[0].appendChild(foreseescript);
|
|
780
|
-
})();
|
|
781
|
-
</script>
|
|
782
|
-
<script>
|
|
783
|
-
(function() {
|
|
784
|
-
var aanSegmentScript = document.createElement('script'),
|
|
785
|
-
url = "http://www.amazon.com/aan/2009-05-01/imdb/default?slot=sitewide-iframe&u=[CLIENT_SIDE_ORD]&ord=[CLIENT_SIDE_ORD]",
|
|
786
|
-
final_url = url.replace(ad_utils.ord_regex, ad_utils.ord);
|
|
787
|
-
|
|
788
|
-
aanSegmentScript.setAttribute("defer", true);
|
|
789
|
-
aanSegmentScript.src = final_url;
|
|
790
|
-
document.getElementsByTagName("head")[0].appendChild(aanSegmentScript);
|
|
791
|
-
})();
|
|
792
|
-
</script>
|
|
793
868
|
|
|
794
|
-
<
|
|
795
|
-
<!-- end ads footer -->
|
|
796
|
-
<script src="http://i.media-imdb.com/images/SF478cec6a48c8de4413dbc404879752d1/js/jquery/plugins/jquery.colorbox-min.js" ></script><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF73051487323537a6449a6bb75bc86d43/css/min/lightbox.css" ><script type="text/imdblogin-js" id="login">
|
|
797
|
-
jQuery(document).ready(function(){
|
|
798
|
-
window.imdb.login_lightbox("https://secure.imdb.com",
|
|
799
|
-
"http://www.imdb.com/title/tt0133093/mediaindex?refine=still_frame");
|
|
800
|
-
});
|
|
801
|
-
</script>
|
|
802
|
-
<script src="http://i.media-imdb.com/images/SF124828d5e3ce85f98c8cfc700bceb7d1/js/cc/loginbox.js" ></script><script src="http://i.media-imdb.com/images/SF4fc1fad51f421b89bc458c801122c287/js/navbar.js" ></script><script src="http://i.media-imdb.com/images/SF2acc8d694b360edb1f184747accc161f/js/cc/suggestionsearch.js" charset="UTF-8"></script><script src="http://i.media-imdb.com/images/SFa507920689e62a48c5db36fb1f549cb3/a/js/timer.js" ></script><script src="http://i.media-imdb.com/images/SF13b529abb2d7f5490100996dd20b6a68/js/jquery/plugins/jquery.appear-1.1.1.min.js" ></script><script src="http://i.media-imdb.com/images/SFa4be5baa8d51e22640d81fa1e6773c7c/js/app/clickstream/rvi.js" ></script>
|
|
869
|
+
<div id="servertime" time="145"/>
|
|
803
870
|
|
|
804
|
-
<script type="text/javascript">
|
|
805
871
|
|
|
806
|
-
var _gaq = _gaq || [];
|
|
807
|
-
_gaq.push(['_setAccount', 'UA-3916519-1']);
|
|
808
|
-
_gaq.push(['_setDomainName', '.imdb.com']); _gaq.push(['_setSampleRate', '10']);
|
|
809
|
-
_gaq.push(['_trackPageview']); // must come last
|
|
810
|
-
|
|
811
|
-
(function() {
|
|
812
|
-
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
813
|
-
ga.src = 'http://www.google-analytics.com/ga.js';
|
|
814
|
-
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
815
|
-
})();
|
|
816
872
|
|
|
873
|
+
<script>
|
|
874
|
+
if (typeof uet == 'function') {
|
|
875
|
+
uet("be");
|
|
876
|
+
}
|
|
817
877
|
</script>
|
|
818
|
-
|
|
819
|
-
<noscript><img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2Fmediaindex%3Frefine%3Dstill_frame&c5=c6=&15=&cj=1"/></noscript>
|
|
820
|
-
|
|
821
|
-
</body>
|
|
878
|
+
</body>
|
|
822
879
|
</html>
|
|
880
|
+
|