imdb 0.6.8 → 0.7.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.rspec +1 -0
- data/.travis.yml +18 -0
- data/Gemfile +1 -1
- data/README.rdoc +21 -0
- data/Rakefile +2 -11
- data/imdb.gemspec +4 -4
- data/lib/imdb.rb +4 -0
- data/lib/imdb/base.rb +191 -0
- data/lib/imdb/episode.rb +23 -0
- data/lib/imdb/movie.rb +1 -169
- data/lib/imdb/movie_list.rb +6 -7
- data/lib/imdb/search.rb +9 -9
- data/lib/imdb/season.rb +36 -0
- data/lib/imdb/serie.rb +23 -0
- data/lib/imdb/version.rb +1 -1
- data/spec/fixtures/plotsummary +975 -0
- data/spec/fixtures/search_kannethirey_thondrinal +773 -10
- data/spec/fixtures/search_killed_wife +771 -10
- data/spec/fixtures/search_star_trek +705 -762
- data/spec/fixtures/synopsis +1036 -0
- data/spec/fixtures/thewalkingdead-s1 +1295 -0
- data/spec/fixtures/thewalkingdead-s1e2 +1232 -0
- data/spec/fixtures/top_250 +470 -754
- data/spec/fixtures/tt0036855 +541 -366
- data/spec/fixtures/tt0083987 +553 -368
- data/spec/fixtures/tt0095016 +572 -394
- data/spec/fixtures/tt0110912 +578 -376
- data/spec/fixtures/tt0111161 +549 -388
- data/spec/fixtures/tt0117731 +534 -387
- data/spec/fixtures/tt0166222 +1795 -1694
- data/spec/fixtures/tt0242653 +544 -352
- data/spec/fixtures/tt0330508 +1553 -1474
- data/spec/fixtures/tt0468569 +603 -413
- data/spec/fixtures/tt1401252 +446 -381
- data/spec/fixtures/tt1520211 +1460 -0
- data/spec/imdb/cli_spec.rb +7 -7
- data/spec/imdb/episode_spec.rb +39 -0
- data/spec/imdb/movie_spec.rb +32 -22
- data/spec/imdb/search_spec.rb +16 -36
- data/spec/imdb/season_spec.rb +19 -0
- data/spec/imdb/series_spec.rb +21 -0
- data/spec/spec_helper.rb +9 -10
- metadata +92 -41
- data/spec/spec.opts +0 -1
@@ -1,14 +1,775 @@
|
|
1
|
-
HTTP/1.1
|
2
|
-
Date:
|
1
|
+
HTTP/1.1 200 OK
|
2
|
+
Date: Tue, 26 Feb 2013 22:32:33 GMT
|
3
3
|
Server: Server
|
4
|
-
|
5
|
-
|
6
|
-
Cneonction: close
|
7
|
-
Content-Type: text/plain
|
8
|
-
Set-Cookie: uu=BCYp98AY1s7aXCCUXayHXaP1anZAIOWkruf4_bRbNI1LmvCib0NkZTf_Dyv1hcYK6kqssUGYU3sL-6vcaGm5YT9z7dWrODyvzjlW3yVi57Lohq9q2ycNs0wSY_a-1pHHPtCE3tyW-8cKs_WLAUOhogR8GnJWoKPz0rHycTek9j6SoyKO2qI0wIrg7EdjaE6cdRlqF9qOH9KEeqcucoVivBS1_BsRHbyzYKreavQ46kGSSn-aRQ1L6b2bPfK5giWlE-eV;expires=Thu, 30 Dec 2037 00:00:00 GMT;path=/;domain=.imdb.com
|
9
|
-
Set-Cookie: session-id=651-6028972-5384590;path=/;domain=.imdb.com;expires=Mon, 12 Sep 2016 12:36:12 GMT
|
10
|
-
Set-Cookie: session-id-time=1473708972;path=/;domain=.imdb.com;expires=Mon, 12 Sep 2016 12:36:12 GMT
|
4
|
+
Content-Type: text/html;charset=UTF-8
|
5
|
+
Content-Language: en-US
|
11
6
|
Vary: Accept-Encoding,User-Agent
|
7
|
+
Set-Cookie: uu=BCYjp7by7hxQcgYyUPAbBna%2BZDsJBn7WcC3z%2F%2Bdt%2ByfkZvYmAkhm8APLgmLR%2BzINnyo47PzflaXZ%0D%0An%2BeU2eMHA7VnFP9tJjlSNBNGUs%2BVHzbgNuaR41QHKZ2y2TAc8BPXG1O1KEDmTodglXLjciW2cm%2Bi%0D%0AL36mphRr%2BMn8ddMGSgqXXTMbVHKxAT4Tkt1pqo%2F7MHpzUImRUY4Vcq3whsk2kPHVF87tdJ6e5heL%0D%0AkJbbNyJ5qaRw0dyPXdBL9%2FDsAzwO9jTYGJish4Higwv3zrEeJ6esuw%3D%3D%0D%0A; Domain=.imdb.com; Expires=Mon, 17-Mar-2081 01:46:40 GMT; Path=/
|
8
|
+
Set-Cookie: session-id=000-0000000-0000000; Domain=.imdb.com; Expires=Mon, 17-Mar-2081 01:46:40 GMT; Path=/
|
9
|
+
Set-Cookie: session-id-time=1519684353; Domain=.imdb.com; Expires=Mon, 17-Mar-2081 01:46:40 GMT; Path=/
|
12
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 "
|
13
|
-
|
11
|
+
Transfer-Encoding: chunked
|
14
12
|
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
<!DOCTYPE html>
|
17
|
+
<html
|
18
|
+
xmlns:og="http://ogp.me/ns#"
|
19
|
+
xmlns:fb="http://www.facebook.com/2008/fbml">
|
20
|
+
<head>
|
21
|
+
<script type="text/javascript">var IMDbTimer={starttime: new Date().getTime(),pt:'java'};</script>
|
22
|
+
|
23
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
24
|
+
<title>Find - IMDb</title>
|
25
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_title"] = new Date().getTime(); })(IMDbTimer);</script>
|
26
|
+
|
27
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
28
|
+
<link rel="canonical" href="http://www.imdb.com/find" />
|
29
|
+
<meta property="og:url" content="http://www.imdb.com/find" />
|
30
|
+
|
31
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
32
|
+
<link rel="icon" type="image/ico" href="http://ia.media-imdb.com/images/G/01/imdb/images/favicon-2165806970._V397576410_.ico" />
|
33
|
+
<link rel="shortcut icon" type="image/x-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/desktop-favicon-2165806970._V397576415_.ico" />
|
34
|
+
<link rel="apple-touch-icon" href="http://ia.media-imdb.com/images/G/01/imdb/images/apple-touch-icon-3173846443._V397576421_.png" />
|
35
|
+
<link rel="search" type="application/opensearchdescription+xml" href="http://z-ecx.images-amazon.com/images/G/01/imdb/images/imdbsearch-3349468880._V398722001_.xml" title="IMDb" />
|
36
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_icon"] = new Date().getTime(); })(IMDbTimer);</script>
|
37
|
+
|
38
|
+
|
39
|
+
<link rel='image_src' href="http://ia.media-imdb.com/images/G/01/imdb/images/logos/imdb_fb_logo-1730868325._V375956416_.png">
|
40
|
+
<meta property='og:image' content="http://ia.media-imdb.com/images/G/01/imdb/images/logos/imdb_fb_logo-1730868325._V375956416_.png" />
|
41
|
+
|
42
|
+
<meta property='fb:app_id' content='115109575169727' />
|
43
|
+
<meta property='og:title' content="" />
|
44
|
+
<meta property='og:site_name' content='IMDb' />
|
45
|
+
<meta name="title" content="IMDb" />
|
46
|
+
<meta name="description" content="" />
|
47
|
+
<meta property="og:description" content="" />
|
48
|
+
<meta name="request_id" content="036EN3993J98AQP8CZHC" />
|
49
|
+
|
50
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
51
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/consumersite-965481657._V376216331_.css" />
|
52
|
+
<!-- h=ics-1a-i-35b6fa44.us-east-1 -->
|
53
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/app/consumersite/find-2392946780._V397576196_.css" />
|
54
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/collections/ie-1730957785._V376796174_.css" /><![endif]-->
|
55
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_post_css"] = new Date().getTime(); })(IMDbTimer);</script>
|
56
|
+
|
57
|
+
<script>(function(t){ (t.events = t.events || {})["csm_head_pre_ads"] = new Date().getTime(); })(IMDbTimer);</script>
|
58
|
+
<!-- begin ads header -->
|
59
|
+
<script>window.ads_js_start = new Date().getTime();</script>
|
60
|
+
<script src="http://z-ecx.images-amazon.com/images/G/01/imdbads/js/collections/ads-34659498._V376401274_.js"></script>
|
61
|
+
<script>generic.monitoring.record_metric("ads_js_request_to_done", (new Date().getTime()) - window.ads_js_start);</script>
|
62
|
+
<script>
|
63
|
+
(function(url,itemName,h,w) {
|
64
|
+
if (flashAdUtils.canPlayFlash(9)) {
|
65
|
+
var flashTags = flashAdUtils.makeFlashAd({ id:itemName, src:url, height:h, width:w });
|
66
|
+
document.write('<div style="position:absolute;visibility:hidden;">' + flashTags + '</div>');
|
67
|
+
}
|
68
|
+
})("http://ia.media-imdb.com/images/M/MV5BMTMzMzgxNzM2M15BMl5Bc3dmXkFtZTcwNzM0MTkxNw@@._V1_.swf","baker",1,1);
|
69
|
+
// Stuff that we need to try a little harder on still...
|
70
|
+
// TODO: weblab stuff
|
71
|
+
generic.monitoring.set_forester_info("main");
|
72
|
+
generic.monitoring.set_twilight_info(
|
73
|
+
"main",
|
74
|
+
"NL",
|
75
|
+
"a324e2fc9e88926e2683e77f0b62094a88a062c2",
|
76
|
+
"2013-02-26T22%3A32%3A33GMT",
|
77
|
+
"http://s.media-imdb.com/twilight/?");
|
78
|
+
generic.send_csm_head_metrics && generic.send_csm_head_metrics();
|
79
|
+
generic.monitoring.start_timing("page_load");
|
80
|
+
generic.seconds_to_midnight = 34047;
|
81
|
+
generic.days_to_midnight = 0.3940624892711639;
|
82
|
+
custom.full_page.data_url = "http://z-ecx.images-amazon.com/images/G/01/imdbads/js/graffiti_data-2891791370._V397576203_.js";
|
83
|
+
ad_utils.ad_prediction.init();
|
84
|
+
consoleLog('advertising initialized','ads');
|
85
|
+
var _gaq = _gaq || [];
|
86
|
+
_gaq.push(['_setCustomVar', 4, 'ads_abtest_treatment', 'f']);
|
87
|
+
</script>
|
88
|
+
<script>
|
89
|
+
(function(url,onload,oncall) {
|
90
|
+
var elem = document.createElement('script'),
|
91
|
+
script = document.getElementsByTagName('script')[0],
|
92
|
+
final_url = url.replace(ad_utils.ord_regex, ad_utils.ord);
|
93
|
+
if (! navigator.userAgent.match('Firefox/(1|2)\\.')) {
|
94
|
+
elem.async = true;
|
95
|
+
elem.src = final_url;
|
96
|
+
if (onload) {
|
97
|
+
elem.onload = onload;
|
98
|
+
}
|
99
|
+
script.parentNode.insertBefore(elem, script);
|
100
|
+
if (oncall) {
|
101
|
+
oncall();
|
102
|
+
}
|
103
|
+
}
|
104
|
+
})("http://www.amazon.com/aan/2009-05-01/imdb/default?slot=sitewide-iframe&u=[CLIENT_SIDE_ORD]&ord=[CLIENT_SIDE_ORD]",undefined,custom.amazon.aan_iframe_oncall);
|
105
|
+
</script>
|
106
|
+
<!-- end ads header -->
|
107
|
+
|
108
|
+
<script>
|
109
|
+
if ('csm' in window) {
|
110
|
+
csm.measure('csm_head_delivery_finished');
|
111
|
+
}
|
112
|
+
</script>
|
113
|
+
</head>
|
114
|
+
<body id="styleguide-v2" class="fixed">
|
115
|
+
<script>
|
116
|
+
if ('csm' in window) {
|
117
|
+
csm.measure('csm_body_delivery_started');
|
118
|
+
}
|
119
|
+
</script>
|
120
|
+
<div id="wrapper">
|
121
|
+
<div id="root" class="redesign">
|
122
|
+
<div id="nb20" class="navbarSprite">
|
123
|
+
<div id="supertab">
|
124
|
+
<!-- begin TOP_AD -->
|
125
|
+
<div id="top_ad_wrapper" class="dfp_slot">
|
126
|
+
<script type="text/javascript">
|
127
|
+
ad_utils.register_ad('top_ad');
|
128
|
+
</script>
|
129
|
+
<iframe data-dart-params="#imdb2.consumer.main/find;!TILE!;sz=728x90,1008x150,1008x200,1008x30,970x250,9x1;p=top;p=t;fv=1;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="85" data-config-width="0" data-config-height="85" 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>
|
130
|
+
<noscript><a href="http//ad.doubleclick.net/jump/imdb2.consumer.main/find;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,9x1;p=top;p=t;fv=1;ab=f;bpx=1;ord=489726538761?" target="_blank"><img src="http//ad.doubleclick.net/ad/imdb2.consumer.main/find;tile=2;sz=728x90,1008x150,1008x200,1008x30,970x250,9x1;p=top;p=t;fv=1;ab=f;bpx=1;ord=489726538761?" border="0" alt="advertisement" /></a></noscript>
|
131
|
+
</div>
|
132
|
+
<div id="top_ad_reflow_helper"></div>
|
133
|
+
<script>ad_utils.render_ad_fast('top_ad');</script>
|
134
|
+
<!-- End TOP_AD -->
|
135
|
+
|
136
|
+
</div>
|
137
|
+
<div id="navbar" class="navbarSprite">
|
138
|
+
<noscript>
|
139
|
+
<link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-no-js-4175877511._V397576211_.css" />
|
140
|
+
</noscript>
|
141
|
+
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://z-ecx.images-amazon.com/images/G/01/imdb/css/site/consumer-navbar-ie-470687728._V397576211_.css"><![endif]-->
|
142
|
+
<span id="home_img_holder">
|
143
|
+
<a
|
144
|
+
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
|
145
|
+
href="/"
|
146
|
+
title="Home"
|
147
|
+
class="navbarSprite"
|
148
|
+
id="home_img"
|
149
|
+
></a> <span class="alt_logo">
|
150
|
+
<a
|
151
|
+
onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=/';"
|
152
|
+
href="/"
|
153
|
+
title="Home"
|
154
|
+
>IMDb</a>
|
155
|
+
</span>
|
156
|
+
</span>
|
157
|
+
<form
|
158
|
+
onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';"
|
159
|
+
method="get"
|
160
|
+
action="/find"
|
161
|
+
class="nav-searchbar-inner"
|
162
|
+
id="navbar-form"
|
163
|
+
|
164
|
+
>
|
165
|
+
<div id="nb_search">
|
166
|
+
<noscript><div id="more_if_no_javascript"><a href="/search/">More</a></div></noscript>
|
167
|
+
<button id="navbar-submit-button" class="primary btn" type="submit"><div class="magnifyingglass navbarSprite"></div></button>
|
168
|
+
<input type="text" autocomplete="off" value="I killed my lesbian wife" name="q" id="navbar-query" placeholder="Find Movies, TV shows, Celebrities and more...">
|
169
|
+
<div class="quicksearch_dropdown_wrapper">
|
170
|
+
<select name="s" id="quicksearch" class="quicksearch_dropdown navbarSprite"
|
171
|
+
onchange="jumpMenu(this); suggestionsearch_dropdown_choice(this);">
|
172
|
+
<option value="all" >All</option>
|
173
|
+
<option value="tt" >Titles</option>
|
174
|
+
<option value="ep" >TV Episodes</option>
|
175
|
+
<option value="nm" >Names</option>
|
176
|
+
<option value="co" >Companies</option>
|
177
|
+
<option value="kw" >Keywords</option>
|
178
|
+
<option value="ch" >Characters</option>
|
179
|
+
<option value="vi" >Videos</option>
|
180
|
+
<option value="qu" >Quotes</option>
|
181
|
+
<option value="bi" >Bios</option>
|
182
|
+
<option value="pl" >Plots</option>
|
183
|
+
</select>
|
184
|
+
</div>
|
185
|
+
<div id="navbar-suggestionsearch"></div>
|
186
|
+
</div>
|
187
|
+
</form>
|
188
|
+
<div id="nb_personal">
|
189
|
+
<a
|
190
|
+
onclick="(new Image()).src='/rg/register-v2/navbar/images/b.gif?link=https://secure.imdb.com/register-imdb/form-v2';"
|
191
|
+
href="https://secure.imdb.com/register-imdb/form-v2"
|
192
|
+
>Register</a>
|
193
|
+
| <a
|
194
|
+
onclick="(new Image()).src='/rg/login/navbar/images/b.gif?link=/register/login';"
|
195
|
+
rel="login"
|
196
|
+
href="/register/login"
|
197
|
+
id="nblogin"
|
198
|
+
>Login</a>
|
199
|
+
| <a
|
200
|
+
onclick="(new Image()).src='/rg/help/navbar/images/b.gif?link=/help/';"
|
201
|
+
href="/help/"
|
202
|
+
>Help</a>
|
203
|
+
</div>
|
204
|
+
<div>
|
205
|
+
<ul id="consumer_main_nav" class="main_nav">
|
206
|
+
<li class="css_nav_item" aria-haspopup="true">
|
207
|
+
<a href="/movies-in-theaters/?ref_=nb_mv_1_inth" class="navbarSprite" >Movies</a>
|
208
|
+
<ul class="sub_nav">
|
209
|
+
<li><a href="/movies-in-theaters/?ref_=nb_mv_2_inth" >In Theaters</a></li>
|
210
|
+
<li><a href="/chart/top?ref_=nb_mv_3_chttp" >Top 250</a></li>
|
211
|
+
<li><a href="/chart/?ref_=nb_mv_4_cht" >US Box Office</a></li>
|
212
|
+
<li><a href="/movies-coming-soon/?ref_=nb_mv_5_cs" >Coming Soon</a></li>
|
213
|
+
<li><a href="/trailers?ref_=nb_mv_6_tr" >Trailer Gallery</a></li>
|
214
|
+
<li><a href="/watchnow/?ref_=nb_mv_7_wn" >Watch Now on AIV</a></li>
|
215
|
+
<li><a href="/sections/dvd/?ref_=nb_mv_8_dvd" >On DVD & Blu-Ray</a></li>
|
216
|
+
<li><a href="/x-ray/?ref_=nb_mv_9_xray" >X-Ray for Movies</a></li>
|
217
|
+
<li><a href="/oscars/?ref_=nb_mv_10_rto" >Road to the Oscars</a></li>
|
218
|
+
</ul>
|
219
|
+
</li>
|
220
|
+
<li class="css_nav_item" aria-haspopup="true">
|
221
|
+
<a href="/tv/?ref_=nb_tv_1_hm" class="navbarSprite" >TV</a>
|
222
|
+
<ul class="sub_nav">
|
223
|
+
<li><a href="/tv/?ref_=nb_tv_2_hm" >TV Home</a></li>
|
224
|
+
<li><a href="/search/title?num_votes=5000,&sort=user_rating,desc&title_type=tv_series&ref_=nb_tv_3_srs" >Top TV Series</a></li>
|
225
|
+
<li><a href="/tvgrid/?ref_=nb_tv_4_ls" >TV Listings</a></li>
|
226
|
+
<li><a href="/features/video/tv/?ref_=nb_tv_5_ep" >TV Episodes</a></li>
|
227
|
+
</ul>
|
228
|
+
</li>
|
229
|
+
<li class="css_nav_item" aria-haspopup="true">
|
230
|
+
<a href="/news/top?ref_=nb_nw_1_tp" class="navbarSprite" >News</a>
|
231
|
+
<ul class="sub_nav">
|
232
|
+
<li><a href="/news/top?ref_=nb_nw_2_tp" >Top News</a></li>
|
233
|
+
<li><a href="/news/movie?ref_=nb_nw_3_mv" >Movie News</a></li>
|
234
|
+
<li><a href="/news/tv?ref_=nb_nw_4_tv" >TV News</a></li>
|
235
|
+
<li><a href="/news/celebrity?ref_=nb_nw_5_cel" >Celebrity News</a></li>
|
236
|
+
</ul>
|
237
|
+
</li>
|
238
|
+
<li class="css_nav_item" aria-haspopup="true">
|
239
|
+
<a href="/showtimes/?ref_=nb_sh_1_sh" class="navbarSprite" >Showtimes</a>
|
240
|
+
<ul class="sub_nav">
|
241
|
+
<li><a href="/showtimes/?ref_=nb_sh_2_sh" >Movie Showtimes</a></li>
|
242
|
+
</ul>
|
243
|
+
</li>
|
244
|
+
<li class="css_nav_item" aria-haspopup="true">
|
245
|
+
<a href="/boards/?ref_=nb_cm_1_bd" class="navbarSprite" >Community</a>
|
246
|
+
<ul class="sub_nav">
|
247
|
+
<li><a href="/boards/?ref_=nb_cm_2_bd" >Message Boards</a></li>
|
248
|
+
<li><a href="/lists?ref_=nb_cm_3_nls" >Newest Lists</a></li>
|
249
|
+
<li><a href="/profile/lists?ref_=nb_cm_4_yls" >Your Lists</a></li>
|
250
|
+
<li><a href="/list/ratings?ref_=nb_cm_5_yrt" >Your Ratings</a></li>
|
251
|
+
<li><a href="/czone/?ref_=nb_cm_6_cz" >Contributor Zone</a></li>
|
252
|
+
<li><a href="/games/guess?ref_=nb_cm_7_qz" >Quiz Game</a></li>
|
253
|
+
</ul>
|
254
|
+
</li>
|
255
|
+
<li class="css_nav_item" aria-haspopup="true">
|
256
|
+
<a
|
257
|
+
onclick="(new Image()).src='/rg/imdbprohome/navbar/images/b.gif?link=/r/IMDbTabNB/';"
|
258
|
+
href="/r/IMDbTabNB/"
|
259
|
+
class="navbarSprite"
|
260
|
+
>IMDbPro</a>
|
261
|
+
<ul class="sub_nav">
|
262
|
+
<li><a
|
263
|
+
onclick="(new Image()).src='/rg/resume/prosystem/images/b.gif?link=/r/Resume/resume/';"
|
264
|
+
href="/r/Resume/resume/"
|
265
|
+
>Add a Resume</a></li>
|
266
|
+
<li><a
|
267
|
+
onclick="(new Image()).src='/rg/procontact/navbar/images/b.gif?link=/r/nm_ovrview_contact/representation/';"
|
268
|
+
href="/r/nm_ovrview_contact/representation/"
|
269
|
+
>Contact Info</a></li>
|
270
|
+
<li><a
|
271
|
+
onclick="(new Image()).src='/rg/demoreels/navbar/images/b.gif?link=/r/DemoReels/demoreels/list';"
|
272
|
+
href="/r/DemoReels/demoreels/list"
|
273
|
+
>Add Demo Reels</a></li>
|
274
|
+
</ul>
|
275
|
+
</li>
|
276
|
+
<li class="css_nav_item" aria-haspopup="true">
|
277
|
+
<a href="/apps/?ref_=nb_app_1_hm" class="navbarSprite" >Apps</a>
|
278
|
+
<ul class="sub_nav">
|
279
|
+
<li><a href="/apps/?ref_=nb_app_2_hm" >Apps Home</a></li>
|
280
|
+
<li><a href="/apps/ios/?ref_=nb_app_3_ios" >iPhone + iPad Apps</a></li>
|
281
|
+
<li><a href="/apps/android/?ref_=nb_app_4_andr" >Android Apps</a></li>
|
282
|
+
<li><a href="/apps/kindlefire/?ref_=nb_app_5_fire" >Kindle Fire App</a></li>
|
283
|
+
</ul>
|
284
|
+
</li>
|
285
|
+
</ul>
|
286
|
+
</div>
|
287
|
+
<div class="nb_extra">
|
288
|
+
<a
|
289
|
+
onclick="(new Image()).src='/rg/watchlist/navbar/images/b.gif?link=/list/watchlist';"
|
290
|
+
href="/list/watchlist"
|
291
|
+
>Your Watchlist</a>
|
292
|
+
</div>
|
293
|
+
</div>
|
294
|
+
</div>
|
295
|
+
|
296
|
+
<!-- ad NAVSTRIP explicitly blocked by const list -->
|
297
|
+
|
298
|
+
|
299
|
+
<!-- begin injectable INJECTED_NAVSTRIP -->
|
300
|
+
<div id="injected_navstrip_wrapper" class="injected_slot">
|
301
|
+
<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>
|
302
|
+
<script>ad_utils.inject_ad.register('injected_navstrip');</script>
|
303
|
+
<div id="injected_navstrip_reflow_helper"></div>
|
304
|
+
<!-- end injectable INJECTED_NAVSTRIP -->
|
305
|
+
|
306
|
+
<div id="pagecontent" itemscope itemtype="http://schema.org/Movie">
|
307
|
+
|
308
|
+
<!-- begin injectable INJECTED_BILLBOARD -->
|
309
|
+
<div id="injected_billboard_wrapper" class="injected_slot">
|
310
|
+
<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>
|
311
|
+
<script>ad_utils.inject_ad.register('injected_billboard');</script>
|
312
|
+
<div id="injected_billboard_reflow_helper"></div>
|
313
|
+
<!-- end injectable INJECTED_BILLBOARD -->
|
314
|
+
|
315
|
+
<div id="content-2-wide">
|
316
|
+
<div id="main">
|
317
|
+
<div class="article">
|
318
|
+
<h1 class="findHeader">Results for <span class="findSearchTerm">"I killed my lesbian wife"</span></h1>
|
319
|
+
|
320
|
+
|
321
|
+
<div id="findSubHeader"><span id="findSubHeaderLabel">Jump to:</span>
|
322
|
+
<a href="#tt">Titles</a>
|
323
|
+
|
324
|
+
</div>
|
325
|
+
|
326
|
+
<div class="findSection">
|
327
|
+
<h3 class="findSectionHeader"><a name="tt"></a>Titles</h3>
|
328
|
+
<table class="findList">
|
329
|
+
<tr class="findResult odd"> <td class="primary_photo"> <a href="/title/tt0166222/?ref_=fn_al_tt_1" ><img src="http://ia.media-imdb.com/images/G/01/imdb/images/nopicture/32x44/film-3119741174._V397576370_.png" height="44" width="32" /></a> </td> <td class="result_text"> <a href="/title/tt0166222/?ref_=fn_al_tt_1" >I Killed My Lesbian Wife, Hung Her on a Meat Hook, and Now I Have a Three-Picture Deal at Disney</a> (1993) (Short) </td> </tr></table>
|
330
|
+
<div class="findMoreMatches">
|
331
|
+
View: <a href="/find?q=I killed my lesbian wife&s=tt&ref_=fn_al_tt_mr" >More title matches</a>
|
332
|
+
</div>
|
333
|
+
</div>
|
334
|
+
|
335
|
+
<div id="afs_sponsored_links" name="afs_sponsored_links"></div>
|
336
|
+
<!-- sid: n-channel : MIDDLE_CENTER -->
|
337
|
+
<script type="text/javascript">
|
338
|
+
var parentDiv = document.getElementById('afs_sponsored_links'),
|
339
|
+
geo = "NL",
|
340
|
+
query = "I+killed+my+lesbian+wife",
|
341
|
+
titleString = "Sponsored Links",
|
342
|
+
helpString = "What's This?";
|
343
|
+
try {
|
344
|
+
if (parentDiv && query) {
|
345
|
+
google_afs_ad = 'w3'; google_afs_client = 'amazon-imdb'; google_afs_channel = 'n-channel'; google_afs_adsafe = 'high'; google_afs_adtest = 'on';
|
346
|
+
google_afs_query = query;
|
347
|
+
if (geo) { google_afs_gl = google_afs_hl = geo;}
|
348
|
+
}
|
349
|
+
} catch (e) { }
|
350
|
+
function google_afs_request_done(google_ads) {
|
351
|
+
try {
|
352
|
+
if ( !parentDiv || !titleString ) return;
|
353
|
+
var s='',n=google_ads.length;
|
354
|
+
if (n == 0) return;
|
355
|
+
s+='<p><b>'+titleString+'</b> <a href=\"/help/show_leaf?sponsoredlinks\">'+helpString+'</a><!-- display n results --></p><ul>';
|
356
|
+
for (var x = 0; x < n; x++) {
|
357
|
+
s+='<li><a href="'+google_ads[x].url+'" target="_top" onmouseout="window.status=\'\'" onmouseover="window.status=\'go to '+google_ads[x].visible_url+'\';return true;" style="text-decoration:none"><span style="text-decoration:underline;">'+google_ads[x].line1+'<br></span>';
|
358
|
+
if (google_ads[x].line2) s+='<small style="color:#000000;">'+google_ads[x].line2+'</small><br>';
|
359
|
+
s+='<small style="color:#003399;">'+google_ads[x].visible_url+'</small></a>'; if (x+1<n) { s+="<br><br>";} s+='</li>';
|
360
|
+
}
|
361
|
+
s+="</ul>";
|
362
|
+
parentDiv.innerHTML = s;
|
363
|
+
} catch (e) { }
|
364
|
+
return;
|
365
|
+
}
|
366
|
+
</script>
|
367
|
+
<script language="JavaScript" src="http://www.google.com/afsonline/show_afs_ads.js"></script>
|
368
|
+
|
369
|
+
|
370
|
+
</div>
|
371
|
+
</div>
|
372
|
+
|
373
|
+
<div id="sidebar">
|
374
|
+
<div class="message_box" id="findMessageBox">
|
375
|
+
<div class="info">
|
376
|
+
<h2>New IMDb Search Page</h2>
|
377
|
+
<p>You may have noticed the new look for IMDb's search results.
|
378
|
+
<a href="/help/show_leaf?find&ref_=fn_hlp" >Learn more about the change.</a>
|
379
|
+
</div>
|
380
|
+
</div>
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
<!-- begin TOP_RHS -->
|
385
|
+
<div id="top_rhs_wrapper" class="dfp_slot">
|
386
|
+
<script type="text/javascript">
|
387
|
+
ad_utils.register_ad('top_rhs');
|
388
|
+
</script>
|
389
|
+
<iframe data-dart-params="#imdb2.consumer.main/find;!TILE!;sz=300x250,11x1;p=tr;fv=1;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>
|
390
|
+
<noscript><a href="http//ad.doubleclick.net/jump/imdb2.consumer.main/find;tile=1;sz=300x250,11x1;p=tr;fv=1;ab=f;bpx=1;ord=489726538761?" target="_blank"><img src="http//ad.doubleclick.net/ad/imdb2.consumer.main/find;tile=1;sz=300x250,11x1;p=tr;fv=1;ab=f;bpx=1;ord=489726538761?" border="0" alt="advertisement" /></a></noscript>
|
391
|
+
</div>
|
392
|
+
<div id="top_rhs_reflow_helper"></div>
|
393
|
+
<script>ad_utils.render_ad_fast('top_rhs');</script>
|
394
|
+
<div id="top_rhs_after" class="after_ad">
|
395
|
+
<a class="yesScript" href="#" onclick="ad_utils.show_ad_feedback('top_rhs');return false;" id="ad_feedback_top_rhs">ad feedback</a>
|
396
|
+
</div>
|
397
|
+
<!-- End TOP_RHS -->
|
398
|
+
|
399
|
+
|
400
|
+
<div class="aux-content-widget-3">
|
401
|
+
<h3>Category Search</h3>
|
402
|
+
<p>Search for "I killed my lesbian wife" within a specific category:
|
403
|
+
<ul class="findFilterList">
|
404
|
+
<li class="filterActive">All</li>
|
405
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=nm&ref_=fn_nm" >Name</a> <span>(actor, writer, director, etc)</span></li>
|
406
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=tt&ref_=fn_tt" >Title</a> <span>(movie, TV, video game)</span></li>
|
407
|
+
<ul class="findTitleSubfilterList">
|
408
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=tt&ttype=ft&ref_=fn_ft" >Movie</a></li>
|
409
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=tt&ttype=tv&ref_=fn_tv" >TV</a></li>
|
410
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=tt&ttype=ep&ref_=fn_ep" >TV Episode</a></li>
|
411
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=tt&ttype=vg&ref_=fn_vg" >Video Game</a></li>
|
412
|
+
</ul>
|
413
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=ch&ref_=fn_ch" >Character</a></li>
|
414
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=co&ref_=fn_co" >Company</a></li>
|
415
|
+
<li ><a href="/find?q=I killed my lesbian wife&s=kw&ref_=fn_kw" >Keyword</a></li>
|
416
|
+
|
417
|
+
<li><a href="/search/videos/?q=I killed my lesbian wife&ref_=fn_vi" >Videos</a></li>
|
418
|
+
<li><a href="/search/text?realm=title&field=plot&q=I killed my lesbian wife&ref_=fn_pl" >Plot Summaries</a></li>
|
419
|
+
<li><a href="/search/text?realm=name&field=bio&q=I killed my lesbian wife&ref_=fn_bi" >Biographies</a></li>
|
420
|
+
<li><a href="/search/text?realm=title&field=quotes&q=I killed my lesbian wife&ref_=fn_qu" >Quotes</a></li>
|
421
|
+
</ul>
|
422
|
+
</div>
|
423
|
+
<div class="aux-content-widget-3">
|
424
|
+
<h3>Additional Search Options</h3>
|
425
|
+
<ul class="findSearchOptionsList">
|
426
|
+
<li><a href="/search/?ref_=fn_asr" >Advanced Search</a></li>
|
427
|
+
<li><a href="/search/title?ref_=fn_asr_tt" >Advanced Title Search</a></li>
|
428
|
+
<li><a href="/search/name?ref_=fn_asr_nm" >Advanced Name Search</a></li>
|
429
|
+
</ul>
|
430
|
+
<hr />
|
431
|
+
<div class="findEnableAdultToggle">
|
432
|
+
<a href="/register/login?ref_=fn_ad" >Log in</a> to enable adult titles/names in your searches.
|
433
|
+
</div>
|
434
|
+
</div>
|
435
|
+
|
436
|
+
|
437
|
+
<!-- no content received for slot: bottom_rhs -->
|
438
|
+
|
439
|
+
</div>
|
440
|
+
</div>
|
441
|
+
<br class="clear" />
|
442
|
+
</div>
|
443
|
+
|
444
|
+
|
445
|
+
<div id="footer" class="ft">
|
446
|
+
<hr width="100%" size=1>
|
447
|
+
<div id="rvi-div">
|
448
|
+
<div class="recently-viewed"> </div>
|
449
|
+
<br class="clear">
|
450
|
+
<hr width="100%" size="1">
|
451
|
+
</div>
|
452
|
+
<p class="footer" align="center">
|
453
|
+
<a
|
454
|
+
onclick="(new Image()).src='/rg/home/footer/images/b.gif?link=/';"
|
455
|
+
href="/"
|
456
|
+
>Home</a>
|
457
|
+
| <a
|
458
|
+
onclick="(new Image()).src='/rg/search/footer/images/b.gif?link=/search';"
|
459
|
+
href="/search"
|
460
|
+
>Search</a>
|
461
|
+
| <a
|
462
|
+
onclick="(new Image()).src='/rg/siteindex/footer/images/b.gif?link=/a2z';"
|
463
|
+
href="/a2z"
|
464
|
+
>Site Index</a>
|
465
|
+
| <a
|
466
|
+
onclick="(new Image()).src='/rg/intheaters/footer/images/b.gif?link=/movies-in-theaters/';"
|
467
|
+
href="/movies-in-theaters/"
|
468
|
+
>In Theaters</a>
|
469
|
+
| <a
|
470
|
+
onclick="(new Image()).src='/rg/comingsoon/footer/images/b.gif?link=/movies-coming-soon/';"
|
471
|
+
href="/movies-coming-soon/"
|
472
|
+
>Coming Soon</a>
|
473
|
+
| <a
|
474
|
+
onclick="(new Image()).src='/rg/topmovies/footer/images/b.gif?link=/chart/';"
|
475
|
+
href="/chart/"
|
476
|
+
>Top Movies</a>
|
477
|
+
| <a
|
478
|
+
onclick="(new Image()).src='/rg/watchlist/footer/images/b.gif?link=/list/watchlist';"
|
479
|
+
href="/list/watchlist"
|
480
|
+
>Watchlist</a>
|
481
|
+
| <a
|
482
|
+
onclick="(new Image()).src='/rg/top250/footer/images/b.gif?link=/chart/top';"
|
483
|
+
href="/chart/top"
|
484
|
+
>Top 250</a>
|
485
|
+
| <a
|
486
|
+
onclick="(new Image()).src='/rg/tv/footer/images/b.gif?link=/sections/tv/';"
|
487
|
+
href="/sections/tv/"
|
488
|
+
>TV</a>
|
489
|
+
| <a
|
490
|
+
onclick="(new Image()).src='/rg/news/footer/images/b.gif?link=/news/';"
|
491
|
+
href="/news/"
|
492
|
+
>News</a>
|
493
|
+
| <a
|
494
|
+
onclick="(new Image()).src='/rg/video/footer/images/b.gif?link=/features/video/';"
|
495
|
+
href="/features/video/"
|
496
|
+
>Video</a>
|
497
|
+
| <a
|
498
|
+
onclick="(new Image()).src='/rg/messageboards/footer/images/b.gif?link=/boards/';"
|
499
|
+
href="/boards/"
|
500
|
+
>Message Boards</a>
|
501
|
+
| <a
|
502
|
+
onclick="(new Image()).src='/rg/pressroom/footer/images/b.gif?link=/pressroom/';"
|
503
|
+
href="/pressroom/"
|
504
|
+
>Press Room</a>
|
505
|
+
<br>
|
506
|
+
|
507
|
+
<a
|
508
|
+
onclick="(new Image()).src='/rg/register-v2/footer/images/b.gif?link=https://secure.imdb.com/register-imdb/form-v2';"
|
509
|
+
href="https://secure.imdb.com/register-imdb/form-v2"
|
510
|
+
>Register</a>
|
511
|
+
| <a
|
512
|
+
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
513
|
+
href="/help/show_article?rssavailable"
|
514
|
+
class="navbarSprite"
|
515
|
+
id="footer_rss_image"
|
516
|
+
></a>
|
517
|
+
<a
|
518
|
+
onclick="(new Image()).src='/rg/rss/footer/images/b.gif?link=/help/show_article?rssavailable';"
|
519
|
+
href="/help/show_article?rssavailable"
|
520
|
+
>RSS</a>
|
521
|
+
| <a
|
522
|
+
onclick="(new Image()).src='/rg/advertising/footer/images/b.gif?link=/advertising/';"
|
523
|
+
href="/advertising/"
|
524
|
+
>Advertising</a>
|
525
|
+
| <a
|
526
|
+
onclick="(new Image()).src='/rg/helpdesk/footer/images/b.gif?link=/helpdesk/contact';"
|
527
|
+
href="/helpdesk/contact"
|
528
|
+
>Contact Us</a>
|
529
|
+
| <a
|
530
|
+
onclick="(new Image()).src='/rg/jobs/footer/images/b.gif?link=/jobs';"
|
531
|
+
href="/jobs"
|
532
|
+
>Jobs</a>
|
533
|
+
| <a
|
534
|
+
onclick="(new Image()).src='/rg/IMDbFooter/prosystem/images/b.gif?link=https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627';"
|
535
|
+
href="https://secure.imdb.com/r/IMDbFooter/register/subscribe?c=a394d4442664f6f6475627"
|
536
|
+
>IMDbPro</a>
|
537
|
+
| <a
|
538
|
+
onclick="(new Image()).src='/rg/BOXOFFICEMOJO/FOOTER/images/b.gif?link=http://www.boxofficemojo.com/';"
|
539
|
+
href="http://www.boxofficemojo.com/"
|
540
|
+
>Box Office Mojo</a>
|
541
|
+
| <a
|
542
|
+
onclick="(new Image()).src='/rg/WITHOUTABOX/FOOTER/images/b.gif?link=http://www.withoutabox.com/';"
|
543
|
+
href="http://www.withoutabox.com/"
|
544
|
+
>Withoutabox</a>
|
545
|
+
| <a
|
546
|
+
onclick="(new Image()).src='/rg/LOVEFILM/FOOTER/images/b.gif?link=http://www.lovefilm.com/browse/film/watch-online/';"
|
547
|
+
href="http://www.lovefilm.com/browse/film/watch-online/"
|
548
|
+
>LOVEFiLM</a>
|
549
|
+
<br /><br />
|
550
|
+
IMDb Mobile:
|
551
|
+
<a
|
552
|
+
onclick="(new Image()).src='/rg/mobile-ios/footer/images/b.gif?link=/apps/ios/';"
|
553
|
+
href="/apps/ios/"
|
554
|
+
>iPhone/iPad</a>
|
555
|
+
| <a
|
556
|
+
onclick="(new Image()).src='/rg/mobile-android/footer/images/b.gif?link=/android';"
|
557
|
+
href="/android"
|
558
|
+
>Android</a>
|
559
|
+
| <a
|
560
|
+
onclick="(new Image()).src='/rg/mobile-web/footer/images/b.gif?link=http://m.imdb.com';"
|
561
|
+
href="http://m.imdb.com"
|
562
|
+
>Mobile site</a>
|
563
|
+
| <a
|
564
|
+
onclick="(new Image()).src='/rg/mobile-win7/footer/images/b.gif?link=/windowsphone';"
|
565
|
+
href="/windowsphone"
|
566
|
+
>Windows Phone 7</a>
|
567
|
+
| IMDb Social:
|
568
|
+
<a
|
569
|
+
onclick="(new Image()).src='/rg/facebook/footer/images/b.gif?link=http://www.facebook.com/imdb';"
|
570
|
+
href="http://www.facebook.com/imdb"
|
571
|
+
>Facebook</a>
|
572
|
+
| <a
|
573
|
+
onclick="(new Image()).src='/rg/twitter/footer/images/b.gif?link=http://twitter.com/imdb';"
|
574
|
+
href="http://twitter.com/imdb"
|
575
|
+
>Twitter</a>
|
576
|
+
<br /><br />
|
577
|
+
</p>
|
578
|
+
|
579
|
+
<p class="footer" align="center">
|
580
|
+
<a
|
581
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
|
582
|
+
href="/help/show_article?conditions"
|
583
|
+
>Copyright ©</a> 1990-2013
|
584
|
+
<a
|
585
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/';"
|
586
|
+
href="/help/"
|
587
|
+
>IMDb.com, Inc.</a>
|
588
|
+
<br>
|
589
|
+
<a
|
590
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/help/show_article?conditions';"
|
591
|
+
href="/help/show_article?conditions"
|
592
|
+
>Conditions of Use</a> | <a
|
593
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=/privacy';"
|
594
|
+
href="/privacy"
|
595
|
+
>Privacy Policy</a> | <a
|
596
|
+
onclick="(new Image()).src='/rg/help/footer/images/b.gif?link=//www.amazon.com/InterestBasedAds';"
|
597
|
+
href="//www.amazon.com/InterestBasedAds"
|
598
|
+
>Interest-Based Ads</a>
|
599
|
+
<br>
|
600
|
+
An <span id="amazon_logo" class="footer_logo" align="middle"></span> company.
|
601
|
+
</p>
|
602
|
+
|
603
|
+
<table class="footer" id="amazon-affiliates" width="100%">
|
604
|
+
<tr>
|
605
|
+
<td colspan="10">
|
606
|
+
Amazon Affiliates
|
607
|
+
</td>
|
608
|
+
</tr>
|
609
|
+
<tr>
|
610
|
+
<td class="amazon-affiliate-site-first">
|
611
|
+
<a class="amazon-affiliate-site-link" href="http://www.amazon.com/b?ie=UTF8&node=2858778011&tag=imdbpr1-20">
|
612
|
+
<span class="amazon-affiliate-site-name">Amazon Instant Video</span><br>
|
613
|
+
<span class="amazon-affiliate-site-desc">Watch Movies &<br>TV Online</span>
|
614
|
+
</a>
|
615
|
+
</td>
|
616
|
+
<td class="amazon-affiliate-site-item-nth">
|
617
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.com/b?ie=UTF8&node=2676882011&tag=imdbpr1-20 >
|
618
|
+
<span class="amazon-affiliate-site-name">Prime Instant Video</span><br>
|
619
|
+
<span class="amazon-affiliate-site-desc">Unlimited Streaming<br>of Movies & TV</span>
|
620
|
+
</a>
|
621
|
+
</td>
|
622
|
+
<td class="amazon-affiliate-site-item-nth">
|
623
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.de/b?ie=UTF8&node=284266&tag=imdbpr1-de-21 >
|
624
|
+
<span class="amazon-affiliate-site-name">Amazon Germany</span><br>
|
625
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
626
|
+
</a>
|
627
|
+
</td>
|
628
|
+
<td class="amazon-affiliate-site-item-nth">
|
629
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.it/b?ie=UTF8&node=412606031&tag=imdbpr1-it-21 >
|
630
|
+
<span class="amazon-affiliate-site-name">Amazon Italy</span><br>
|
631
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
632
|
+
</a>
|
633
|
+
</td>
|
634
|
+
<td class="amazon-affiliate-site-item-nth">
|
635
|
+
<a class="amazon-affiliate-site-link" href=http://www.amazon.fr/b?ie=UTF8&node=405322&tag=imdbpr1-fr-21 >
|
636
|
+
<span class="amazon-affiliate-site-name">Amazon France</span><br>
|
637
|
+
<span class="amazon-affiliate-site-desc">Buy Movies on<br>DVD & Blu-ray</span>
|
638
|
+
</a>
|
639
|
+
</td>
|
640
|
+
<td class="amazon-affiliate-site-item-nth">
|
641
|
+
<a class="amazon-affiliate-site-link" href=http://www.lovefilm.com/browse/film/watch-online/ >
|
642
|
+
<span class="amazon-affiliate-site-name">LOVEFiLM</span><br>
|
643
|
+
<span class="amazon-affiliate-site-desc">Watch Movies<br>Online</span>
|
644
|
+
</a>
|
645
|
+
</td>
|
646
|
+
<td class="amazon-affiliate-site-item-nth">
|
647
|
+
<a class="amazon-affiliate-site-link" href=http://wireless.amazon.com >
|
648
|
+
<span class="amazon-affiliate-site-name">Amazon Wireless</span><br>
|
649
|
+
<span class="amazon-affiliate-site-desc">Cellphones &<br>Wireless Plans</span>
|
650
|
+
</a>
|
651
|
+
</td>
|
652
|
+
<td class="amazon-affiliate-site-item-nth">
|
653
|
+
<a class="amazon-affiliate-site-link" href=http://www.junglee.com/ >
|
654
|
+
<span class="amazon-affiliate-site-name">Junglee</span><br>
|
655
|
+
<span class="amazon-affiliate-site-desc">India Online<br>Shopping</span>
|
656
|
+
</a>
|
657
|
+
</td>
|
658
|
+
<td class="amazon-affiliate-site-item-nth">
|
659
|
+
<a class="amazon-affiliate-site-link" href=http://www.dpreview.com >
|
660
|
+
<span class="amazon-affiliate-site-name">DPReview</span><br>
|
661
|
+
<span class="amazon-affiliate-site-desc">Digital<br>Photography</span>
|
662
|
+
</a>
|
663
|
+
</td>
|
664
|
+
<td class="amazon-affiliate-site-item-nth">
|
665
|
+
<a class="amazon-affiliate-site-link" href=http://www.audible.com >
|
666
|
+
<span class="amazon-affiliate-site-name">Audible</span><br>
|
667
|
+
<span class="amazon-affiliate-site-desc">Download<br>Audio Books</span>
|
668
|
+
</a>
|
669
|
+
</td>
|
670
|
+
</tr>
|
671
|
+
</table>
|
672
|
+
</div>
|
673
|
+
|
674
|
+
<script type="text/javascript">
|
675
|
+
|
676
|
+
var _gaq = _gaq || [];
|
677
|
+
var seg = -1;
|
678
|
+
_gaq.push(['_setAccount', 'UA-3916519-1']);
|
679
|
+
_gaq.push(['_setDomainName', '.imdb.com']);
|
680
|
+
_gaq.push(['_setSampleRate', '10']);
|
681
|
+
_gaq.push(['_setCustomVar', 2, 'Falkor', 'false']);
|
682
|
+
_gaq.push(['_trackPageview']); // must come last
|
683
|
+
|
684
|
+
(function() {
|
685
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
686
|
+
ga.src = 'http://www.google-analytics.com/ga.js';
|
687
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
688
|
+
})();
|
689
|
+
|
690
|
+
</script>
|
691
|
+
<!-- begin springroll comscore beacon -->
|
692
|
+
<script type="text/javascript" src='/images/a/js/beacon.js'></script>
|
693
|
+
<script type="text/javascript">
|
694
|
+
COMSCORE.beacon({
|
695
|
+
c1: 2,
|
696
|
+
c2:"6034961",
|
697
|
+
c3:"",
|
698
|
+
c4:"http://www.imdb.com/find",
|
699
|
+
c5:"",
|
700
|
+
c6:"",
|
701
|
+
c15:""
|
702
|
+
});
|
703
|
+
</script>
|
704
|
+
<noscript>
|
705
|
+
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Ffind&c5=c6=&15=&cj=1"/>
|
706
|
+
</noscript>
|
707
|
+
<!-- end springroll comscore beacon -->
|
708
|
+
|
709
|
+
<!-- begin BOTTOM_AD -->
|
710
|
+
<div id="bottom_ad_wrapper" class="dfp_slot">
|
711
|
+
<script type="text/javascript">
|
712
|
+
ad_utils.register_ad('bottom_ad');
|
713
|
+
</script>
|
714
|
+
<iframe data-dart-params="#imdb2.consumer.main/find;!TILE!;sz=728x90,2x1;p=b;fv=1;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>
|
715
|
+
<noscript><a href="http//ad.doubleclick.net/jump/imdb2.consumer.main/find;tile=6;sz=728x90,2x1;p=b;fv=1;ab=f;bpx=1;ord=489726538761?" target="_blank"><img src="http//ad.doubleclick.net/ad/imdb2.consumer.main/find;tile=6;sz=728x90,2x1;p=b;fv=1;ab=f;bpx=1;ord=489726538761?" border="0" alt="advertisement" /></a></noscript>
|
716
|
+
</div>
|
717
|
+
<div id="bottom_ad_reflow_helper"></div>
|
718
|
+
<script>ad_utils.render_ad_fast('bottom_ad');</script>
|
719
|
+
<!-- End BOTTOM_AD -->
|
720
|
+
|
721
|
+
</div>
|
722
|
+
</div>
|
723
|
+
|
724
|
+
<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/jquery-216455579._V396414659_.js"></script>
|
725
|
+
<script type="text/javascript" src="http://z-ecx.images-amazon.com/images/G/01/imdb/js/collections/consumersite-3234254591._V374446274_.js"></script>
|
726
|
+
<script type="text/imdblogin-js" id="login">
|
727
|
+
jQuery(document).ready(function(){
|
728
|
+
window.imdb.login_lightbox("https://secure.imdb.com", "http://www.imdb.com/find?q=I+killed+my+lesbian+wife");
|
729
|
+
});
|
730
|
+
</script>
|
731
|
+
<!-- begin ads footer -->
|
732
|
+
<!-- Begin SIS-SW code -->
|
733
|
+
<iframe id="sis_pixel_sitewide" width="1" height="1" frameborder="0" marginwidth="0" marginheight="0"></iframe>
|
734
|
+
<script>
|
735
|
+
setTimeout(function(){
|
736
|
+
try{
|
737
|
+
if (! document.getElementById('sis_pixel_3')) {
|
738
|
+
var url_sis = 'http://s.amazon-adsystem.com/iu3?',
|
739
|
+
params_sis = [
|
740
|
+
"d=imdb.com",
|
741
|
+
"a1=",
|
742
|
+
"a2=0101a1823ca3d5d46ce03d4502edf28f095b20f780c29eddcddebefb2933fa9c1e98",
|
743
|
+
"pId=",
|
744
|
+
"r=1",
|
745
|
+
"rP=http%3A%2F%2Fakas.imdb.com%2Ffind%3Fq%3DI%2Bkilled%2Bmy%2Blesbian%2Bwife",
|
746
|
+
"encoding=server",
|
747
|
+
"cb=" + parseInt(Math.random()*99999999)
|
748
|
+
];
|
749
|
+
(document.getElementById('sis_pixel_sitewide')).src = url_sis + params_sis.join('&');
|
750
|
+
}
|
751
|
+
}
|
752
|
+
catch(e){
|
753
|
+
consoleLog('Pixel failure ' + e.toString(),'sis');
|
754
|
+
}
|
755
|
+
}, 5);
|
756
|
+
|
757
|
+
</script>
|
758
|
+
<!-- End SIS-SW code -->
|
759
|
+
|
760
|
+
<script type="text/javascript">
|
761
|
+
(function() {
|
762
|
+
var foreseescript = document.createElement("script");
|
763
|
+
foreseescript.setAttribute("defer", true);
|
764
|
+
foreseescript.setAttribute("src", "http://z-ecx.images-amazon.com/images/G/01/imdbads/foresee/foresee-trigger-4277353327._V397576255_.js");
|
765
|
+
document.getElementsByTagName("head")[0].appendChild(foreseescript);
|
766
|
+
})();
|
767
|
+
</script>
|
768
|
+
|
769
|
+
<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>
|
770
|
+
<!-- end ads footer -->
|
771
|
+
|
772
|
+
<div id="servertime" time="86"/>
|
773
|
+
</body>
|
774
|
+
</html>
|
775
|
+
|