spotlite 0.2.0 → 0.2.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 +15 -0
- data/CHANGELOG.md +5 -0
- data/lib/spotlite/movie.rb +40 -39
- data/lib/spotlite/string_extensions.rb +1 -0
- data/lib/spotlite/version.rb +1 -1
- data/spec/fixtures/search_the_core +100 -76
- data/spec/fixtures/tt0002186/index +401 -261
- data/spec/fixtures/tt0047396/releaseinfo +48 -62
- data/spec/fixtures/tt0133093/fullcredits +44 -63
- data/spec/fixtures/tt0133093/index +570 -509
- data/spec/fixtures/tt0133093/keywords +41 -60
- data/spec/fixtures/tt0133093/releaseinfo +41 -60
- data/spec/fixtures/tt0133093/trivia +1049 -943
- data/spec/fixtures/tt0169547/index +608 -520
- data/spec/fixtures/tt0317248/index +590 -534
- data/spec/fixtures/tt1134629/fullcredits +855 -0
- data/spec/spec_helper.rb +1 -0
- data/spec/spotlite/movie_spec.rb +15 -1
- metadata +7 -13
| @@ -1,14 +1,13 @@ | |
| 1 1 | 
             
            HTTP/1.1 200 OK
         | 
| 2 | 
            -
            Date:  | 
| 2 | 
            +
            Date: Sat, 20 Apr 2013 13:44:33 GMT
         | 
| 3 3 | 
             
            Server: Server
         | 
| 4 4 | 
             
            Content-Type: text/html;charset=UTF-8
         | 
| 5 5 | 
             
            Content-Language: en-US
         | 
| 6 6 | 
             
            Vary: Accept-Encoding,User-Agent
         | 
| 7 | 
            -
            Set-Cookie: uu= | 
| 8 | 
            -
            Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Thu,  | 
| 9 | 
            -
            Set-Cookie: session-id-time= | 
| 7 | 
            +
            Set-Cookie: uu=BCYi%2Fzcdk1jsRqxssxJxXexaF6jxTqNPo%2BWR0lFOzYaZhdhlLUZX2yzUttNJsnSUUdPBCzHeMyj3%0D%0AfpNB0bKZLAAsj8pqzsVClZqBiM2UlcxWIZBGCYpR7Zz48o0xMS9OQf0Bz2J7gJnWOmnWijVVxzNa%0D%0AFr8xJQvv4IEjpbSsFhTJJ0897294DBO46TH6Y9Js1NSgiW%2Bc7tW2gAXEmwBpKvJeIKdkfW0QPfiH%0D%0Ay4zkjlK8yt6HhNeWaKyMrCkoc5Hctq5%2Bdf6NgB3F7C%2BofHKwMRVKUg%3D%3D%0D%0A; Domain=.imdb.com; Expires=Thu, 08-May-2081 16:58:40 GMT; Path=/
         | 
| 8 | 
            +
            Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Thu, 08-May-2081 16:58:40 GMT; Path=/
         | 
| 9 | 
            +
            Set-Cookie: session-id-time=1524231873; Domain=.imdb.com; Expires=Thu, 08-May-2081 16:58:40 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 | 
            -
            nnCoection: close
         | 
| 12 11 | 
             
            Transfer-Encoding: chunked
         | 
| 13 12 |  | 
| 14 13 |  | 
| @@ -21,6 +20,12 @@ Transfer-Encoding: chunked | |
| 21 20 | 
             
            xmlns:og="http://ogp.me/ns#"
         | 
| 22 21 | 
             
            xmlns:fb="http://www.facebook.com/2008/fbml">
         | 
| 23 22 | 
             
                <head>
         | 
| 23 | 
            +
                    <script type="text/javascript">
         | 
| 24 | 
            +
                        var ue_sid = "000-0000000-0000000"; var ue_id = "1RK1CYTNAAVYEY7MCTF6";
         | 
| 25 | 
            +
                    </script>
         | 
| 26 | 
            +
             
         | 
| 27 | 
            +
            <script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/csmHeadOpenPreInject-1593619692._V371171287_.js"></script>
         | 
| 28 | 
            +
                    
         | 
| 24 29 | 
             
                    <script type="text/javascript">var IMDbTimer={starttime: new Date().getTime(),pt:'java'};</script>
         | 
| 25 30 |  | 
| 26 31 | 
             
              <script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
         | 
| @@ -50,17 +55,17 @@ xmlns:fb="http://www.facebook.com/2008/fbml"> | |
| 50 55 | 
             
                        <meta name="description" content="Directed by Andy Wachowski, Lana Wachowski.  With Keanu Reeves, Laurence Fishburne, Carrie-Anne Moss, Hugo Weaving. A computer hacker learns from mysterious rebels about the true nature of his reality and his role in the war against its controllers." />
         | 
| 51 56 | 
             
                        <meta property="og:description" content="Directed by Andy Wachowski, Lana Wachowski.  With Keanu Reeves, Laurence Fishburne, Carrie-Anne Moss, Hugo Weaving. A computer hacker learns from mysterious rebels about the true nature of his reality and his role in the war against its controllers." />
         | 
| 52 57 | 
             
                        <meta name="keywords" content="Reviews, Showtimes, DVDs, Photos, Message Boards, User Ratings, Synopsis, Trailers, Credits" />
         | 
| 53 | 
            -
                        <meta name="request_id" content=" | 
| 58 | 
            +
                        <meta name="request_id" content="1RK1CYTNAAVYEY7MCTF6" />
         | 
| 54 59 |  | 
| 55 60 | 
             
              <script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
         | 
| 56 | 
            -
            <!-- h=ics- | 
| 57 | 
            -
            <link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/ | 
| 61 | 
            +
            <!-- h=ics-1d-i-891c8df8.us-east-1 -->
         | 
| 62 | 
            +
            <link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/title-1563121485._V371069279_.css" />
         | 
| 58 63 | 
             
              <script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
         | 
| 59 64 |  | 
| 60 65 | 
             
              <script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
         | 
| 61 66 | 
             
                    <!-- begin ads header -->
         | 
| 62 67 | 
             
            <script>window.ads_js_start = new Date().getTime();</script>
         | 
| 63 | 
            -
            <script src="http://z-ecx.images-amazon.com/images/G/01/imdbads/js/collections/ads- | 
| 68 | 
            +
            <script src="http://z-ecx.images-amazon.com/images/G/01/imdbads/js/collections/ads-3989819072._V370853812_.js"></script>
         | 
| 64 69 | 
             
            <script>generic.monitoring.record_metric("ads_js_request_to_done", (new Date().getTime()) - window.ads_js_start);</script>
         | 
| 65 70 | 
             
            <script>
         | 
