imdb_lists 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +4 -0
- data/.rspec +5 -0
- data/Gemfile +4 -0
- data/README.markdown +76 -0
- data/Rakefile +2 -0
- data/imdb_vote_history.gemspec +25 -0
- data/lib/imdb_lists.rb +36 -0
- data/lib/imdb_lists/container.rb +49 -0
- data/lib/imdb_lists/history.rb +58 -0
- data/lib/imdb_lists/watchlist.rb +54 -0
- data/spec/container_spec.rb +38 -0
- data/spec/fixtures/32558051.html +8401 -0
- data/spec/fixtures/empty_watchlist.html +761 -0
- data/spec/fixtures/non_public.html +992 -0
- data/spec/fixtures/non_public_watchlist.html +668 -0
- data/spec/fixtures/pagination.html +1057 -0
- data/spec/fixtures/pagination_end.html +956 -0
- data/spec/fixtures/watchlist.html +3365 -0
- data/spec/history_spec.rb +124 -0
- data/spec/spec_helper.rb +12 -0
- data/spec/watchlist_spec.rb +98 -0
- metadata +141 -0
@@ -0,0 +1,956 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
4
|
+
<html xmlns:og="http://opengraphprotocol.org/schema/"
|
5
|
+
xmlns:fb="http://www.facebook.com/2008/fbml">
|
6
|
+
<head>
|
7
|
+
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
|
8
|
+
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
9
|
+
<script type="text/javascript">var IMDbTimer={starttime: new Date().getTime()};</script>
|
10
|
+
<title>My Movies</title>
|
11
|
+
<link rel="canonical" href="http://www.imdb.com/mymovies/list?l=19736607&o=560" /><meta property="og:url" content="http://www.imdb.com/mymovies/list?l=19736607&o=560" />
|
12
|
+
|
13
|
+
<meta name="title" content="My Movies">
|
14
|
+
<meta name="description" content="IMDb: The biggest, best, most award-winning movie site on the planet.">
|
15
|
+
|
16
|
+
<meta name="keywords" content="movies,films,movie database,actors,actresses,directors,hollywood,stars,quotes">
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
<link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFee572349fc2845f9e4be01f23f6a7dc6/css2/consumersite.css" ><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFdf34a958072fa2aca884289a53247828/wheel/fixed.css" ><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFe4546c9ba09e1e4993af55bbe151c096/wheel/widgets.css" ><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF287a97d10161a20a346e61b5c04a4d5f/wheel/base.css" ><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF5de9dabda8655fd5b44ef5f622d0f2b1/wheel/layout.css" ><!--[if IE]><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF18b482e732fd31aeeab955c8c1e662a1/wheel/ie.css" ><![endif]-->
|
51
|
+
|
52
|
+
<meta name="application-name" content="IMDb" />
|
53
|
+
<meta name="msapplication-tooltip" content="IMDb Web App" />
|
54
|
+
<meta name="msapplication-window" content="width=1500;height=900" />
|
55
|
+
<meta name="msapplication-task" content="name=Find Movie Showtimes;action-uri=/showtimes/;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
56
|
+
<meta name="msapplication-task" content="name=Watch HD Trailers;action-uri=/features/hdgallery;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
57
|
+
<meta name="msapplication-task" content="name=What's On TV Tonight;action-uri=/sections/tv/;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
58
|
+
<meta name="msapplication-task" content="name=Get Latest Entertainment News;action-uri=/news/top;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
59
|
+
<meta name="msapplication-task" content="name=Sign-in;action-uri=/register/login;icon-uri=http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico"/>
|
60
|
+
<link rel="icon" type="image/ico"
|
61
|
+
href="http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/favicon.ico" />
|
62
|
+
<link rel="shortcut icon" type="image/x-icon"
|
63
|
+
href="http://i.media-imdb.com/images/SFff39adb4d259f3c3fd166853a6714a32/desktop-favicon.ico" />
|
64
|
+
<link rel="apple-touch-icon"
|
65
|
+
href="http://i.media-imdb.com/images/SFc8a0bc1039862e1386365008f0507ea9/apple-touch-icon.png" />
|
66
|
+
<link rel="search" type="application/opensearchdescription+xml"
|
67
|
+
href="http://i.media-imdb.com/images/SF1c05d2599bfc9132fc0ec9b4f6ae1e74/imdbsearch.xml" title="IMDb" />
|
68
|
+
<link rel="alternate" type="application/rss+xml" title="MyMovies List" href="http://rss.imdb.com/mymovies/list?l=19736607">
|
69
|
+
<meta property="fb:app_id" content="115109575169727" />
|
70
|
+
<meta property="og:title" content="My Movies" />
|
71
|
+
<meta property="og:site_name" content="IMDb" />
|
72
|
+
<!-- start m/s/a/_g_a_s , head -->
|
73
|
+
<script src="http://i.media-imdb.com/images/SF2da1ead23d54dd4c80598db86752505c/js/cc/ads.js" ></script>
|
74
|
+
<script type="text/javascript">
|
75
|
+
generic.monitoring.set_twilight_info(
|
76
|
+
"main",
|
77
|
+
"SE",
|
78
|
+
"98dff765c9824003b1d6cfb2045df222342aa90d",
|
79
|
+
"2011-03-01T00%3A15%3A08GMT",
|
80
|
+
"http://s.media-imdb.com/twilight/?");
|
81
|
+
|
82
|
+
generic.monitoring.start_timing("page_load");
|
83
|
+
|
84
|
+
generic.cache.set('aan',{
|
85
|
+
type:"js",
|
86
|
+
url:("http://aan.amazon.com/2009-05-01/imdb/default?slot=sitewide-iframe&u=[CLIENT_SIDE_ORD]&ord=[CLIENT_SIDE_ORD]").replace(ad_utils.ord_regex, ad_utils.ord),
|
87
|
+
onCall:custom.amazon.aan_iframe_oncall
|
88
|
+
});
|
89
|
+
|
90
|
+
generic.cache.set('fc',{
|
91
|
+
type:"swf",
|
92
|
+
url:"http://ia.media-imdb.com/images/M/MV5BMjE3MDUyNTMyN15BMl5Bc3dmXkFtZTcwNDk1MjUxMw@@._V1_.swf"
|
93
|
+
});
|
94
|
+
custom.full_page.data_url = "http://i.media-imdb.com/images/SFb327b43c70618135f1547659b97ae330/a/js/graffiti_data.js";
|
95
|
+
consoleLog('advertising initialized','ads');
|
96
|
+
</script>
|
97
|
+
<!-- end m/s/a/_g_a_s , head -->
|
98
|
+
|
99
|
+
|
100
|
+
</head>
|
101
|
+
|
102
|
+
<body bgcolor="#ffffff" text="#000000" id="styleguide-v2" class="fixed">
|
103
|
+
<script type="text/javascript">
|
104
|
+
var WRInitTime=(new Date()).getTime();
|
105
|
+
</script>
|
106
|
+
<!-- start m/s/a/_g_a_s , body -->
|
107
|
+
|
108
|
+
<iframe src="/images/SF8dcd77f70a5de2a050e47b985a4dfa00/a/js/scriptloader.html#aan,fc" class="script_loader"
|
109
|
+
allowtransparency="true" marginheight="0" marginwidth="0" scrolling="no" frameborder="0"></iframe>
|
110
|
+
<!-- end m/s/a/_g_a_s , body -->
|
111
|
+
|
112
|
+
|
113
|
+
<div id="wrapper">
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
<script language="JavaScript" type="text/javascript">ord = ((this.ad_utils) && (this.ad_utils.ord)) ? this.ad_utils.ord : Math.random()*10000000000000000; </script><!-- begin FLOATING1 -->
|
118
|
+
<div id="floating1_wrapper" class="dfp_slot">
|
119
|
+
<script type="text/javascript">
|
120
|
+
ad_utils.queue_ad('1','floating1');
|
121
|
+
</script>
|
122
|
+
<iframe src="/images/SF99c7f777fc74f1d954417f99b985a4af/a/ifb/doubleclick/expand.html#imdb2.consumer.main/mymovies;tile=1;sz=1x1,4x1;p=f1;ifb=pf;ct=com;[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="floating1" name="floating1" class="yesScript" width="0" height="0" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
123
|
+
|
124
|
+
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.main/mymovies;tile=1;sz=1x1,4x1;p=f1;ifb=pf;ct=com;ord=360307079390?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.main/mymovies;tile=1;sz=1x1,4x1;p=f1;ifb=pf;ct=com;ord=360307079390?" border="0" alt="advertisement" /></a></noscript>
|
125
|
+
|
126
|
+
</div>
|
127
|
+
<!-- End FLOATING1 -->
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
|
132
|
+
<div id="root">
|
133
|
+
<layer name="root">
|
134
|
+
|
135
|
+
<div id="nb20">
|
136
|
+
<div id="supertab">
|
137
|
+
|
138
|
+
|
139
|
+
<!-- begin TOP_AD -->
|
140
|
+
<div id="top_ad_wrapper" class="dfp_slot">
|
141
|
+
<script type="text/javascript">
|
142
|
+
ad_utils.queue_ad('2','top_ad');
|
143
|
+
</script>
|
144
|
+
<iframe src="/images/SF99c7f777fc74f1d954417f99b985a4af/a/ifb/doubleclick/expand.html#imdb2.consumer.main/mymovies;tile=2;sz=728x90,1008x150,1008x200,1008x30,9x1;p=t;p=top;ct=com;[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_ad" name="top_ad" class="yesScript" width="0" height="75" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
145
|
+
|
146
|
+
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.main/mymovies;tile=2;sz=728x90,1008x150,1008x200,1008x30,9x1;p=t;p=top;ct=com;ord=360307079390?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.main/mymovies;tile=2;sz=728x90,1008x150,1008x200,1008x30,9x1;p=t;p=top;ct=com;ord=360307079390?" border="0" alt="advertisement" /></a></noscript>
|
147
|
+
|
148
|
+
</div>
|
149
|
+
<!-- End TOP_AD -->
|
150
|
+
</div>
|
151
|
+
<div id="navbar">
|
152
|
+
<link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF81ed4dbbbf0467962eced159c18ab362/css2/site/consumer-navbar.css" >
|
153
|
+
<noscript><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFead09969ad98114020e0af7cdf34fd4e/css2/site/consumer-navbar-no-js.css"></noscript>
|
154
|
+
<!--[if IE]> <link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFc6b3024b6b61d0874c8af3d356d2281e/css2/site/consumer-navbar-ie.css"><![endif]-->
|
155
|
+
<span id="home_img_holder"> <a onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=%2F';" href="/" id='home_img' title='Home' ></a>
|
156
|
+
|
157
|
+
<span class="alt_logo">
|
158
|
+
<a onclick="(new Image()).src='/rg/home/navbar/images/b.gif?link=%2F';" href="/" title='Home' >IMDb</a>
|
159
|
+
</span>
|
160
|
+
</span>
|
161
|
+
|
162
|
+
<form onsubmit="(new Image()).src='/rg/SEARCH-BOX/HEADER/images/b.gif?link=/find';" action="/find" method="get" >
|
163
|
+
|
164
|
+
<div id="nb_search">
|
165
|
+
|
166
|
+
<a href="/search/"><strong>Search</strong></a>
|
167
|
+
|
168
|
+
<select id="quicksearch" name="s" onchange="jumpMenu(this)">
|
169
|
+
|
170
|
+
<option
|
171
|
+
value="all">All</option>
|
172
|
+
<option
|
173
|
+
value="tt">Titles</option>
|
174
|
+
<option
|
175
|
+
value="ep">TV Episodes</option>
|
176
|
+
<option
|
177
|
+
value="nm">Names</option>
|
178
|
+
<option
|
179
|
+
value="co">Companies</option>
|
180
|
+
<option
|
181
|
+
value="kw">Keywords</option>
|
182
|
+
<option
|
183
|
+
value="ch">Characters</option>
|
184
|
+
<option
|
185
|
+
value="vi">Videos</option>
|
186
|
+
<option
|
187
|
+
value="qu">Quotes</option>
|
188
|
+
<option
|
189
|
+
value="bi">Bios</option>
|
190
|
+
<option
|
191
|
+
value="pl">Plots</option>
|
192
|
+
|
193
|
+
</select>
|
194
|
+
<input name="q" type="text" value=""/> <button class="nb_primary" type="submit">Go</button><noscript> <a href="/search/">More</a></noscript>
|
195
|
+
</div>
|
196
|
+
</form>
|
197
|
+
<div id="nb_personal">
|
198
|
+
|
199
|
+
<a onclick="(new Image()).src='/rg/register/navbar/images/b.gif?link=%2Fregister%2F';" href="/register/" ><strong>Linus Oleander's Account</strong></a>
|
200
|
+
|
201
|
+
| <a onclick="(new Image()).src='/rg/logout/navbar/images/b.gif?link=%2Fregister%2Flogout';" href="/register/logout" id='nblogout' >Logout</a>
|
202
|
+
| <a onclick="(new Image()).src='/rg/help/navbar/images/b.gif?link=%2Fhelp%2F';" href="/help/" >Help</a>
|
203
|
+
|
204
|
+
|
205
|
+
|
206
|
+
</div>
|
207
|
+
<div >
|
208
|
+
<ul id="main_nav" class="no-js main_nav">
|
209
|
+
|
210
|
+
<li>
|
211
|
+
|
212
|
+
<a onclick="(new Image()).src='/rg/movies/navbar/images/b.gif?link=%2Fnowplaying%2F';" href="/nowplaying/" class='nb_link' > Movies</a>
|
213
|
+
|
214
|
+
<ul class="sub_nav">
|
215
|
+
|
216
|
+
<li>
|
217
|
+
<a onclick="(new Image()).src='/rg/nowplaying/navbar/images/b.gif?link=%2Fnowplaying%2F';" href="/nowplaying/" >Now Playing</a>
|
218
|
+
</li>
|
219
|
+
<li>
|
220
|
+
<a onclick="(new Image()).src='/rg/topmovies/navbar/images/b.gif?link=%2Fchart%2F';" href="/chart/" >Top Movies</a>
|
221
|
+
</li>
|
222
|
+
<li>
|
223
|
+
<a onclick="(new Image()).src='/rg/showtimes/navbar/images/b.gif?link=%2Fshowtimes%2F';" href="/showtimes/" >Showtimes & Tickets</a>
|
224
|
+
</li>
|
225
|
+
<li>
|
226
|
+
<a onclick="(new Image()).src='/rg/trailers/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2Ftrailers%2F';" href="/features/video/trailers/" >Trailers</a>
|
227
|
+
</li>
|
228
|
+
<li>
|
229
|
+
<a onclick="(new Image()).src='/rg/mymovies/navbar/images/b.gif?link=%2Fmymovies%2Flist';" href="/mymovies/list" >My Movies</a>
|
230
|
+
</li>
|
231
|
+
<li>
|
232
|
+
<a onclick="(new Image()).src='/rg/dvdbluray/navbar/images/b.gif?link=%2Fsections%2Fdvd%2F';" href="/sections/dvd/" >DVD & Blu-Ray</a>
|
233
|
+
</li>
|
234
|
+
<li>
|
235
|
+
<a onclick="(new Image()).src='/rg/independentfilm/navbar/images/b.gif?link=%2Fsections%2Findie%2F';" href="/sections/indie/" >Independent Film</a>
|
236
|
+
</li>
|
237
|
+
<li>
|
238
|
+
<a onclick="(new Image()).src='/rg/top250/navbar/images/b.gif?link=%2Fchart%2Ftop';" href="/chart/top" >Top 250</a>
|
239
|
+
</li>
|
240
|
+
<li>
|
241
|
+
<a onclick="(new Image()).src='/rg/a2z/navbar/images/b.gif?link=%2Fa2z%2F';" href="/a2z/" >Site Index</a>
|
242
|
+
</li>
|
243
|
+
<li>
|
244
|
+
<a onclick="(new Image()).src='/rg/genres/navbar/images/b.gif?link=%2Fgenre';" href="/genre" >Genres</a>
|
245
|
+
</li>
|
246
|
+
<li>
|
247
|
+
<a onclick="(new Image()).src='/rg/horror/navbar/images/b.gif?link=%2Fsections%2Fhorror%2F';" href="/sections/horror/" >Horror</a>
|
248
|
+
</li>
|
249
|
+
<li>
|
250
|
+
<a onclick="(new Image()).src='/rg/roadtotheoscars/navbar/images/b.gif?link=%2Ffeatures%2Foscars%2F2011%2F';" href="/features/oscars/2011/" >Road to the Oscars</a>
|
251
|
+
</li>
|
252
|
+
<li>
|
253
|
+
<a onclick="(new Image()).src='/rg/roadtosundance/navbar/images/b.gif?link=%2Ffeatures%2Fsundance%2F2011%2F';" href="/features/sundance/2011/" >Road to Sundance</a>
|
254
|
+
</li>
|
255
|
+
<li>
|
256
|
+
<a onclick="(new Image()).src='/rg/yearinreview/navbar/images/b.gif?link=%2Ffeatures%2Fyearinreview%2F2010%2F';" href="/features/yearinreview/2010/" >Year in Review</a>
|
257
|
+
</li>
|
258
|
+
</ul>
|
259
|
+
</li>
|
260
|
+
<li>
|
261
|
+
|
262
|
+
<a onclick="(new Image()).src='/rg/tv/navbar/images/b.gif?link=%2Fsections%2Ftv%2F';" href="/sections/tv/" class='nb_link' > TV</a>
|
263
|
+
|
264
|
+
<ul class="sub_nav">
|
265
|
+
|
266
|
+
<li>
|
267
|
+
<a onclick="(new Image()).src='/rg/tv/navbar/images/b.gif?link=%2Fsections%2Ftv%2F';" href="/sections/tv/" >TV Home</a>
|
268
|
+
</li>
|
269
|
+
<li>
|
270
|
+
<a onclick="(new Image()).src='/rg/tvlistings/navbar/images/b.gif?link=%2Ftvgrid%2F';" href="/tvgrid/" >TV Listings</a>
|
271
|
+
</li>
|
272
|
+
<li>
|
273
|
+
<a onclick="(new Image()).src='/rg/tvepisodesandclips/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2Ftv%2F';" href="/features/video/tv/" >TV Episodes & Clips</a>
|
274
|
+
</li>
|
275
|
+
</ul>
|
276
|
+
</li>
|
277
|
+
<li>
|
278
|
+
|
279
|
+
<a onclick="(new Image()).src='/rg/news/navbar/images/b.gif?link=%2Fnews%2Ftop';" href="/news/top" class='nb_link' > News</a>
|
280
|
+
|
281
|
+
<ul class="sub_nav">
|
282
|
+
|
283
|
+
<li>
|
284
|
+
<a onclick="(new Image()).src='/rg/topnews/navbar/images/b.gif?link=%2Fnews%2Ftop';" href="/news/top" >Top News</a>
|
285
|
+
</li>
|
286
|
+
<li>
|
287
|
+
<a onclick="(new Image()).src='/rg/movienews/navbar/images/b.gif?link=%2Fnews%2Fmovie';" href="/news/movie" >Movie News</a>
|
288
|
+
</li>
|
289
|
+
<li>
|
290
|
+
<a onclick="(new Image()).src='/rg/tvnews/navbar/images/b.gif?link=%2Fnews%2Ftv';" href="/news/tv" >TV News</a>
|
291
|
+
</li>
|
292
|
+
<li>
|
293
|
+
<a onclick="(new Image()).src='/rg/celebritynews/navbar/images/b.gif?link=%2Fnews%2Fcelebrity';" href="/news/celebrity" >Celebrity News</a>
|
294
|
+
</li>
|
295
|
+
<li>
|
296
|
+
<a onclick="(new Image()).src='/rg/featurednews/navbar/images/b.gif?link=%2Fnews%2F';" href="/news/" >Featured News</a>
|
297
|
+
</li>
|
298
|
+
<li>
|
299
|
+
<a onclick="(new Image()).src='/rg/imdbsnapshot/navbar/images/b.gif?link=%2Fphoto_galleries%2Fnew_photos%2F2010%2F';" href="/photo_galleries/new_photos/2010/" >IMDb Snapshot</a>
|
300
|
+
</li>
|
301
|
+
<li>
|
302
|
+
<a onclick="(new Image()).src='/rg/yearinreview/navbar/images/b.gif?link=%2Ffeatures%2Fyearinreview%2F2010%2F';" href="/features/yearinreview/2010/" >Year in Review</a>
|
303
|
+
</li>
|
304
|
+
</ul>
|
305
|
+
</li>
|
306
|
+
<li>
|
307
|
+
|
308
|
+
<a onclick="(new Image()).src='/rg/videos/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2F';" href="/features/video/" class='nb_link' > Videos</a>
|
309
|
+
|
310
|
+
<ul class="sub_nav">
|
311
|
+
|
312
|
+
<li>
|
313
|
+
<a onclick="(new Image()).src='/rg/videos2/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2F';" href="/features/video/" >Videos Home</a>
|
314
|
+
</li>
|
315
|
+
<li>
|
316
|
+
<a onclick="(new Image()).src='/rg/hdtrailergallery/navbar/images/b.gif?link=%2Ffeatures%2Fhdgallery';" href="/features/hdgallery" >HD Trailer Gallery</a>
|
317
|
+
</li>
|
318
|
+
<li>
|
319
|
+
<a onclick="(new Image()).src='/rg/trailers/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2Ftrailers%2F';" href="/features/video/trailers/" >Trailers</a>
|
320
|
+
</li>
|
321
|
+
<li>
|
322
|
+
<a onclick="(new Image()).src='/rg/tvepisodesandclips/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2Ftv%2F';" href="/features/video/tv/" >TV Episodes & Clips</a>
|
323
|
+
</li>
|
324
|
+
<li>
|
325
|
+
<a onclick="(new Image()).src='/rg/browsevideos/navbar/images/b.gif?link=%2Ffeatures%2Fvideo%2Fbrowse%2F';" href="/features/video/browse/" >Browse Videos</a>
|
326
|
+
</li>
|
327
|
+
</ul>
|
328
|
+
</li>
|
329
|
+
<li>
|
330
|
+
|
331
|
+
<a onclick="(new Image()).src='/rg/community/navbar/images/b.gif?link=%2Fboards%2F';" href="/boards/" class='nb_link' > Community</a>
|
332
|
+
|
333
|
+
<ul class="sub_nav">
|
334
|
+
|
335
|
+
<li>
|
336
|
+
<a onclick="(new Image()).src='/rg/boards/navbar/images/b.gif?link=%2Fboards%2F';" href="/boards/" >Message Boards</a>
|
337
|
+
</li>
|
338
|
+
<li>
|
339
|
+
<a onclick="(new Image()).src='/rg/contributorzone/navbar/images/b.gif?link=%2Fczone%2F';" href="/czone/" >Contributor Zone</a>
|
340
|
+
</li>
|
341
|
+
<li>
|
342
|
+
<a onclick="(new Image()).src='/rg/lists/navbar/images/b.gif?link=%2Flists';" href="/lists" >Lists</a>
|
343
|
+
</li>
|
344
|
+
<li>
|
345
|
+
<a onclick="(new Image()).src='/rg/ratemovies/navbar/images/b.gif?link=http%3A%2F%2Fimdb.com%2Fsearch%2Ftitle%3Fsort%3Dnum_votes%2Cdesc%26title_type%3Dfeature%26my_ratings%3Dexclude';" href="http://imdb.com/search/title?sort=num_votes,desc&title_type=feature&my_ratings=exclude" >Rate Movies</a>
|
346
|
+
</li>
|
347
|
+
<li>
|
348
|
+
<a onclick="(new Image()).src='/rg/ratetvshows/navbar/images/b.gif?link=http%3A%2F%2Fwww.imdb.com%2Fsearch%2Ftitle%3Fsort%3Dnum_votes%2Cdesc%26title_type%3Dtv_series%26my_ratings%3Dexclude';" href="http://www.imdb.com/search/title?sort=num_votes,desc&title_type=tv_series&my_ratings=exclude" >Rate TV Shows</a>
|
349
|
+
</li>
|
350
|
+
</ul>
|
351
|
+
</li>
|
352
|
+
<li>
|
353
|
+
|
354
|
+
<a onclick="(new Image()).src='/rg/IMDbTabNB/navbar/images/b.gif?link=http%3A%2F%2Fpro.imdb.com%2Fr%2FIMDbTabNB%2F';" href="http://pro.imdb.com/r/IMDbTabNB/" class='nb_link' > IMDbPro</a>
|
355
|
+
|
356
|
+
<ul class="sub_nav">
|
357
|
+
|
358
|
+
<li>
|
359
|
+
<a onclick="(new Image()).src='/rg/IMDbTabNB/navbar/images/b.gif?link=http%3A%2F%2Fpro.imdb.com%2Fr%2FIMDbTabNB%2F';" href="http://pro.imdb.com/r/IMDbTabNB/" >IMDbPro</a>
|
360
|
+
</li>
|
361
|
+
<li>
|
362
|
+
<a onclick="(new Image()).src='/rg/resume/navbar/images/b.gif?link=http%3A%2F%2Fresume.imdb.com%2F';" href="http://resume.imdb.com/" >IMDb Resume</a>
|
363
|
+
</li>
|
364
|
+
<li>
|
365
|
+
<a onclick="(new Image()).src='/rg/contentlicensing/navbar/images/b.gif?link=http%3A%2F%2Fwww.imdb.com%2Flicensing%2F';" href="http://www.imdb.com/licensing/" >Content Licensing</a>
|
366
|
+
</li>
|
367
|
+
</ul>
|
368
|
+
</li>
|
369
|
+
|
370
|
+
</ul>
|
371
|
+
</div>
|
372
|
+
|
373
|
+
|
374
|
+
</div>
|
375
|
+
</div>
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
|
380
|
+
|
381
|
+
<!-- sid : 102929 : NAVSTRIP --><style>
|
382
|
+
.oscars11navstripe a:link, .oscars11navstripe a:visited, .oscars11navstripe a:hover {
|
383
|
+
color: #fff !important;
|
384
|
+
}
|
385
|
+
|
386
|
+
.oscars11navstripe {
|
387
|
+
font-family: Verdana; font-size: 13px;
|
388
|
+
}
|
389
|
+
</style>
|
390
|
+
|
391
|
+
<div class="oscars11navstripe" style="background-image: url(http://ia.media-imdb.com/images/M/MV5BMjA5Mjc0NjE4Nl5BMl5BZ2lmXkFtZTcwMTEzMTYzNA@@._V1_.gif); width: 1008px; height: 40px;">
|
392
|
+
|
393
|
+
<table width="1008" cellpadding="0" cellspacing="0" align="top"><tr>
|
394
|
+
|
395
|
+
<td width="270"><a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://i.imdb.com/b.gif" width="270" height="40" border="0"></a></td>
|
396
|
+
|
397
|
+
<td width="400">
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
<a href="http://www.imdb.com/features/oscars/2011/nominations" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'">Oscar Winners</a>
|
402
|
+
|
403
|
+
|
404
|
+
<a href="http://www.imdb.com/features/oscars/2011/gallery/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'">Photo Gallery: Red Carpet and More</a>
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
</td>
|
409
|
+
|
410
|
+
<td width="220">
|
411
|
+
|
412
|
+
<a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://ia.media-imdb.com/images/M/MV5BMjA2MzU2ODYzNF5BMl5BanBnXkFtZTcwOTM2NjU4Mw@@._V1._CR0,0,338,338_SS37_.jpg" border="0" style="padding-top: 1px;"></a>
|
413
|
+
|
414
|
+
<a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://ia.media-imdb.com/images/M/MV5BMzU5MjEwMTg2Nl5BMl5BanBnXkFtZTcwNzM3MTYxNA@@._V1._CR0,0,1401,1401_SS37_.jpg" border="0" style="padding-top: 1px;"></a>
|
415
|
+
|
416
|
+
<a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://ia.media-imdb.com/images/M/MV5BMTM2ODk0NDAwMF5BMl5BanBnXkFtZTcwNTM1MDc2Mw@@._V1._CR0,0,952,952_SS37_.jpg" border="0" style="padding-top: 1px;"></a>
|
417
|
+
|
418
|
+
<a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://ia.media-imdb.com/images/M/MV5BMTM0ODk3MjM1MV5BMl5BanBnXkFtZTcwNzc1MDIwNA@@._V1._SX40_CR2,24,37,37_.jpg" border="0" style="padding-top: 1px;"></a>
|
419
|
+
|
420
|
+
<a href="http://www.imdb.com/features/oscars/2011/" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://ia.media-imdb.com/images/M/MV5BMTkxMTEyMDAwNF5BMl5BanBnXkFtZTcwMDc2Nzg2Mw@@._V1._SS37_.jpg" border="0" style="padding-top: 1px;"></a>
|
421
|
+
|
422
|
+
</td>
|
423
|
+
|
424
|
+
<td width="100"><a href="http://www.imdb.com/features/oscars/2011/" target="_top" onclick="(new Image()).src='/rg/OSCARNAV_HP/TOP_BUCKET/images/b.gif'"><img src="http://i.imdb.com/b.gif" alt=" " width="100" height="40" border="0" /></a></td></tr></table>
|
425
|
+
|
426
|
+
</div>
|
427
|
+
<div id="pagecontent">
|
428
|
+
|
429
|
+
<table id="outerbody" border="0" width="100%" cellspacing="0" cellpadding="0" class="outer_body">
|
430
|
+
<tr valign="top" align="left">
|
431
|
+
|
432
|
+
<td valign="top" align="left" style="border-top: 10px solid #fff"
|
433
|
+
width="170"
|
434
|
+
class="lhscol"
|
435
|
+
|
436
|
+
>
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
<style type="text/css">
|
441
|
+
<!--
|
442
|
+
.blurb p { margin-top: 0px }
|
443
|
+
.list { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
|
444
|
+
.standard { font-family: Arial, Helvetica, sans-serif; font-size: small}
|
445
|
+
-->
|
446
|
+
</style>
|
447
|
+
|
448
|
+
<table width="170" border="0" cellspacing="0" cellpadding="0">
|
449
|
+
<tr>
|
450
|
+
<td><img src="http://i.imdb.com/f266.gif" width="170" height="19"></td>
|
451
|
+
</tr>
|
452
|
+
<tr bgcolor="#6677DD">
|
453
|
+
<td>
|
454
|
+
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
455
|
+
<tr align="center" bgcolor="#FFFFFF">
|
456
|
+
<td colspan="2" class="list" ><A HREF="list">My Movies (all)</a></td>
|
457
|
+
</tr>
|
458
|
+
|
459
|
+
<tr align="center" bgcolor="#FFFFFF">
|
460
|
+
<td class="list" ><a href="list?l=47841876"><span class="list">Must See</span></a></td><td class="list" ><a href="list?l=47841877"><span class="list">To Buy</span></a></td>
|
461
|
+
</tr>
|
462
|
+
|
463
|
+
<tr align="center" bgcolor="#FFFFFF">
|
464
|
+
<td class="list" ><a href="list?l=47841878"><span class="list">VHS</span></a></td><td class="list" ><a href="list?l=47841879"><span class="list">DVD</span></a></td>
|
465
|
+
</tr>
|
466
|
+
|
467
|
+
<tr align="center" bgcolor="#FFFFFF">
|
468
|
+
<td colspan="2" class="list" ><a href="cats">Edit Categories</a>...</td>
|
469
|
+
</tr>
|
470
|
+
</table>
|
471
|
+
</tr>
|
472
|
+
</table>
|
473
|
+
<br>
|
474
|
+
|
475
|
+
<table width="170" border="0" cellspacing="0" cellpadding="0">
|
476
|
+
<tr>
|
477
|
+
<td><img src="http://i.imdb.com/f310.gif" width="170" height="19"></td>
|
478
|
+
</tr>
|
479
|
+
<tr bgcolor="#6677DD">
|
480
|
+
<td>
|
481
|
+
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
482
|
+
<tr bgcolor="#FFFFFF">
|
483
|
+
<td colspan="2" class="list" ><a href="list?pending"><img src="http://i.imdb.com/f297.gif" border="0"> Pending</a></td>
|
484
|
+
</tr>
|
485
|
+
<tr bgcolor="#FFFFFF">
|
486
|
+
<td colspan="2" class="list" ><a href="list?votehistory"><img src="http://i.imdb.com/f298.gif" border="0"> Vote History</a></td>
|
487
|
+
</tr>
|
488
|
+
<tr bgcolor="#FFFFFF">
|
489
|
+
<td colspan="2" class="list" ><a href="list?recycle"><img src="http://i.imdb.com/f296.gif" border="0"> Recycle Bin</a></td>
|
490
|
+
</tr>
|
491
|
+
</table>
|
492
|
+
</td>
|
493
|
+
</tr>
|
494
|
+
</table>
|
495
|
+
<br>
|
496
|
+
|
497
|
+
<table width="170" border="0" cellspacing="0" cellpadding="0">
|
498
|
+
<tr>
|
499
|
+
<td><img src="http://i.imdb.com/f314.gif" width="170" height="19"></td>
|
500
|
+
</tr>
|
501
|
+
<tr bgcolor="#6677DD">
|
502
|
+
<td>
|
503
|
+
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
504
|
+
<tr bgcolor="#ffffff">
|
505
|
+
<td class="list" ><a href="/help/show_leaf?mymoviesguide">What is My Movies?</a></td>
|
506
|
+
</tr>
|
507
|
+
<tr bgcolor="#ffffff">
|
508
|
+
<td class="list"><a href="/help/show_leaf?mymoviesgetstarted"> How do I get started?</a></td>
|
509
|
+
</tr>
|
510
|
+
<tr bgcolor="#ffffff">
|
511
|
+
<td class="list"><a href="/help/show_leaf?mymoviescreatelist"> How do I create a list?</a></td>
|
512
|
+
</tr>
|
513
|
+
<tr bgcolor="#ffffff">
|
514
|
+
<td class="list"><a href="/help/show_leaf?mymoviesmanagelist"> How do I manage a list?</a></td>
|
515
|
+
</tr>
|
516
|
+
<tr bgcolor="#ffffff">
|
517
|
+
<td class="list"><a href="/help/show_leaf?mymoviessearchlists"> How do I display a list?</a></td>
|
518
|
+
</tr>
|
519
|
+
</table>
|
520
|
+
</td>
|
521
|
+
</tr>
|
522
|
+
</table>
|
523
|
+
<br>
|
524
|
+
|
525
|
+
<table width="170" border="0" cellspacing="0" cellpadding="0">
|
526
|
+
<tr>
|
527
|
+
<td><img src="http://i.imdb.com/f270.gif" width="170" height="19"></td>
|
528
|
+
</tr>
|
529
|
+
<tr bgcolor="#6677DD">
|
530
|
+
<td>
|
531
|
+
<table width="100%" border="0" cellspacing="1" cellpadding="1">
|
532
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
533
|
+
<td class=list ><a href="list?l=19736607&f=A">A</a></td>
|
534
|
+
<td class=list ><a href="list?l=19736607&f=B">B</a></td>
|
535
|
+
<td class=list ><a href="list?l=19736607&f=C">C</a></td>
|
536
|
+
<td class=list ><a href="list?l=19736607&f=D">D</a></td>
|
537
|
+
<td class=list ><a href="list?l=19736607&f=E">E</a></td>
|
538
|
+
</tr>
|
539
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
540
|
+
<td class=list ><a href="list?l=19736607&f=F">F</a></td>
|
541
|
+
<td class=list ><a href="list?l=19736607&f=G">G</a></td>
|
542
|
+
<td class=list ><a href="list?l=19736607&f=H">H</a></td>
|
543
|
+
<td class=list ><a href="list?l=19736607&f=I">I</a></td>
|
544
|
+
<td class=list ><a href="list?l=19736607&f=J">J</a></td>
|
545
|
+
</tr>
|
546
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
547
|
+
<td class=list ><a href="list?l=19736607&f=K">K</a></td>
|
548
|
+
<td class=list ><a href="list?l=19736607&f=L">L</a></td>
|
549
|
+
<td class=list ><a href="list?l=19736607&f=M">M</a></td>
|
550
|
+
<td class=list ><a href="list?l=19736607&f=N">N</a></td>
|
551
|
+
<td class=list ><a href="list?l=19736607&f=O">O</a></td>
|
552
|
+
</tr>
|
553
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
554
|
+
<td class=list ><a href="list?l=19736607&f=P">P</a></td>
|
555
|
+
<td class=list ><a href="list?l=19736607&f=Q">Q</a></td>
|
556
|
+
<td class=list ><a href="list?l=19736607&f=R">R</a></td>
|
557
|
+
<td class=list ><a href="list?l=19736607&f=S">S</a></td>
|
558
|
+
<td class=list ><a href="list?l=19736607&f=T">T</a></td>
|
559
|
+
</tr>
|
560
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
561
|
+
<td class=list ><a href="list?l=19736607&f=U">U</a></td>
|
562
|
+
<td class=list ><a href="list?l=19736607&f=V">V</a></td>
|
563
|
+
<td class=list ><a href="list?l=19736607&f=W">W</a></td>
|
564
|
+
<td class=list ><a href="list?l=19736607&f=X">X</a></td>
|
565
|
+
<td class=list ><a href="list?l=19736607&f=Y">Y</a></td>
|
566
|
+
</tr>
|
567
|
+
<tr align="center" bgcolor="#FFFFFF" class="list">
|
568
|
+
<td class=list ><a href="list?l=19736607&f=Z">Z</a></td>
|
569
|
+
<td class=list bgcolor="#CCCCCC"} colspan="4"><a href="list?l=19736607&f=all">All titles</a></td>
|
570
|
+
</tr>
|
571
|
+
</table>
|
572
|
+
</td>
|
573
|
+
</tr>
|
574
|
+
</table>
|
575
|
+
|
576
|
+
<br>
|
577
|
+
<br>
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
|
582
|
+
|
583
|
+
</td>
|
584
|
+
<td bgcolor="#FFFFFF" valign="top" align="left" height="28" width="20"><img alt="" src="http://i.media-imdb.com/b.gif" width="20" height="28"></td>
|
585
|
+
|
586
|
+
|
587
|
+
<td width="100%" valign="top" align="left">
|
588
|
+
<!-- sid : 24439 : SPLASH --><div><img src="http://ia.imdb.com/media/imdb/01/I/48/56/59.gif" width="400" height="41" alt="MyMovies" border="0"></div>
|
589
|
+
<div style="width: 100%;">
|
590
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
591
|
+
<tr valign="top">
|
592
|
+
<td width="100%">
|
593
|
+
<br>
|
594
|
+
|
595
|
+
<script>
|
596
|
+
<!--
|
597
|
+
function fn() {
|
598
|
+
with (document.f1.l) {
|
599
|
+
if (selectedIndex==(length-1)){top.location="cats";return false;}
|
600
|
+
if (selectedIndex==(length-2)){return false;}
|
601
|
+
}
|
602
|
+
document.f1.submit();
|
603
|
+
}
|
604
|
+
var caf = true;
|
605
|
+
function ca() {
|
606
|
+
with (document.list) {
|
607
|
+
var i = 0;
|
608
|
+
for (i = 0; i < elements.length; i++) {
|
609
|
+
if (elements[i].name=='e') {
|
610
|
+
elements[i].checked = caf;
|
611
|
+
}
|
612
|
+
}
|
613
|
+
}
|
614
|
+
caf = !caf;
|
615
|
+
return false;
|
616
|
+
}
|
617
|
+
// -->
|
618
|
+
</script>
|
619
|
+
<div class="blurb"><p>You are looking at <a href="/user/ur10777143/boards/sendpm">Demon_Hunter777</a>'s vote history. To make your own vote history public, click on 'Vote History' in the 'Special Categories' area in the left hand side below and then check the <b>'public'</b> box near the top of the category view page.</p>
|
620
|
+
</div>
|
621
|
+
<table border="0" cellpadding="0" cellspacing="0" width="90%">
|
622
|
+
<tr bgcolor="#999999">
|
623
|
+
<td colspan="3">
|
624
|
+
<table border="0" cellpadding="2" cellspacing="1" width="100%">
|
625
|
+
<tr bgcolor="#9999FF">
|
626
|
+
<td align="left" valign="top" colspan="3">
|
627
|
+
<table width="100%" border="0" cellpadding="0">
|
628
|
+
<tr>
|
629
|
+
<td width="90%">
|
630
|
+
<b><font color="#000000" size="+1" face="Arial, Helvetica, sans-serif">Demon_Hunter777's Movies</font></b>
|
631
|
+
</td>
|
632
|
+
|
633
|
+
<form name="f1" action="list" method="get">
|
634
|
+
|
635
|
+
<td nowrap align="right">
|
636
|
+
<font size="-2" face="Verdana, Arial, Helvetica"><b>
|
637
|
+
<select name="l" onChange="fn()"><option selected value="ARRAY(0x13014128)">Vote History (Demon_Hunter777's)</option>
|
638
|
+
<option value="47841872">Vote History</option><option value="47841873">Recycle Bin</option><option value="47841874">Pending</option><option value="47841875">My Movies (all)</option><option value="47841876">Must See</option><option value="47841877">To Buy</option><option value="47841878">VHS</option><option value="47841879">DVD</option>
|
639
|
+
<option>
|
640
|
+
<option>Edit Categories...
|
641
|
+
</select>
|
642
|
+
<noscript><input type="submit" value="go"></noscript>
|
643
|
+
|
644
|
+
</b></font>
|
645
|
+
</td>
|
646
|
+
|
647
|
+
</form>
|
648
|
+
|
649
|
+
</tr>
|
650
|
+
</table>
|
651
|
+
</td>
|
652
|
+
</tr>
|
653
|
+
|
654
|
+
<tr>
|
655
|
+
<td align="center" valign="top" bgcolor="#CCCCCC" colspan="2">
|
656
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
657
|
+
<tr>
|
658
|
+
<form name="f2" action="list" method="get">
|
659
|
+
|
660
|
+
|
661
|
+
<input type="hidden" name="l" value="19736607">
|
662
|
+
|
663
|
+
<td nowrap><font size="-1"> </font><font face="Verdana, Sans-serif" size="-1"><b>556 Titles</b></font></td>
|
664
|
+
<td align="right" nowrap> </td>
|
665
|
+
<td align="right" nowrap>
|
666
|
+
<font face="Verdana, Sans-serif" size="-2"><b>Show
|
667
|
+
<select name="g" onChange="document.f2.submit()">
|
668
|
+
<option value="All genres">All genres</option><option value="Action">Action</option><option value="Adult">Adult</option><option value="Adventure">Adventure</option><option value="Animation">Animation</option><option value="Biography">Biography</option><option value="Comedy">Comedy</option><option value="Crime">Crime</option><option value="Documentary">Documentary</option><option value="Drama">Drama</option><option value="Family">Family</option><option value="Fantasy">Fantasy</option><option value="Film-Noir">Film-Noir</option><option value="Game-Show">Game-Show</option><option value="History">History</option><option value="Horror">Horror</option><option value="Music">Music</option><option value="Musical">Musical</option><option value="Mystery">Mystery</option><option value="News">News</option><option value="Reality-TV">Reality-TV</option><option value="Romance">Romance</option><option value="Sci-Fi">Sci-Fi</option><option value="Short">Short</option><option value="Sport">Sport</option><option value="Talk-Show">Talk-Show</option><option value="Thriller">Thriller</option><option value="War">War</option><option value="Western">Western</option>
|
669
|
+
</select>
|
670
|
+
<noscript><input type="submit" value="go"></noscript>
|
671
|
+
</b></font>
|
672
|
+
</td>
|
673
|
+
</form>
|
674
|
+
</tr>
|
675
|
+
</table>
|
676
|
+
</td>
|
677
|
+
|
678
|
+
<td nowrap align="center" bgcolor="#CCCCCC">
|
679
|
+
<font face="Verdana, Sans-serif" size="-1"><b>Votes</b></font>
|
680
|
+
</td>
|
681
|
+
|
682
|
+
</tr>
|
683
|
+
<tr valign="middle">
|
684
|
+
<td bgcolor="#FFFFFF" align="center"><a href="list?l=19736607&c=1" onClick="ca();return false"><img alt="Check/Uncheck All" border="0" src="http://i.media-imdb.com/f264.gif" width="15" height="7"></a></td>
|
685
|
+
<td bgcolor="#EEEEEE"><font size="-2"><a href="list?l=19736607&s=title">Sort by name</a></font></td>
|
686
|
+
<td align="center" bgcolor="#EEEEEE">
|
687
|
+
<a href="list?l=19736607&s=uservote"><font size="-2">Highest</font></a>
|
688
|
+
</td>
|
689
|
+
</tr>
|
690
|
+
<form name="list" method="post" action="list">
|
691
|
+
<input type="hidden" name="l" value="19736607">
|
692
|
+
<tr>
|
693
|
+
<td valign="middle" bgcolor="#FFFFFF" colspan="3" class="standard" align="center">
|
694
|
+
<p><br> There are no movies in the selected category. <br><br></p>
|
695
|
+
</td>
|
696
|
+
</tr>
|
697
|
+
|
698
|
+
</form>
|
699
|
+
<tr align="center">
|
700
|
+
<td colspan="3" bgcolor="#FFFFFF" valign="top">
|
701
|
+
<table width="100%" border="0" cellpadding="0">
|
702
|
+
<tr>
|
703
|
+
<td class="standard" colspan="2">
|
704
|
+
Titles in total: <b>556</b>
|
705
|
+
|
706
|
+
</td>
|
707
|
+
</tr>
|
708
|
+
<tr>
|
709
|
+
<td class="standard">
|
710
|
+
Displaying: <b>561-556</b></font>
|
711
|
+
</td>
|
712
|
+
<td nowrap align="right" class="standard">
|
713
|
+
<a href="list?l=19736607&o=400"><<</a>
|
714
|
+
<a href="list?l=19736607&o=550">Prev</a>
|
715
|
+
<a href="list?l=19736607&o=500">51</a>
|
716
|
+
<a href="list?l=19736607&o=510">52</a>
|
717
|
+
<a href="list?l=19736607&o=520">53</a>
|
718
|
+
<a href="list?l=19736607&o=530">54</a>
|
719
|
+
<a href="list?l=19736607&o=540">55</a>
|
720
|
+
<a href="list?l=19736607&o=550">56</a>
|
721
|
+
|
722
|
+
</td>
|
723
|
+
</tr>
|
724
|
+
</table>
|
725
|
+
</td>
|
726
|
+
</tr>
|
727
|
+
|
728
|
+
</table>
|
729
|
+
</td>
|
730
|
+
</tr>
|
731
|
+
</table>
|
732
|
+
|
733
|
+
</td>
|
734
|
+
<td>
|
735
|
+
|
736
|
+
|
737
|
+
|
738
|
+
<!-- begin TOP_RHS -->
|
739
|
+
<div id="top_rhs_wrapper" class="dfp_slot">
|
740
|
+
<script type="text/javascript">
|
741
|
+
ad_utils.queue_ad('3','top_rhs');
|
742
|
+
</script>
|
743
|
+
<iframe src="/images/SF99c7f777fc74f1d954417f99b985a4af/a/ifb/doubleclick/expand.html#imdb2.consumer.main/mymovies;tile=3;sz=160x600,120x600,11x1;p=tr;p=tc;ct=com;[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="top_rhs" name="top_rhs" class="yesScript" width="0" height="0" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
744
|
+
|
745
|
+
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.main/mymovies;tile=3;sz=160x600,120x600,11x1;p=tr;p=tc;ct=com;ord=360307079390?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.main/mymovies;tile=3;sz=160x600,120x600,11x1;p=tr;p=tc;ct=com;ord=360307079390?" border="0" alt="advertisement" /></a></noscript>
|
746
|
+
|
747
|
+
</div>
|
748
|
+
<!-- End TOP_RHS -->
|
749
|
+
<div id="top_rhs_after" class="after_ad hidden"><a class="yesScript" href="#" onclick="ad_utils.show_ad_feedback('top_rhs');return false;" id="ad_feedback_top_rhs">ad feedback</a></div>
|
750
|
+
</td>
|
751
|
+
</tr>
|
752
|
+
</table>
|
753
|
+
</div>
|
754
|
+
</td>
|
755
|
+
</tr>
|
756
|
+
</table>
|
757
|
+
<br style="clear:both;" />
|
758
|
+
</div>
|
759
|
+
<div id="footer" class="ft">
|
760
|
+
<hr width="100%" size=1>
|
761
|
+
|
762
|
+
<p class="footer" align="center">
|
763
|
+
<a href="/">Home</a>
|
764
|
+
| <a href="/search">Search</a>
|
765
|
+
| <a href="/a2z">Site Index</a>
|
766
|
+
| <a href="/nowplaying/">NowPlaying</a>
|
767
|
+
| <a href="/chart/">Top Movies</a>
|
768
|
+
| <a href="/mymovies/list">MyMovies</a>
|
769
|
+
| <a href="/chart/top">Top 250</a>
|
770
|
+
| <a href="/sections/tv/">TV</a>
|
771
|
+
| <a href="/news/">News</a>
|
772
|
+
| <a href="/features/video/">Video</a>
|
773
|
+
| <a href="/boards/">Message Boards</a>
|
774
|
+
| <a href="/pressroom/">Press Room</a>
|
775
|
+
<br>
|
776
|
+
|
777
|
+
<a href="/register/">Account</a>
|
778
|
+
|
779
|
+
| <a href="/help/show_article?rssavailable"><img alt="RSS Feeds" width="16" height="16" border="0" align="top" src="http://i.media-imdb.com/images/SFb57d5ddb1c1208f549520b6186629f28/rss2.gif"></a> <a href="/help/show_article?rssavailable">RSS</a>
|
780
|
+
| <a href="/advertising/">Advertising</a>
|
781
|
+
| <a href="/tiger_redirect?FT_LIC&licensing/">Content Licensing</a>
|
782
|
+
| <a onclick="(new Image()).src='/rg/helpdesk/footer/images/b.gif?link=%2Fhelpdesk%2Fcontact';" href="/helpdesk/contact" >Contact Us</a>
|
783
|
+
| <a href="/jobs">Jobs</a>
|
784
|
+
| <a href="https://secure.imdb.com/register/subscribe?c=a394d4442664f6f6475627" onClick="(new Image()).src='/rg/PRO_FOOT/FOOTER/images/b.gif?link=https://secure.imdb.com/register/subscribe?c=a394d4442664f6f6475627';">IMDbPro</a>
|
785
|
+
| <a href="http://resume.imdb.com" onClick="(new Image()).src='/rg/resume-footer/footer/images/b.gif?link=http://resume.imdb.com';">IMDb Resume</a>
|
786
|
+
| <a href="http://www.boxofficemojo.com" onClick="(new Image()).src='/rg/BOXOFFICEMOJO/FOOTER/images/b.gif?link=http://www.boxofficemojo.com';">Box Office Mojo</a>
|
787
|
+
| <a href="http://www.withoutabox.com" onClick="(new Image()).src='/rg/WITHOUTABOX/FOOTER/images/b.gif?link=http://www.withoutabox.com';">Withoutabox</a>
|
788
|
+
| <a href="http://www.twitter.com/imdb" onClick="(new Image()).src='/rg/TWITTER/FOOTER/images/b.gif?link=http://www.twitter.com/imdb';">Follow us on Twitter</a>
|
789
|
+
| <a href="http://m.imdb.com" onClick="(new Image()).src='/rg/mobile-web/FOOTER/images/b.gif?link=http://m.imdb.com';">Mobile</a>
|
790
|
+
<br><br>
|
791
|
+
International Sites: <a href="http://www.imdb.de">IMDb Germany</a>
|
792
|
+
| <a href="http://www.imdb.it">IMDb Italy</a>
|
793
|
+
| <a href="http://www.imdb.es">IMDb Spain</a>
|
794
|
+
| <a href="http://www.imdb.fr">IMDb France</a>
|
795
|
+
| <a href="http://www.imdb.pt">IMDb Portugal</a>
|
796
|
+
<br><br>
|
797
|
+
</p>
|
798
|
+
<p class="footer" align="center">
|
799
|
+
|
800
|
+
<a href="/help/show_article?conditions">Copyright ©</a> 1990-2011
|
801
|
+
<a href="/help/">IMDb.com, Inc.</a>
|
802
|
+
<br>
|
803
|
+
<a href="/help/show_article?conditions">Terms</a> and <a href="/privacy">Privacy Policy</a> under which this service is provided to you.
|
804
|
+
<br>
|
805
|
+
<link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SFfc131b0bfe2c105f1f9edb8e55a69c9a/wheel/logo.css" >
|
806
|
+
An <a href="http://www.amazon.com/exec/obidos/redirect-home/internetmoviedat"><img id="amazon_logo" align="middle" style="width:80px;height:19px;border:0 none" src="http://i.media-imdb.com/images/SF9bb191c6827273aa978cab39a3587950/b.gif"/></a> company.
|
807
|
+
|
808
|
+
</p>
|
809
|
+
<table class="footer" id="amazon-affiliates">
|
810
|
+
<tr>
|
811
|
+
<td colspan="10">
|
812
|
+
Amazon Affiliates:
|
813
|
+
</td>
|
814
|
+
</tr>
|
815
|
+
<tr>
|
816
|
+
<td class="amazon-affiliate-site-first">
|
817
|
+
<a class="amazon-affiliate-site-name" href="http://wireless.amazon.com">AmazonWireless</a><br>
|
818
|
+
<a class="amazon-affiliate-site-desc" href="http://wireless.amazon.com">
|
819
|
+
Cellphones &<br> Wireless Plans
|
820
|
+
</a>
|
821
|
+
</td>
|
822
|
+
<td class="amazon-affiliate-site-item-nth">
|
823
|
+
<a class="amazon-affiliate-site-name" href="http://askville.amazon.com">Askville</a><br>
|
824
|
+
<a class="amazon-affiliate-site-desc" href="http://askville.amazon.com">
|
825
|
+
Community<br> Answers
|
826
|
+
</a>
|
827
|
+
</td>
|
828
|
+
<td class="amazon-affiliate-site-item-nth">
|
829
|
+
<a class="amazon-affiliate-site-name" href="http://www.audible.com">Audible</a><br>
|
830
|
+
<a class="amazon-affiliate-site-desc" href="http://www.audible.com">
|
831
|
+
Download<br> Audio Books
|
832
|
+
</a>
|
833
|
+
</td>
|
834
|
+
<td class="amazon-affiliate-site-item-nth">
|
835
|
+
<a class="amazon-affiliate-site-name" href="http://www.dpreview.com">DPReview</a><br>
|
836
|
+
<a class="amazon-affiliate-site-desc" href="http://www.dpreview.com">
|
837
|
+
Digital<br> Photography
|
838
|
+
</a>
|
839
|
+
</td>
|
840
|
+
<td class="amazon-affiliate-site-item-nth">
|
841
|
+
<a class="amazon-affiliate-site-name" href="http://www.endless.com">Endless</a><br>
|
842
|
+
<a class="amazon-affiliate-site-desc" href="http://www.endless.com">
|
843
|
+
Shoes &<br> Handbags
|
844
|
+
</a>
|
845
|
+
</td>
|
846
|
+
<td class="amazon-affiliate-site-item-nth">
|
847
|
+
<a class="amazon-affiliate-site-name" href="http://www.fabric.com">Fabric</a><br>
|
848
|
+
<a class="amazon-affiliate-site-desc" href="http://www.fabric.com">
|
849
|
+
Sewing, Quilting<br> & Knitting
|
850
|
+
</a>
|
851
|
+
</td>
|
852
|
+
<td class="amazon-affiliate-site-item-nth">
|
853
|
+
<a class="amazon-affiliate-site-name" href="http://www.shopbop.com/welcome">Shopbop</a><br>
|
854
|
+
<a class="amazon-affiliate-site-desc" href="http://www.shopbop.com/welcome">
|
855
|
+
Designer<br> Fashion Brands
|
856
|
+
</a>
|
857
|
+
</td>
|
858
|
+
<td class="amazon-affiliate-site-item-nth">
|
859
|
+
<a class="amazon-affiliate-site-name" href="http://www.smallparts.com">Small Parts</a><br>
|
860
|
+
<a class="amazon-affiliate-site-desc" href="http://www.smallparts.com">
|
861
|
+
Tools,<br> Parts & Materials
|
862
|
+
</a>
|
863
|
+
</td>
|
864
|
+
<td class="amazon-affiliate-site-item-nth">
|
865
|
+
<a class="amazon-affiliate-site-name" href="http://www.warehousedeals.com">Warehouse Deals</a><br>
|
866
|
+
<a class="amazon-affiliate-site-desc" href="http://www.warehousedeals.com">
|
867
|
+
Open-Box<br> Discounts
|
868
|
+
</a>
|
869
|
+
</td>
|
870
|
+
<td class="amazon-affiliate-site-item-nth">
|
871
|
+
<a class="amazon-affiliate-site-name" href="http://www.zappos.com">Zappos</a><br>
|
872
|
+
<a class="amazon-affiliate-site-desc" href="http://www.zappos.com">
|
873
|
+
Shoes<br> Clothing
|
874
|
+
</a>
|
875
|
+
</td>
|
876
|
+
</tr>
|
877
|
+
</table>
|
878
|
+
|
879
|
+
</div>
|
880
|
+
|
881
|
+
|
882
|
+
|
883
|
+
<!-- ads_footer here -->
|
884
|
+
|
885
|
+
</layer>
|
886
|
+
</div>
|
887
|
+
|
888
|
+
|
889
|
+
|
890
|
+
<!-- begin BOTTOM_AD -->
|
891
|
+
<div id="bottom_ad_wrapper" class="dfp_slot">
|
892
|
+
<script type="text/javascript">
|
893
|
+
ad_utils.queue_ad('4','bottom_ad');
|
894
|
+
</script>
|
895
|
+
<iframe src="/images/SF99c7f777fc74f1d954417f99b985a4af/a/ifb/doubleclick/expand.html#imdb2.consumer.main/mymovies;tile=4;sz=728x90,2x1;p=b;ct=com;[PASEGMENTS];u=[CLIENT_SIDE_ORD];ord=[CLIENT_SIDE_ORD]?" id="bottom_ad" name="bottom_ad" class="yesScript" width="728" height="90" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" allowtransparency="true" onload="ad_utils.on_ad_load(this)"></iframe>
|
896
|
+
|
897
|
+
<noscript><a href="http://ad.doubleclick.net/jump/imdb2.consumer.main/mymovies;tile=4;sz=728x90,2x1;p=b;ct=com;ord=360307079390?" target="_blank"><img src="http://ad.doubleclick.net/ad/imdb2.consumer.main/mymovies;tile=4;sz=728x90,2x1;p=b;ct=com;ord=360307079390?" border="0" alt="advertisement" /></a></noscript>
|
898
|
+
|
899
|
+
</div>
|
900
|
+
<!-- End BOTTOM_AD -->
|
901
|
+
|
902
|
+
|
903
|
+
|
904
|
+
|
905
|
+
|
906
|
+
|
907
|
+
|
908
|
+
|
909
|
+
|
910
|
+
<img src="/rd/?q=50703000000030a090f29616f226e276966600000010c6a0512303131303232383c22343433393c21303239323930000001037a040379646370000001047&cb=129893850814780" width="1" height="1" alt="" border="0">
|
911
|
+
</div> <!-- id="wrapper" -->
|
912
|
+
<!-- h=iop717 i=2011-02-28 s=legacy(default) t='Mon Feb 28 16:15:08 2011' -->
|
913
|
+
<script src="http://i.media-imdb.com/images/SF10092eee563dec2dca82b77d2cf5a1ae/js/jquery.js" ></script><script src="http://i.media-imdb.com/images/SF4f789f206c87a31b26eb8666da48322e/js/app/win7/sitemode.js" ></script><div id="ClickTaleDiv" style="display: none;"></div>
|
914
|
+
<script src="http://i.media-imdb.com/images/SF1b83364c8a1d6f71c79acfee1edd87be/js/clicktale-WRb6.js" type="text/javascript"></script>
|
915
|
+
<script type="text/javascript" src="http://i.media-imdb.com/images/SF8ce2dec22e880d42dd87258c611fc340/js/clicktale-FetchFromWithCookies.js"></script>
|
916
|
+
<script type="text/javascript">
|
917
|
+
FetchFromWithCookies.setFromCookie("uu");
|
918
|
+
FetchFromWithCookies.setFromCookie("session-id");
|
919
|
+
FetchFromWithCookies.setFromCookie("session-id-time");
|
920
|
+
ClickTaleFetchFrom = FetchFromWithCookies.constructFetchFromUrl();
|
921
|
+
var ClickTaleSSL=1;
|
922
|
+
ClickTaleSetAllSensitive();
|
923
|
+
if(typeof ClickTale=='function') ClickTale(10445,0.00033,"www03");
|
924
|
+
</script>
|
925
|
+
<script type="text/javascript">jQuery(function(){generic.document_is_ready()})</script><span style="display:hidden" id="sh" data-sh="https://secure.imdb.com"></span>
|
926
|
+
<span style="display:hidden" id="xv" data-xv="49e6c=3111"></span>
|
927
|
+
<span style="display:hidden" id="ou" data-ou="http://www.imdb.com/mymovies/list?l=19736607&o=560/mymovies/list?l%3D19736607%26o%3D560"></span>
|
928
|
+
<script src="http://i.media-imdb.com/images/SF86793c35a08946b1496c39d0dbd5b6c9/js/jquery/plugins/jquery.colorbox-min.js" ></script><link rel="stylesheet" type="text/css" href="http://i.media-imdb.com/images/SF41e29525c7abc47f22e26c440c679a25/css/min/lightbox.css" ><script src="http://i.media-imdb.com/images/SF1071b5dc771c9df3d88780c78c22bccc/js/cc/loginbox.js" ></script><script src="http://i.media-imdb.com/images/SF6aa1c2e4496f4a4ad5122e6ca372f2b2/js/navbar.js" ></script>
|
929
|
+
<script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
|
930
|
+
<script type="text/javascript">
|
931
|
+
try{
|
932
|
+
var pageTracker = _gat._getTracker('UA-3916519-1');
|
933
|
+
pageTracker._setVar('seg1'); pageTracker._setSampleRate("2");
|
934
|
+
pageTracker._trackPageview();
|
935
|
+
} catch(err) {}
|
936
|
+
</script>
|
937
|
+
<!-- Begin comScore Tag -->
|
938
|
+
<script type="text/javascript" src='http://i.media-imdb.com/images/SF0d3d5725ee5fec8e8e32c40b20df4dee/a/js/beacon.js'></script>
|
939
|
+
<script type="text/javascript">
|
940
|
+
COMSCORE.beacon({
|
941
|
+
c1: 2,
|
942
|
+
c2:"6034961",
|
943
|
+
c3:"",
|
944
|
+
c4:"http%3A%2F%2Fwww.imdb.com%2Fmymovies%2Flist%3Fl%3D19736607%26o%3D560",
|
945
|
+
c5:"",
|
946
|
+
c6:"",
|
947
|
+
c15:""
|
948
|
+
});
|
949
|
+
</script>
|
950
|
+
<noscript>
|
951
|
+
<img src="http://b.scorecardresearch.com/p?c1=2&c2=6034961&c3=&c4=http%3A%2F%2Fwww.imdb.com%2Fmymovies%2Flist%3Fl%3D19736607%26o%3D560&c5=c6=&15=&cj=1"/>
|
952
|
+
</noscript>
|
953
|
+
<!-- End comScore Tag -->
|
954
|
+
<script type="text/javascript">generic.monitoring.stop_timing('page_load', '', true);generic.monitoring.all_events_started();</script>
|
955
|
+
</body>
|
956
|
+
</html>
|