| 66 71 | 
             
            (function(url,itemName,h,w) {
         | 
| @@ -75,14 +80,14 @@ generic.monitoring.set_forester_info("title"); | |
| 75 80 | 
             
            generic.monitoring.set_twilight_info(
         | 
| 76 81 | 
             
            "title",
         | 
| 77 82 | 
             
            "EE",
         | 
| 78 | 
            -
            " | 
| 79 | 
            -
            "2013- | 
| 83 | 
            +
            "2473fa46394257fec1dd658bea9cb5b4ff82162a",
         | 
| 84 | 
            +
            "2013-04-20T13%3A44%3A33GMT",
         | 
| 80 85 | 
             
            "http://s.media-imdb.com/twilight/?");
         | 
| 81 86 | 
             
            generic.send_csm_head_metrics && generic.send_csm_head_metrics();
         | 
| 82 87 | 
             
            generic.monitoring.start_timing("page_load");
         | 
| 83 | 
            -
            generic.seconds_to_midnight =  | 
| 84 | 
            -
            generic.days_to_midnight = 0. | 
| 85 | 
            -
            custom.full_page.data_url = "http://z-ecx.images-amazon.com/images/G/01/imdbads/js/graffiti_data- | 
| 88 | 
            +
            generic.seconds_to_midnight = 62127;
         | 
| 89 | 
            +
            generic.days_to_midnight = 0.7190625071525574;
         | 
| 90 | 
            +
            custom.full_page.data_url = "http://z-ecx.images-amazon.com/images/G/01/imdbads/js/graffiti_data-150833228._V372077716_.js";
         | 
| 86 91 | 
             
            ad_utils.ad_prediction.init();
         | 
| 87 92 | 
             
            consoleLog('advertising initialized','ads');
         | 
| 88 93 | 
             
            var _gaq = _gaq || [];
         | 
| @@ -123,19 +128,19 @@ oncall(); | |
| 123 128 | 
             
                    <div id="wrapper">
         | 
| 124 129 | 
             
                        <div id="root" class="redesign">
         | 
| 125 130 | 
             
            <div id="nb20" class="navbarSprite">
         | 
| 126 | 
            -
            <div id="supertab">
         | 
| 127 | 
            -
            <!-- begin TOP_AD -->
         | 
| 131 | 
            +
            <div id="supertab">	
         | 
| 132 | 
            +
            	<!-- begin TOP_AD -->
         | 
| 128 133 | 
             
            <div id="top_ad_wrapper" class="dfp_slot">
         | 
| 129 134 | 
             
            <script type="text/javascript">
         | 
| 130 135 | 
             
            ad_utils.register_ad('top_ad');
         | 
| 131 136 | 
             
            </script>
         | 
| 132 | 
            -
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250; | 
| 133 | 
            -
            <noscript><a href="http | 
| 137 | 
            +
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;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;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_ad" name="top_ad" class="yesScript" width="0" 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>
         | 
| 138 | 
            +
            <noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;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;ab=f;bpx=1;ord=818754670649?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,1008x400,9x1;p=top;p=t;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;ab=f;bpx=1;ord=818754670649?" border="0" alt="advertisement" /></a></noscript>
         | 
| 134 139 | 
             
            </div>
         | 
| 135 140 | 
             
            <div id="top_ad_reflow_helper"></div>
         | 
| 136 141 | 
             
            <script>ad_utils.render_ad_fast('top_ad');</script>
         | 
| 137 142 | 
             
            <!-- End TOP_AD -->
         | 
| 138 | 
            -
             | 
| 143 | 
            +
            	
         | 
| 139 144 | 
             
            </div>
         | 
| 140 145 | 
             
              <div id="navbar" class="navbarSprite">
         | 
| 141 146 | 
             
            <noscript>
         | 
| @@ -216,7 +221,7 @@ href="/help/" | |
| 216 221 | 
             
                       <li><a href="/trailers?ref_=nb_mv_6_tr" >Trailer Gallery</a></li>
         | 
| 217 222 | 
             
                       <li><a href="/watchnow/?ref_=nb_mv_7_wn" >Watch Now on AIV</a></li>
         | 
| 218 223 | 
             
                       <li><a href="/sections/dvd/?ref_=nb_mv_8_dvd" >On DVD & Blu-Ray</a></li>
         | 
| 219 | 
            -
                       <li><a href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies</a></li>
         | 
| 224 | 
            +
                       <li><a href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies & TV</a></li>
         | 
| 220 225 | 
             
                       <li><a href="/oscars/?ref_=nb_mv_10_rto" >Road to the Oscars</a></li>
         | 
| 221 226 | 
             
                  </ul>
         | 
| 222 227 | 
             
                  </li>
         | 
| @@ -263,17 +268,13 @@ class="navbarSprite" | |
| 263 268 | 
             
            >IMDbPro</a>
         | 
| 264 269 | 
             
                  <ul class="sub_nav">
         | 
| 265 270 | 
             
                       <li><a
         | 
| 266 | 
            -
            onclick="(new Image()).src='/rg/resume/prosystem/images/b.gif?link=/r/Resume/resume/';"
         | 
| 267 | 
            -
            href="/r/Resume/resume/"
         | 
| 268 | 
            -
            >Add a Resume</a></li>
         | 
| 269 | 
            -
                       <li><a
         | 
| 270 271 | 
             
            onclick="(new Image()).src='/rg/procontact/navbar/images/b.gif?link=/r/nm_ovrview_contact/representation/';"
         | 
| 271 272 | 
             
            href="/r/nm_ovrview_contact/representation/"
         | 
| 272 273 | 
             
            >Contact Info</a></li>
         | 
| 273 274 | 
             
                       <li><a
         | 
| 274 | 
            -
            onclick="(new Image()).src='/rg/ | 
| 275 | 
            -
            href="/r/ | 
| 276 | 
            -
            >Add  | 
| 275 | 
            +
            onclick="(new Image()).src='/rg/photos/navbar/images/b.gif?link=/r/Resume/resume/update/photos';"
         | 
| 276 | 
            +
            href="/r/Resume/resume/update/photos"
         | 
| 277 | 
            +
            >Add Photos</a></li>
         | 
| 277 278 | 
             
                  </ul>
         | 
| 278 279 | 
             
                  </li>
         | 
| 279 280 | 
             
                  <li class="css_nav_item" aria-haspopup="true">
         | 
| @@ -295,26 +296,26 @@ href="/list/watchlist" | |
| 295 296 | 
             
            </div>
         | 
| 296 297 | 
             
              </div>
         | 
| 297 298 | 
             
            </div>
         | 
| 298 | 
            -
             | 
| 299 | 
            -
            <!-- no content received for slot: navstrip -->
         | 
| 300 | 
            -
             | 
| 301 | 
            -
             | 
| 302 | 
            -
            <!-- begin injectable INJECTED_NAVSTRIP -->
         | 
| 299 | 
            +
            	
         | 
| 300 | 
            +
            	<!-- no content received for slot: navstrip -->
         | 
| 301 | 
            +
            	
         | 
| 302 | 
            +
            	
         | 
| 303 | 
            +
            	<!-- begin injectable INJECTED_NAVSTRIP -->
         | 
| 303 304 | 
             
            <div id="injected_navstrip_wrapper" class="injected_slot">
         | 
| 304 305 | 
             
            <iframe id="injected_navstrip" name="injected_navstrip" class="yesScript" width="0" 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>
         | 
| 305 306 | 
             
            <script>ad_utils.inject_ad.register('injected_navstrip');</script>
         | 
| 306 307 | 
             
            <div id="injected_navstrip_reflow_helper"></div>
         | 
| 307 308 | 
             
            <!-- end injectable INJECTED_NAVSTRIP -->
         | 
| 308 | 
            -
             | 
| 309 | 
            +
            	
         | 
| 309 310 | 
             
                            <div id="pagecontent" itemscope itemtype="http://schema.org/Movie">
         | 
| 310 | 
            -
             | 
| 311 | 
            -
            <!-- begin injectable INJECTED_BILLBOARD -->
         | 
| 311 | 
            +
            	
         | 
| 312 | 
            +
            	<!-- begin injectable INJECTED_BILLBOARD -->
         | 
| 312 313 | 
             
            <div id="injected_billboard_wrapper" class="injected_slot">
         | 
| 313 314 | 
             
            <iframe id="injected_billboard" name="injected_billboard" class="yesScript" width="0" 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>
         | 
| 314 315 | 
             
            <script>ad_utils.inject_ad.register('injected_billboard');</script>
         | 
| 315 316 | 
             
            <div id="injected_billboard_reflow_helper"></div>
         | 
| 316 317 | 
             
            <!-- end injectable INJECTED_BILLBOARD -->
         | 
| 317 | 
            -
             | 
| 318 | 
            +
            	
         | 
| 318 319 |  | 
| 319 320 | 
             
              <script type="text/javascript">setTimeout(function() {
         | 
| 320 321 | 
             
                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";
         | 
| @@ -323,7 +324,7 @@ href="/list/watchlist" | |
| 323 324 | 
             
                like.onload = function () { generic.monitoring.stop_timing('facebook_like_iframe', '', false); } }, 5);
         | 
| 324 325 | 
             
              </script>
         | 
| 325 326 |  | 
| 326 | 
            -
            <div id="content-2-wide" class="redesign" | 
| 327 | 
            +
            <div id="content-2-wide" class="redesign">
         | 
| 327 328 | 
             
                <div class="maindetails_center" id="maindetails_center_top">
         | 
| 328 329 |  | 
| 329 330 |  | 
| @@ -363,7 +364,7 @@ id="meterRank" | |
| 363 364 | 
             
            </a>            </div>
         | 
| 364 365 | 
             
                        <div id="meterChangeRow" class="meterToggleOnHover">
         | 
| 365 366 | 
             
                                <span>Down</span>
         | 
| 366 | 
            -
                            <span id="meterChange"> | 
| 367 | 
            +
                            <span id="meterChange">37</span>
         | 
| 367 368 | 
             
                            <span>this week</span>
         | 
| 368 369 | 
             
                        </div>
         | 
| 369 370 | 
             
                        <div id="meterSeeMoreRow" class="meterToggleOnHover">
         | 
| @@ -377,6 +378,7 @@ href="/r/tt_moviemeter_why/title/tt0133093" | |
| 377 378 | 
             
                </div>
         | 
| 378 379 | 
             
            <h1 class="header"> <span class="itemprop" itemprop="name">The Matrix</span> 
         | 
| 379 380 | 
             
                        <span class="nobr">(<a href="/year/1999/?ref_=tt_ov_inf" >1999</a>)</span>
         | 
| 381 | 
            +
                
         | 
| 380 382 | 
             
            </h1>
         | 
| 381 383 | 
             
                <div class="infobar">
         | 
| 382 384 |  | 
| @@ -404,12 +406,13 @@ href="/r/tt_moviemeter_why/title/tt0133093" | |
| 404 406 | 
             
            </a>            </span>
         | 
| 405 407 |  | 
| 406 408 | 
             
                </div>
         | 
| 407 | 
            -
              | 
| 409 | 
            +
             
         | 
| 410 | 
            +
            <div class="star-box giga-star">
         | 
| 408 411 | 
             
                    <div class="titlePageSprite star-box-giga-star"> 8.7 </div>
         | 
| 409 412 | 
             
                <div class="star-box-rating-widget">
         | 
| 410 413 | 
             
                        <span class="star-box-rating-label">Your rating:</span>
         | 
| 411 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0133093|imdb|0|0|" data-ga-identifier=""
         | 
| 412 | 
            -
            title="Users rated this 8.7/10 ( | 
| 414 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0133093|imdb|0|0|title-maindetails" data-ga-identifier=""
         | 
| 415 | 
            +
            title="Users rated this 8.7/10 (688,454 votes) - click stars to rate" >
         | 
| 413 416 | 
             
            <span class="rating-bg"> </span>
         | 
| 414 417 | 
             
            <span class="rating-imdb " style="width: 0px"> </span>
         | 
| 415 418 | 
             
            <span class="rating-stars">
         | 
| @@ -428,17 +431,17 @@ title="Users rated this 8.7/10 (667,757 votes) - click stars to rate" > | |
| 428 431 | 
             
            <span class="rating-cancel "><a href="/title/tt0133093/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 429 432 | 
             
             </div>
         | 
| 430 433 | 
             
                </div> 
         | 
| 431 | 
            -
                <div class="star-box-details" itemtype="http://schema.org/AggregateRating" itemscope | 
| 434 | 
            +
                <div class="star-box-details" itemtype="http://schema.org/AggregateRating" itemscope itemprop="aggregateRating">
         | 
| 432 435 | 
             
                        Ratings:
         | 
| 433 | 
            -
            <strong><span itemprop="ratingValue">8.7</span></strong><span class="mellow">/<span itemprop="bestRating">10</span></span>            from <a href="ratings?ref_=tt_ov_rt" title=" | 
| 436 | 
            +
            <strong><span itemprop="ratingValue">8.7</span></strong><span class="mellow">/<span itemprop="bestRating">10</span></span>            from <a href="ratings?ref_=tt_ov_rt" title="688,454 IMDb users have given an average vote of 8.7/10" > <span itemprop="ratingCount">688,454</span> users
         | 
| 434 437 | 
             
            </a> 
         | 
| 435 438 | 
             
                        Metascore: <a href="criticreviews?ref_=tt_ov_rt" title="73 review excerpts provided by Metacritic.com" > 73/100
         | 
| 436 439 | 
             
            </a>            <br/>
         | 
| 437 440 | 
             
                        Reviews: 
         | 
| 438 | 
            -
            <a href="reviews?ref_=tt_ov_rt" title="3, | 
| 441 | 
            +
            <a href="reviews?ref_=tt_ov_rt" title="3,386 IMDb user reviews" > <span itemprop="reviewCount">3,386 user</span>
         | 
| 439 442 | 
             
            </a> 
         | 
| 440 443 | 
             
                            <span class="ghost">|</span>
         | 
| 441 | 
            -
            <a href="externalreviews?ref_=tt_ov_rt" title=" | 
| 444 | 
            +
            <a href="externalreviews?ref_=tt_ov_rt" title="287 IMDb critic reviews" > <span itemprop="reviewCount">287 critic</span>
         | 
| 442 445 | 
             
            </a>             
         | 
| 443 446 | 
             
                            <span class="ghost">|</span> 
         | 
| 444 447 | 
             
            <a href="criticreviews?ref_=tt_ov_rt" title="35 review excerpts provided by Metacritic.com" > 35
         | 
| @@ -498,7 +501,16 @@ A computer hacker learns from mysterious rebels about the true nature of his rea | |
| 498 501 | 
             
                    <span class="beta">Beta</span>
         | 
| 499 502 | 
             
                    <span class="title">I'm Watching This!</span>
         | 
| 500 503 | 
             
                    <div class="body">
         | 
| 501 | 
            -
                        <div class="info">Keep track of everything you watch; tell your friends | 
| 504 | 
            +
                        <div class="info">Keep track of everything you watch; tell your friends.
         | 
| 505 | 
            +
                        	<div class="info_details">
         | 
| 506 | 
            +
                        		If your account is linked with Facebook and you have turned on sharing, this will show up in your activity feed. If not, you can turn on sharing 
         | 
| 507 | 
            +
                        			<a
         | 
| 508 | 
            +
            onclick="(new Image()).src='/rg/unknown/unknown/images/b.gif?link=https://secure.imdb.com/register-imdb/sharing?ref=tt_checkin_share';"
         | 
| 509 | 
            +
            href="https://secure.imdb.com/register-imdb/sharing?ref=tt_checkin_share"
         | 
| 510 | 
            +
            >here</a>
         | 
| 511 | 
            +
                        		.
         | 
| 512 | 
            +
                        	</div>
         | 
| 513 | 
            +
                        </div>
         | 
| 502 514 | 
             
                        <div class="small message_box">
         | 
| 503 515 | 
             
                            <div class="hidden error"><h2>Error</h2> Please try again!</div>
         | 
| 504 516 | 
             
                            <div class="hidden success"><h2>Added to Your Check-Ins.</h2> <a href="/list/checkins">View</a></div>
         | 
| @@ -599,14 +611,14 @@ A computer hacker learns from mysterious rebels about the true nature of his rea | |
| 599 611 | 
             
                </div> 
         | 
| 600 612 |  | 
| 601 613 | 
             
                <div id="maindetails_sidebar_top" class="maindetails_sidebar">
         | 
| 602 | 
            -
             | 
| 603 | 
            -
            <!-- begin TOP_RHS -->
         | 
| 614 | 
            +
            	
         | 
| 615 | 
            +
            	<!-- begin TOP_RHS -->
         | 
| 604 616 | 
             
            <div id="top_rhs_wrapper" class="dfp_slot">
         | 
| 605 617 | 
             
            <script type="text/javascript">
         | 
| 606 618 | 
             
            ad_utils.register_ad('top_rhs');
         | 
| 607 619 | 
             
            </script>
         | 
| 608 | 
            -
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,300x600,300x300,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; | 
| 609 | 
            -
            <noscript><a href="http | 
| 620 | 
            +
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,300x600,300x300,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;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_rhs" name="top_rhs" class="yesScript" width="300" 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>
         | 
| 621 | 
            +
            <noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=1;sz=300x250,300x600,300x300,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;ab=f;bpx=1;ord=818754670649?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=1;sz=300x250,300x600,300x300,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;ab=f;bpx=1;ord=818754670649?" border="0" alt="advertisement" /></a></noscript>
         | 
| 610 622 | 
             
            </div>
         | 
| 611 623 | 
             
            <div id="top_rhs_reflow_helper"></div>
         | 
| 612 624 | 
             
            <script>ad_utils.render_ad_fast('top_rhs');</script>
         | 
| @@ -614,7 +626,7 @@ ad_utils.register_ad('top_rhs'); | |
| 614 626 | 
             
            <a class="yesScript" href="#" onclick="ad_utils.show_ad_feedback('top_rhs');return false;" id="ad_feedback_top_rhs">ad feedback</a>
         | 
| 615 627 | 
             
            </div>
         | 
| 616 628 | 
             
            <!-- End TOP_RHS -->
         | 
| 617 | 
            -
             | 
| 629 | 
            +
            	
         | 
| 618 630 | 
             
              <script>
         | 
| 619 631 | 
             
                if ('csm' in window) {
         | 
| 620 632 | 
             
                  csm.measure('csm_atf_sidebar');
         | 
| @@ -624,6 +636,231 @@ ad_utils.register_ad('top_rhs'); | |
| 624 636 |  | 
| 625 637 | 
             
                <div id="maindetails_sidebar_bottom" class="maindetails_sidebar">
         | 
| 626 638 |  | 
| 639 | 
            +
              <script>
         | 
| 640 | 
            +
                if ('csm' in window) {
         | 
| 641 | 
            +
                  csm.measure('csm_TitleQuickLinksWidgetRHS_started');
         | 
| 642 | 
            +
                }
         | 
| 643 | 
            +
              </script>
         | 
| 644 | 
            +
                <div class="aux-content-widget-3 links subnav" div="quicklinks">
         | 
| 645 | 
            +
             | 
| 646 | 
            +
                        <h3 class="inline">Quick Links</h3>
         | 
| 647 | 
            +
             | 
| 648 | 
            +
             | 
| 649 | 
            +
                    <div id="maindetails_quicklinks">
         | 
| 650 | 
            +
                            <div class="split_0">    <ul class="quicklinks">
         | 
| 651 | 
            +
                            <li class="subnav_item_main">
         | 
| 652 | 
            +
            <a href="/title/tt0133093/fullcredits?ref_=tt_ql_1" class="link" >Full Cast and Crew</a>
         | 
| 653 | 
            +
                            </li>
         | 
| 654 | 
            +
                            <li class="subnav_item_main">
         | 
| 655 | 
            +
            <a href="/title/tt0133093/trivia?ref_=tt_ql_2" class="link" >Trivia</a>
         | 
| 656 | 
            +
                            </li>
         | 
| 657 | 
            +
                            <li class="subnav_item_main">
         | 
| 658 | 
            +
            <a href="/title/tt0133093/quotes?ref_=tt_ql_3" class="link" >Quotes</a>
         | 
| 659 | 
            +
                            </li>
         | 
| 660 | 
            +
                            <li class="subnav_item_main">
         | 
| 661 | 
            +
            <a href="/title/tt0133093/awards?ref_=tt_ql_4" class="link" >Awards</a>
         | 
| 662 | 
            +
                            </li>
         | 
| 663 | 
            +
                            <li class="subnav_item_main">
         | 
| 664 | 
            +
            <a href="/title/tt0133093/board/?ref_=tt_ql_5" class="link" >Message Board</a>
         | 
| 665 | 
            +
                            </li>
         | 
| 666 | 
            +
                </ul>
         | 
| 667 | 
            +
            </div>
         | 
| 668 | 
            +
                            <div class="split_1">    <ul class="quicklinks">
         | 
| 669 | 
            +
                            <li class="subnav_item_main">
         | 
| 670 | 
            +
            <a href="/title/tt0133093/plotsummary?ref_=tt_ql_6" class="link" >Plot Summary</a>
         | 
| 671 | 
            +
                            </li>
         | 
| 672 | 
            +
                            <li class="subnav_item_main">
         | 
| 673 | 
            +
            <a href="/title/tt0133093/parentalguide?ref_=tt_ql_7" class="link" >Parents Guide</a>
         | 
| 674 | 
            +
                            </li>
         | 
| 675 | 
            +
                            <li class="subnav_item_main">
         | 
| 676 | 
            +
            <a href="/title/tt0133093/reviews?ref_=tt_ql_8" class="link" >User Reviews</a>
         | 
| 677 | 
            +
                            </li>
         | 
| 678 | 
            +
                            <li class="subnav_item_main">
         | 
| 679 | 
            +
            <a href="/title/tt0133093/releaseinfo?ref_=tt_ql_9" class="link" >Release Dates</a>
         | 
| 680 | 
            +
                            </li>
         | 
| 681 | 
            +
                            <li class="subnav_item_main">
         | 
| 682 | 
            +
            <a href="/title/tt0133093/companycredits?ref_=tt_ql_10" class="link" >Company Credits</a>
         | 
| 683 | 
            +
                            </li>
         | 
| 684 | 
            +
                </ul>
         | 
| 685 | 
            +
            </div>
         | 
| 686 | 
            +
                    </div>
         | 
| 687 | 
            +
                    <hr/>
         | 
| 688 | 
            +
             | 
| 689 | 
            +
                    <div id="full_subnav">
         | 
| 690 | 
            +
             | 
| 691 | 
            +
             | 
| 692 | 
            +
                    <h4>Details</h4>
         | 
| 693 | 
            +
                <ul class="quicklinks">
         | 
| 694 | 
            +
                            <li class="subnav_item_main">
         | 
| 695 | 
            +
            <a href="/title/tt0133093/fullcredits?ref_=tt_ql_dt_1" class="link" >Full Cast and Crew</a>
         | 
| 696 | 
            +
                            </li>
         | 
| 697 | 
            +
                            <li class="subnav_item_main">
         | 
| 698 | 
            +
            <a href="/title/tt0133093/releaseinfo?ref_=tt_ql_dt_2" class="link" >Release Dates</a>
         | 
| 699 | 
            +
                            </li>
         | 
| 700 | 
            +
                            <li class="subnav_item_main">
         | 
| 701 | 
            +
            <a href="/title/tt0133093/officialsites?ref_=tt_ql_dt_3" class="link" >Official Sites</a>
         | 
| 702 | 
            +
                            </li>
         | 
| 703 | 
            +
                            <li class="subnav_item_main">
         | 
| 704 | 
            +
            <a href="/title/tt0133093/business?ref_=tt_ql_dt_4" class="link" >Box Office/Business</a>
         | 
| 705 | 
            +
                            </li>
         | 
| 706 | 
            +
                            <li class="subnav_item_main">
         | 
| 707 | 
            +
            <a href="/title/tt0133093/companycredits?ref_=tt_ql_dt_5" class="link" >Company Credits</a>
         | 
| 708 | 
            +
                            </li>
         | 
| 709 | 
            +
                            <li class="subnav_item_main">
         | 
| 710 | 
            +
            <a href="/title/tt0133093/locations?ref_=tt_ql_dt_6" class="link" >Filming Locations</a>
         | 
| 711 | 
            +
                            </li>
         | 
| 712 | 
            +
                            <li class="subnav_item_main">
         | 
| 713 | 
            +
            <a href="/title/tt0133093/technical?ref_=tt_ql_dt_7" class="link" >Technical Specs</a>
         | 
| 714 | 
            +
                            </li>
         | 
| 715 | 
            +
                            <li class="subnav_item_main">
         | 
| 716 | 
            +
            <a href="/title/tt0133093/literature?ref_=tt_ql_dt_8" class="link empty" >Literature</a>
         | 
| 717 | 
            +
                            </li>
         | 
| 718 | 
            +
                </ul>
         | 
| 719 | 
            +
             | 
| 720 | 
            +
             | 
| 721 | 
            +
                    <h4>Storyline</h4>
         | 
| 722 | 
            +
                <ul class="quicklinks">
         | 
| 723 | 
            +
                            <li class="subnav_item_main">
         | 
| 724 | 
            +
            <a href="/title/tt0133093/taglines?ref_=tt_ql_stry_1" class="link" >Taglines</a>
         | 
| 725 | 
            +
                            </li>
         | 
| 726 | 
            +
                            <li class="subnav_item_main">
         | 
| 727 | 
            +
            <a href="/title/tt0133093/plotsummary?ref_=tt_ql_stry_2" class="link" >Plot Summary</a>
         | 
| 728 | 
            +
                            </li>
         | 
| 729 | 
            +
                            <li class="subnav_item_main">
         | 
| 730 | 
            +
            <a href="/title/tt0133093/synopsis?ref_=tt_ql_stry_3" class="link" >Synopsis</a>
         | 
| 731 | 
            +
                            </li>
         | 
| 732 | 
            +
                            <li class="subnav_item_main">
         | 
| 733 | 
            +
            <a href="/title/tt0133093/keywords?ref_=tt_ql_stry_4" class="link" >Plot Keywords</a>
         | 
| 734 | 
            +
                            </li>
         | 
| 735 | 
            +
                            <li class="subnav_item_main">
         | 
| 736 | 
            +
            <a href="/title/tt0133093/parentalguide?ref_=tt_ql_stry_5" class="link" >Parents Guide</a>
         | 
| 737 | 
            +
                            </li>
         | 
| 738 | 
            +
                </ul>
         | 
| 739 | 
            +
             | 
| 740 | 
            +
             | 
| 741 | 
            +
                    <h4>Did You Know?</h4>
         | 
| 742 | 
            +
                <ul class="quicklinks">
         | 
| 743 | 
            +
                            <li class="subnav_item_main">
         | 
| 744 | 
            +
            <a href="/title/tt0133093/trivia?ref_=tt_ql_trv_1" class="link" >Trivia</a>
         | 
| 745 | 
            +
                            </li>
         | 
| 746 | 
            +
                            <li class="subnav_item_main">
         | 
| 747 | 
            +
            <a href="/title/tt0133093/goofs?ref_=tt_ql_trv_2" class="link" >Goofs</a>
         | 
| 748 | 
            +
                            </li>
         | 
| 749 | 
            +
                            <li class="subnav_item_main">
         | 
| 750 | 
            +
            <a href="/title/tt0133093/crazycredits?ref_=tt_ql_trv_3" class="link" >Crazy Credits</a>
         | 
| 751 | 
            +
                            </li>
         | 
| 752 | 
            +
                            <li class="subnav_item_main">
         | 
| 753 | 
            +
            <a href="/title/tt0133093/quotes?ref_=tt_ql_trv_4" class="link" >Quotes</a>
         | 
| 754 | 
            +
                            </li>
         | 
| 755 | 
            +
                            <li class="subnav_item_main">
         | 
| 756 | 
            +
            <a href="/title/tt0133093/alternateversions?ref_=tt_ql_trv_5" class="link" >Alternate Versions</a>
         | 
| 757 | 
            +
                            </li>
         | 
| 758 | 
            +
                            <li class="subnav_item_main">
         | 
| 759 | 
            +
            <a href="/title/tt0133093/movieconnections?ref_=tt_ql_trv_6" class="link" >Connections</a>
         | 
| 760 | 
            +
                            </li>
         | 
| 761 | 
            +
                            <li class="subnav_item_main">
         | 
| 762 | 
            +
            <a href="/title/tt0133093/soundtrack?ref_=tt_ql_trv_7" class="link" >Soundtracks</a>
         | 
| 763 | 
            +
                            </li>
         | 
| 764 | 
            +
                </ul>
         | 
| 765 | 
            +
             | 
| 766 | 
            +
             | 
| 767 | 
            +
                    <h4>Photo & Video</h4>
         | 
| 768 | 
            +
                <ul class="quicklinks">
         | 
| 769 | 
            +
                            <li class="subnav_item_main">
         | 
| 770 | 
            +
            <a href="/title/tt0133093/mediaindex?ref_=tt_ql_pv_1" class="link" >Photo Gallery</a>
         | 
| 771 | 
            +
                            </li>
         | 
| 772 | 
            +
                            <li class="subnav_item_main">
         | 
| 773 | 
            +
            <a href="/title/tt0133093/videogallery?ref_=tt_ql_pv_2" class="link" >Trailers and Videos</a>
         | 
| 774 | 
            +
                            </li>
         | 
| 775 | 
            +
                </ul>
         | 
| 776 | 
            +
             | 
| 777 | 
            +
             | 
| 778 | 
            +
                    <h4>Opinion</h4>
         | 
| 779 | 
            +
                <ul class="quicklinks">
         | 
| 780 | 
            +
                            <li class="subnav_item_main">
         | 
| 781 | 
            +
            <a href="/title/tt0133093/awards?ref_=tt_ql_op_1" class="link" >Awards</a>
         | 
| 782 | 
            +
                            </li>
         | 
| 783 | 
            +
                            <li class="subnav_item_main">
         | 
| 784 | 
            +
            <a href="/title/tt0133093/faq?ref_=tt_ql_op_2" class="link" >FAQ</a>
         | 
| 785 | 
            +
                            </li>
         | 
| 786 | 
            +
                            <li class="subnav_item_main">
         | 
| 787 | 
            +
            <a href="/title/tt0133093/reviews?ref_=tt_ql_op_3" class="link" >User Reviews</a>
         | 
| 788 | 
            +
                            </li>
         | 
| 789 | 
            +
                            <li class="subnav_item_main">
         | 
| 790 | 
            +
            <a href="/title/tt0133093/ratings?ref_=tt_ql_op_4" class="link" >User Ratings</a>
         | 
| 791 | 
            +
                            </li>
         | 
| 792 | 
            +
                            <li class="subnav_item_main">
         | 
| 793 | 
            +
            <a href="/title/tt0133093/externalreviews?ref_=tt_ql_op_5" class="link" >External Reviews</a>
         | 
| 794 | 
            +
                            </li>
         | 
| 795 | 
            +
                            <li class="subnav_item_main">
         | 
| 796 | 
            +
            <a href="/title/tt0133093/criticreviews?ref_=tt_ql_op_6" class="link" >Metacritic Reviews</a>
         | 
| 797 | 
            +
                            </li>
         | 
| 798 | 
            +
                            <li class="subnav_item_main">
         | 
| 799 | 
            +
            <a href="/title/tt0133093/board/?ref_=tt_ql_op_7" class="link" >Message Board</a>
         | 
| 800 | 
            +
                            </li>
         | 
| 801 | 
            +
                </ul>
         | 
| 802 | 
            +
             | 
| 803 | 
            +
             | 
| 804 | 
            +
                    <h4>External Links</h4>
         | 
| 805 | 
            +
                <ul class="quicklinks">
         | 
| 806 | 
            +
                            <li class="subnav_item_main">
         | 
| 807 | 
            +
            <a href="/title/tt0133093/miscsites?ref_=tt_ql_ex_1" class="link" >Miscellaneous</a>
         | 
| 808 | 
            +
                            </li>
         | 
| 809 | 
            +
                            <li class="subnav_item_main">
         | 
| 810 | 
            +
            <a href="/title/tt0133093/soundsites?ref_=tt_ql_ex_2" class="link" >Sound Clips</a>
         | 
| 811 | 
            +
                            </li>
         | 
| 812 | 
            +
                            <li class="subnav_item_main">
         | 
| 813 | 
            +
            <a href="/title/tt0133093/videosites?ref_=tt_ql_ex_3" class="link" >Video Clips</a>
         | 
| 814 | 
            +
                            </li>
         | 
| 815 | 
            +
                            <li class="subnav_item_main">
         | 
| 816 | 
            +
            <a href="/title/tt0133093/photosites?ref_=tt_ql_ex_4" class="link" >Photographs</a>
         | 
| 817 | 
            +
                            </li>
         | 
| 818 | 
            +
                            <li class="subnav_item_main">
         | 
| 819 | 
            +
            <a href="/title/tt0133093/posters?ref_=tt_ql_ex_5" class="link" >Posters</a>
         | 
| 820 | 
            +
                            </li>
         | 
| 821 | 
            +
                </ul>
         | 
| 822 | 
            +
             | 
| 823 | 
            +
             | 
| 824 | 
            +
                    <h4>TV</h4>
         | 
| 825 | 
            +
                <ul class="quicklinks">
         | 
| 826 | 
            +
                            <li class="subnav_item_main">
         | 
| 827 | 
            +
            <a href="/title/tt0133093/tvschedule?ref_=tt_ql_tv_1" class="link empty" >TV Schedule</a>
         | 
| 828 | 
            +
                            </li>
         | 
| 829 | 
            +
                </ul>
         | 
| 830 | 
            +
             | 
| 831 | 
            +
             | 
| 832 | 
            +
                    <h4>Related Items</h4>
         | 
| 833 | 
            +
                <ul class="quicklinks">
         | 
| 834 | 
            +
                            <li class="subnav_item_main">
         | 
| 835 | 
            +
            <a href="/title/tt0133093/news?ref_=tt_ql_rel_1" class="link" >NewsDesk</a>
         | 
| 836 | 
            +
                            </li>
         | 
| 837 | 
            +
                            <li class="subnav_item_main">
         | 
| 838 | 
            +
            <a href="/showtimes/title/tt0133093?ref_=tt_ql_rel_2" class="link empty" >Showtimes</a>
         | 
| 839 | 
            +
                            </li>
         | 
| 840 | 
            +
                </ul>
         | 
| 841 | 
            +
             | 
| 842 | 
            +
             | 
| 843 | 
            +
                    <h4>Professional Services</h4>
         | 
| 844 | 
            +
                <ul class="quicklinks">
         | 
| 845 | 
            +
                            <li class="subnav_item_main">
         | 
| 846 | 
            +
            <a href="/r/tt_moviemeter_why/title/tt0133093?ref_=tt_ql_pro_1" class="link" >Get more at IMDbPro</a>
         | 
| 847 | 
            +
                            </li>
         | 
| 848 | 
            +
                            <li class="subnav_item_main">
         | 
| 849 | 
            +
            <a href="https://secure.imdb.com/store/photos/?ref_=tt_ql_pro_2" class="link" >Add posters & stills to this title</a>
         | 
| 850 | 
            +
                            </li>
         | 
| 851 | 
            +
                </ul>
         | 
| 852 | 
            +
                        <hr/>
         | 
| 853 | 
            +
                    </div>
         | 
| 854 | 
            +
             | 
| 855 | 
            +
                    <div class="show_more">Explore More</div>
         | 
| 856 | 
            +
                    <div class="show_less">Show Less</div>
         | 
| 857 | 
            +
                </div>
         | 
| 858 | 
            +
              <script>
         | 
| 859 | 
            +
                if ('csm' in window) {
         | 
| 860 | 
            +
                  csm.measure('csm_TitleQuickLinksWidgetRHS_finished');
         | 
| 861 | 
            +
                }
         | 
| 862 | 
            +
              </script>
         | 
| 863 | 
            +
                        
         | 
| 627 864 | 
             
              <div class="aux-content-widget-2"> 
         | 
| 628 865 | 
             
                <div class="social">
         | 
| 629 866 | 
             
              <script type="text/javascript">generic.monitoring.start_timing("facebook_like_iframe");</script>
         | 
| @@ -641,74 +878,24 @@ ad_utils.register_ad('top_rhs'); | |
| 641 878 | 
             
              </div>
         | 
| 642 879 | 
             
                </div>
         | 
| 643 880 | 
             
              </div>
         | 
| 881 | 
            +
            	
         | 
| 882 | 
            +
            	    <!-- begin RHS_CORNERSTONE -->
         | 
| 883 | 
            +
            	
         | 
| 884 | 
            +
                
         | 
| 885 | 
            +
             | 
| 886 | 
            +
             | 
| 887 | 
            +
             | 
| 888 | 
            +
                    
         | 
| 889 | 
            +
                <a target="_blank" href="http://aax-us-east.amazon-adsystem.com/x/c/K.s5k6yoB-S2Z0n8RfwM3w/http://pda-bes.amazon.com/c?i=1$AgAAAAAAAAAEAAAAAAAAAAIAAAAArjFRWvbLnX-Zu9i0a4badJ3GDLE2o5vcOe0z0gPKdj2U1pOgiWyAbHMl2YFKKeM4oZ5wc72OBxPBjs1mVzHiK25WMWIxwDUG7WkMe1ejjvERBqYjoUH4Rdwmx.tm31SoWL6faPhWc4vzWJuH6kG4fjp7Td.z6Z-xYMooEBTxQk4d4f4a9BtZGzxGKPztCpv4l3xrkRhWgvfSPC29DlqB6ulV7.M1tJnrmxZdAcyn7mPFg-Emy1tHirIyXdv0LDy1y77N15OXe8Cbw8E4.meLLyIK5hsOkJpt.vQMK4jo-25.lYEijidVOUaepk466.fWD4CYTvOd8skcVit5GXgHQejR.lFv3g4ux.VxB4aujunGLr8IddYuDtC542gEvSaJVB2AP1KTdIsNQQMYR1q.8V7ZG57ZQ17e9I5W5ELhFE-QI-1jjGz4SQU0J5jzMO3Pl1Pd.vIPSsZ-kNgWoDdHW8029AJ0FlalYpyZQEaGhHmtV4yhnRowyC8Mu4G61HvgqH5fLohFFmvMChIA9l.iyRClpEWVNaa0FIFbVXNZR3lqWd.DYoVJfGG59Jd5vvoWLc7f9K8K4BbXYpZPRSLEnILmduPjLNi5xrlhjEtLTZnphBa3KT5N7fpq1uZHKTgHMtXjiP5AdUJsk8yEg7X2BAq8.01HwHGLvoE8RcPN4PSwpDPKJXu-scGI9dq0JeQzR28HSkxMm1H.7frF3V2GDZktsXaNrUVVIV48lP9YYj-6-7NmhuGkp3QQ0o.Ch3-SvHx2Seq34TI.e7EBdixFAuH5RKsmJqIdkTb71z99AvDUFUh0OJZc.ZbuVyPRPsVbbVGmDGAOnGbU2aM2cLJ3HMyhTHM6HUGl5QgDJwSq9gzg3Wgyg.pHihbUgTH5FDETsMVkeju9mssvj5vevZGBwM0xwD0ODSvJbea06QZqEG1goL7V7j55xs1WVlFyeTHvS7EqfY2chNlZKCGT9nOpDUG4Xkrhl68b9Ua2TlIP1MgtJ1gQviYLaIf.1Ugr3-goyay0cBylt.n5uX0RASBJAmIK0buKHMSPtg0lzcCX-f-AC2CasMB7TtNakF2yzPMtvxftZmMmW0vgwbmBi30vPfEZMOvq2xJNurEWZ2IDu9w1IgJk"><img src="//d2o307dm5mqftz.cloudfront.net/1000011/1366404568107/MV5BNTk4MzM3OTA0Nl5BMl5BZ2lmXkFtZTcwNTQxMDE0OQ__._V1_.gif" alt="" title="" width="300" height="125" border="0"></a>
         | 
| 890 | 
            +
             | 
| 891 | 
            +
            <!-- creativeModDate = 1366404568000 -->
         | 
| 892 | 
            +
                	<div id="rhs_cornerstone_webbug" style="display:none;">
         | 
| 893 | 
            +
                	   <img src="http://aax-us-east.amazon-adsystem.com/e/loi/imp?b=e1f7f821-45dd-4c13-a52f-08c8daf73336" border="0" height="1" width="1" alt=""/>
         | 
| 894 | 
            +
                	</div>
         | 
| 895 | 
            +
                <!-- End RHS_CORNERSTONE -->
         | 
| 644 896 |  | 
| 645 | 
            -
             | 
| 646 | 
            -
            <iframe marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" width="300" height="125" name="rhs_cornerstone" id="rhs_cornerstone" data-aax-url="http://aax-us-east.amazon-adsystem.com/x/getad?src=200&c=100&u=http%3A%2F%2Fwww.imdb.com%2F&sz=300x125&pt=title&slot=RHS&cb=131958616972"></iframe> <script>
         | 
| 647 | 
            -
            ad_utils.register_ad('rhs_cornerstone');
         | 
| 648 | 
            -
            ad_utils.aax_render_ad('rhs_cornerstone');
         | 
| 649 | 
            -
            </script>
         | 
| 650 | 
            -
            </div>
         | 
| 897 | 
            +
            	
         | 
| 651 898 |  | 
| 652 | 
            -
              <script>
         | 
| 653 | 
            -
                if ('csm' in window) {
         | 
| 654 | 
            -
                  csm.measure('csm_TitleQuickLinksWidgetRHS_started');
         | 
| 655 | 
            -
                }
         | 
| 656 | 
            -
              </script>
         | 
| 657 | 
            -
                <div class="aux-content-widget-3 links" div="quicklinks">
         | 
| 658 | 
            -
                    <h4 class="inline">Quick Links:</h4>
         | 
| 659 | 
            -
                    <form style="display:inline;">
         | 
| 660 | 
            -
                        <select id="quicklinks_select" name="quicklinks_select" data-ref="tt_ql">
         | 
| 661 | 
            -
                                <option value="/title/tt0133093/" data-ql="">Overview</option>
         | 
| 662 | 
            -
                                <option value="/title/tt0133093/fullcredits" data-ql="">Full Cast and Crew</option>
         | 
| 663 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 664 | 
            -
                                <option value="/title/tt0133093/taglines" data-ql="">Taglines</option>
         | 
| 665 | 
            -
                                <option value="/title/tt0133093/plotsummary" data-ql="">Plot Summary</option>
         | 
| 666 | 
            -
                                <option value="/title/tt0133093/synopsis" data-ql="">Synopsis</option>
         | 
| 667 | 
            -
                                <option value="/title/tt0133093/keywords" data-ql="">Plot Keywords</option>
         | 
| 668 | 
            -
                                <option value="/title/tt0133093/parentalguide" data-ql="">Parents Guide</option>
         | 
| 669 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 670 | 
            -
                                <option value="/title/tt0133093/quotes" data-ql="">Quotes</option>
         | 
| 671 | 
            -
                                <option value="/title/tt0133093/trivia" data-ql="">Trivia</option>
         | 
| 672 | 
            -
                                <option value="/title/tt0133093/trivia?tab=gf" data-ql="">Goofs</option>
         | 
| 673 | 
            -
                                <option value="/title/tt0133093/trivia?tab=cz" data-ql="">Crazy Credits</option>
         | 
| 674 | 
            -
                                <option value="/title/tt0133093/trivia?tab=mc" data-ql="">Connections</option>
         | 
| 675 | 
            -
                                <option value="/title/tt0133093/soundtrack" data-ql="">Soundtracks</option>
         | 
| 676 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 677 | 
            -
                                <option value="/title/tt0133093/releaseinfo" data-ql="">Release Dates</option>
         | 
| 678 | 
            -
                                <option value="/title/tt0133093/officialsites" data-ql="">Official Sites</option>
         | 
| 679 | 
            -
                                <option value="/title/tt0133093/business" data-ql="">Box Office/Business</option>
         | 
| 680 | 
            -
                                <option value="/title/tt0133093/companycredits" data-ql="">Company Credits</option>
         | 
| 681 | 
            -
                                <option value="/title/tt0133093/locations" data-ql="">Filming Locations</option>
         | 
| 682 | 
            -
                                <option value="/title/tt0133093/technical" data-ql="">Technical Specs</option>
         | 
| 683 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 684 | 
            -
                                <option value="/title/tt0133093/mediaindex" data-ql="">Photo Gallery</option>
         | 
| 685 | 
            -
                                <option value="/title/tt0133093/videogallery" data-ql="">Trailers and Videos</option>
         | 
| 686 | 
            -
                                <option value="/title/tt0133093/posters" data-ql="">Posters</option>
         | 
| 687 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 688 | 
            -
                                <option value="/title/tt0133093/news" data-ql="">NewsDesk</option>
         | 
| 689 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 690 | 
            -
                                <option value="/title/tt0133093/awards" data-ql="">Awards</option>
         | 
| 691 | 
            -
                                <option value="/title/tt0133093/faq" data-ql="">FAQ</option>
         | 
| 692 | 
            -
                                <option value="/title/tt0133093/reviews" data-ql="">User Reviews</option>
         | 
| 693 | 
            -
                                <option value="/title/tt0133093/ratings" data-ql="">User Ratings</option>
         | 
| 694 | 
            -
                                <option value="/title/tt0133093/externalreviews" data-ql="">External Reviews</option>
         | 
| 695 | 
            -
                                <option value="/title/tt0133093/criticreviews" data-ql="">Metacritic Reviews</option>
         | 
| 696 | 
            -
                                <option value="/title/tt0133093/newsgroupreviews" data-ql="">Newsgroup Reviews</option>
         | 
| 697 | 
            -
                                <option value="/title/tt0133093/board/" data-ql="">Message Board</option>
         | 
| 698 | 
            -
                              <option disabled>- - - - - - - - - - - - - - - - - - - - -</option>
         | 
| 699 | 
            -
                                <option value="/title/tt0133093/miscsites" data-ql="">Miscellaneous</option>
         | 
| 700 | 
            -
                                <option value="/title/tt0133093/soundsites" data-ql="">Sound Clips</option>
         | 
| 701 | 
            -
                                <option value="/title/tt0133093/videosites" data-ql="">Video Clips</option>
         | 
| 702 | 
            -
                                <option value="/title/tt0133093/photosites" data-ql="">Photographs</option>
         | 
| 703 | 
            -
                        </select>
         | 
| 704 | 
            -
                    </form>
         | 
| 705 | 
            -
                </div>
         | 
| 706 | 
            -
              <script>
         | 
| 707 | 
            -
                if ('csm' in window) {
         | 
| 708 | 
            -
                  csm.measure('csm_TitleQuickLinksWidgetRHS_finished');
         | 
| 709 | 
            -
                }
         | 
| 710 | 
            -
              </script>
         | 
| 711 | 
            -
                        
         | 
| 712 899 | 
             
              <script>
         | 
| 713 900 | 
             
                if ('csm' in window) {
         | 
| 714 901 | 
             
                  csm.measure('csm_RelatedNewsWidgetRHS_started');
         | 
| @@ -724,14 +911,16 @@ ad_utils.aax_render_ad('rhs_cornerstone'); | |
| 724 911 |  | 
| 725 912 | 
             
                                <div class="news_item odd" >
         | 
| 726 913 | 
             
                                    <span itemprop="headline" >
         | 
| 727 | 
            -
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_1# | 
| 914 | 
            +
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_1#ni51694618" >Keanu Reeves to Travel to Distant Planet in Passengers Sci-Fi Film</a>
         | 
| 728 915 | 
             
                                    </span>
         | 
| 729 916 |  | 
| 730 917 | 
             
                                    <br /><small>
         | 
| 731 | 
            -
                                            <span itemprop="datePublished" | 
| 918 | 
            +
                                            <span itemprop="datePublished">
         | 
| 919 | 
            +
                                              12 hours ago
         | 
| 920 | 
            +
                                            </span>
         | 
| 732 921 |  | 
| 733 922 | 
             
                                            <span class="ghost">|</span><span itemprop="provider" >
         | 
| 734 | 
            -
                                                    <a href="/news/ | 
| 923 | 
            +
                                                    <a href="/news/ns0000185?ref_=tt_nwr_1" >WorstPreviews.com</a>
         | 
| 735 924 | 
             
                                            </span>
         | 
| 736 925 | 
             
                                    </small>
         | 
| 737 926 | 
             
                                </div>
         | 
| @@ -740,14 +929,16 @@ ad_utils.aax_render_ad('rhs_cornerstone'); | |
| 740 929 |  | 
| 741 930 | 
             
                                <div class="news_item even" >
         | 
| 742 931 | 
             
                                    <span itemprop="headline" >
         | 
| 743 | 
            -
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_2# | 
| 932 | 
            +
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_2#ni51667428" >Warner Bros. wins Superman case</a>
         | 
| 744 933 | 
             
                                    </span>
         | 
| 745 934 |  | 
| 746 935 | 
             
                                    <br /><small>
         | 
| 747 | 
            -
                                            <span itemprop="datePublished" | 
| 936 | 
            +
                                            <span itemprop="datePublished">
         | 
| 937 | 
            +
                                              19 hours ago
         | 
| 938 | 
            +
                                            </span>
         | 
| 748 939 |  | 
| 749 940 | 
             
                                            <span class="ghost">|</span><span itemprop="provider" >
         | 
| 750 | 
            -
                                                    <a href="/news/ | 
| 941 | 
            +
                                                    <a href="/news/ns0003561?ref_=tt_nwr_2" >Flickeringmyth</a>
         | 
| 751 942 | 
             
                                            </span>
         | 
| 752 943 | 
             
                                    </small>
         | 
| 753 944 | 
             
                                </div>
         | 
| @@ -756,20 +947,22 @@ ad_utils.aax_render_ad('rhs_cornerstone'); | |
| 756 947 |  | 
| 757 948 | 
             
                                <div class="news_item odd" >
         | 
| 758 949 | 
             
                                    <span itemprop="headline" >
         | 
| 759 | 
            -
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_3# | 
| 950 | 
            +
                                        <a href="/title/tt0133093/news?ref_=tt_nwr_3#ni51621166" >Brian Kirk Will Direct Keanu Reeves In Passengers</a>
         | 
| 760 951 | 
             
                                    </span>
         | 
| 761 952 |  | 
| 762 953 | 
             
                                    <br /><small>
         | 
| 763 | 
            -
                                            <span itemprop="datePublished" | 
| 954 | 
            +
                                            <span itemprop="datePublished">
         | 
| 955 | 
            +
                                              19 April 2013 1:49 AM, +02:00
         | 
| 956 | 
            +
                                            </span>
         | 
| 764 957 |  | 
| 765 958 | 
             
                                            <span class="ghost">|</span><span itemprop="provider" >
         | 
| 766 | 
            -
                                                    <a href="/news/ | 
| 959 | 
            +
                                                    <a href="/news/ns0011772?ref_=tt_nwr_3" >We Got This Covered</a>
         | 
| 767 960 | 
             
                                            </span>
         | 
| 768 961 | 
             
                                    </small>
         | 
| 769 962 | 
             
                                </div>
         | 
| 770 963 |  | 
| 771 964 | 
             
                        <div class="see-more">
         | 
| 772 | 
            -
                            <a href="/title/tt0133093/news?ref_=tt_nwr_sm" >See all  | 
| 965 | 
            +
                            <a href="/title/tt0133093/news?ref_=tt_nwr_sm" >See all 1650 related articles</a> »
         | 
| 773 966 | 
             
                        </div>
         | 
| 774 967 |  | 
| 775 968 | 
             
                  </div>
         | 
| @@ -779,9 +972,9 @@ ad_utils.aax_render_ad('rhs_cornerstone'); | |
| 779 972 | 
             
                }
         | 
| 780 973 | 
             
              </script>
         | 
| 781 974 |  | 
| 782 | 
            -
             | 
| 783 | 
            -
            <!-- no content received for slot: middle_rhs -->
         | 
| 784 | 
            -
             | 
| 975 | 
            +
            	
         | 
| 976 | 
            +
            	<!-- no content received for slot: middle_rhs -->
         | 
| 977 | 
            +
            	
         | 
| 785 978 |  | 
| 786 979 | 
             
              <script>
         | 
| 787 980 | 
             
                if ('csm' in window) {
         | 
| @@ -799,96 +992,91 @@ ad_utils.aax_render_ad('rhs_cornerstone'); | |
| 799 992 |  | 
| 800 993 | 
             
                                <div class="list-preview even">
         | 
| 801 994 | 
             
                                    <div class="list-preview-item-narrow">
         | 
| 802 | 
            -
            <a href="/list/ | 
| 995 | 
            +
            <a href="/list/7L9dhojuJFE/?ref_=tt_rls_0" >
         | 
| 803 996 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 804 997 | 
             
            src="/images/nopicture/medium/film.png"
         | 
| 805 | 
            -
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/ | 
| 998 | 
            +
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjU3MTQ4OTA0MV5BMl5BanBnXkFtZTYwNjAyMDg4._V1_SX86_CR0,0,86,86_.jpg" />
         | 
| 806 999 | 
             
            <noscript>
         | 
| 807 1000 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 808 | 
            -
            src="http://ia.media-imdb.com/images/M/ | 
| 1001 | 
            +
            src="http://ia.media-imdb.com/images/M/MV5BMjU3MTQ4OTA0MV5BMl5BanBnXkFtZTYwNjAyMDg4._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
         | 
| 809 1002 | 
             
            </noscript>
         | 
| 810 1003 | 
             
            </a>                        </div>
         | 
| 811 1004 | 
             
                                    <div class="list_name">
         | 
| 812 | 
            -
                                        <b><a href="/list/ | 
| 1005 | 
            +
                                        <b><a href="/list/7L9dhojuJFE/?ref_=tt_rls_0" >My All-Time Favorite Movies</a></b>
         | 
| 813 1006 | 
             
                                    </div>
         | 
| 814 1007 | 
             
                                    <div class="list_meta">
         | 
| 815 | 
            -
                                        a list of  | 
| 816 | 
            -
                                         created  | 
| 1008 | 
            +
                                        a list of 438 titles 
         | 
| 1009 | 
            +
                                         created 28 May 2011
         | 
| 817 1010 | 
             
                                    </div>
         | 
| 818 1011 | 
             
                                    <div class="clear"> </div>
         | 
| 819 1012 | 
             
                                </div>
         | 
| 820 1013 | 
             
                                <div class="list-preview odd">
         | 
| 821 1014 | 
             
                                    <div class="list-preview-item-narrow">
         | 
| 822 | 
            -
            <a href="/list/ | 
| 1015 | 
            +
            <a href="/list/tNwWwtkvwDQ/?ref_=tt_rls_1" >
         | 
| 823 1016 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 824 | 
            -
            src="/images/nopicture/medium/film.png" | 
| 1017 | 
            +
            src="/images/nopicture/medium/film.png"
         | 
| 1018 | 
            +
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjEyMjcyNDI4MF5BMl5BanBnXkFtZTcwMDA5Mzg3OA@@._V1_SX86_CR0,0,86,86_.jpg" />
         | 
| 1019 | 
            +
            <noscript>
         | 
| 1020 | 
            +
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 1021 | 
            +
            src="http://ia.media-imdb.com/images/M/MV5BMjEyMjcyNDI4MF5BMl5BanBnXkFtZTcwMDA5Mzg3OA@@._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
         | 
| 1022 | 
            +
            </noscript>
         | 
| 825 1023 | 
             
            </a>                        </div>
         | 
| 826 1024 | 
             
                                    <div class="list_name">
         | 
| 827 | 
            -
                                        <b><a href="/list/ | 
| 1025 | 
            +
                                        <b><a href="/list/tNwWwtkvwDQ/?ref_=tt_rls_1" >1000 Movies you must see</a></b>
         | 
| 828 1026 | 
             
                                    </div>
         | 
| 829 1027 | 
             
                                    <div class="list_meta">
         | 
| 830 | 
            -
                                        a list of  | 
| 831 | 
            -
                                         created  | 
| 1028 | 
            +
                                        a list of 958 titles 
         | 
| 1029 | 
            +
                                         created 10 Mar 2012
         | 
| 832 1030 | 
             
                                    </div>
         | 
| 833 1031 | 
             
                                    <div class="clear"> </div>
         | 
| 834 1032 | 
             
                                </div>
         | 
| 835 1033 | 
             
                                <div class="list-preview even">
         | 
| 836 1034 | 
             
                                    <div class="list-preview-item-narrow">
         | 
| 837 | 
            -
            <a href="/list/ | 
| 1035 | 
            +
            <a href="/list/cL2q8EQgUzs/?ref_=tt_rls_2" >
         | 
| 838 1036 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 839 1037 | 
             
            src="/images/nopicture/medium/film.png"
         | 
| 840 | 
            -
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/ | 
| 1038 | 
            +
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" />
         | 
| 841 1039 | 
             
            <noscript>
         | 
| 842 1040 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 843 | 
            -
            src="http://ia.media-imdb.com/images/M/ | 
| 1041 | 
            +
            src="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
         | 
| 844 1042 | 
             
            </noscript>
         | 
| 845 1043 | 
             
            </a>                        </div>
         | 
| 846 1044 | 
             
                                    <div class="list_name">
         | 
| 847 | 
            -
                                        <b><a href="/list/ | 
| 1045 | 
            +
                                        <b><a href="/list/cL2q8EQgUzs/?ref_=tt_rls_2" >movies you should watch before you die</a></b>
         | 
| 848 1046 | 
             
                                    </div>
         | 
| 849 1047 | 
             
                                    <div class="list_meta">
         | 
| 850 | 
            -
                                        a list of  | 
| 1048 | 
            +
                                        a list of 2327 titles 
         | 
| 851 1049 | 
             
                                         created 3 months ago
         | 
| 852 1050 | 
             
                                    </div>
         | 
| 853 1051 | 
             
                                    <div class="clear"> </div>
         | 
| 854 1052 | 
             
                                </div>
         | 
| 855 1053 | 
             
                                <div class="list-preview odd">
         | 
| 856 1054 | 
             
                                    <div class="list-preview-item-narrow">
         | 
| 857 | 
            -
            <a href="/list/ | 
| 1055 | 
            +
            <a href="/list/vlY9rQx-c7c/?ref_=tt_rls_3" >
         | 
| 858 1056 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 859 | 
            -
            src="/images/nopicture/medium/film.png"
         | 
| 860 | 
            -
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" />
         | 
| 861 | 
            -
            <noscript>
         | 
| 862 | 
            -
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 863 | 
            -
            src="http://ia.media-imdb.com/images/M/MV5BMjA4ODQ3ODkzNV5BMl5BanBnXkFtZTYwOTc4NDI3._V1_SX86_CR0,0,86,86_.jpg" class="rec_poster_img" />
         | 
| 864 | 
            -
            </noscript>
         | 
| 1057 | 
            +
            src="/images/nopicture/medium/film.png" class="rec_poster_img" />
         | 
| 865 1058 | 
             
            </a>                        </div>
         | 
| 866 1059 | 
             
                                    <div class="list_name">
         | 
| 867 | 
            -
                                        <b><a href="/list/ | 
| 1060 | 
            +
                                        <b><a href="/list/vlY9rQx-c7c/?ref_=tt_rls_3" >The Top 50 Hottest Female Action Stars in Action</a></b>
         | 
| 868 1061 | 
             
                                    </div>
         | 
| 869 1062 | 
             
                                    <div class="list_meta">
         | 
| 870 | 
            -
                                        a list of  | 
| 871 | 
            -
                                         created  | 
| 1063 | 
            +
                                        a list of 239 images 
         | 
| 1064 | 
            +
                                         created 7 months ago
         | 
| 872 1065 | 
             
                                    </div>
         | 
| 873 1066 | 
             
                                    <div class="clear"> </div>
         | 
| 874 1067 | 
             
                                </div>
         | 
| 875 1068 | 
             
                                <div class="list-preview even">
         | 
| 876 1069 | 
             
                                    <div class="list-preview-item-narrow">
         | 
| 877 | 
            -
            <a href="/list/ | 
| 878 | 
            -
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 879 | 
            -
            src="/images/nopicture/medium/film.png"
         | 
| 880 | 
            -
            class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMTIyMDUwMDc4OF5BMl5BanBnXkFtZTYwNTY2Nzk5._V1_SX86_CR0,0,86,86_.jpg" />
         | 
| 881 | 
            -
            <noscript>
         | 
| 1070 | 
            +
            <a href="/list/LI_eAvb5RV4/?ref_=tt_rls_4" >
         | 
| 882 1071 | 
             
            <img height="86" width="86" alt="list image" title="list image"
         | 
| 883 | 
            -
            src=" | 
| 884 | 
            -
            </noscript>
         | 
| 1072 | 
            +
            src="/images/nopicture/medium/film.png" class="rec_poster_img" />
         | 
| 885 1073 | 
             
            </a>                        </div>
         | 
| 886 1074 | 
             
                                    <div class="list_name">
         | 
| 887 | 
            -
                                        <b><a href="/list/ | 
| 1075 | 
            +
                                        <b><a href="/list/LI_eAvb5RV4/?ref_=tt_rls_4" >Watched</a></b>
         | 
| 888 1076 | 
             
                                    </div>
         | 
| 889 1077 | 
             
                                    <div class="list_meta">
         | 
| 890 | 
            -
                                        a list of  | 
| 891 | 
            -
                                         created  | 
| 1078 | 
            +
                                        a list of 778 titles 
         | 
| 1079 | 
            +
                                         created 9 months ago
         | 
| 892 1080 | 
             
                                    </div>
         | 
| 893 1081 | 
             
                                    <div class="clear"> </div>
         | 
| 894 1082 | 
             
                                </div>
         | 
| @@ -904,9 +1092,9 @@ src="http://ia.media-imdb.com/images/M/MV5BMTIyMDUwMDc4OF5BMl5BanBnXkFtZTYwNTY2N | |
| 904 1092 | 
             
                }
         | 
| 905 1093 | 
             
              </script>
         | 
| 906 1094 |  | 
| 907 | 
            -
             | 
| 908 | 
            -
            <!-- no content received for slot: btf_rhs1 -->
         | 
| 909 | 
            -
             | 
| 1095 | 
            +
            	
         | 
| 1096 | 
            +
            	<!-- no content received for slot: btf_rhs1 -->
         | 
| 1097 | 
            +
            	
         | 
| 910 1098 | 
             
            <div class="aux-content-widget-2">
         | 
| 911 1099 | 
             
                <h3>Connect with IMDb</h3>
         | 
| 912 1100 | 
             
                <div id="facebookWrapper">
         | 
| @@ -964,19 +1152,19 @@ src="http://ia.media-imdb.com/images/G/01/imdb/images/plugins/imdb_46x22-2264473 | |
| 964 1152 | 
             
            <a href="/games/guess/tt0133093?ref_=tt_qz" class="icon" ></a><span>Test your knowledge of <a href="/games/guess/tt0133093?ref_=tt_qz" >The Matrix</a>.</span>
         | 
| 965 1153 | 
             
            </div>
         | 
| 966 1154 |  | 
| 967 | 
            -
             | 
| 968 | 
            -
            <!-- no content received for slot: bottom_rhs -->
         | 
| 969 | 
            -
             | 
| 1155 | 
            +
            	
         | 
| 1156 | 
            +
            	<!-- no content received for slot: bottom_rhs -->
         | 
| 1157 | 
            +
            	
         | 
| 970 1158 |  | 
| 971 | 
            -
             | 
| 972 | 
            -
             | 
| 1159 | 
            +
            	
         | 
| 1160 | 
            +
            	        <!-- sid: test01-channel : RHS_SPONSORED_LINKS -->    
         | 
| 973 1161 |  | 
| 974 1162 | 
             
                    <script>     
         | 
| 975 1163 | 
             
                    if (typeof afc_data == "undefined") {   
         | 
| 976 1164 | 
             
                        afc_data = new Object();    
         | 
| 977 1165 | 
             
                    }   
         | 
| 978 1166 |  | 
| 979 | 
            -
                    afc_data[" | 
| 1167 | 
            +
                    afc_data["RHS_SPONSORED_LINKS"] = { 
         | 
| 980 1168 | 
             
                        channel:  "test01-channel",   
         | 
| 981 1169 | 
             
                        client:   "ca-amazon-imdb_js",    
         | 
| 982 1170 | 
             
                        title:    "Sponsored Links",    
         | 
| @@ -985,27 +1173,27 @@ src="http://ia.media-imdb.com/images/G/01/imdb/images/plugins/imdb_46x22-2264473 | |
| 985 1173 | 
             
                    };     
         | 
| 986 1174 | 
             
                    </script>   
         | 
| 987 1175 |  | 
| 988 | 
            -
                    <div id=" | 
| 1176 | 
            +
                    <div id="sponsored_links_afc_div_RHS_SPONSORED_LINKS" name="sponsored_links_afc_div_RHS_SPONSORED_LINKS"></div>   
         | 
| 989 1177 |  | 
| 990 | 
            -
                    <iframe id=" | 
| 1178 | 
            +
                    <iframe id="sponsored_links_afc_iframe_RHS_SPONSORED_LINKS" width="0" height="0" scrolling="no" frameborder="0"      
         | 
| 991 1179 | 
             
                            allowtransparency="true" marginheight="0" marginwidth="0" name="sponsored_links_afc_iframe"   
         | 
| 992 | 
            -
                            src="/images/a/ifb/google_afc_rhs.html#key: | 
| 1180 | 
            +
                            src="/images/a/ifb/google_afc_rhs.html#key:RHS_SPONSORED_LINKS">     
         | 
| 993 1181 | 
             
                    </iframe> 
         | 
| 994 1182 |  | 
| 995 | 
            -
             | 
| 996 | 
            -
             | 
| 997 | 
            -
            <!-- begin BTF_RHS2 -->
         | 
| 1183 | 
            +
            	
         | 
| 1184 | 
            +
            	
         | 
| 1185 | 
            +
            	<!-- begin BTF_RHS2 -->
         | 
| 998 1186 | 
             
            <div id="btf_rhs2_wrapper" class="dfp_slot">
         | 
| 999 1187 | 
             
            <script type="text/javascript">
         | 
| 1000 1188 | 
             
            ad_utils.register_ad('btf_rhs2');
         | 
| 1001 1189 | 
             
            </script>
         | 
| 1002 | 
            -
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,16x1;p=br2;g=ac;g=ad;g=sf;g=baa;tt=f;m=R;mh=R;ml=R;coo=us;coo=au;b=t25;b=t250; | 
| 1003 | 
            -
            <noscript><a href="http | 
| 1190 | 
            +
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!TILE!;sz=300x250,16x1;p=br2;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;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="btf_rhs2" name="btf_rhs2" class="yesScript" width="300" 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>
         | 
| 1191 | 
            +
            <noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=3;sz=300x250,16x1;p=br2;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;ab=f;bpx=1;ord=818754670649?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=3;sz=300x250,16x1;p=br2;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;ab=f;bpx=1;ord=818754670649?" border="0" alt="advertisement" /></a></noscript>
         | 
| 1004 1192 | 
             
            </div>
         | 
| 1005 1193 | 
             
            <div id="btf_rhs2_reflow_helper"></div>
         | 
| 1006 1194 | 
             
            <script>ad_utils.render_ad_fast('btf_rhs2');</script>
         | 
| 1007 1195 | 
             
            <!-- End BTF_RHS2 -->
         | 
| 1008 | 
            -
             | 
| 1196 | 
            +
            	
         | 
| 1009 1197 |  | 
| 1010 1198 | 
             
                </div> 
         | 
| 1011 1199 |  | 
| @@ -1046,8 +1234,8 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1046 1234 | 
             
              </script>
         | 
| 1047 1235 |  | 
| 1048 1236 |  | 
| 1049 | 
            -
             | 
| 1050 | 
            -
             | 
| 1237 | 
            +
                    
         | 
| 1238 | 
            +
                    
         | 
| 1051 1239 | 
             
              <script>
         | 
| 1052 1240 | 
             
                if ('csm' in window) {
         | 
| 1053 1241 | 
             
                  csm.measure('csm_TitleMediaStripWidget_started');
         | 
| @@ -1065,7 +1253,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1065 1253 | 
             
            <a href="/media/rm2182645504/tt0133093?ref_=tt_pv_md_1" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTMxMDg1MjY4OF5BMl5BanBnXkFtZTcwMTU3MTIxNA@@._V1_SY105_CR27,0,105,105_.jpg" itemprop='image' /></a>                                    
         | 
| 1066 1254 | 
             
            <a href="/media/rm2400749312/tt0133093?ref_=tt_pv_md_2" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTkyODYyMTI1N15BMl5BanBnXkFtZTcwNDU3MTIxNA@@._V1_SY105_CR45,0,105,105_.jpg" itemprop='image' /></a>                                    
         | 
| 1067 1255 | 
             
            <a href="/media/rm2149091072/tt0133093?ref_=tt_pv_md_3" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjAxNzc2ODE2NF5BMl5BanBnXkFtZTcwMzU3MTIxNA@@._V1_SY105_CR29,0,105,105_.jpg" itemprop='image' /></a>                                    
         | 
| 1068 | 
            -
            <a href="/media/ | 
| 1256 | 
            +
            <a href="/media/rm3229122816/tt0133093?ref_=tt_pv_md_4" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTU5NTA0OTIxNF5BMl5BanBnXkFtZTcwNjI4MTc4Mw@@._V1_SY105_CR48,0,105,105_.jpg" itemprop='image' /></a>                                    
         | 
| 1069 1257 | 
             
            <a href="/media/rm2165868288/tt0133093?ref_=tt_pv_md_5" itemprop='thumbnailUrl'><img height="105" width="105" alt="" title=""src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/unknown-1394846836._V394978422_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMjQ4NTAzNTE2OV5BMl5BanBnXkFtZTcwMjU3MTIxNA@@._V1_SY105_CR61,0,105,105_.jpg" itemprop='image' /></a>                                    
         | 
| 1070 1258 | 
             
                                </div>
         | 
| 1071 1259 | 
             
                            </div>
         | 
| @@ -1076,7 +1264,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1076 1264 | 
             
                                    <span>|</span>
         | 
| 1077 1265 | 
             
            <a href="/title/tt0133093/videogallery?ref_=tt_pv_vi_sm" >2 videos</a>                
         | 
| 1078 1266 | 
             
                                    <span>|</span>
         | 
| 1079 | 
            -
            <a href="/title/tt0133093/news?ref_=tt_pv_md_sm" > | 
| 1267 | 
            +
            <a href="/title/tt0133093/news?ref_=tt_pv_md_sm" >1650 news articles</a>            </div>
         | 
| 1080 1268 | 
             
                    </div>
         | 
| 1081 1269 | 
             
                  </div>  
         | 
| 1082 1270 | 
             
              <script>
         | 
| @@ -1084,6 +1272,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1084 1272 | 
             
                  csm.measure('csm_TitleMediaStripWidget_finished');
         | 
| 1085 1273 | 
             
                }
         | 
| 1086 1274 | 
             
              </script>
         | 
| 1275 | 
            +
                
         | 
| 1087 1276 |  | 
| 1088 1277 | 
             
              <script>
         | 
| 1089 1278 | 
             
                if ('csm' in window) {
         | 
| @@ -1142,7 +1331,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1142 1331 | 
             
                        <div class="glyph rec_rating_glyph"></div>
         | 
| 1143 1332 | 
             
                        <div class="glyph rec_pending_glyph"></div>                        
         | 
| 1144 1333 | 
             
                    </div>            
         | 
| 1145 | 
            -
            <a href="/title/tt0080684/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Star Wars: Episode V - The Empire Strikes Back" title="Star Wars: Episode V - The Empire Strikes Back"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/ | 
| 1334 | 
            +
            <a href="/title/tt0080684/?ref_=tt_rec_tti" ><img height="113" width="76" alt="Star Wars: Episode V - The Empire Strikes Back" title="Star Wars: Episode V - The Empire Strikes Back"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/small/film-293970583._V394978416_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjc5OTQwODYyNF5BMl5BanBnXkFtZTcwNzA1MjMzMQ@@._V1_SY113_CR3,0,76,113_.jpg" /> <br/>
         | 
| 1146 1335 | 
             
            </a>    </div>
         | 
| 1147 1336 |  | 
| 1148 1337 |  | 
| @@ -1264,7 +1453,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1264 1453 | 
             
                        </div>
         | 
| 1265 1454 | 
             
                    </div>
         | 
| 1266 1455 | 
             
                </div>
         | 
| 1267 | 
            -
             | 
| 1456 | 
            +
                        
         | 
| 1268 1457 | 
             
               <div class="rec_overviews">
         | 
| 1269 1458 |  | 
| 1270 1459 |  | 
| @@ -1311,9 +1500,7 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1311 1500 |  | 
| 1312 1501 | 
             
                 <div class="rec-title">
         | 
| 1313 1502 | 
             
                   <a href="/title/tt0234215/?ref_=tt_rec_tt" ><b>The Matrix Reloaded</b></a>
         | 
| 1314 | 
            -
                        <span class="nobr">
         | 
| 1315 | 
            -
                        	(2003)
         | 
| 1316 | 
            -
                        </span>
         | 
| 1503 | 
            +
                        <span class="nobr">(2003)</span>
         | 
| 1317 1504 | 
             
               </div>  
         | 
| 1318 1505 |  | 
| 1319 1506 |  | 
| @@ -1336,14 +1523,13 @@ ad_utils.register_ad('btf_rhs2'); | |
| 1336 1523 | 
             
                </div>
         | 
| 1337 1524 |  | 
| 1338 1525 | 
             
                         <div class="rec-rating">
         | 
| 1339 | 
            -
             | 
| 1340 | 
            -
             | 
| 1526 | 
            +
                           
         | 
| 1341 1527 |  | 
| 1342 1528 |  | 
| 1343 1529 |  | 
| 1344 1530 |  | 
| 1345 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0234215|imdb|7.1|7.1|" data-ga-identifier=""
         | 
| 1346 | 
            -
            title="Users rated this 7.1/10 ( | 
| 1531 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0234215|imdb|7.1|7.1|p13nsims-title" data-ga-identifier=""
         | 
| 1532 | 
            +
            title="Users rated this 7.1/10 (276,492 votes) - click stars to rate" >
         | 
| 1347 1533 | 
             
            <span class="rating-bg"> </span>
         | 
| 1348 1534 | 
             
            <span class="rating-imdb " style="width: 99.4px"> </span>
         | 
| 1349 1535 | 
             
            <span class="rating-stars">
         | 
| @@ -1362,7 +1548,6 @@ title="Users rated this 7.1/10 (268,458 votes) - click stars to rate" > | |
| 1362 1548 | 
             
            <span class="rating-cancel "><a href="/title/tt0234215/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1363 1549 | 
             
             </div>
         | 
| 1364 1550 |  | 
| 1365 | 
            -
                         
         | 
| 1366 1551 | 
             
                           <div class="rec-outline">
         | 
| 1367 1552 | 
             
                <p>
         | 
| 1368 1553 | 
             
            Neo and the rebel leaders estimate that they have 72 hours until 250,000 probes discover Zion and destroy it and its inhabitants. During this, Neo must decide how he can save Trinity from a dark fate in his dreams.    </p>
         | 
| @@ -1380,9 +1565,9 @@ Andy Wachowski, | |
| 1380 1565 | 
             
            Lana Wachowski  </div>
         | 
| 1381 1566 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 1382 1567 | 
             
                <b>Stars:</b> 
         | 
| 1383 | 
            -
            Keanu Reeves, 
         | 
| 1384 1568 | 
             
            Laurence Fishburne, 
         | 
| 1385 | 
            -
            Carrie-Anne Moss | 
| 1569 | 
            +
            Carrie-Anne Moss, 
         | 
| 1570 | 
            +
            Keanu Reeves</span></div> 
         | 
| 1386 1571 | 
             
                       </div>
         | 
| 1387 1572 |  | 
| 1388 1573 | 
             
                     </div>
         | 
| @@ -1434,9 +1619,7 @@ Carrie-Anne Moss</span></div> | |
| 1434 1619 |  | 
| 1435 1620 | 
             
                 <div class="rec-title">
         | 
| 1436 1621 | 
             
                   <a href="/title/tt0242653/?ref_=tt_rec_tt" ><b>Matrix: Revolutsioon</b></a>
         | 
| 1437 | 
            -
                        <span class="nobr">
         | 
| 1438 | 
            -
                        	(2003)
         | 
| 1439 | 
            -
                        </span>
         | 
| 1622 | 
            +
                        <span class="nobr">(2003)</span>
         | 
| 1440 1623 | 
             
               </div>  
         | 
| 1441 1624 |  | 
| 1442 1625 |  | 
| @@ -1460,14 +1643,13 @@ Carrie-Anne Moss</span></div> | |
| 1460 1643 | 
             
                </div>
         | 
| 1461 1644 |  | 
| 1462 1645 | 
             
                         <div class="rec-rating">
         | 
| 1463 | 
            -
             | 
| 1464 | 
            -
             | 
| 1646 | 
            +
                           
         | 
| 1465 1647 |  | 
| 1466 1648 |  | 
| 1467 1649 |  | 
| 1468 1650 |  | 
| 1469 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0242653|imdb|6.6|6.6|" data-ga-identifier=""
         | 
| 1470 | 
            -
            title="Users rated this 6.6/10 ( | 
| 1651 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0242653|imdb|6.6|6.6|p13nsims-title" data-ga-identifier=""
         | 
| 1652 | 
            +
            title="Users rated this 6.6/10 (237,812 votes) - click stars to rate" >
         | 
| 1471 1653 | 
             
            <span class="rating-bg"> </span>
         | 
| 1472 1654 | 
             
            <span class="rating-imdb " style="width: 92.4px"> </span>
         | 
| 1473 1655 | 
             
            <span class="rating-stars">
         | 
| @@ -1486,7 +1668,6 @@ title="Users rated this 6.6/10 (230,313 votes) - click stars to rate" > | |
| 1486 1668 | 
             
            <span class="rating-cancel "><a href="/title/tt0242653/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1487 1669 | 
             
             </div>
         | 
| 1488 1670 |  | 
| 1489 | 
            -
                         
         | 
| 1490 1671 | 
             
                           <div class="rec-outline">
         | 
| 1491 1672 | 
             
                <p>
         | 
| 1492 1673 | 
             
            The human city of Zion defends itself against the massive invasion of the machines as Neo fights to end the war at another front while also opposing the rogue Agent Smith.    </p>
         | 
| @@ -1504,9 +1685,9 @@ Andy Wachowski, | |
| 1504 1685 | 
             
            Lana Wachowski  </div>
         | 
| 1505 1686 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 1506 1687 | 
             
                <b>Stars:</b> 
         | 
| 1507 | 
            -
            Keanu Reeves, 
         | 
| 1508 1688 | 
             
            Laurence Fishburne, 
         | 
| 1509 | 
            -
            Carrie-Anne Moss | 
| 1689 | 
            +
            Carrie-Anne Moss, 
         | 
| 1690 | 
            +
            Keanu Reeves</span></div> 
         | 
| 1510 1691 | 
             
                       </div>
         | 
| 1511 1692 |  | 
| 1512 1693 | 
             
                     </div>
         | 
| @@ -1526,7 +1707,7 @@ Carrie-Anne Moss</span></div> | |
| 1526 1707 | 
             
                        <div class="glyph rec_rating_glyph"></div>
         | 
| 1527 1708 | 
             
                        <div class="glyph rec_pending_glyph"></div>                        
         | 
| 1528 1709 | 
             
                    </div>            
         | 
| 1529 | 
            -
            <a href="/title/tt0080684/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Star Wars: Episode V - The Empire Strikes Back" title="Star Wars: Episode V - The Empire Strikes Back"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/ | 
| 1710 | 
            +
            <a href="/title/tt0080684/?ref_=tt_rec_tti" ><img height="190" width="128" alt="Star Wars: Episode V - The Empire Strikes Back" title="Star Wars: Episode V - The Empire Strikes Back"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/large/film-184890147._V394978381_.png"class="loadlate hidden rec_poster_img" loadlate="http://ia.media-imdb.com/images/M/MV5BMjc5OTQwODYyNF5BMl5BanBnXkFtZTcwNzA1MjMzMQ@@._V1_SY190_CR6,0,128,190_.jpg" /> <br/>
         | 
| 1530 1711 | 
             
            </a>    </div>
         | 
| 1531 1712 |  | 
| 1532 1713 |  | 
| @@ -1558,9 +1739,7 @@ Carrie-Anne Moss</span></div> | |
| 1558 1739 |  | 
| 1559 1740 | 
             
                 <div class="rec-title">
         | 
| 1560 1741 | 
             
                   <a href="/title/tt0080684/?ref_=tt_rec_tt" ><b>Star Wars: Episode V - The Empire Strikes Back</b></a>
         | 
| 1561 | 
            -
                        <span class="nobr">
         | 
| 1562 | 
            -
                        	(1980)
         | 
| 1563 | 
            -
                        </span>
         | 
| 1742 | 
            +
                        <span class="nobr">(1980)</span>
         | 
| 1564 1743 | 
             
               </div>  
         | 
| 1565 1744 |  | 
| 1566 1745 |  | 
| @@ -1584,14 +1763,13 @@ Carrie-Anne Moss</span></div> | |
| 1584 1763 | 
             
                </div>
         | 
| 1585 1764 |  | 
| 1586 1765 | 
             
                         <div class="rec-rating">
         | 
| 1587 | 
            -
             | 
| 1588 | 
            -
             | 
| 1766 | 
            +
                           
         | 
| 1589 1767 |  | 
| 1590 1768 |  | 
| 1591 1769 |  | 
| 1592 1770 |  | 
| 1593 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0080684|imdb|8.8|8.8|" data-ga-identifier=""
         | 
| 1594 | 
            -
            title="Users rated this 8.8/10 ( | 
| 1771 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0080684|imdb|8.8|8.8|p13nsims-title" data-ga-identifier=""
         | 
| 1772 | 
            +
            title="Users rated this 8.8/10 (468,034 votes) - click stars to rate" >
         | 
| 1595 1773 | 
             
            <span class="rating-bg"> </span>
         | 
| 1596 1774 | 
             
            <span class="rating-imdb " style="width: 123.2px"> </span>
         | 
| 1597 1775 | 
             
            <span class="rating-stars">
         | 
| @@ -1610,7 +1788,6 @@ title="Users rated this 8.8/10 (455,127 votes) - click stars to rate" > | |
| 1610 1788 | 
             
            <span class="rating-cancel "><a href="/title/tt0080684/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1611 1789 | 
             
             </div>
         | 
| 1612 1790 |  | 
| 1613 | 
            -
                         
         | 
| 1614 1791 | 
             
                           <div class="rec-outline">
         | 
| 1615 1792 | 
             
                <p>
         | 
| 1616 1793 | 
             
            As Luke trains with Master Yoda to become a Jedi Knight, his friends evade the Imperial fleet under the command of Darth Vader who is obsessed with turning Skywalker to the Dark Side of the Force.    </p>
         | 
| @@ -1681,9 +1858,7 @@ Carrie Fisher</span></div> | |
| 1681 1858 |  | 
| 1682 1859 | 
             
                 <div class="rec-title">
         | 
| 1683 1860 | 
             
                   <a href="/title/tt0796366/?ref_=tt_rec_tt" ><b>Star Trek</b></a>
         | 
| 1684 | 
            -
                        <span class="nobr">
         | 
| 1685 | 
            -
                        	(2009)
         | 
| 1686 | 
            -
                        </span>
         | 
| 1861 | 
            +
                        <span class="nobr">(2009)</span>
         | 
| 1687 1862 | 
             
               </div>  
         | 
| 1688 1863 |  | 
| 1689 1864 |  | 
| @@ -1707,14 +1882,13 @@ Carrie Fisher</span></div> | |
| 1707 1882 | 
             
                </div>
         | 
| 1708 1883 |  | 
| 1709 1884 | 
             
                         <div class="rec-rating">
         | 
| 1710 | 
            -
             | 
| 1711 | 
            -
             | 
| 1885 | 
            +
                           
         | 
| 1712 1886 |  | 
| 1713 1887 |  | 
| 1714 1888 |  | 
| 1715 1889 |  | 
| 1716 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0796366|imdb|8|8|" data-ga-identifier=""
         | 
| 1717 | 
            -
            title="Users rated this 8/10 ( | 
| 1890 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0796366|imdb|8|8|p13nsims-title" data-ga-identifier=""
         | 
| 1891 | 
            +
            title="Users rated this 8/10 (296,435 votes) - click stars to rate" >
         | 
| 1718 1892 | 
             
            <span class="rating-bg"> </span>
         | 
| 1719 1893 | 
             
            <span class="rating-imdb " style="width: 112px"> </span>
         | 
| 1720 1894 | 
             
            <span class="rating-stars">
         | 
| @@ -1733,7 +1907,6 @@ title="Users rated this 8/10 (285,521 votes) - click stars to rate" > | |
| 1733 1907 | 
             
            <span class="rating-cancel "><a href="/title/tt0796366/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1734 1908 | 
             
             </div>
         | 
| 1735 1909 |  | 
| 1736 | 
            -
                         
         | 
| 1737 1910 | 
             
                           <div class="rec-outline">
         | 
| 1738 1911 | 
             
                <p>
         | 
| 1739 1912 | 
             
            The brash James T. Kirk tries to live up to his father's legacy with Mr. Spock keeping him in check as a vengeful, time-traveling Romulan creates black holes to destroy the Federation one planet at a time.    </p>
         | 
| @@ -1752,7 +1925,7 @@ J.J. Abrams  </div> | |
| 1752 1925 | 
             
                <b>Stars:</b> 
         | 
| 1753 1926 | 
             
            Chris Pine, 
         | 
| 1754 1927 | 
             
            Zachary Quinto, 
         | 
| 1755 | 
            -
             | 
| 1928 | 
            +
            Leonard Nimoy</span></div> 
         | 
| 1756 1929 | 
             
                       </div>
         | 
| 1757 1930 |  | 
| 1758 1931 | 
             
                     </div>
         | 
| @@ -1804,9 +1977,7 @@ Simon Pegg</span></div> | |
| 1804 1977 |  | 
| 1805 1978 | 
             
                 <div class="rec-title">
         | 
| 1806 1979 | 
             
                   <a href="/title/tt1318514/?ref_=tt_rec_tt" ><b>Rise of the Planet of the Apes</b></a>
         | 
| 1807 | 
            -
                        <span class="nobr">
         | 
| 1808 | 
            -
                        	(2011)
         | 
| 1809 | 
            -
                        </span>
         | 
| 1980 | 
            +
                        <span class="nobr">(2011)</span>
         | 
| 1810 1981 | 
             
               </div>  
         | 
| 1811 1982 |  | 
| 1812 1983 |  | 
| @@ -1830,14 +2001,13 @@ Simon Pegg</span></div> | |
| 1830 2001 | 
             
                </div>
         | 
| 1831 2002 |  | 
| 1832 2003 | 
             
                         <div class="rec-rating">
         | 
| 1833 | 
            -
             | 
| 1834 | 
            -
             | 
| 2004 | 
            +
                           
         | 
| 1835 2005 |  | 
| 1836 2006 |  | 
| 1837 2007 |  | 
| 1838 2008 |  | 
| 1839 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt1318514|imdb|7.6|7.6|" data-ga-identifier=""
         | 
| 1840 | 
            -
            title="Users rated this 7.6/10 ( | 
| 2009 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt1318514|imdb|7.6|7.6|p13nsims-title" data-ga-identifier=""
         | 
| 2010 | 
            +
            title="Users rated this 7.6/10 (217,600 votes) - click stars to rate" >
         | 
| 1841 2011 | 
             
            <span class="rating-bg"> </span>
         | 
| 1842 2012 | 
             
            <span class="rating-imdb " style="width: 106.4px"> </span>
         | 
| 1843 2013 | 
             
            <span class="rating-stars">
         | 
| @@ -1856,7 +2026,6 @@ title="Users rated this 7.6/10 (209,077 votes) - click stars to rate" > | |
| 1856 2026 | 
             
            <span class="rating-cancel "><a href="/title/tt1318514/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1857 2027 | 
             
             </div>
         | 
| 1858 2028 |  | 
| 1859 | 
            -
                         
         | 
| 1860 2029 | 
             
                           <div class="rec-outline">
         | 
| 1861 2030 | 
             
                <p>
         | 
| 1862 2031 | 
             
            A substance, designed to help the brain repair itself, gives rise to a super-intelligent chimp who leads an ape uprising.    </p>
         | 
| @@ -1873,9 +2042,9 @@ A substance, designed to help the brain repair itself, gives rise to a super-int | |
| 1873 2042 | 
             
            Rupert Wyatt  </div>
         | 
| 1874 2043 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 1875 2044 | 
             
                <b>Stars:</b> 
         | 
| 1876 | 
            -
            James Franco, 
         | 
| 1877 2045 | 
             
            Andy Serkis, 
         | 
| 1878 | 
            -
             | 
| 2046 | 
            +
            Karin Konoval, 
         | 
| 2047 | 
            +
            James Franco</span></div> 
         | 
| 1879 2048 | 
             
                       </div>
         | 
| 1880 2049 |  | 
| 1881 2050 | 
             
                     </div>
         | 
| @@ -1927,9 +2096,7 @@ Freida Pinto</span></div> | |
| 1927 2096 |  | 
| 1928 2097 | 
             
                 <div class="rec-title">
         | 
| 1929 2098 | 
             
                   <a href="/title/tt1228705/?ref_=tt_rec_tt" ><b>Iron Man 2</b></a>
         | 
| 1930 | 
            -
                        <span class="nobr">
         | 
| 1931 | 
            -
                        	(2010)
         | 
| 1932 | 
            -
                        </span>
         | 
| 2099 | 
            +
                        <span class="nobr">(2010)</span>
         | 
| 1933 2100 | 
             
               </div>  
         | 
| 1934 2101 |  | 
| 1935 2102 |  | 
| @@ -1953,14 +2120,13 @@ Freida Pinto</span></div> | |
| 1953 2120 | 
             
                </div>
         | 
| 1954 2121 |  | 
| 1955 2122 | 
             
                         <div class="rec-rating">
         | 
| 1956 | 
            -
             | 
| 1957 | 
            -
             | 
| 2123 | 
            +
                           
         | 
| 1958 2124 |  | 
| 1959 2125 |  | 
| 1960 2126 |  | 
| 1961 2127 |  | 
| 1962 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt1228705|imdb|7.1|7.1|" data-ga-identifier=""
         | 
| 1963 | 
            -
            title="Users rated this 7.1/10 ( | 
| 2128 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt1228705|imdb|7.1|7.1|p13nsims-title" data-ga-identifier=""
         | 
| 2129 | 
            +
            title="Users rated this 7.1/10 (249,708 votes) - click stars to rate" >
         | 
| 1964 2130 | 
             
            <span class="rating-bg"> </span>
         | 
| 1965 2131 | 
             
            <span class="rating-imdb " style="width: 99.4px"> </span>
         | 
| 1966 2132 | 
             
            <span class="rating-stars">
         | 
| @@ -1979,10 +2145,9 @@ title="Users rated this 7.1/10 (237,968 votes) - click stars to rate" > | |
| 1979 2145 | 
             
            <span class="rating-cancel "><a href="/title/tt1228705/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 1980 2146 | 
             
             </div>
         | 
| 1981 2147 |  | 
| 1982 | 
            -
                         
         | 
| 1983 2148 | 
             
                           <div class="rec-outline">
         | 
| 1984 2149 | 
             
                <p>
         | 
| 1985 | 
            -
             | 
| 2150 | 
            +
            Tony Stark has declared himself Iron Man and installed world peace... or so he thinks. He soon realizes that not only is there a mad man out to kill him with his own technology, but there's something more: he is dying.    </p>
         | 
| 1986 2151 | 
             
                           </div>
         | 
| 1987 2152 |  | 
| 1988 2153 | 
             
                         </div>  
         | 
| @@ -1997,8 +2162,8 @@ Jon Favreau  </div> | |
| 1997 2162 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 1998 2163 | 
             
                <b>Stars:</b> 
         | 
| 1999 2164 | 
             
            Robert Downey Jr., 
         | 
| 2000 | 
            -
             | 
| 2001 | 
            -
             | 
| 2165 | 
            +
            Gwyneth Paltrow, 
         | 
| 2166 | 
            +
            Don Cheadle</span></div> 
         | 
| 2002 2167 | 
             
                       </div>
         | 
| 2003 2168 |  | 
| 2004 2169 | 
             
                     </div>
         | 
| @@ -2050,9 +2215,7 @@ Gwyneth Paltrow</span></div> | |
| 2050 2215 |  | 
| 2051 2216 | 
             
                 <div class="rec-title">
         | 
| 2052 2217 | 
             
                   <a href="/title/tt0462465/?ref_=tt_rec_tt" ><b>Outlander</b></a>
         | 
| 2053 | 
            -
                        <span class="nobr">
         | 
| 2054 | 
            -
                        	(2008)
         | 
| 2055 | 
            -
                        </span>
         | 
| 2218 | 
            +
                        <span class="nobr">(2008)</span>
         | 
| 2056 2219 | 
             
               </div>  
         | 
| 2057 2220 |  | 
| 2058 2221 |  | 
| @@ -2076,16 +2239,15 @@ Gwyneth Paltrow</span></div> | |
| 2076 2239 | 
             
                </div>
         | 
| 2077 2240 |  | 
| 2078 2241 | 
             
                         <div class="rec-rating">
         | 
| 2079 | 
            -
             | 
| 2080 | 
            -
             | 
| 2242 | 
            +
                           
         | 
| 2081 2243 |  | 
| 2082 2244 |  | 
| 2083 2245 |  | 
| 2084 2246 |  | 
| 2085 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0462465|imdb|6. | 
| 2086 | 
            -
            title="Users rated this 6. | 
| 2247 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0462465|imdb|6.2|6.2|p13nsims-title" data-ga-identifier=""
         | 
| 2248 | 
            +
            title="Users rated this 6.2/10 (43,582 votes) - click stars to rate" >
         | 
| 2087 2249 | 
             
            <span class="rating-bg"> </span>
         | 
| 2088 | 
            -
            <span class="rating-imdb " style="width:  | 
| 2250 | 
            +
            <span class="rating-imdb " style="width: 86.8px"> </span>
         | 
| 2089 2251 | 
             
            <span class="rating-stars">
         | 
| 2090 2252 | 
             
                  <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>1</span></a>
         | 
| 2091 2253 | 
             
                  <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>2</span></a>
         | 
| @@ -2098,11 +2260,10 @@ title="Users rated this 6.3/10 (41,793 votes) - click stars to rate" > | |
| 2098 2260 | 
             
                  <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>9</span></a>
         | 
| 2099 2261 | 
             
                  <a rel="nofollow" href="/register/login?why=vote&ref_=tt_ov_rt" title="Register or login to rate this title" ><span>10</span></a>
         | 
| 2100 2262 | 
             
            </span>
         | 
| 2101 | 
            -
            <span class="rating-rating "><span class="value">6. | 
| 2263 | 
            +
            <span class="rating-rating "><span class="value">6.2</span><span class="grey">/</span><span class="grey">10</span></span>
         | 
| 2102 2264 | 
             
            <span class="rating-cancel "><a href="/title/tt0462465/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2103 2265 | 
             
             </div>
         | 
| 2104 2266 |  | 
| 2105 | 
            -
                         
         | 
| 2106 2267 | 
             
                           <div class="rec-outline">
         | 
| 2107 2268 | 
             
                <p>
         | 
| 2108 2269 | 
             
            During the reign of the Vikings, Kainan, a man from a far-off world, crash lands on Earth, bringing with him an alien predator known as the Moorwen. Though both man and monster are seeking revenge for violence committed against them, Kainan leads the alliance to kill the Moorwen by fusing his advanced technology with the Viking's Iron Age weaponry.    </p>
         | 
| @@ -2121,7 +2282,7 @@ Howard McCain  </div> | |
| 2121 2282 | 
             
                <b>Stars:</b> 
         | 
| 2122 2283 | 
             
            Jim Caviezel, 
         | 
| 2123 2284 | 
             
            Sophia Myles, 
         | 
| 2124 | 
            -
             | 
| 2285 | 
            +
            Jack Huston</span></div> 
         | 
| 2125 2286 | 
             
                       </div>
         | 
| 2126 2287 |  | 
| 2127 2288 | 
             
                     </div>
         | 
| @@ -2173,9 +2334,7 @@ Ron Perlman</span></div> | |
| 2173 2334 |  | 
| 2174 2335 | 
             
                 <div class="rec-title">
         | 
| 2175 2336 | 
             
                   <a href="/title/tt0268695/?ref_=tt_rec_tt" ><b>The Time Machine</b></a>
         | 
| 2176 | 
            -
                        <span class="nobr">
         | 
| 2177 | 
            -
                        	(2002)
         | 
| 2178 | 
            -
                        </span>
         | 
| 2337 | 
            +
                        <span class="nobr">(2002)</span>
         | 
| 2179 2338 | 
             
               </div>  
         | 
| 2180 2339 |  | 
| 2181 2340 |  | 
| @@ -2199,14 +2358,13 @@ Ron Perlman</span></div> | |
| 2199 2358 | 
             
                </div>
         | 
| 2200 2359 |  | 
| 2201 2360 | 
             
                         <div class="rec-rating">
         | 
| 2202 | 
            -
             | 
| 2203 | 
            -
             | 
| 2361 | 
            +
                           
         | 
| 2204 2362 |  | 
| 2205 2363 |  | 
| 2206 2364 |  | 
| 2207 2365 |  | 
| 2208 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0268695|imdb|5.8|5.8|" data-ga-identifier=""
         | 
| 2209 | 
            -
            title="Users rated this 5.8/10 ( | 
| 2366 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0268695|imdb|5.8|5.8|p13nsims-title" data-ga-identifier=""
         | 
| 2367 | 
            +
            title="Users rated this 5.8/10 (71,711 votes) - click stars to rate" >
         | 
| 2210 2368 | 
             
            <span class="rating-bg"> </span>
         | 
| 2211 2369 | 
             
            <span class="rating-imdb " style="width: 81.2px"> </span>
         | 
| 2212 2370 | 
             
            <span class="rating-stars">
         | 
| @@ -2225,7 +2383,6 @@ title="Users rated this 5.8/10 (69,185 votes) - click stars to rate" > | |
| 2225 2383 | 
             
            <span class="rating-cancel "><a href="/title/tt0268695/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2226 2384 | 
             
             </div>
         | 
| 2227 2385 |  | 
| 2228 | 
            -
                         
         | 
| 2229 2386 | 
             
                           <div class="rec-outline">
         | 
| 2230 2387 | 
             
                <p>
         | 
| 2231 2388 | 
             
            Hoping to alter the events of the past, a 19th century inventor instead travels 800,000 years into the future, where he finds humankind divided into two warring races.    </p>
         | 
| @@ -2243,8 +2400,8 @@ Simon Wells  </div> | |
| 2243 2400 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 2244 2401 | 
             
                <b>Stars:</b> 
         | 
| 2245 2402 | 
             
            Guy Pearce, 
         | 
| 2246 | 
            -
             | 
| 2247 | 
            -
             | 
| 2403 | 
            +
            Mark Addy, 
         | 
| 2404 | 
            +
            Phyllida Law</span></div> 
         | 
| 2248 2405 | 
             
                       </div>
         | 
| 2249 2406 |  | 
| 2250 2407 | 
             
                     </div>
         | 
| @@ -2296,9 +2453,7 @@ Mark Addy</span></div> | |
| 2296 2453 |  | 
| 2297 2454 | 
             
                 <div class="rec-title">
         | 
| 2298 2455 | 
             
                   <a href="/title/tt0087182/?ref_=tt_rec_tt" ><b>Dune</b></a>
         | 
| 2299 | 
            -
                        <span class="nobr">
         | 
| 2300 | 
            -
                        	(1984)
         | 
| 2301 | 
            -
                        </span>
         | 
| 2456 | 
            +
                        <span class="nobr">(1984)</span>
         | 
| 2302 2457 | 
             
               </div>  
         | 
| 2303 2458 |  | 
| 2304 2459 |  | 
| @@ -2316,20 +2471,19 @@ Mark Addy</span></div> | |
| 2316 2471 | 
             
             <span class="ghost">|</span> 
         | 
| 2317 2472 | 
             
                                 Adventure          
         | 
| 2318 2473 | 
             
             <span class="ghost">|</span> 
         | 
| 2319 | 
            -
                                  | 
| 2474 | 
            +
                                 Sci-Fi          
         | 
| 2320 2475 |  | 
| 2321 2476 |  | 
| 2322 2477 | 
             
                </div>
         | 
| 2323 2478 |  | 
| 2324 2479 | 
             
                         <div class="rec-rating">
         | 
| 2325 | 
            -
             | 
| 2326 | 
            -
             | 
| 2480 | 
            +
                           
         | 
| 2327 2481 |  | 
| 2328 2482 |  | 
| 2329 2483 |  | 
| 2330 2484 |  | 
| 2331 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0087182|imdb|6.5|6.5|" data-ga-identifier=""
         | 
| 2332 | 
            -
            title="Users rated this 6.5/10 ( | 
| 2485 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0087182|imdb|6.5|6.5|p13nsims-title" data-ga-identifier=""
         | 
| 2486 | 
            +
            title="Users rated this 6.5/10 (67,860 votes) - click stars to rate" >
         | 
| 2333 2487 | 
             
            <span class="rating-bg"> </span>
         | 
| 2334 2488 | 
             
            <span class="rating-imdb " style="width: 91px"> </span>
         | 
| 2335 2489 | 
             
            <span class="rating-stars">
         | 
| @@ -2348,7 +2502,6 @@ title="Users rated this 6.5/10 (65,819 votes) - click stars to rate" > | |
| 2348 2502 | 
             
            <span class="rating-cancel "><a href="/title/tt0087182/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2349 2503 | 
             
             </div>
         | 
| 2350 2504 |  | 
| 2351 | 
            -
                         
         | 
| 2352 2505 | 
             
                           <div class="rec-outline">
         | 
| 2353 2506 | 
             
                <p>
         | 
| 2354 2507 | 
             
            A Duke's son leads desert warriors against the galactic emperor and his father's evil nemesis when they assassinate his father and free their desert world from the emperor's rule.    </p>
         | 
| @@ -2365,9 +2518,9 @@ A Duke's son leads desert warriors against the galactic emperor and his father's | |
| 2365 2518 | 
             
            David Lynch  </div>
         | 
| 2366 2519 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 2367 2520 | 
             
                <b>Stars:</b> 
         | 
| 2368 | 
            -
             | 
| 2369 | 
            -
             | 
| 2370 | 
            -
             | 
| 2521 | 
            +
            Francesca Annis, 
         | 
| 2522 | 
            +
            Leonardo Cimino, 
         | 
| 2523 | 
            +
            Kyle MacLachlan</span></div> 
         | 
| 2371 2524 | 
             
                       </div>
         | 
| 2372 2525 |  | 
| 2373 2526 | 
             
                     </div>
         | 
| @@ -2419,9 +2572,7 @@ Francesca Annis</span></div> | |
| 2419 2572 |  | 
| 2420 2573 | 
             
                 <div class="rec-title">
         | 
| 2421 2574 | 
             
                   <a href="/title/tt0402022/?ref_=tt_rec_tt" ><b>Æon Flux</b></a>
         | 
| 2422 | 
            -
                        <span class="nobr">
         | 
| 2423 | 
            -
                        	(2005)
         | 
| 2424 | 
            -
                        </span>
         | 
| 2575 | 
            +
                        <span class="nobr">(2005)</span>
         | 
| 2425 2576 | 
             
               </div>  
         | 
| 2426 2577 |  | 
| 2427 2578 |  | 
| @@ -2444,14 +2595,13 @@ Francesca Annis</span></div> | |
| 2444 2595 | 
             
                </div>
         | 
| 2445 2596 |  | 
| 2446 2597 | 
             
                         <div class="rec-rating">
         | 
| 2447 | 
            -
             | 
| 2448 | 
            -
             | 
| 2598 | 
            +
                           
         | 
| 2449 2599 |  | 
| 2450 2600 |  | 
| 2451 2601 |  | 
| 2452 2602 |  | 
| 2453 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0402022|imdb|5.4|5.4|" data-ga-identifier=""
         | 
| 2454 | 
            -
            title="Users rated this 5.4/10 ( | 
| 2603 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0402022|imdb|5.4|5.4|p13nsims-title" data-ga-identifier=""
         | 
| 2604 | 
            +
            title="Users rated this 5.4/10 (79,041 votes) - click stars to rate" >
         | 
| 2455 2605 | 
             
            <span class="rating-bg"> </span>
         | 
| 2456 2606 | 
             
            <span class="rating-imdb " style="width: 75.6px"> </span>
         | 
| 2457 2607 | 
             
            <span class="rating-stars">
         | 
| @@ -2470,7 +2620,6 @@ title="Users rated this 5.4/10 (76,485 votes) - click stars to rate" > | |
| 2470 2620 | 
             
            <span class="rating-cancel "><a href="/title/tt0402022/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2471 2621 | 
             
             </div>
         | 
| 2472 2622 |  | 
| 2473 | 
            -
                         
         | 
| 2474 2623 | 
             
                           <div class="rec-outline">
         | 
| 2475 2624 | 
             
                <p>
         | 
| 2476 2625 | 
             
            Aeon Flux is a mysterious assassin working for the Monicans, a group of rebels trying to overthrow the government. When she is a sent on a mission to kill the Chairman, a whole new mystery is found.    </p>
         | 
| @@ -2488,7 +2637,7 @@ Karyn Kusama  </div> | |
| 2488 2637 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 2489 2638 | 
             
                <b>Stars:</b> 
         | 
| 2490 2639 | 
             
            Charlize Theron, 
         | 
| 2491 | 
            -
             | 
| 2640 | 
            +
            Marton Csokas, 
         | 
| 2492 2641 | 
             
            Sophie Okonedo</span></div> 
         | 
| 2493 2642 | 
             
                       </div>
         | 
| 2494 2643 |  | 
| @@ -2541,9 +2690,7 @@ Sophie Okonedo</span></div> | |
| 2541 2690 |  | 
| 2542 2691 | 
             
                 <div class="rec-title">
         | 
| 2543 2692 | 
             
                   <a href="/title/tt0339579/?ref_=tt_rec_tt" ><b>Returner</b></a>
         | 
| 2544 | 
            -
                        <span class="nobr">
         | 
| 2545 | 
            -
                        	(2002)
         | 
| 2546 | 
            -
                        </span>
         | 
| 2693 | 
            +
                        <span class="nobr">(2002)</span>
         | 
| 2547 2694 | 
             
               </div>  
         | 
| 2548 2695 |  | 
| 2549 2696 |  | 
| @@ -2567,14 +2714,13 @@ Sophie Okonedo</span></div> | |
| 2567 2714 | 
             
                </div>
         | 
| 2568 2715 |  | 
| 2569 2716 | 
             
                         <div class="rec-rating">
         | 
| 2570 | 
            -
             | 
| 2571 | 
            -
             | 
| 2717 | 
            +
                           
         | 
| 2572 2718 |  | 
| 2573 2719 |  | 
| 2574 2720 |  | 
| 2575 2721 |  | 
| 2576 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0339579|imdb|6.4|6.4|" data-ga-identifier=""
         | 
| 2577 | 
            -
            title="Users rated this 6.4/10 (8, | 
| 2722 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0339579|imdb|6.4|6.4|p13nsims-title" data-ga-identifier=""
         | 
| 2723 | 
            +
            title="Users rated this 6.4/10 (8,559 votes) - click stars to rate" >
         | 
| 2578 2724 | 
             
            <span class="rating-bg"> </span>
         | 
| 2579 2725 | 
             
            <span class="rating-imdb " style="width: 89.6px"> </span>
         | 
| 2580 2726 | 
             
            <span class="rating-stars">
         | 
| @@ -2593,7 +2739,6 @@ title="Users rated this 6.4/10 (8,316 votes) - click stars to rate" > | |
| 2593 2739 | 
             
            <span class="rating-cancel "><a href="/title/tt0339579/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2594 2740 | 
             
             </div>
         | 
| 2595 2741 |  | 
| 2596 | 
            -
                         
         | 
| 2597 2742 | 
             
                           <div class="rec-outline">
         | 
| 2598 2743 | 
             
                <p>
         | 
| 2599 2744 | 
             
            A young woman from the future forces a local gunman to help her stop an impending alien invasion which will wipe out the human race.    </p>
         | 
| @@ -2612,7 +2757,7 @@ Takashi Yamazaki  </div> | |
| 2612 2757 | 
             
                <b>Stars:</b> 
         | 
| 2613 2758 | 
             
            Takeshi Kaneshiro, 
         | 
| 2614 2759 | 
             
            Anne Suzuki, 
         | 
| 2615 | 
            -
             | 
| 2760 | 
            +
            Kirin Kiki</span></div> 
         | 
| 2616 2761 | 
             
                       </div>
         | 
| 2617 2762 |  | 
| 2618 2763 | 
             
                     </div>
         | 
| @@ -2664,9 +2809,7 @@ Gorô Kishitani</span></div> | |
| 2664 2809 |  | 
| 2665 2810 | 
             
                 <div class="rec-title">
         | 
| 2666 2811 | 
             
                   <a href="/title/tt0089530/?ref_=tt_rec_tt" ><b>Mad Max Beyond Thunderdome</b></a>
         | 
| 2667 | 
            -
                        <span class="nobr">
         | 
| 2668 | 
            -
                        	(1985)
         | 
| 2669 | 
            -
                        </span>
         | 
| 2812 | 
            +
                        <span class="nobr">(1985)</span>
         | 
| 2670 2813 | 
             
               </div>  
         | 
| 2671 2814 |  | 
| 2672 2815 |  | 
| @@ -2690,14 +2833,13 @@ Gorô Kishitani</span></div> | |
| 2690 2833 | 
             
                </div>
         | 
| 2691 2834 |  | 
| 2692 2835 | 
             
                         <div class="rec-rating">
         | 
| 2693 | 
            -
             | 
| 2694 | 
            -
             | 
| 2836 | 
            +
                           
         | 
| 2695 2837 |  | 
| 2696 2838 |  | 
| 2697 2839 |  | 
| 2698 2840 |  | 
| 2699 | 
            -
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0089530|imdb|6.1|6.1|" data-ga-identifier=""
         | 
| 2700 | 
            -
            title="Users rated this 6.1/10 ( | 
| 2841 | 
            +
            <div class="rating rating-list" data-starbar-class="rating-list" data-auth="" data-user="" id="tt0089530|imdb|6.1|6.1|p13nsims-title" data-ga-identifier=""
         | 
| 2842 | 
            +
            title="Users rated this 6.1/10 (54,585 votes) - click stars to rate" >
         | 
| 2701 2843 | 
             
            <span class="rating-bg"> </span>
         | 
| 2702 2844 | 
             
            <span class="rating-imdb " style="width: 85.4px"> </span>
         | 
| 2703 2845 | 
             
            <span class="rating-stars">
         | 
| @@ -2716,7 +2858,6 @@ title="Users rated this 6.1/10 (52,523 votes) - click stars to rate" > | |
| 2716 2858 | 
             
            <span class="rating-cancel "><a href="/title/tt0089530/vote?v=X;k=" title="Delete" rel="nofollow"><span>X</span></a></span>
         | 
| 2717 2859 | 
             
             </div>
         | 
| 2718 2860 |  | 
| 2719 | 
            -
                         
         | 
| 2720 2861 | 
             
                           <div class="rec-outline">
         | 
| 2721 2862 | 
             
                <p>
         | 
| 2722 2863 | 
             
            A former Australian policeman is rescued by a tribe of children when he is banished from a desert town and sent into the desert to die by the desert town's evil queen.    </p>
         | 
| @@ -2735,8 +2876,8 @@ George Ogilvie  </div> | |
| 2735 2876 | 
             
            <div class="rec-actor rec-ellipsis"> <span>
         | 
| 2736 2877 | 
             
                <b>Stars:</b> 
         | 
| 2737 2878 | 
             
            Mel Gibson, 
         | 
| 2738 | 
            -
             | 
| 2739 | 
            -
             | 
| 2879 | 
            +
            Bruce Spence, 
         | 
| 2880 | 
            +
            Adam Cockburn</span></div> 
         | 
| 2740 2881 | 
             
                       </div>
         | 
| 2741 2882 |  | 
| 2742 2883 | 
             
                     </div>
         | 
| @@ -2747,7 +2888,7 @@ Bruce Spence</span></div> | |
| 2747 2888 |  | 
| 2748 2889 | 
             
               </div>
         | 
| 2749 2890 |  | 
| 2750 | 
            -
             | 
| 2891 | 
            +
                        
         | 
| 2751 2892 | 
             
                    </div>
         | 
| 2752 2893 | 
             
                </div>  
         | 
| 2753 2894 |  | 
| @@ -2868,7 +3009,7 @@ Bruce Spence</span></div> | |
| 2868 3009 | 
             
                        </tr>
         | 
| 2869 3010 | 
             
                        <tr class="odd">
         | 
| 2870 3011 | 
             
                            <td class="primary_photo">
         | 
| 2871 | 
            -
            <a href="/name/nm0159059/?ref_=tt_cl_i7" ><img height="44" width="32" alt="Marcus Chong" title="Marcus Chong"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/ | 
| 3012 | 
            +
            <a href="/name/nm0159059/?ref_=tt_cl_i7" ><img height="44" width="32" alt="Marcus Chong" title="Marcus Chong"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMzU3ODM3MzcwN15BMl5BanBnXkFtZTcwODg2MTkzOQ@@._V1_SY44_CR9,0,32,44_.jpg" /></a>                </td>
         | 
| 2872 3013 | 
             
                            <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
         | 
| 2873 3014 | 
             
            <a href="/name/nm0159059/?ref_=tt_cl_t7" itemprop='url'> <span class="itemprop" itemprop="name">Marcus Chong</span>
         | 
| 2874 3015 | 
             
            </a>                </td>
         | 
| @@ -2996,7 +3137,7 @@ Bruce Spence</span></div> | |
| 2996 3137 | 
             
                        </tr>
         | 
| 2997 3138 | 
             
                        <tr class="odd">
         | 
| 2998 3139 | 
             
                            <td class="primary_photo">
         | 
| 2999 | 
            -
            <a href="/name/nm0336802/?ref_=tt_cl_i15" ><img height="44" width="32" alt="Marc Aden Gray" title="Marc Aden Gray"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png" | 
| 3140 | 
            +
            <a href="/name/nm0336802/?ref_=tt_cl_i15" ><img height="44" width="32" alt="Marc Aden Gray" title="Marc Aden Gray"src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/name-2138558783._V397576332_.png"class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTM5MTE2MjAwOF5BMl5BanBnXkFtZTcwMzc2MzEzOQ@@._V1_SY44_CR3,0,32,44_.jpg" /></a>                </td>
         | 
| 3000 3141 | 
             
                            <td class="itemprop" itemprop="actor" itemscope itemtype="http://schema.org/Person">
         | 
| 3001 3142 | 
             
            <a href="/name/nm0336802/?ref_=tt_cl_t15" itemprop='url'> <span class="itemprop" itemprop="name">Marc Aden Gray</span>
         | 
| 3002 3143 | 
             
            </a>                </td>
         | 
| @@ -3048,21 +3189,21 @@ Thomas A. Anderson is a man living two lives. By day he is an average computer p | |
| 3048 3189 | 
             
                    <hr />
         | 
| 3049 3190 | 
             
                    <div class="see-more inline canwrap" itemprop="keywords">
         | 
| 3050 3191 | 
             
                        <h4 class="inline">Plot Keywords:</h4>
         | 
| 3051 | 
            -
            <a href="/keyword/computer?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords"> | 
| 3192 | 
            +
            <a href="/keyword/computer?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">computer</span></a>
         | 
| 3052 3193 | 
             
                                <span>|</span>
         | 
| 3053 | 
            -
            <a href="/keyword/hacker?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords"> | 
| 3194 | 
            +
            <a href="/keyword/hacker?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">hacker</span></a>
         | 
| 3054 3195 | 
             
                                <span>|</span>
         | 
| 3055 | 
            -
            <a href="/keyword/computer-hacker?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords"> | 
| 3196 | 
            +
            <a href="/keyword/computer-hacker?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">computer hacker</span></a>
         | 
| 3056 3197 | 
             
                                <span>|</span>
         | 
| 3057 | 
            -
            <a href="/keyword/matrix?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords"> | 
| 3198 | 
            +
            <a href="/keyword/matrix?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">matrix</span></a>
         | 
| 3058 3199 | 
             
                                <span>|</span>
         | 
| 3059 | 
            -
            <a href="/keyword/reality?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords"> | 
| 3200 | 
            +
            <a href="/keyword/reality?ref_=tt_stry_kw" > <span class="itemprop" itemprop="keywords">reality</span></a>
         | 
| 3060 3201 | 
             
                                                        <span>|</span> <nobr><a href="/title/tt0133093/keywords?ref_=tt_stry_kw" >See more</a> »</nobr>
         | 
| 3061 3202 | 
             
                    </div>      
         | 
| 3062 3203 | 
             
                    <hr />
         | 
| 3063 3204 | 
             
                    <div class="txt-block">
         | 
| 3064 3205 | 
             
                        <h4 class="inline">Taglines:</h4>
         | 
| 3065 | 
            -
             | 
| 3206 | 
            +
            Perception: Our day-in, day-out world is real. Reality: That world is a hoax, an elaborate deception spun by all-powerful machines of artificial intelligence that control us. Whoa.                <span class="see-more inline">
         | 
| 3066 3207 | 
             
            <a href="/title/tt0133093/taglines?ref_=tt_stry_tg" > See more</a> »
         | 
| 3067 3208 | 
             
                            </span>
         | 
| 3068 3209 | 
             
                    </div>
         | 
| @@ -3104,7 +3245,7 @@ Believe the unbelievable                <span class="see-more inline"> | |
| 3104 3245 | 
             
                  csm.measure('csm_TitleDetailsWidget_started');
         | 
| 3105 3246 | 
             
                }
         | 
| 3106 3247 | 
             
              </script>
         | 
| 3107 | 
            -
                <div class = "article" id="titleDetails" | 
| 3248 | 
            +
                <div class = "article" id="titleDetails">
         | 
| 3108 3249 | 
             
                <span class=rightcornerlink >
         | 
| 3109 3250 | 
             
                        <a href="/register/login?why=edit&ref_=tt_dt_dt" rel="login">Edit</a>
         | 
| 3110 3251 | 
             
                </span>
         | 
| @@ -3183,12 +3324,9 @@ Believe the unbelievable                <span class="see-more inline"> | |
| 3183 3324 | 
             
                <div class="txt-block">
         | 
| 3184 3325 | 
             
                <h4 class="inline">Production Co:</h4>
         | 
| 3185 3326 | 
             
                    <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
         | 
| 3186 | 
            -
            <a href="/company/co0026840?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Warner Bros | 
| 3187 | 
            -
             | 
| 3188 | 
            -
            <a href="/company/ | 
| 3189 | 
            -
            ,         <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
         | 
| 3190 | 
            -
            <a href="/company/co0108864?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Village Roadshow Pictures</span></a>        </span>
         | 
| 3191 | 
            -
                  <span class="see-more inline">
         | 
| 3327 | 
            +
            <a href="/company/co0026840?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Warner Bros</span></a></span>,        <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
         | 
| 3328 | 
            +
            <a href="/company/co0026840?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Warner Bros</span></a></span>,        <span itemprop="creator" itemscope itemtype="http://schema.org/Organization">
         | 
| 3329 | 
            +
            <a href="/company/co0108864?ref_=tt_dt_co" itemprop='url'><span class="itemprop" itemprop="name">Village Roadshow Pictures</span></a></span>      <span class="see-more inline">
         | 
| 3192 3330 | 
             
                    <a href="companycredits?ref_=tt_dt_co" itemprop='url'>See more</a> »
         | 
| 3193 3331 | 
             
                  </span>
         | 
| 3194 3332 | 
             
                </div>
         | 
| @@ -3243,68 +3381,66 @@ itemprop='url'>IMDbPro</a> » | |
| 3243 3381 | 
             
                  csm.measure('csm_TitleDidYouKnowWidget_started');
         | 
| 3244 3382 | 
             
                }
         | 
| 3245 3383 | 
             
              </script>
         | 
| 3246 | 
            -
            <div id="titleDidYouKnow" class="article" | 
| 3384 | 
            +
            <div id="titleDidYouKnow" class="article">
         | 
| 3247 3385 | 
             
                <span class=rightcornerlink >
         | 
| 3248 3386 | 
             
                        <a href="/register/login?why=edit&ref_=tt_trv_trv" rel="login">Edit</a>
         | 
| 3249 3387 | 
             
                </span>
         | 
| 3250 3388 | 
             
                <h2>Did You Know?</h2>
         | 
| 3251 | 
            -
                <div id="trivia"  | 
| 3389 | 
            +
                <div id="trivia" class="txt-block">
         | 
| 3252 3390 | 
             
                    <h4>Trivia</h4>
         | 
| 3253 3391 |  | 
| 3254 3392 |  | 
| 3255 | 
            -
            The  | 
| 3393 | 
            +
            The first trace program gives a view of the City's area code, but the camera zooms in before it can be completely determined, leaving the phone number as (3?2) 555-0690. Three locations exist in the United States with similar codes: Chicago (312), Delaware (302), and the northwestern Florida peninsula (352). Since the original script indicates that the number is #312-555-0690 and there are numerous other references to Chicago in the film, we can assume that the area code is 312.        <a href="trivia?ref_=tt_trv_trv" class="nobr" >See more</a>  »
         | 
| 3256 3394 | 
             
                </div>
         | 
| 3257 3395 | 
             
                        <hr />
         | 
| 3258 | 
            -
                 <div id="goofs" | 
| 3396 | 
            +
                 <div id="goofs"  class="txt-block">
         | 
| 3259 3397 | 
             
                    <h4>Goofs</h4>
         | 
| 3260 | 
            -
             | 
| 3398 | 
            +
            When Neo enters the Matrix for the first time on the Nebuchadnezzar with Morpheus, as he sits in the chair we clearly see Trinity lock his feet in place. But when Neo pulls himself out of the Matrix during that same visit, he jumps out of the chair and no one can be seen releasing his feet.        <a href="trivia?tab=gf&ref_=tt_trv_gf" class="nobr" >See more</a>  »
         | 
| 3261 3399 | 
             
                </div>   
         | 
| 3262 3400 | 
             
                        <hr />
         | 
| 3263 3401 | 
             
                <div id="quotes" class="text-block">
         | 
| 3264 3402 | 
             
                    <h4>Quotes</h4>
         | 
| 3265 | 
            -
            [first lines]
         | 
| 3266 | 
            -
            <br />[phone rings]
         | 
| 3267 | 
            -
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" >Cypher</a>:
         | 
| 3403 | 
            +
            [<span class="fine">first lines</span>]
         | 
| 3404 | 
            +
            <br />[<span class="fine">phone rings</span>]
         | 
| 3405 | 
            +
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" ><span class="character">Cypher</span></a>:
         | 
| 3268 3406 | 
             
            Yeah.
         | 
| 3269 | 
            -
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" >Trinity</a>:
         | 
| 3407 | 
            +
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" ><span class="character">Trinity</span></a>:
         | 
| 3270 3408 | 
             
            Is everything in place?
         | 
| 3271 | 
            -
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" >Cypher</a>:
         | 
| 3409 | 
            +
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" ><span class="character">Cypher</span></a>:
         | 
| 3272 3410 | 
             
            You weren't supposed to relieve me.
         | 
| 3273 | 
            -
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" >Trinity</a>:
         | 
| 3411 | 
            +
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" ><span class="character">Trinity</span></a>:
         | 
| 3274 3412 | 
             
            I know, but I felt like taking a shift.
         | 
| 3275 | 
            -
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" >Cypher</a>:
         | 
| 3413 | 
            +
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" ><span class="character">Cypher</span></a>:
         | 
| 3276 3414 | 
             
            You like him, don't you? You like watching him.
         | 
| 3277 | 
            -
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" >Trinity</a>:
         | 
| 3415 | 
            +
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" ><span class="character">Trinity</span></a>:
         | 
| 3278 3416 | 
             
            Don't be ridiculous.
         | 
| 3279 | 
            -
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" >Cypher</a>:
         | 
| 3417 | 
            +
            <br /><a href="/name/nm0001592/?ref_=tt_trv_qu" ><span class="character">Cypher</span></a>:
         | 
| 3280 3418 | 
             
            We're gonna kill him. You understand that?
         | 
| 3281 | 
            -
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" >Trinity</a>:
         | 
| 3419 | 
            +
            <br /><a href="/name/nm0005251/?ref_=tt_trv_qu" ><span class="character">Trinity</span></a>:
         | 
| 3282 3420 | 
             
            Morpheus believes he is the one.
         | 
| 3283 3421 | 
             
            <br />                [...]<br />
         | 
| 3284 | 
            -
                    <a href=" | 
| 3422 | 
            +
                    <a href="trivia?tab=qt&ref_=tt_trv_qu" class="nobr" >See more</a> »
         | 
| 3285 3423 | 
             
                </div>
         | 
| 3286 3424 | 
             
                        <hr />
         | 
| 3287 | 
            -
                 <div id="crazyCredits" | 
| 3425 | 
            +
                 <div id="crazyCredits"  class="txt-block">
         | 
| 3288 3426 | 
             
                    <h4>Crazy Credits</h4>
         | 
| 3289 3427 | 
             
            At the end of all the credits, the URL for the (now defunct) website of the film is given, www.whatisthematrix.com, along with a password, 'steak'. There's a 'secret' link on the page that requests a password.        <a href="trivia?tab=cz&ref_=tt_trv_cc" class="nobr" >See more</a>  »
         | 
| 3290 3428 | 
             
                </div>   
         | 
| 3291 3429 | 
             
                        <hr />
         | 
| 3292 | 
            -
                <div id="connections" class="text-block" | 
| 3430 | 
            +
                <div id="connections" class="text-block">
         | 
| 3293 3431 | 
             
                    <h4>Connections</h4>
         | 
| 3294 | 
            -
                    Referenced in < | 
| 3432 | 
            +
                    Referenced in <a href="/title/tt0846724/?ref_=tt_trv_cnn">Patton Oswalt: No Reason to Complain</a> (2004)
         | 
| 3433 | 
            +
             | 
| 3295 3434 |  | 
| 3296 | 
            -
            <br />The graphics on the Bruce's computer screen resembles a reversed Matrix digital rain seen in The Matrix series.</span>
         | 
| 3297 3435 | 
             
                    <a href="trivia?tab=mc&ref_=tt_trv_cnn" class="nobr" >See more</a> »
         | 
| 3298 3436 | 
             
                </div>
         | 
| 3299 3437 | 
             
                        <hr />
         | 
| 3300 | 
            -
                <div id="soundtracks" class="text-block" | 
| 3438 | 
            +
                <div id="soundtracks" class="text-block">
         | 
| 3301 3439 | 
             
                    <h4>Soundtracks</h4>
         | 
| 3302 | 
            -
             | 
| 3303 | 
            -
             | 
| 3304 | 
            -
             | 
| 3305 | 
            -
             | 
| 3306 | 
            -
                            Under License from Universal Music Special Markets<br />
         | 
| 3307 | 
            -
                    <a href="soundtrack?ref_=tt_trv_snd" class="nobr" >See more</a> »
         | 
| 3440 | 
            +
            "Minor Swing"<br />
         | 
| 3441 | 
            +
            Written by <a href="/name/nm0718099/?ref_=tt_trv_snd">Django Reinhardt</a> and <a href="/name/nm0335799/?ref_=tt_trv_snd">Stéphane Grappelli</a> (as Stephanie Grappelli)<br />
         | 
| 3442 | 
            +
            Performed by <a href="/name/nm0718099/?ref_=tt_trv_snd">Django Reinhardt</a><br />
         | 
| 3443 | 
            +
            Courtesy of The RCA Records Label of BMG Entertainment<br />        <a href="soundtrack?ref_=tt_trv_snd" class="nobr" >See more</a> »
         | 
| 3308 3444 | 
             
                </div>
         | 
| 3309 3445 | 
             
            </div>
         | 
| 3310 3446 | 
             
              <script>
         | 
| @@ -3327,15 +3463,15 @@ At the end of all the credits, the URL for the (now defunct) website of the film | |
| 3327 3463 | 
             
                        <div class="faq" >
         | 
| 3328 3464 | 
             
                                <div class="odd">
         | 
| 3329 3465 | 
             
                                <b>Q:</b>
         | 
| 3330 | 
            -
            <a href="/title/tt0133093/faq?ref_=tt_faq_1#.2.1. | 
| 3466 | 
            +
            <a href="/title/tt0133093/faq?ref_=tt_faq_1#.2.1.7" > How do people have babies in the Matrix?</a>
         | 
| 3331 3467 | 
             
                                </div>
         | 
| 3332 3468 | 
             
                                <div class="even">
         | 
| 3333 3469 | 
             
                                <b>Q:</b>
         | 
| 3334 | 
            -
            <a href="/title/tt0133093/faq?ref_=tt_faq_2#.2.1. | 
| 3470 | 
            +
            <a href="/title/tt0133093/faq?ref_=tt_faq_2#.2.1.18" > What are the differences between the BBFC-15 version and the uncut version?</a>
         | 
| 3335 3471 | 
             
                                </div>
         | 
| 3336 3472 | 
             
                                <div class="odd">
         | 
| 3337 3473 | 
             
                                <b>Q:</b>
         | 
| 3338 | 
            -
            <a href="/title/tt0133093/faq?ref_=tt_faq_3#.2.1. | 
| 3474 | 
            +
            <a href="/title/tt0133093/faq?ref_=tt_faq_3#.2.1.20" > How much sex, violence, and profanity are in this movie?</a>
         | 
| 3339 3475 | 
             
                                </div>
         | 
| 3340 3476 | 
             
                        </div>
         | 
| 3341 3477 |  | 
| @@ -3356,40 +3492,41 @@ At the end of all the credits, the URL for the (now defunct) website of the film | |
| 3356 3492 | 
             
              </script>
         | 
| 3357 3493 | 
             
                <div class="article" id="titleUserReviewsTeaser">
         | 
| 3358 3494 | 
             
                    <h2>User Reviews</h2>
         | 
| 3359 | 
            -
             | 
| 3360 | 
            -
             | 
| 3361 | 
            -
             | 
| 3362 | 
            -
             | 
| 3363 | 
            -
             | 
| 3364 | 
            -
             | 
| 3365 | 
            -
             | 
| 3366 | 
            -
             | 
| 3367 | 
            -
             | 
| 3368 | 
            -
             | 
| 3369 | 
            -
             | 
| 3370 | 
            -
             | 
| 3371 | 
            -
             | 
| 3372 | 
            -
             | 
| 3373 | 
            -
             | 
| 3374 | 
            -
             | 
| 3375 | 
            -
             | 
| 3376 | 
            -
             | 
| 3377 | 
            -
             | 
| 3378 | 
            -
             | 
| 3495 | 
            +
                    <div class="user-comments">
         | 
| 3496 | 
            +
                                <div class="tinystarbar" title="10/10">
         | 
| 3497 | 
            +
                                    <div style="width: 100px;"> </div>
         | 
| 3498 | 
            +
                                </div>
         | 
| 3499 | 
            +
                            <span itemprop="review" itemscope itemtype="http://schema.org/Review">  
         | 
| 3500 | 
            +
                                <strong itemprop="name">Stunning and wild...</strong>
         | 
| 3501 | 
            +
                                <span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
         | 
| 3502 | 
            +
                                    <meta itemprop="worstRating" content = "1" />
         | 
| 3503 | 
            +
                                    <meta itemprop="ratingValue" content="10" />
         | 
| 3504 | 
            +
                                    <meta itemprop="bestRating" content="10" />
         | 
| 3505 | 
            +
                                </span>
         | 
| 3506 | 
            +
                                <div class="comment-meta">
         | 
| 3507 | 
            +
                                    3 April 1999 | by <a href="/user/ur0266097/comments?ref_=tt_urv" ><span itemprop="author">Charles Kim</span></a>
         | 
| 3508 | 
            +
                                    <meta itemprop="datePublished" content="1999-04-03" />
         | 
| 3509 | 
            +
                                          (New Brunswick, New Jersey)
         | 
| 3510 | 
            +
                                    – <a href="/user/ur0266097/comments?ref_=tt_urv" >See all my reviews</a>
         | 
| 3511 | 
            +
                                </div>
         | 
| 3512 | 
            +
                                <div>
         | 
| 3513 | 
            +
                                    <p itemprop="reviewBody"> It's been a while since a movie has generated enough interest in me for me to watch it.  "The Matrix" looked exciting enough in the trailers, so I decided to give it a look.  What I found was an amazing movie, with some of the greatest special effects I've ever seen.  The camera angles really work for the action sequences and the choreographed fight scenes made me yearn for more.  Say what you want about Keanu Reeves' acting.  He may not deliver the best dialogue, but his look can carry a film.  He was a great choice for the role of Neo.  Carrie Anne Moss was great as was the underrated Laurence Fishburne.  I highly recommend this film for those who are a fan of visually stunning movies.  It will blow away your senses... </p>
         | 
| 3514 | 
            +
                                </div>
         | 
| 3379 3515 | 
             
                            </span>
         | 
| 3380 | 
            -
             | 
| 3381 | 
            -
             | 
| 3382 | 
            -
             | 
| 3383 | 
            -
             | 
| 3384 | 
            -
             | 
| 3385 | 
            -
             | 
| 3386 | 
            -
             | 
| 3387 | 
            -
             | 
| 3388 | 
            -
             | 
| 3389 | 
            -
             | 
| 3390 | 
            -
             | 
| 3391 | 
            -
             | 
| 3392 | 
            -
             | 
| 3516 | 
            +
                            <hr />
         | 
| 3517 | 
            +
                            <div class="yn" id="ynd_509731">
         | 
| 3518 | 
            +
                                324 of 437 people found this review helpful. 
         | 
| 3519 | 
            +
                                Was this review helpful to you?
         | 
| 3520 | 
            +
                                <button class="btn small" value="Yes" name="ynb_509731_yes" onclick="CS.TMD.user_review_vote(509731, 'tt0133093', 'yes');" >Yes</button>
         | 
| 3521 | 
            +
                                <button class="btn small" value="No" name="ynb_509731_no" onclick="CS.TMD.user_review_vote(509731, 'tt0133093', 'no');" >No</button>
         | 
| 3522 | 
            +
                            </div>
         | 
| 3523 | 
            +
                        <div class="see-more">
         | 
| 3524 | 
            +
                            
         | 
| 3525 | 
            +
                            <a href="/title/tt0133093/reviews-enter?ref_=tt_urv" rel="login">Review this title</a>
         | 
| 3526 | 
            +
                            <span>|</span>
         | 
| 3527 | 
            +
                                <a href="/title/tt0133093/reviews?ref_=tt_urv" >See all 3,386 user reviews</a> »
         | 
| 3528 | 
            +
                        </div>
         | 
| 3529 | 
            +
                    </div>
         | 
| 3393 3530 | 
             
                </div>
         | 
| 3394 3531 | 
             
              <script>
         | 
| 3395 3532 | 
             
                if ('csm' in window) {
         | 
| @@ -3409,50 +3546,50 @@ At the end of all the credits, the URL for the (now defunct) website of the film | |
| 3409 3546 | 
             
                    <table class="boards">
         | 
| 3410 3547 | 
             
                <tr class="odd">
         | 
| 3411 3548 | 
             
                    <td>
         | 
| 3412 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3549 | 
            +
                        <a href="/title/tt0133093/board/nest/212739346?ref_=tt_bd_1" >There is no spoon?</a>
         | 
| 3413 3550 | 
             
                    </td>
         | 
| 3414 3551 | 
             
                    <td>
         | 
| 3415 | 
            -
                        <a href="/user/ | 
| 3552 | 
            +
                        <a href="/user/ur35758640/boards/profile?ref_=tt_bd_1" >kiasoul9</a>
         | 
| 3416 3553 | 
             
                    </td>
         | 
| 3417 3554 | 
             
                </tr>
         | 
| 3418 3555 | 
             
                <tr class="even">
         | 
| 3419 3556 | 
             
                    <td>
         | 
| 3420 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3557 | 
            +
                        <a href="/title/tt0133093/board/nest/210021605?ref_=tt_bd_2" >Why would anyone want to leave Thw Matrix?</a>
         | 
| 3421 3558 | 
             
                    </td>
         | 
| 3422 3559 | 
             
                    <td>
         | 
| 3423 | 
            -
                        <a href="/user/ | 
| 3560 | 
            +
                        <a href="/user/ur22238082/boards/profile?ref_=tt_bd_2" >Trismike21</a>
         | 
| 3424 3561 | 
             
                    </td>
         | 
| 3425 3562 | 
             
                </tr>
         | 
| 3426 3563 | 
             
                <tr class="odd">
         | 
| 3427 3564 | 
             
                    <td>
         | 
| 3428 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3565 | 
            +
                        <a href="/title/tt0133093/board/nest/211104810?ref_=tt_bd_3" >So Ebert ruined the Matrix for me</a>
         | 
| 3429 3566 | 
             
                    </td>
         | 
| 3430 3567 | 
             
                    <td>
         | 
| 3431 | 
            -
                        <a href="/user/ | 
| 3568 | 
            +
                        <a href="/user/ur34429468/boards/profile?ref_=tt_bd_3" >spikenard222</a>
         | 
| 3432 3569 | 
             
                    </td>
         | 
| 3433 3570 | 
             
                </tr>
         | 
| 3434 3571 | 
             
                <tr class="even">
         | 
| 3435 3572 | 
             
                    <td>
         | 
| 3436 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3573 | 
            +
                        <a href="/title/tt0133093/board/nest/210044342?ref_=tt_bd_4" >'ignorance is bliss'</a>
         | 
| 3437 3574 | 
             
                    </td>
         | 
| 3438 3575 | 
             
                    <td>
         | 
| 3439 | 
            -
                        <a href="/user/ | 
| 3576 | 
            +
                        <a href="/user/ur2234170/boards/profile?ref_=tt_bd_4" >kashifatif-1</a>
         | 
| 3440 3577 | 
             
                    </td>
         | 
| 3441 3578 | 
             
                </tr>
         | 
| 3442 3579 | 
             
                <tr class="odd">
         | 
| 3443 3580 | 
             
                    <td>
         | 
| 3444 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3581 | 
            +
                        <a href="/title/tt0133093/board/nest/207573687?ref_=tt_bd_5" >In all seriousness....</a>
         | 
| 3445 3582 | 
             
                    </td>
         | 
| 3446 3583 | 
             
                    <td>
         | 
| 3447 | 
            -
                        <a href="/user/ | 
| 3584 | 
            +
                        <a href="/user/ur33633079/boards/profile?ref_=tt_bd_5" >Peloquin_T15</a>
         | 
| 3448 3585 | 
             
                    </td>
         | 
| 3449 3586 | 
             
                </tr>
         | 
| 3450 3587 | 
             
                <tr class="even">
         | 
| 3451 3588 | 
             
                    <td>
         | 
| 3452 | 
            -
                        <a href="/title/tt0133093/board/nest/ | 
| 3589 | 
            +
                        <a href="/title/tt0133093/board/nest/205687827?ref_=tt_bd_6" >How is Neo the One?</a>
         | 
| 3453 3590 | 
             
                    </td>
         | 
| 3454 3591 | 
             
                    <td>
         | 
| 3455 | 
            -
                        <a href="/user/ | 
| 3592 | 
            +
                        <a href="/user/ur26551935/boards/profile?ref_=tt_bd_6" >kingl8619</a>
         | 
| 3456 3593 | 
             
                    </td>
         | 
| 3457 3594 | 
             
                </tr>
         | 
| 3458 3595 | 
             
                    </table>
         | 
| @@ -3483,13 +3620,13 @@ At the end of all the credits, the URL for the (now defunct) website of the film | |
| 3483 3620 | 
             
                    <div class="button-box">
         | 
| 3484 3621 | 
             
                        <form method="post" action="/updates?ref_=tt_cn">
         | 
| 3485 3622 | 
             
                            <input type="hidden" name="auto" value="legacy/title/tt0133093/">
         | 
| 3486 | 
            -
             | 
| 3623 | 
            +
                              <button class="btn primary large" rel="login" type="submit">Edit page</button>
         | 
| 3487 3624 | 
             
                        </form>
         | 
| 3488 3625 | 
             
                    </div>
         | 
| 3489 3626 |  | 
| 3490 3627 |  | 
| 3491 3628 | 
             
                    <div class="button-box">
         | 
| 3492 | 
            -
            <a href="/title/tt0133093/reviews-enter?ref_=tt_cn" class="btn large" >Write review</a>
         | 
| 3629 | 
            +
            <a href="/title/tt0133093/reviews-enter?ref_=tt_cn" class="btn large" rel="login">Write review</a>          
         | 
| 3493 3630 | 
             
                    </div>
         | 
| 3494 3631 |  | 
| 3495 3632 |  | 
| @@ -3500,88 +3637,7 @@ At the end of all the credits, the URL for the (now defunct) website of the film | |
| 3500 3637 | 
             
                  csm.measure('csm_TitleContributeWidget_finished');
         | 
| 3501 3638 | 
             
                }
         | 
| 3502 3639 | 
             
              </script>
         | 
| 3503 | 
            -
             | 
| 3504 | 
            -
              <script>
         | 
| 3505 | 
            -
                if ('csm' in window) {
         | 
| 3506 | 
            -
                  csm.measure('csm_TitleFooterLinksWidget_started');
         | 
| 3507 | 
            -
                }
         | 
| 3508 | 
            -
              </script>
         | 
| 3509 | 
            -
                <div class="article links" id="title_footer_links">
         | 
| 3510 | 
            -
            <h2>Explore More About
         | 
| 3511 | 
            -
            The Matrix
         | 
| 3512 | 
            -
            </h2>  
         | 
| 3513 | 
            -
                    <div class="link_column">
         | 
| 3514 | 
            -
                        <h4>Credits</h4>
         | 
| 3515 | 
            -
            <a href="/title/tt0133093/?ref_=tt_ft" class="link" id="footer_link_Overview" >Overview</a> <br />
         | 
| 3516 | 
            -
            <a href="/title/tt0133093/fullcredits?ref_=tt_ft" class="link" id="footer_link_Full_Cast_and_Crew" >Full Cast and Crew</a> <br />
         | 
| 3517 | 
            -
            <a href="/partners/wga?ref_=tt_ft" class="link" id="footer_link_About_WGA" >About WGA</a> <br />
         | 
| 3518 | 
            -
                        
         | 
| 3519 | 
            -
                        <h4>Story</h4>
         | 
| 3520 | 
            -
            <a href="/title/tt0133093/taglines?ref_=tt_ft" class="link" id="footer_link_Taglines" >Taglines</a> <br />
         | 
| 3521 | 
            -
            <a href="/title/tt0133093/plotsummary?ref_=tt_ft" class="link" id="footer_link_Plot_Summary" >Plot Summary</a> <br />
         | 
| 3522 | 
            -
            <a href="/title/tt0133093/synopsis?ref_=tt_ft" class="link" id="footer_link_Synopsis" >Synopsis</a> <br />
         | 
| 3523 | 
            -
            <a href="/title/tt0133093/keywords?ref_=tt_ft" class="link" id="footer_link_Plot_Keywords" >Plot Keywords</a> <br />
         | 
| 3524 | 
            -
            <a href="/title/tt0133093/parentalguide?ref_=tt_ft" class="link" id="footer_link_Parents_Guide" >Parents Guide</a> <br />
         | 
| 3525 | 
            -
                        
         | 
| 3526 | 
            -
                        <h4>Did You Know?</h4>
         | 
| 3527 | 
            -
            <a href="/title/tt0133093/quotes?ref_=tt_ft" class="link" id="footer_link_Quotes" >Quotes</a> <br />
         | 
| 3528 | 
            -
            <a href="/title/tt0133093/trivia?ref_=tt_ft" class="link" id="footer_link_Trivia" >Trivia</a> <br />
         | 
| 3529 | 
            -
            <a href="/title/tt0133093/trivia?tab=gf&ref_=tt_ft" class="link" id="footer_link_Goofs" >Goofs</a> <br />
         | 
| 3530 | 
            -
            <a href="/title/tt0133093/trivia?tab=cz&ref_=tt_ft" class="link" id="footer_link_Crazy_Credits" >Crazy Credits</a> <br />
         | 
| 3531 | 
            -
            <a href="/title/tt0133093/alternateversions?ref_=tt_ft" class="link" id="footer_link_Alternate_Versions" >Alternate Versions</a> <br />
         | 
| 3532 | 
            -
            <a href="/title/tt0133093/trivia?tab=mc&ref_=tt_ft" class="link" id="footer_link_Connections" >Connections</a> <br />
         | 
| 3533 | 
            -
            <a href="/title/tt0133093/soundtrack?ref_=tt_ft" class="link" id="footer_link_Soundtracks" >Soundtracks</a> <br />
         | 
| 3534 | 
            -
                    </div>      
         | 
| 3535 | 
            -
                    
         | 
| 3536 | 
            -
                    <div class="link_column">
         | 
| 3537 | 
            -
                        <h4>Details</h4>
         | 
| 3538 | 
            -
            <a href="/title/tt0133093/releaseinfo?ref_=tt_ft" class="link" id="footer_link_Release_Dates" >Release Dates</a> <br />
         | 
| 3539 | 
            -
            <a href="/title/tt0133093/officialsites?ref_=tt_ft" class="link" id="footer_link_Official_Sites" >Official Sites</a> <br />
         | 
| 3540 | 
            -
            <a href="/title/tt0133093/business?ref_=tt_ft" class="link" id="footer_link_Box_Office/Business" >Box Office/Business</a> <br />
         | 
| 3541 | 
            -
            <a href="/title/tt0133093/companycredits?ref_=tt_ft" class="link" id="footer_link_Company_Credits" >Company Credits</a> <br />
         | 
| 3542 | 
            -
            <a href="/title/tt0133093/locations?ref_=tt_ft" class="link" id="footer_link_Filming_Locations" >Filming Locations</a> <br />
         | 
| 3543 | 
            -
            <a href="/title/tt0133093/technical?ref_=tt_ft" class="link" id="footer_link_Technical_Specs" >Technical Specs</a> <br />
         | 
| 3544 | 
            -
            <a href="/title/tt0133093/literature?ref_=tt_ft" class="link empty" id="footer_link_Literature" >Literature</a> <br />
         | 
| 3545 | 
            -
                        
         | 
| 3546 | 
            -
                        <h4>Photos & Video</h4>
         | 
| 3547 | 
            -
            <a href="/title/tt0133093/mediaindex?ref_=tt_ft" class="link" id="footer_link_Photo_Gallery" >Photo Gallery</a> <br />
         | 
| 3548 | 
            -
            <a href="/title/tt0133093/videogallery?ref_=tt_ft" class="link" id="footer_link_Trailers_and_Videos" >Trailers and Videos</a> <br />
         | 
| 3549 | 
            -
            <a href="/title/tt0133093/posters?ref_=tt_ft" class="link" id="footer_link_Posters" >Posters</a> <br />
         | 
| 3550 | 
            -
                    </div>   
         | 
| 3551 | 
            -
                    
         | 
| 3552 | 
            -
                    <div class="link_column">
         | 
| 3553 | 
            -
                        <h4>Opinion</h4>
         | 
| 3554 | 
            -
            <a href="/title/tt0133093/awards?ref_=tt_ft" class="link" id="footer_link_Awards" >Awards</a> <br />
         | 
| 3555 | 
            -
            <a href="/title/tt0133093/faq?ref_=tt_ft" class="link" id="footer_link_FAQ" >FAQ</a> <br />
         | 
| 3556 | 
            -
            <a href="/title/tt0133093/reviews?ref_=tt_ft" class="link" id="footer_link_User_Reviews" >User Reviews</a> <br />
         | 
| 3557 | 
            -
            <a href="/title/tt0133093/ratings?ref_=tt_ft" class="link" id="footer_link_User_Ratings" >User Ratings</a> <br />
         | 
| 3558 | 
            -
            <a href="/title/tt0133093/externalreviews?ref_=tt_ft" class="link" id="footer_link_External_Reviews" >External Reviews</a> <br />
         | 
| 3559 | 
            -
            <a href="/title/tt0133093/criticreviews?ref_=tt_ft" class="link" id="footer_link_Metacritic_Reviews" >Metacritic Reviews</a> <br />
         | 
| 3560 | 
            -
            <a href="/title/tt0133093/newsgroupreviews?ref_=tt_ft" class="link" id="footer_link_Newsgroup_Reviews" >Newsgroup Reviews</a> <br />
         | 
| 3561 | 
            -
            <a href="/title/tt0133093/board/?ref_=tt_ft" class="link" id="footer_link_Message_Board" >Message Board</a> <br />
         | 
| 3562 | 
            -
                        
         | 
| 3563 | 
            -
                        <h4>External Links</h4>
         | 
| 3564 | 
            -
            <a href="/title/tt0133093/miscsites?ref_=tt_ft" class="link" id="footer_link_Miscellaneous" >Miscellaneous</a> <br />
         | 
| 3565 | 
            -
            <a href="/title/tt0133093/soundsites?ref_=tt_ft" class="link" id="footer_link_Sound_Clips" >Sound Clips</a> <br />
         | 
| 3566 | 
            -
            <a href="/title/tt0133093/videosites?ref_=tt_ft" class="link" id="footer_link_Video_Clips" >Video Clips</a> <br />
         | 
| 3567 | 
            -
            <a href="/title/tt0133093/photosites?ref_=tt_ft" class="link" id="footer_link_Photographs" >Photographs</a> <br />
         | 
| 3568 | 
            -
                    </div>
         | 
| 3569 | 
            -
                    
         | 
| 3570 | 
            -
                    <div class="link_column">
         | 
| 3571 | 
            -
                        <h4>Related Items</h4>
         | 
| 3572 | 
            -
            <a href="/title/tt0133093/news?ref_=tt_ft" class="link" id="footer_link_NewsDesk" >NewsDesk</a> <br />
         | 
| 3573 | 
            -
            <a href="/showtimes/title/tt0133093?ref_=tt_ft" class="link empty" id="footer_link_Showtimes" >Showtimes</a> <br />
         | 
| 3574 | 
            -
                        
         | 
| 3575 | 
            -
                        <h4>Professional Services</h4>
         | 
| 3576 | 
            -
            <a onclick="(new Image()).src='/rg/tt_footer_moreatpro/prosystem/images/b.gif?link=/r/tt_footer_moreatpro/http://pro.imdb.com';" href="/r/tt_footer_moreatpro/http://pro.imdb.com" class="link" id="footer_link_Get_more_at_IMDbPro" >Get more at IMDbPro</a> <br />
         | 
| 3577 | 
            -
            <a onclick="(new Image()).src='/rg/title-footer/add-poster/images/b.gif?link=/r/tt_footer_addposters/https://secure.imdb.com/store/photos/';" href="/r/tt_footer_addposters/https://secure.imdb.com/store/photos/" class="link" id="footer_link_Add_posters_&_stills_to_this_title" >Add posters & stills to this title</a> <br />
         | 
| 3578 | 
            -
                    </div>   
         | 
| 3579 | 
            -
                </div>
         | 
| 3580 | 
            -
              <script>
         | 
| 3581 | 
            -
                if ('csm' in window) {
         | 
| 3582 | 
            -
                  csm.measure('csm_TitleFooterLinksWidget_finished');
         | 
| 3583 | 
            -
                }
         | 
| 3584 | 
            -
              </script>
         | 
| 3640 | 
            +
              
         | 
| 3585 3641 | 
             
            </div>
         | 
| 3586 3642 |  | 
| 3587 3643 | 
             
                               <br class="clear" />
         | 
| @@ -3834,40 +3890,24 @@ href="//www.amazon.com/InterestBasedAds" | |
| 3834 3890 | 
             
                   })();
         | 
| 3835 3891 |  | 
| 3836 3892 | 
             
                </script>
         | 
| 3837 | 
            -
             | 
| 3838 | 
            -
             | 
| 3839 | 
            -
            <script type="text/javascript">
         | 
| 3840 | 
            -
            COMSCORE.beacon({
         | 
| 3841 | 
            -
            c1: 2,
         | 
| 3842 | 
            -
            c2:"6034961",
         | 
| 3843 | 
            -
            c3:"",
         | 
| 3844 | 
            -
            c4:"http://www.imdb.com/title/tt0133093/",
         | 
| 3845 | 
            -
            c5:"",
         | 
| 3846 | 
            -
            c6:"",
         | 
| 3847 | 
            -
            c15:""
         | 
| 3848 | 
            -
            });
         | 
| 3849 | 
            -
            </script>
         | 
| 3850 | 
            -
            <noscript>
         | 
| 3851 | 
            -
            <img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F&c5=c6=&15=&cj=1"/>
         | 
| 3852 | 
            -
            </noscript>
         | 
| 3853 | 
            -
            <!-- end springroll comscore beacon -->
         | 
| 3854 | 
            -
             | 
| 3855 | 
            -
            <!-- begin BOTTOM_AD -->
         | 
| 3893 | 
            +
            	
         | 
| 3894 | 
            +
            	<!-- begin BOTTOM_AD -->
         | 
| 3856 3895 | 
             
            <div id="bottom_ad_wrapper" class="dfp_slot">
         | 
| 3857 3896 | 
             
            <script type="text/javascript">
         | 
| 3858 3897 | 
             
            ad_utils.register_ad('bottom_ad');
         | 
| 3859 3898 | 
             
            </script>
         | 
| 3860 | 
            -
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!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; | 
| 3861 | 
            -
            <noscript><a href="http | 
| 3899 | 
            +
            <iframe data-dart-params="#imdb2.consumer.title/maindetails;!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;ab=f;bpx=1;oe=utf-8;[CLIENT_SIDE_KEYVALUES];[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="bottom_ad" name="bottom_ad" class="yesScript" width="728" 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>
         | 
| 3900 | 
            +
            <noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.title/maindetails;tile=4;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;ab=f;bpx=1;ord=818754670649?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.title/maindetails;tile=4;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;ab=f;bpx=1;ord=818754670649?" border="0" alt="advertisement" /></a></noscript>
         | 
| 3862 3901 | 
             
            </div>
         | 
| 3863 3902 | 
             
            <div id="bottom_ad_reflow_helper"></div>
         | 
| 3864 3903 | 
             
            <script>ad_utils.render_ad_fast('bottom_ad');</script>
         | 
| 3865 3904 | 
             
            <!-- End BOTTOM_AD -->
         | 
| 3866 | 
            -
             | 
| 3905 | 
            +
            	
         | 
| 3867 3906 | 
             
                        </div>
         | 
| 3868 3907 | 
             
                    </div>
         | 
| 3869 3908 |  | 
| 3870 | 
            -
            <script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/ | 
| 3909 | 
            +
            <script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/title-1919346519._V371022406_.js"></script>
         | 
| 3910 | 
            +
             | 
| 3871 3911 | 
             
            <script type="text/imdblogin-js" id="login">
         | 
| 3872 3912 | 
             
            jQuery(document).ready(function(){
         | 
| 3873 3913 | 
             
                window.imdb.login_lightbox("https://secure.imdb.com", "http://www.imdb.com/title/tt0133093/");
         | 
| @@ -3916,6 +3956,24 @@ jQuery(document).ready(function(){ | |
| 3916 3956 | 
             
                </script>
         | 
| 3917 3957 | 
             
                <!-- End SIS code -->
         | 
| 3918 3958 |  | 
| 3959 | 
            +
            <!-- begin springroll comscore beacon -->
         | 
| 3960 | 
            +
            <script type="text/javascript" src='http://z-ecx.images-amazon.com/images/G/01/imdbads/js/beacon-58460835._V397576206_.js'></script>
         | 
| 3961 | 
            +
            <script type="text/javascript">
         | 
| 3962 | 
            +
            COMSCORE.beacon({
         | 
| 3963 | 
            +
            c1: 2,
         | 
| 3964 | 
            +
            c2:"6034961",
         | 
| 3965 | 
            +
            c3:"",
         | 
| 3966 | 
            +
            c4:"http://www.imdb.com/title/tt0133093/",
         | 
| 3967 | 
            +
            c5:"",
         | 
| 3968 | 
            +
            c6:"",
         | 
| 3969 | 
            +
            c15:""
         | 
| 3970 | 
            +
            });
         | 
| 3971 | 
            +
            </script>
         | 
| 3972 | 
            +
            <noscript>
         | 
| 3973 | 
            +
            <img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ftitle%2Ftt0133093%2F&c5=c6=&15=&cj=1"/>
         | 
| 3974 | 
            +
            </noscript>
         | 
| 3975 | 
            +
            <!-- end springroll comscore beacon -->
         | 
| 3976 | 
            +
             | 
| 3919 3977 | 
             
            <script type="text/javascript">
         | 
| 3920 3978 | 
             
              (function() {
         | 
| 3921 3979 | 
             
                var foreseescript = document.createElement("script");
         | 
| @@ -3928,7 +3986,10 @@ jQuery(document).ready(function(){ | |
| 3928 3986 | 
             
            <script>(function(g){window.jQuery && jQuery(function(){g.document_is_ready()});g.monitoring.stop_timing('page_load','',true);g.monitoring.all_events_started();})(generic);</script>
         | 
| 3929 3987 | 
             
            <!-- end ads footer -->
         | 
| 3930 3988 |  | 
| 3931 | 
            -
            <div id="servertime" time=" | 
| 3989 | 
            +
            <div id="servertime" time="168"/>
         | 
| 3990 | 
            +
             | 
| 3991 | 
            +
            <script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/csmBodyClose-3613416824._V371691743_.js"></script>
         | 
| 3992 | 
            +
             | 
| 3932 3993 | 
             
                </body>
         | 
| 3933 3994 | 
             
            </html>
         | 
| 3934 3995 |  |