hulu-show 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,5 @@
1
+ # encoding: utf-8
2
+
1
3
  ---
2
4
  - !ruby/struct:VCR::HTTPInteraction
3
5
  request: !ruby/struct:VCR::Request
@@ -1244,15 +1246,11 @@
1244
1246
  \ <div class=\"details-bg-container\" style=\"width:100%\">\n <h2
1245
1247
  class=\"cufonable\">Title Details</h2>\n </div>\n <div
1246
1248
  class=\"relative\">\n <div class=\"label\">Network / Studio</div>\n
1247
- \ <div class=\"info\"><a href=\"/companies/16\" class=\"show-title\">USA</a></div>\n
1249
+ \ <div class=\"info\"><a href=\"/companies/16\" class=\"show-title\"><%= network %></a></div>\n
1248
1250
  \ \n <div class=\"label\">Title</div>\n <div class=\"info\"><h1>Burn
1249
1251
  Notice</h1></div>\n \n \n <div class=\"label\">Genres</div>\n
1250
- \ <div class=\"info\"><b><a href=\"http://www.hulu.com/genres/Action-and-Adventure\"
1251
- class=\"show-title\">Action and Adventure</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"http://www.hulu.com/genres/Drama\"
1252
- class=\"show-title\">Drama</a></b></div>\n \n \n <div
1253
- class=\"label\">Description</div>\n <div class=\"info\">A &quot;burned&quot;
1254
- spy returns to Miami where he uses his special ops training to help those in
1255
- need, and bring justice against the men who wrongly burned him.\n</div>\n \n
1252
+ \ <div class=\"info\"><%= genre %></div>\n \n \n <div
1253
+ class=\"label\">Description</div>\n <div class=\"info\"><%= description %></div>\n \n
1256
1254
  \ \n \n </div>\n <br style=\"clear:both;\"
1257
1255
  />\n \n <div class=\"ext-show-link-container\"><div
1258
1256
  class=\"ext-show-link\">For insider news, photos, and more visit the official
@@ -0,0 +1,791 @@
1
+ # encoding: utf-8
2
+
3
+ ---
4
+ - !ruby/struct:VCR::HTTPInteraction
5
+ request: !ruby/struct:VCR::Request
6
+ method: :get
7
+ uri: http://www.hulu.com:80/non-existent-show
8
+ body:
9
+ headers:
10
+ response: !ruby/struct:VCR::Response
11
+ status: !ruby/struct:VCR::ResponseStatus
12
+ code: 404
13
+ message: Not Found
14
+ headers:
15
+ server:
16
+ - nginx
17
+ content-type:
18
+ - text/html; charset=utf-8
19
+ status:
20
+ - 200 OK
21
+ x-ua-compatible:
22
+ - IE=EmulateIE9; IE=EmulateIE7
23
+ ntcoent-length:
24
+ - '64261'
25
+ expires:
26
+ - Sat, 26 Nov 2011 20:23:28 GMT
27
+ cache-control:
28
+ - max-age=0, no-cache, no-store
29
+ pragma:
30
+ - no-cache
31
+ date:
32
+ - Sat, 26 Nov 2011 20:23:28 GMT
33
+ transfer-encoding:
34
+ - chunked
35
+ connection:
36
+ - Transfer-Encoding
37
+ body: ! "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html
38
+ xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\" xmlns:media=\"http://search.yahoo.com/searchmonkey/media/\"
39
+ xmlns:fb=\"http://www.facebook.com/2008/fbml\">\n<head prefix=\"og: http://ogp.me/ns#
40
+ fb: http://ogp.me/ns/fb# video: http://ogp.me/ns/video#\">\n <title>Hulu -
41
+ Error - 404</title>\n \n <link rel=\"search\" type=\"application/opensearchdescription+xml\"
42
+ href=\"/opensearch.xml?v=May10\" title=\"Hulu\"> \n \n <meta http-equiv=\"content-type\"
43
+ content=\"text/html; charset=UTF-8\" />\n <meta http-equiv=\"X-UA-Compatible\"
44
+ content=\"IE=EmulateIE9; IE=EmulateIE7\" />\n <link rel=\"shortcut icon\" href=\"/fat-favicon.ico\"
45
+ />\n \n <meta name=\"application-name\" content=\"Hulu\"/>\n <meta name=\"msapplication-tooltip\"
46
+ content=\"Start Hulu with Internet Explorer 9 enhancements.\"/>\n <meta name=\"msapplication-starturl\"
47
+ content=\"http://www.hulu.com\"/>\n\n <script type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/\n
48
+ \ var _startTime = (new Date).getTime();\n /*]]>*/</script>\n\n <meta name=\"keywords\"
49
+ content=\"tv, television, movie, trailer, video, free, watch, share, entertainment\"/><meta
50
+ name=\"description\" content=\"Watch TV shows & movies free online. Enjoy current
51
+ episodes of Family Guy, Glee, SNL and many more hit shows. No registration required.
52
+ Watch now.\"/>\n \n <meta property=\"fb:app_id\" content=\"40582213222\"/>\n\n
53
+ \ <script type=\"text/javascript\">\n//<![CDATA[\nvar READ_ONLY = false;\n//]]>\n</script>\n
54
+ \ <link href=\"http://static.huluim.com/system/hulu_7618b1e9_1.css\" media=\"screen\"
55
+ rel=\"Stylesheet\" type=\"text/css\" />\n<link href=\"http://static.huluim.com/system/hulu_7618b1e9_2.css\"
56
+ media=\"screen\" rel=\"Stylesheet\" type=\"text/css\" />\n <script src=\"http://static.huluim.com/system/hulu_8b094cdc_base_1.js\"
57
+ type=\"text/javascript\"></script>\n<script src=\"http://static.huluim.com/system/hulu_adb67d8e_1.js\"
58
+ type=\"text/javascript\"></script>\n\n <link class=\"mbf-only\" href=\"http://www.hulu.com/feed/recent/videos\"
59
+ rel=\"alternate\" title=\"Recently added videos (RSS)\" type=\"application/rss+xml\"
60
+ />\n <link rel=\"home\" href=\"http://www.hulu.com\" />\n\n \n <style type=\"text/css\">\n
61
+ \ div.dialog {\n width: 500px;\n padding: 15px;\n margin: 1px
62
+ auto;\n text-align:left;\n font-size:14px;\n margin-top: 20px;\n
63
+ \ }\n div.dialog a { color:#5588bb; }\n div.dialog a:hover { color:#5588bb;text-decoration:underline;
64
+ }\n #player-container {\n padding-top:30px;\n width:600px;\n border-top:1px
65
+ solid #eee;\n margin:1px auto;\n margin-bottom:50px;\n }\n h1
66
+ { font-size: 100%; color: #888; line-height: 1.5em; }\n div.bar {\n background:transparent
67
+ url(/images/nav-background.gif) repeat-x scroll 0%;\n height:27px;\n padding:0pt;\n
68
+ \ }\n div.searchnav {\n position: relative;\n right: 0;\n float:
69
+ right;\n margin-top: 4px;\n height: 20px;\n text-align:right;\n
70
+ \ *margin-top:3px;\n }\n form#search_form { margin-top:0; }\n form#search_form
71
+ a {\n margin: 0;\n padding: 0;\n }\n\n form#search_form img
72
+ {\n vertical-align: middle;\n margin: 0;\n padding: 0;\n }\n\n
73
+ \ input#video_search_term {\n width: 130px;\n margin-top:1px;\n
74
+ \ margin-right: -3px;\n border: 1px solid #999;\n height: 15px;\n
75
+ \ padding:1px;\n vertical-align:top;\n line-height:1em;\n }\n
76
+ \ .footer {\n margin: -20px auto;\n text-align: left;\n padding:
77
+ 12px 0 1px 0;\n background: #F4F4F4 url( \"/images/bg-footer.gif\" ) top
78
+ left repeat-x;\n color: #888;\n font-size: 12px;\n font-weight:bold;\n
79
+ \ }\n .footer div.container div {\n float: left;\n }\n .footer
80
+ .footer-column {\n width:140px;\n }\n a.footer-link {\n color
81
+ : #999;\n font-size: 11px;\n text-decoration: none;\n outline:
82
+ none;\n font-weight:normal;\n margin-bottom:2px;\n display:block;\n
83
+ \ }\n a.footer-link:hover {\n text-decoration:underline;\n color:
84
+ #69b521;\n } \n .footer a {margin-right:0;padding-right:0;border:0;}\n
85
+ \ </style>\n\n\n <script type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/\n
86
+ \ if (typeof(TestGTM) != \"undefined\") TestGTM.run();\n \n //initialize
87
+ beacons\n Beacon.production = true;\n //Beacon.region_prefix = ;\n\n document.observe(\"dom:loaded\",
88
+ function() {\n if (/\\.facebook\\.com/.test(top.location.hostname)) return;\n
89
+ \ if (top.location != location) {\n top.location.href = document.location.href;\n
90
+ \ }\n });\n \n document.observe(\"dom:loaded\", function() {\n
91
+ \ Beacon.trackPageLoad(); //fire the page load beacon\n Beacon.init();
92
+ //we can get rid of this once we rewrite the beacons\n });\n\n function
93
+ setFs(value){\n TrackingUtility.setCookie(\"fs\", value, -1);\n }\n
94
+ \ function getFs(key){\n var fs = $(key);\n if (fs) {\n fs.value
95
+ = TrackingUtility.getCookie(\"fs\");\n }\n }\n function getSt(key){\n
96
+ \ var st = $(key);\n if (st){\n if (Math.random() < 0.2){\n
97
+ \ st.value = 1;\n } else {\n st.value = 0;\n }\n
98
+ \ }\n }\n\n \n\n var ie9 = new PinnedSite();\n (function()
99
+ {\n var loader = function() {\n Behaviors.getCramSwf(); //pre-load
100
+ the cram swf\n ie9.SetupGA();\n MobileDevice.onLoad();\n Behaviors.onLoad();\n
101
+ \ Behaviors.setLoggedIn();\n Login.setup();\n ie9.Initialize();\n
102
+ \ Tracking.track_ga_event_from_cram();\n BookmarkTracking.trackFromCram()
103
+ ;\n };\n\n if (MobileDevice.flags.useWindowLoad) {\n Event.observe(window,
104
+ \"load\", loader);\n }\n else {\n document.observe(\"dom:loaded\",
105
+ loader);\n }\n\n Event.observe(document, \"fb:init\", function() {\n
106
+ \ Social.Facebook.onFBinit();\n });\n })();\n Login.auth
107
+ = function(login, password, stay_logged_in, from) { if (Prototype.Browser.IE
108
+ && from != 'facebook-popup') { /* Sorry, IE users... */ Login.heavyFormAuth(login,
109
+ password, stay_logged_in, \"https://secure.hulu.com/account/authenticate\");
110
+ return; } document.cookie = 'login=' + encodeURIComponent(login) + '; path=/account/authenticate;
111
+ secure; domain=.hulu.com'; document.cookie = 'password=' + encodeURIComponent(password)
112
+ + '; path=/account/authenticate; secure; domain=.hulu.com'; if (stay_logged_in)
113
+ document.cookie = 'sli=1; path=/account/authenticate; secure; domain=.hulu.com';
114
+ else document.cookie = 'sli=0; path=/account/authenticate; secure; domain=.hulu.com';
115
+ el = $$('body').first(); if (el) { var script = document.createElement('script');
116
+ script.type = 'text/javascript'; script.src = \"https://secure.hulu.com/account/authenticate\"
117
+ + '?' + parseInt(Math.random() * 1000000000); if (typeof(from) != 'undefined')
118
+ { script.src += \"&from=\" + encodeURIComponent(from); } el.appendChild(script);
119
+ } }; Social.Facebook.submitSettings = function(options) { document.cookie =
120
+ 'fb_passwd=' + encodeURIComponent(options.password) + '; ; secure; domain=.hulu.com;
121
+ path=/social;'; document.cookie = 'fb_passwd_c=' + encodeURIComponent(options.confirm_password)
122
+ + '; ; secure; domain=.hulu.com; path=/social;'; Behaviors.setSecureFBCookie(\"secure.hulu.com\");
123
+ var el = $$('body').first(); if (el) { var url = \"https://secure.hulu.com/social/facebook_new_account\";
124
+ var connect_canvas_only_url = \"https://secure.hulu.com/social/convert_canvas_only_user\";
125
+ if (options.action == 'connect_canvas') { url = connect_canvas_only_url; } url
126
+ += '?fuid=' + encodeURIComponent(options.fuid) + '&cb=' + (new Date).getTime();
127
+ if (options.email) { url += \"&email=\" + encodeURIComponent(options.email);
128
+ } if (options.gender) { url += \"&gender=\" + encodeURIComponent(options.gender);
129
+ } if (options.birth_date) { url += \"&birth_date=\" + encodeURIComponent(options.birth_date);
130
+ } if (options.privacy_level) { url += \"&privacy_level=\" + encodeURIComponent(options.privacy_level);
131
+ } var script = document.createElement('script'); script.type = 'text/javascript';
132
+ script.src = url; el.appendChild(script); } }; Login.accept_privacy = function()
133
+ { el = $$('body').first(); if (el) { var script = document.createElement('script');
134
+ script.type = 'text/javascript'; script.src = \"https://secure.hulu.com/account/authenticate\"
135
+ + '?privacy_acceptance=1&' + parseInt(Math.random() * 1000000000); el.appendChild(script);
136
+ } };\n /*]]>*/</script>\n \n <!--[if IE]>\n <script type=\"text/javascript\"
137
+ event=\"FSCommand(command,args)\" for=\"vcs\">\n vcs_DoFSCommand(command,
138
+ args);\n </script>\n <![endif]-->\n \n <script src=\"http://www.google-analytics.com/ga.js\"
139
+ type=\"text/javascript\"></script><script type=\"text/javascript\">\n//<![CDATA[\n
140
+ var _pt = (function(gat) { if (typeof(gat) == \"undefined\" || !gat) return
141
+ null; var pt = gat._getTracker(\"UA-1384159-3\"); pt._setDomainName(\".hulu.com\");
142
+ pt._setAllowHash(false); var seg_status = Behaviors.isLoggedIn() ? (Behaviors.isPlusUser()
143
+ ? \"plus\" : \"loggedin\") : \"anonymous\"; var removePrefix = /^.*\\.(.*)/.exec(Behaviors.getCookie(\"__utmv\"));
144
+ if (removePrefix && removePrefix[1]) { if (removePrefix[1] != seg_status) {
145
+ pt._setVar(seg_status); } } else { pt._setVar(seg_status); } if (/^\\/plus\\/signup/.test(window.location.pathname))
146
+ { pt._trackPageview(\"/plus/signup\"); } else { pt._trackPageview(); } pt._trackPageLoadTime();
147
+ return pt; })(_gat); \n//]]>\n</script>\n</head>\n\n<body class=\"center\">\n
148
+ \ \n <div id=\"fb-root\"></div>\n <script type=\"text/javascript\">//<![CDATA[\n
149
+ \ window.fbAsyncInit = function() {\n FB.init({appId: '40582213222',
150
+ status: true, cookie: true, xfbml: true, channelUrl: \"http://www.hulu.com/fb_channel.html\",
151
+ oauth: true});\n if (Social.Common.fbDefined()) {\n FB.Event.subscribe('auth.login',
152
+ function(response) {\n Social.Facebook.loginCallback(response);\n
153
+ \ });\n FB.Event.subscribe('auth.logout', function(response)
154
+ {\n Social.Facebook.logoutCallback(response);\n });\n
155
+ \ }\n // call the api to parse XFBML tags again to avoid browser
156
+ specific issue (Firefox 3.5.5 on Mac reported by Betina)\n FB.XFBML.parse();\n
157
+ \ \n FB.Event.subscribe('edge.create', function(response) {\n
158
+ \ Behaviors.onFBLiked(response);\n });\n document.fire(\"fb:init\");\n
159
+ \ };\n\n function facebook_init() {\n // Sorry IE: http://bugs.developers.facebook.net/show_bug.cgi?id=9777\n
160
+ \ if (!Behaviors.isFlashEnabled() && Prototype.Browser.IE) return;\n\n
161
+ \ var e = document.createElement('script');\n e.async = true;\n
162
+ \ e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';\n
163
+ \ document.getElementById('fb-root').appendChild(e);\n };\n\n
164
+ \ Event.observe(window, \"load\", facebook_init); \n //]]></script>\n
165
+ \ \n <!--[if lte IE 6]> \n<div id=\"no-ie6\" class=\"relative container\"
166
+ style=\"text-align: left; height: 40px; background-color: #CFCFCF; display:none;\">\n
167
+ \ <div style=\"font-size: 14px; padding: 12px 0 8px 0;\" class=\"container
168
+ fixed-lg\">\n <img alt=\"Icon-ie6-close\" src=\"http://static.huluim.com/images/icon-ie6-close.png?1007151874\"
169
+ style=\"margin-left: 86px; vertical-align: middle;\" />\n <span style=\"margin-left:
170
+ 20px; vertical-align: middle;\">\n Internet Explorer 6.0 is no longer
171
+ a supported browser. Please click <a href=\"http://www.hulu.com/support\">here</a>
172
+ for our system requirements.\n </span>\n <span style=\"margin-left:
173
+ 20px;\">\n <a alt=\"Close this notice\" href=\"#\" onclick=\"Behaviors.hideIE6();;
174
+ return false;\"><img alt=\"Close this notice\" src=\"http://static.huluim.com/images/button_x_lightgray_narrow.gif?1288166694\"
175
+ style=\"vertical-align: middle;\" /></a>\n </span>\n </div>\n</div>\n\n<script
176
+ type=\"text/javascript\">\n//<![CDATA[\nBehaviors.showIE6();\n//]]>\n</script>\n<![endif]-->\n\n
177
+ \ <div class=\"relative container plus-hold-banner\" id=\"plus-hold-banner\"
178
+ style=\"display:none\">\n</div>\n\n <div id=\"delayed-js-container\"></div>\n
179
+ \ \n <div id=\"vc\"></div>\n\n \n <div class=\"fixed-lg relative\" id=\"container\"
180
+ style=\"z-index:98;position:relative;\">\n <div class=\"section top\">\n <div
181
+ class=\"standard tidy\">\n <ul id=\"logged-in-nav\" class=\"usernav\" style=\"display:none\">\n
182
+ \ <li class=\"first\">\n <span style=\"position:relative;\">\n
183
+ \ <span id=\"profile-drop-down-span\">\n <img alt=\"[!]\"
184
+ id=\"hold-icon\" src=\"http://static.huluim.com/images/icon-orange-alert.gif?990053788\"
185
+ style=\"display:none\" title=\"There are problems with your subscription.\"
186
+ />\n Welcome <a href=\"javascript:void(0);\" class=\"profile-drop-down-link
187
+ utility-link\" id=\"user-greeting\">User</a>\n </span>\n <div
188
+ id=\"profile-drop-down-placeholder\" style=\"position:absolute; height:12px;
189
+ top:12px; width:10px; left:0px;\"></div>\n <div class=\"profile-drop-down\"
190
+ style=\"display:none;\">\n <ul>\n <li><a href=\"/inbox\"
191
+ id=\"inbox-link\">Inbox</a></li>\n <li><a href=\"/profile/profile\">Profile</a></li>\n
192
+ \ <li><a href=\"/profile/activity_feed\">Community</a></li>\n
193
+ \ <li><a href=\"/profile/queue\">Content</a></li>\n <li><a
194
+ href=\"/profile/settings\">Privacy &amp; Settings</a></li>\n \t\t<li><a href=\"/profile/ad_tailor?src=account-dropdown\">Ad
195
+ Tailor</a></li>\n <li><a href=\"/help\">Help</a></li>\n <li><a
196
+ class=\"utility-link\" href=\"#\" id=\"top-nav-sign-out\" onclick=\"Behaviors.logoutFromTop();;
197
+ return false;\">Log Out</a></li>\n </ul>\n </div>\n
198
+ \ <div class=\"profile-drop-down-pointer\" style=\"display:none; background-image:url('/images/profile_dropdown_pointer.png');
199
+ background-position:0 0px;\"></div>\n </span>\n </li>\n <li>\n
200
+ \ <a href=\"/profile\" class=\"utility-link\">Account</a>\n </li>\n
201
+ \ \n <li>\n <a href=\"http://www.hulu.com/profile/queue\"
202
+ class=\"utility-link queue-count\" id=\"your-queue-link\">Queue</a>\n </li>\n
203
+ \ \n </ul>\n\n <ul id=\"logged-out-nav\" class=\"usernav\" style=\"display:none\">\n
204
+ \ <li class=\"first\">\n <a class=\"utility-link\" href=\"#\"
205
+ id=\"login-link\" onclick=\"FloatingLoginForm.showTop(this); return false;\">Log
206
+ In</a>\n </li>\n <li class=\"signin-border-left\">\n <a
207
+ href=\"http://www.hulu.com/users/forgot_password\" class=\"utility-link\">Forgot
208
+ Password?</a>\n </li>\n \n <li class=\"signin-border-left\">\n
209
+ \ <a href=\"http://www.hulu.com/signup\" class=\"utility-link\">Sign
210
+ Up</a>\n </li>\n \n </ul>\n\n <noscript>\n <ul
211
+ class=\"nojs usernav\">\n <li>\n Please <a href=\"/support/login_faq#cant_login\">enable
212
+ javascript</a> to log in.\n </li>\n </ul>\n </noscript>\n\n
213
+ \ \n \n <ul class=\"nv\"><li class=\"first\" style=\"\" id=\"home\"><a
214
+ href=\"http://www.hulu.com/?src=topnav\" rel=\"home\"><img alt=\"Hulu\" border=\"0\"
215
+ height=\"42\" id=\"main-hulu-logo\" src=\"http://static.huluim.com/images/logo.jpg?1067996145\"
216
+ title=\"Hulu\" width=\"97\" /></a></li><li class=\"\" id=\"tv\"><a href=\"http://www.hulu.com/tv?src=topnav\"><img
217
+ alt=\"TV\" border=\"0\" class=\"hover-me\" id=\"tab-tv.gif132233582273732\"
218
+ src=\"http://static.huluim.com/images/tab-tv.gif?1283484329\" title=\"TV\" /></a></li><li
219
+ class=\"\" id=\"movies\"><a href=\"http://www.hulu.com/movies?src=topnav\"><img
220
+ alt=\"Movies\" border=\"0\" class=\"hover-me\" id=\"tab-movies.gif132233582273793\"
221
+ src=\"http://static.huluim.com/images/tab-movies.gif?996649533\" title=\"Movies\"
222
+ /></a></li><li class=\"\" id=\"huluplus\"><a href=\"http://www.hulu.com/plus?src=topnav\"><img
223
+ alt=\"More TV. On more devices.\" border=\"0\" class=\"hover-me\" id=\"tab-huluplus.gif132233582273854\"
224
+ src=\"http://static.huluim.com/images/tab-huluplus.gif?1034071429\" title=\"More
225
+ TV. On more devices.\" /></a></li></ul>\n \n </div>\n </div>\n</div>\n\n<div
226
+ id=\"header-search-auto-complete\"></div>\n\n<div class=\"fluid bar\" id=\"top-sec-nv\"
227
+ style=\"\">\n <div class=\"fixed-lg container\" style=\"position:relative\">\n
228
+ \ <ul class=\"snv home\"><li id=\"snv-browse\"><a href=\"http://www.hulu.com/browse/tv?src=topnav\"
229
+ class=\"menu-top\"><img alt=\"Browse\" border=\"0\" class=\"hover-me\" id=\"subnav-browse.gif13223358227406\"
230
+ src=\"http://static.huluim.com/images/subnav-browse.gif?1082179386\" title=\"Browse\"
231
+ /></a><div class=\"nav-menus long\" style=\"display:none;\"> <div class=\"liner\"></div>
232
+ <div class=\"three-items\"> <h2 class=\"menu-item first\"> <a href=\"http://www.hulu.com/browse/tv?src=topnav\"
233
+ title=\"TV Shows\">TV Shows</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/browse/movies?src=topnav\"
234
+ title=\"Movies\">Movies</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/trailers?src=topnav\"
235
+ title=\"Trailers\">Trailers</a> </h2> </div><div class=\"more-items\"> <h2 class=\"menu-item\">
236
+ <a href=\"http://www.hulu.com/genres?src=topnav\" title=\"By Genre\">By Genre</a>
237
+ </h2> <h2 class=\"menu-item\"> <a href=\"http://www.hulu.com/playlists?src=topnav\"
238
+ title=\"Playlists\">Playlists</a> </h2> <h2 class=\"menu-item\"> <a href=\"http://www.hulu.com/coming-soon?src=topnav\"
239
+ title=\"Coming Soon\">Coming Soon</a> </h2> </div></div></li><li id=\"snv-most-popular\"><a
240
+ href=\"http://www.hulu.com/popular?src=topnav\" class=\"menu-top\"><img alt=\"Most
241
+ Popular\" border=\"0\" class=\"hover-me\" id=\"subnav-mostpopular.gif132233582274182\"
242
+ src=\"http://static.huluim.com/images/subnav-mostpopular.gif?981609852\" title=\"Most
243
+ Popular\" /></a><div class=\"nav-menus long\" style=\"display:none;\"> <div
244
+ class=\"liner\"></div> <div class=\"three-items\"> <h2 class=\"menu-item first\">
245
+ <a href=\"http://www.hulu.com/browse/popular/tv?src=topnav\" title=\"TV Shows\">TV
246
+ Shows</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/popular/episodes?src=topnav\"
247
+ title=\"TV Episodes\">TV Episodes</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/popular/clips?src=topnav\"
248
+ title=\"TV Clips\">TV Clips</a> </h2> </div><div class=\"more-items\"> <h2 class=\"menu-item\">
249
+ <a href=\"http://www.hulu.com/popular/movies?src=topnav\" title=\"Movies\">Movies</a>
250
+ </h2> <h2 class=\"menu-item\"> <a href=\"http://www.hulu.com/popular/film_trailers?src=topnav\"
251
+ title=\"Trailers\">Trailers</a> </h2> <h2 class=\"menu-item\"> <a href=\"http://www.hulu.com/popular/feature_film?channel=News+and+Information&amp;src=topnav&amp;subchannel=Documentary+and+Biography&amp;timeframe=today\"
252
+ title=\"Documentaries\">Documentaries</a> </h2> </div></div></li><li id=\"snv-recently-added\"><a
253
+ href=\"http://www.hulu.com/recent/videos?src=topnav\" class=\"menu-top\"><img
254
+ alt=\"Recently Added\" border=\"0\" class=\"hover-me\" id=\"subnav-recentlyadded.gif132233582274307\"
255
+ src=\"http://static.huluim.com/images/subnav-recentlyadded.gif?1251132303\"
256
+ title=\"Recently Added\" /></a><div class=\"nav-menus long\" style=\"display:none;\">
257
+ <div class=\"liner\"></div> <div class=\"three-items\"> <h2 class=\"menu-item
258
+ first\"> <a href=\"http://www.hulu.com/browse/recent/tv?src=topnav\" title=\"TV
259
+ Shows\">TV Shows</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/recent/episodes?src=topnav\"
260
+ title=\"TV Episodes\">TV Episodes</a> </h2> <h2 class=\"menu-item \"> <a href=\"http://www.hulu.com/recent/movies?src=topnav\"
261
+ title=\"Movies\">Movies</a> </h2> </div><div class=\"more-items\"> <h2 class=\"menu-item\">
262
+ <a href=\"http://www.hulu.com/recent/film_trailers?src=topnav\" title=\"Trailers\">Trailers</a>
263
+ </h2> <h2 class=\"menu-item\"> <a href=\"http://www.hulu.com/recent/feature_films?channel=News+and+Information&amp;src=topnav&amp;subchannel=Documentary+and+Biography\"
264
+ title=\"Documentaries\">Documentaries</a> </h2> </div></div></li><li id=\"snv-spotlight\"><a
265
+ href=\"http://www.hulu.com/spotlight?src=topnav\" class=\"menu-top\"><img alt=\"Spotlight\"
266
+ border=\"0\" class=\"hover-me\" id=\"subnav-spotlight.gif132233582274432\" src=\"http://static.huluim.com/images/subnav-spotlight.gif?1050834595\"
267
+ title=\"Spotlight\" /></a><div class=\"nav-menus long\" style=\"display:none;\">
268
+ <div class=\"liner\"></div> <div class=\"three-items\"> <h2 class=\"menu-item
269
+ first\"> <a href=\"/holidays?src=topnav\" title=\"Hulu for the Holidays\">Hulu
270
+ for the Holidays</a> </h2> <h2 class=\"menu-item \"> <a href=\"/spotlight/holiday-entertaining?src=topnav\"
271
+ title=\"Holiday Entertaining\">Holiday Entertaining</a> </h2> <h2 class=\"menu-item
272
+ \"> <a href=\"/blockbusters?src=topnav\" title=\"Holiday Blockbusters\">Holiday
273
+ Blockbusters</a> </h2> </div><div class=\"more-items\"> <h2 class=\"menu-item\">
274
+ <a href=\"http://www.hulu.com/nfl\" title=\"NFL Network\">NFL Network</a> </h2>
275
+ \ <h2 class=\"menu-item\"> <a href=\"http://blog.hulu.com/category/moms-forum?src=topnav\"
276
+ title=\"Starring Mom Forum\">Starring Mom Forum</a> </h2> <h2 class=\"menu-item\">
277
+ <a href=\"http://www.hulu.com/labs?src=topnav\" title=\"Labs\">Labs</a> </h2>
278
+ \ <h2 class=\"menu-item\"> <a href=\"http://blog.hulu.com?src=topnav\" title=\"Blog\">Blog</a>
279
+ </h2> </div></div></li><li id=\"snv-recommendations\"><a href=\"http://www.hulu.com/recommendations?src=topnav\"
280
+ class=\"menu-top\"><img alt=\"Recommendations\" border=\"0\" class=\"hover-me\"
281
+ id=\"subnav-recommendations.gif132233582274556\" src=\"http://static.huluim.com/images/subnav-recommendations.gif?1189584144\"
282
+ title=\"Recommendations\" /></a></li><li id=\"snv-favorites\"><a href=\"http://www.hulu.com/favorites?src=topnav\"
283
+ class=\"menu-top\"><img alt=\"Favorites\" border=\"0\" class=\"hover-me\" id=\"subnav-favorites.gif132233582274651\"
284
+ src=\"http://static.huluim.com/images/subnav-favorites.gif?1086275041\" title=\"Favorites\"
285
+ /></a><div class=\"nav-menus fullwidth short requirelogin\" style=\"display:none;width:920px;left:-545px;height:129px;\">
286
+ <div class=\"liner\"></div> <div class='favorites-loading'></div> </div></li></ul>
287
+ <script type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/ pingImage('/images/subnav-menus-bg-3items.gif');
288
+ pingImage('/images/subnav-menus-liner.gif'); /*]]>*/</script> \n <div class=\"searchnav\">\n
289
+ \ <form name=\"search_form\" id=\"search_form\" action=\"http://www.hulu.com/search\"
290
+ method=\"get\" onsubmit=\"if(this.query.value == '') {return false;} getSt('st');getFs('fs');if(!$('header-search-auto-complete').visible()){SearchTracking.trackSearchForm('search_form')}\">\n
291
+ \ <input id=\"video_search_term\" style=\"margin-right:-3px;\" type=\"text\"
292
+ \ value=\"\" autocomplete=\"off\" name=\"query\"/>\n <a href=\"javascript:void(0)\"><img
293
+ alt=\"Search\" border=\"0\" class=\"hover-me\" id=\"top-nav-search-button\"
294
+ onclick=\"if($('search_form').query.value == '') {return false;} SearchTracking.trackSearchForm('search_form');
295
+ getSt('st');getFs('fs'); $('search_form').submit()\" src=\"http://static.huluim.com/images/btn-search.gif?1103076024\"
296
+ title=\"Search\" /></a>\n <input type=\"hidden\" name=\"st\" id=\"st\"
297
+ />\n <input type=\"hidden\" name=\"fs\" id=\"fs\" />\n </form>\n
298
+ \ </div>\n </div>\n</div>\n\n<script type=\"text/javascript\">//<![CDATA[\n
299
+ \ var search_query_auto_completer = new Ajax.HuluAutocompleter(\n 'video_search_term',\n
300
+ \ 'header-search-auto-complete',\n '/search/suggest_html',\n {\n onSelected
301
+ : function() {\n getSt('st');\n getFs('fs');\n $('search_form').submit();\n
302
+ \ },\n onSelectNone : function() {\n getSt('st');\n getFs('fs');\n
303
+ \ $('search_form').submit();\n SearchTracking.trackSearchForm('search_form');\n
304
+ \ },\n widthExpand : 54,\n parameters : getPageInfo(),\n method
305
+ : 'get'\n }\n );\n \n//]]></script>\n\n\n\n \n\n\n \n<div class=\"fluid
306
+ title\">\n <div class=\"fixed-lg container\">\n <div class=\"section\">\n
307
+ \ <div class=\"gr b ptop\">\n <h2>The page you were looking for doesn't
308
+ exist (404 error)</h2>\n </div>\n </div>\n </div>\n</div>\n<div class=\"dialog\">\n
309
+ \ <p><b>Sorry</b> - we couldn't find the page you were looking for. You may
310
+ have mistyped the address or the page may have moved.</p>\n <p>Visit the <a
311
+ href=\"http://www.hulu.com\">Hulu.com home page</a>.</p>\n</div>\n\n<div id=\"player-container\">\n</div>\n<script
312
+ type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/\n var swfObject =
313
+ new SWFObject(\"http://www.hulu.com/embed/0OW8jf1ORLC8vU9LDeAzAw\", \"embedplayer\",
314
+ \"512\", \"296\", \"8\");\n swfObject.useExpressInstall(\"/expressinstall.swf\");\n
315
+ \ if (!swfObject.write(\"player-container\")) {\n var img = $$('#player-container
316
+ img').first();\n if (img) {\n img.src = \"http://assets.huluim.com/shows/key_art_\"
317
+ + allThumbs[Math.floor(Math.random() * allThumbs.length)] + \".jpg\";\n }\n
318
+ \ }\n/*]]>*/</script>\n\n\n <iframe id=\"popup_frame\" class=\"playlist-box\"
319
+ style=\"display:none;\"></iframe>\n <iframe id=\"search_popup_frame\" class=\"playlist-box\"
320
+ style=\"display:none;\"></iframe>\n\n <div class=\"flf popup\" style=\"display:none\">\n
321
+ \ <div class=\"popup-bar\">\n <a href=\"#\" onclick=\"FloatingLoginForm.hide();
322
+ return false;\"><img alt=\"Popup-close\" border=\"0\" height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
323
+ width=\"11\" /></a>\n </div>\n <div class=\"flf-content\">\n <img alt=\"Attention\"
324
+ class=\"warning\" height=\"16\" src=\"http://static.huluim.com/images/int-warning.gif?1282174508\"
325
+ width=\"16\" />\n Please login or <a href=\"/signup\" class=\"signup\">sign
326
+ up</a> first.\n <div class=\"login-form\">\n <form action=\"https://secure.hulu.com/account/authenticate\"
327
+ method=\"get\" name=\"login-form\" onsubmit=\"Login.submit(this); return false;\">\n
328
+ \ <div>\n <input id=\"login\" class=\"active login\" type=\"text\" style=\"display:
329
+ none;\" name=\"username\"/>\n <input id=\"password\" class=\"active password\"
330
+ type=\"password\" style=\"display: none;\" name=\"password\" value='' autocomplete='off'/>\n
331
+ \ <input class=\"inactive dummy login\" type=\"text\" value=\"email\" name=\"dummy_login\"
332
+ />\n <input class=\"inactive dummy\" type=\"text\" value=\"password\" name=\"dummy_password\"
333
+ /> \n <input alt=\"Login\" border=\"0\" class=\"login-submit hover-me\"
334
+ id=\"btn-signin-small.gif132233582275016\" src=\"http://static.huluim.com/images/btn-signin-small.gif?1154250707\"
335
+ style=\"width: 44px; height: 20;\" title=\"Login\" type=\"image\" />\n <a
336
+ href=\"#\"><img alt=\"Cancel\" border=\"0\" class=\"hover-me\" height=\"20\"
337
+ id=\"btn-x.gif132233582275071\" onclick=\"Login.cancel();return false\" src=\"http://static.huluim.com/images/btn-x.gif?1219063468\"
338
+ title=\"Cancel\" width=\"18\" /></a>\n <br style=\"clear: both;\"/>\n </div>\n
339
+ \ <div class=\"login-status\" style=\"color: red; display: none;\"></div>\n
340
+ \ <div class=\"stay-logged-in-container\">\n <div style=\"float: left;\">\n
341
+ \ <input id=\"expire\" class=\"stay-logged-in\" type=\"checkbox\" checked=\"true\"
342
+ name=\"stayloggedin\" style=\"float: none; vertical-align: middle;\"/>\n <span
343
+ onclick=\"Login.switchExpire();\" style=\"font-size: 11px; cursor: pointer;\">Keep
344
+ me logged in for 30 days.</span>\n <span style=\"font-size: 11px; margin:
345
+ 0px 3px;\">\n <a href=\"http://www.hulu.com/support/account#faq-keep-logged-in\"
346
+ class=\"bracket-link\" style=\"float: none;\">[ <span>?</span> ]</a>\n </span>\n
347
+ \ </div>\n <div class=\"login-status-img\" style=\"float: left; vertical-align:
348
+ middle; margin-left: 5px; display: none;\">\n <img alt=\"Loading-animated-circle\"
349
+ border=\"0\" class=\"login-status-loading\" height=\"16\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
350
+ style=\"position: relative; top: 4px;\" width=\"16\" />\n </div>\n </div>\n
351
+ \ <div style=\"clear: both\">\n <a href=\"/users/forgot_password\" style=\"float:none;margin-left:17px;font-size:11px;\">Forgot
352
+ your password?</a>\n </div>\n \n <!-- todo change to alternative flow. if
353
+ user clicks this, it's like activating facebook connect. -->\n <div class=\"form-fb-container\">\n
354
+ \ <a href=\"#\" onclick=\"Social.Facebook.connect(); return false;\"><img
355
+ alt=\"Btn-facebook-connect\" src=\"http://static.huluim.com/images/btn-facebook-connect.png?996062738\"
356
+ style=\"vertical-align: middle\" /></a>\n <span style=\"line-height: 27px;
357
+ vertical-align:middle; padding-left: 8px; color: #333;\">Login with your Facebook
358
+ ID.</span>\n </div>\n \n \n</form>\n\n </div>\n </div>\n <div class=\"shw-top-right\"></div>\n
359
+ \ <div class=\"shw-right\"></div>\n <div class=\"shw-bottom-right\"></div>\n
360
+ \ <div class=\"shw-bottom\"></div>\n <div class=\"shw-bottom-left\"></div>
361
+ \ \n</div>\n\n <div class=\"flf tflf popup\" style=\"display:none\">\n <div
362
+ class=\"popup-bar\">\n <a href=\"#\" onclick=\"FloatingLoginForm.hide();
363
+ return false;\"><img alt=\"Popup-close\" border=\"0\" height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
364
+ width=\"11\" /></a>\n </div>\n <div class=\"flf-content\">\n <img alt=\"Attention\"
365
+ class=\"warning\" height=\"16\" src=\"http://static.huluim.com/images/int-warning.gif?1282174508\"
366
+ width=\"16\" />\n Please input your email and password.\n <div class=\"login-form\">\n
367
+ \ <form action=\"https://secure.hulu.com/account/authenticate\" method=\"get\"
368
+ name=\"login-form\" onsubmit=\"Login.submit(this); return false;\">\n <div>\n
369
+ \ <input id=\"login\" class=\"active login\" type=\"text\" style=\"display:
370
+ none;\" name=\"username\"/>\n <input id=\"password\" class=\"active password\"
371
+ type=\"password\" style=\"display: none;\" name=\"password\" value='' autocomplete='off'/>\n
372
+ \ <input class=\"inactive dummy login\" type=\"text\" value=\"email\" name=\"dummy_login\"
373
+ />\n <input class=\"inactive dummy\" type=\"text\" value=\"password\" name=\"dummy_password\"
374
+ /> \n <input alt=\"Login\" border=\"0\" class=\"login-submit hover-me\"
375
+ id=\"btn-signin-small.gif132233582275436\" src=\"http://static.huluim.com/images/btn-signin-small.gif?1154250707\"
376
+ style=\"width: 44px; height: 20;\" title=\"Login\" type=\"image\" />\n <a
377
+ href=\"#\"><img alt=\"Cancel\" border=\"0\" class=\"hover-me\" height=\"20\"
378
+ id=\"btn-x.gif132233582275489\" onclick=\"Login.cancel();return false\" src=\"http://static.huluim.com/images/btn-x.gif?1219063468\"
379
+ title=\"Cancel\" width=\"18\" /></a>\n <br style=\"clear: both;\"/>\n </div>\n
380
+ \ <div class=\"login-status\" style=\"color: red; display: none;\"></div>\n
381
+ \ <div class=\"stay-logged-in-container\">\n <div style=\"float: left;\">\n
382
+ \ <input id=\"expire\" class=\"stay-logged-in\" type=\"checkbox\" checked=\"true\"
383
+ name=\"stayloggedin\" style=\"float: none; vertical-align: middle;\"/>\n <span
384
+ onclick=\"Login.switchExpire();\" style=\"font-size: 11px; cursor: pointer;\">Keep
385
+ me logged in for 30 days.</span>\n <span style=\"font-size: 11px; margin:
386
+ 0px 3px;\">\n <a href=\"http://www.hulu.com/support/account#faq-keep-logged-in\"
387
+ class=\"bracket-link\" style=\"float: none;\">[ <span>?</span> ]</a>\n </span>\n
388
+ \ </div>\n <div class=\"login-status-img\" style=\"float: left; vertical-align:
389
+ middle; margin-left: 5px; display: none;\">\n <img alt=\"Loading-animated-circle\"
390
+ border=\"0\" class=\"login-status-loading\" height=\"16\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
391
+ style=\"position: relative; top: 4px;\" width=\"16\" />\n </div>\n </div>\n
392
+ \ <div style=\"clear: both\">\n <a href=\"/users/forgot_password\" style=\"float:none;margin-left:17px;font-size:11px;\">Forgot
393
+ your password?</a>\n </div>\n \n <!-- todo change to alternative flow. if
394
+ user clicks this, it's like activating facebook connect. -->\n <div class=\"form-fb-container\">\n
395
+ \ <a href=\"#\" onclick=\"Social.Facebook.connect(); return false;\"><img
396
+ alt=\"Btn-facebook-connect\" src=\"http://static.huluim.com/images/btn-facebook-connect.png?996062738\"
397
+ style=\"vertical-align: middle\" /></a>\n <span style=\"line-height: 27px;
398
+ vertical-align:middle; padding-left: 8px; color: #333;\">Login with your Facebook
399
+ ID.</span>\n </div>\n \n \n</form>\n\n </div>\n </div>\n <div class=\"shw-top-right\"></div>\n
400
+ \ <div class=\"shw-right\"></div>\n <div class=\"shw-bottom-right\"></div>\n
401
+ \ <div class=\"shw-bottom\"></div>\n <div class=\"shw-bottom-left\"></div>
402
+ \ \n</div>\n\n <div class=\"floating-container popup\" id=\"floating-container\"
403
+ style=\"display:none\">\n <div class=\"popup-bar\">\n <a href=\"#\" onclick=\"FloatingDiv.hide();
404
+ return false;\"><img alt=\"Popup-close\" border=\"0\" height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
405
+ title=\"close\" width=\"11\" /></a>\n </div>\n \n <div class=\"shw-top-right\"></div>\n
406
+ \ <div class=\"shw-right\"></div>\n <div class=\"shw-bottom-right\"></div>\n
407
+ \ <div class=\"shw-bottom\"></div>\n <div class=\"shw-bottom-left\"></div>
408
+ \ \n</div>\n\n\n \n <div class=\"int-warning popup\" style=\"display:none;\">\n
409
+ \ <div class=\"popup-bar\">\n <a href=\"#\" onclick=\"IntWarning.cancel();
410
+ return false;\"><img alt=\"Popup-close\" border=\"0\" height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
411
+ title=\"close\" width=\"11\" /></a>\n </div>\n <div class=\"int-thanks\" style=\"display:
412
+ none\">\n <p>Thanks for your interest.</p>\n <a href=\"#\"><img alt=\"Cancel\"
413
+ border=\"0\" class=\"hover-me\" height=\"20\" id=\"btn-close.gif132233582275834\"
414
+ onclick=\"IntWarning.cancel();return false\" src=\"http://static.huluim.com/images/btn-close.gif?1138336199\"
415
+ title=\"Cancel\" width=\"65\" /></a>\n </div>\n\n <div class=\"int-form popup-content\">\n
416
+ \ <p class=\"int-title\">\n <img alt=\"Int-warning\" class=\"int-icon\"
417
+ src=\"http://static.huluim.com/images/int-warning.gif?1282174508\" />\n Sorry,
418
+ currently our video library can only be watched from within the United States\n
419
+ \ </p>\n\n <p>Hulu is committed to making its content available worldwide.
420
+ \ To do so,\n we must work through a number of legal and business issues,
421
+ including\n obtaining international streaming rights. Know that we are working
422
+ to make\n this happen and will continue to do so. Given the international
423
+ background\n of the Hulu team, we have both a professional and personal interest
424
+ in\n bringing Hulu to a global audience.</p>\n\n <p>If you'd like, please
425
+ leave us your email address and the country in\n which you live, and we will
426
+ email you when our videos are available in your\n area.</p>\n\n <form
427
+ action=\"/errors/404\" id=\"int-request\" method=\"post\" onsubmit=\"return
428
+ false;\">\n <table>\n <tr>\n <td><label for=\"int-email\">Email:</label></td>\n
429
+ \ <td class=\"field\"><input id=\"int-email\" name=\"email[]\" size=\"30\"
430
+ type=\"text\" /></td>\n </tr>\n <tr>\n <td><label for=\"int-country\">Country:</label><br/>\n
431
+ \ </td>\n <td class=\"field\"><input id=\"int-country\"
432
+ name=\"country\" type=\"text\" value=\"\" /></td>\n </tr>\n <tr>\n
433
+ \ <td class=\"last\" colspan=\"2\">\n <a href=\"#\"><img
434
+ alt=\"Submit\" border=\"0\" class=\"hover-me\" height=\"20\" id=\"btn-submit-small.gif132233582275963\"
435
+ onclick=\"IntWarning.submit(); return false\" src=\"http://static.huluim.com/images/btn-submit-small.gif?1099109130\"
436
+ title=\"Submit\" width=\"65\" /></a>\n <a href=\"#\"><img alt=\"Cancel\"
437
+ border=\"0\" class=\"hover-me\" height=\"20\" id=\"btn-close.gif132233582276017\"
438
+ onclick=\"IntWarning.cancel(); return false\" src=\"http://static.huluim.com/images/btn-close.gif?1138336199\"
439
+ title=\"Cancel\" width=\"65\" /></a>\n </td>\n </tr>\n </table>\n
440
+ \ </form>\n </div>\n <div class=\"shw-top-right\"></div>\n <div class=\"shw-right\"></div>\n
441
+ \ <div class=\"shw-bottom-right\"></div>\n <div class=\"shw-bottom\"></div>\n
442
+ \ <div class=\"shw-bottom-left\"></div>\n</div>\n\n<div class=\"int-warning-jp
443
+ popup\" style=\"display:none;\">\n <div class=\"popup-bar\">\n <a href=\"#\"
444
+ onclick=\"IntWarning.cancel(); return false;\"><img alt=\"Popup-close\" border=\"0\"
445
+ height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
446
+ title=\"close\" width=\"11\" /></a>\n </div>\n\n <div class=\"int-form popup-content\">\n
447
+ \ <div class=\"relative\">\n <img alt=\"Int-warning\" src=\"http://static.huluim.com/images/int-warning.gif?1282174508\"
448
+ style=\"position:absolute; left:-20px; top:1px;\" />\n <p>Huluを日本でお楽しみいただくには、<a
449
+ href=\"http://www.hulu.jp?from=hulu_us\" class=\"blue-link\">Hulu.jp</a>をご利用ください。</p>\n\n
450
+ \ <p>Hulu is now officially available in Japan. Please continue onto <a
451
+ href=\"http://www.hulu.jp?from=hulu_us\" class=\"blue-link\">Hulu.jp</a> to
452
+ enjoy great videos in Japan.</p>\n\n <a href=\"http://www.hulu.jp?from=hulu_us\"><img
453
+ alt=\"Go to Hulu Japan\" border=\"0\" class=\"hover-me\" height=\"20\" id=\"btn-plus-continue.gif132233582276174\"
454
+ src=\"http://static.huluim.com/images/btn-plus-continue.gif?1207633618\" style=\"float:
455
+ right;\" title=\"Go to Hulu Japan\" width=\"87\" /></a>\n <br class='shim'
456
+ />\n\n </div>\n </div>\n\n <div class=\"shw-top-right\"></div>\n <div
457
+ class=\"shw-right\"></div>\n <div class=\"shw-bottom-right\"></div>\n <div
458
+ class=\"shw-bottom\"></div>\n <div class=\"shw-bottom-left\"></div>\n</div>\n\n<div
459
+ class=\"overlay-full\" style=\"display:none\"></div>\n\n \n <div class=\"privacy-acceptance\"
460
+ style=\"display:none\">\n <div id=\"accept-choice\">\n <div class=\"content\">\n
461
+ \ <div class=\"flf-content\">\n <img alt=\"Attention\" class=\"warning\"
462
+ height=\"16\" src=\"http://static.huluim.com/images/int-warning.gif?1282174508\"
463
+ width=\"16\" />\n Do you accept the new <a href=\"/terms\" target=\"_blank\">Terms
464
+ of Use</a> and <a href=\"/privacy\" target=\"_blank\">Privacy Policy</a>?\n
465
+ \ </div>\n <div style=\"text-align: right; padding-top: 10px;\">\n
466
+ \ <div id=\"privacy-acceptance-loading\" style=\"display:none; padding:
467
+ 2px 20px; float: left\">\n <img alt=\"Loading-animated-circle\" border=\"0\"
468
+ height=\"16\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
469
+ style=\"vertical-align:middle\" width=\"16\" />\n </div>\n <a
470
+ href=\"#\" onclick=\"Login.acceptPrivacy(); return false;\"><img alt=\"accept\"
471
+ border=\"0\" class=\"hover-me\" height=\"20\" id=\"accept-button\" src=\"http://static.huluim.com/images/btn-i-accept.gif?1254406432\"
472
+ title=\"accept\" width=\"102\" /></a>&nbsp;&nbsp;\n <a href=\"#\" onclick=\"Login.showDeny();
473
+ return false;\"><img alt=\"do not accept\" border=\"0\" class=\"hover-me\" height=\"20\"
474
+ id=\"accept-not-button\" src=\"http://static.huluim.com/images/btn-i-accept-do-not.gif?1063117107\"
475
+ title=\"do not accept\" width=\"102\" /></a>\n </div>\n </div>\n </div>\n
476
+ \ <div id=\"deny-choice\">\n <div class=\"content\">\n <div class=\"flf-content\">\n
477
+ \ <img alt=\"Attention\" class=\"warning\" height=\"16\" src=\"http://static.huluim.com/images/int-warning.gif?1282174508\"
478
+ width=\"16\" />\n Sorry, you cannot log in to your account unless you
479
+ accept.\n </div>\n <div style=\"text-align: right; padding-top: 10px;\">\n
480
+ \ <a href=\"#\" onclick=\"Login.showPrivacy(); return false;\"><img alt=\"back\"
481
+ border=\"0\" class=\"hover-me\" height=\"20\" id=\"back-button\" src=\"http://static.huluim.com/images/btn-back.gif?1120309156\"
482
+ title=\"back\" width=\"69\" /></a>&nbsp;&nbsp;\n <a href=\"#\" onclick=\"ModalPopup.hide();
483
+ return false;\"><img alt=\"continue\" border=\"0\" class=\"hover-me\" height=\"20\"
484
+ id=\"ok-continue-button\" src=\"http://static.huluim.com/images/btn-ok-continue.gif?1077529514\"
485
+ title=\"continue\" width=\"102\" /></a>\n </div>\n </div>\n </div>\n</div>\n\n
486
+ \ <div id=\"modal-popup\" style=\"display: none;\">\n <div id=\"modal-popup-container\">\n
487
+ \ <div class=\"popup-bar\">\n <a href=\"#\" onclick=\"; return false;\"><img
488
+ alt=\"Popup-close\" border=\"0\" height=\"11\" id=\"close-popup\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
489
+ title=\"close\" width=\"11\" /></a>\n </div>\n <div class=\"popup-bar-19h\">\n
490
+ \ <a href=\"#\" onclick=\"; return false;\"><img alt=\"Popup-header-close-19h\"
491
+ border=\"0\" height=\"19\" id=\"close-popup-19h\" src=\"http://static.huluim.com/images/popup-header-close-19h.gif?1183885817\"
492
+ title=\"close\" width=\"15\" /></a>\n </div>\n <div class=\"popup-bar-dark\">\n
493
+ \ <a href=\"#\" onclick=\"; return false;\"><img alt=\"Popup-close-dark\"
494
+ border=\"0\" height=\"11\" id=\"close-popup-dark\" src=\"http://static.huluim.com/images/popup-close-dark.gif?1245360475\"
495
+ title=\"close\" width=\"11\" /></a>\n </div>\n <div class=\"modal-content\">\n
496
+ \ <div id=\"modal-question\"></div>\n <div id=\"modal-text\"></div>\n
497
+ \ <div style=\"text-align: right;\">\n <a href=\"#\" onclick=\"ModalPopup.hide();
498
+ return false;\"><img alt=\"OK\" border=\"0\" class=\"hover-me\" height=\"20\"
499
+ id=\"dismiss-popup\" src=\"http://static.huluim.com/images/btn-ok.gif?1277491716\"
500
+ title=\"OK\" width=\"50\" /></a>\n <a href=\"#\" onclick=\"ModalPopup.hide();
501
+ return false;\"><img alt=\"Yes\" border=\"0\" class=\"hover-me\" height=\"20\"
502
+ id=\"accept-popup\" src=\"http://static.huluim.com/images/btn-yes.gif?1147659175\"
503
+ title=\"Yes\" width=\"50\" /></a>\n <a href=\"#\" onclick=\"ModalPopup.hide();
504
+ return false;\"><img alt=\"No\" border=\"0\" class=\"hover-me\" height=\"20\"
505
+ id=\"reject-popup\" src=\"http://static.huluim.com/images/btn-no.gif?1296732270\"
506
+ title=\"No\" width=\"50\" /></a>\n </div>\n </div>\n <div class=\"shw-top-right\"></div>\n
507
+ \ <div class=\"shw-right\"></div>\n <div class=\"shw-bottom-right\"></div>\n
508
+ \ <div class=\"shw-bottom\"></div>\n <div class=\"shw-bottom-left\"></div>\n
509
+ \ </div>\n</div>\n\n <div id=\"subscription-popup\" class=\"popup\" style=\"display:
510
+ none;\">\n <div class=\"popup-bar\">\n <a href=\"#\" onclick=\"Subscription.hide_popup();
511
+ return false;\"><img alt=\"Popup-close\" border=\"0\" height=\"11\" src=\"http://static.huluim.com/images/popup-close.gif?1027427675\"
512
+ title=\"close\" width=\"11\" /></a>\n </div>\n <div class=\"ss-content\">\n
513
+ \ Add <span id=\"ss-show-name\"></span> to your favorites to automatically
514
+ update your queue with new <span id=\"ss-has-episodes\">episodes and </span><span
515
+ id=\"ss-has-clips\">clips</span>.\n <div class=\"ss-options\">\n <input
516
+ id=\"ss-show\" name=\"ss-show\" type=\"hidden\" value=\"0\" />\n <a class=\"checkbox
517
+ checked\" href=\"#\" id=\"ss-episodes\" onclick=\"Subscription.toggle_input('ss-episodes');
518
+ return false;\" style=\"margin-right: 54px;\">Episodes</a>\n <a class=\"checkbox
519
+ checked\" href=\"#\" id=\"ss-clips\" onclick=\"Subscription.toggle_input('ss-clips');
520
+ return false;\">Clips</a>\n <a class=\"radio pressed\" href=\"#\" id=\"ss-trailers-clips\"
521
+ onclick=\"Subscription.toggle_input('ss-trailers-clips'); return false;\">Trailers
522
+ and Clips</a>\n <a class=\"radio\" href=\"#\" id=\"ss-trailers-only\" onclick=\"Subscription.toggle_input('ss-trailers-only');
523
+ return false;\" style=\"margin-left: 20px;\">Trailers only</a>\n <br style=\"clear:
524
+ both;\" />\n <div style=\"padding: 7px 0px 0px 25px;\">\n <a class=\"radio
525
+ pressed\" href=\"#\" id=\"ss-episodes-all\" onclick=\"Subscription.toggle_input('ss-episodes-all');
526
+ return false;\">All</a>\n <br />\n <a class=\"radio\" href=\"#\"
527
+ id=\"ss-episodes-first\" onclick=\"Subscription.toggle_input('ss-episodes-first');
528
+ return false;\">New episodes only</a>\n </div>\n </div>\n <a class=\"checkbox\"
529
+ href=\"#\" id=\"ss-email\" onclick=\"Subscription.toggle_input('ss-email');
530
+ return false;\">Send me an alert when new videos are added to my queue.</a>\n
531
+ \ <img alt=\"Loading-animated-circle\" border=\"0\" height=\"16\" id=\"ss-loading\"
532
+ src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
533
+ style=\"position:absolute; margin: 19px 0px 0px 45px; display: none;\" title=\"\"
534
+ width=\"16\" />\n <img alt=\"Icon-check\" border=\"0\" height=\"16\" id=\"ss-done\"
535
+ src=\"http://static.huluim.com/images/icon-check.gif?1125927925\" style=\"position:absolute;
536
+ margin: 19px 0px 0px 45px; display: none;\" title=\"Checkmark\" width=\"16\"
537
+ />\n <div style=\"width: 143px; height: 20px; margin: 17px auto 0px;\">\n
538
+ \ <a href=\"#\" onclick=\"Subscription.hide_popup(); return false;\"><img
539
+ alt=\"Close\" border=\"0\" class=\"hover-me\" height=\"20\" id=\"cancel-subsciption\"
540
+ src=\"http://static.huluim.com/images/btn-cancel-small.gif?1189781601\" style=\"float:
541
+ right;\" title=\"Close\" width=\"65\" /></a>\n <a href=\"#\" onclick=\"Subscription.submit_options(this);
542
+ return false;\"><img alt=\"Submit\" border=\"0\" class=\"hover-me\" height=\"20\"
543
+ id=\"submit-subsciption\" src=\"http://static.huluim.com/images/btn-submit-small.gif?1099109130\"
544
+ title=\"Submit\" width=\"65\" /></a>\n <br style=\"clear: both;\" />\n
545
+ \ </div>\n </div>\n <div class=\"shw-top-right\"></div>\n <div class=\"shw-right\"></div>\n
546
+ \ <div class=\"shw-bottom-right\"></div>\n <div class=\"shw-bottom\"></div>\n
547
+ \ <div class=\"shw-bottom-left\"></div>\n</div>\n\n <div id=\"mobile-popup\"
548
+ style=\"display:none\">\n <div class=\"mobile-warning popup\" style=\"position:
549
+ absolute;\" id='mobile-warning'>\n <div id=\"mobile-popup-content\" style=\"text-align:
550
+ center; font-size: 14px; margin-bottom: 20px; \">\n </div>\n </div>\n <div
551
+ class=\"mobile-overlay-full\"></div>\n</div>\n<div id=\"mobile-first-entry\"
552
+ style=\"display:none\">\n <div class=\"content\">\n <div style=\"text-align:
553
+ left;\" class=\"mobile-left\">\n <img alt=\"Hulu\" height=\"42\" src=\"http://static.huluim.com/images/logo.jpg?1067996145\"
554
+ title=\"Hulu\" width=\"97\" />\n </div>\n <div class=\"supported mobile-right\"
555
+ style=\"display:none\">\n \n <p style=\"margin-bottom:0.5em\">\n To
556
+ watch videos on this <span class=\"platform-name\">device</span>,<br/> please
557
+ subscribe to Hulu Plus. \n </p>\n <p>\n <a href=\"/plus\" class=\"learn-more\">Learn
558
+ more</a>\n </p>\n <p style=\"margin-bottom: 0.5em\">\n Already
559
+ a Hulu Plus subscriber?\n </p>\n \n <p>\n <a href=\"http://itunes.apple.com/us/app/hulu-plus/id376510438?mt=8\"
560
+ class=\"app-download-link\">Download app</a>\n \n </p>\n <p>\n
561
+ \ <a href=\"javascript:void(0)\" class=\"continue-to-browse\" onclick=\"MobilePopup.acknowledge();
562
+ return false;\">continue to browse</a>\n </p>\n </div>\n <div class=\"unsupported
563
+ mobile-right\">\n <p style=\"margin-bottom:0.5em\">\n Hello!\n </p>\n
564
+ \ <p style=\"font-size:12px;font-weight:normal;margin-bottom:1em\">\n We
565
+ notice that you are trying to access Hulu from your <span\n class=\"platform-name\">unsupported
566
+ device</span>. It's\n not available, but we are working hard to bring
567
+ our Hulu Plus\n subscription service to <span class=\"platform-name-with-article\">this
568
+ device</span>!\n Stay tuned for updates.\n </p>\n <p>\n <a
569
+ href=\"javascript:void(0)\" class=\"continue-to-browse\" onclick=\"MobilePopup.acknowledge();
570
+ return false;\">continue to browse</a>\n </p>\n </div>\n <div class=\"really-unsupported
571
+ mobile-right\">\n <p style=\"margin-bottom:0.5em\">\n Hello!\n </p>\n
572
+ \ <p style=\"font-size:12px;font-weight:normal;margin-bottom:1em\">\n We
573
+ notice that you are trying to access Hulu from your <span\n class=\"platform-name\">unsupported
574
+ device</span>. Right now\n this device is not supported.\n </p>\n
575
+ \ <p>\n <a href=\"javascript:void(0)\" class=\"continue-to-browse\"
576
+ onclick=\"MobilePopup.acknowledge(); return false;\">continue to browse</a>\n
577
+ \ </p>\n </div>\n <br style=\"clear:both\" />\n </div>\n</div>\n<div
578
+ id=\"mobile-video-unavailable\" style=\"display:none\">\n <div class=\"content\">\n
579
+ \ <div style=\"text-align: left;\">\n <img alt=\"Hulu\" src=\"http://static.huluim.com/images/logo-plus.jpg?1300913395\"
580
+ />\n </div>\n <div style=\"font-size: 20px; margin-top:10px;\">\n The
581
+ video is not available on the <span class='platform-name'>iPad</span>.\n <div
582
+ style=\"margin-top:20px;\">\n <a href=\"#\" class=\"continue-to-browse\"
583
+ onclick=\"MobilePopup.acknowledge(); return false;\">continue to hulu.com</a>\n
584
+ \ </div>\n </div>\n </div>\n</div>\n<script type=\"text/javascript\">\n//<![CDATA[\nMobileDevice.handleWarning()\n//]]>\n</script>\n\n
585
+ \ <div id='facebook-connect-popup' style=\"display:none;\">\n <div class=\"fb_corner
586
+ fb_corner_bottom_left\"></div>\n <div class=\"fb_corner fb_corner_bottom_right\"></div>\n
587
+ \ <div class=\"fb_corner fb_corner_top_left\"></div>\n <div class=\"fb_corner
588
+ fb_corner_top_right\"></div>\n <div class=\"fb_border_top\"></div>\n <div
589
+ class=\"fb_border_bottom\"></div>\n <div class=\"fb_border_right\"></div>\n
590
+ \ <div class=\"fb_border_left\"></div>\n\n <div class=\"relative container\">\n
591
+ \ <div style=\"float:right; margin-right: 7px; margin-top: 7px;\">\n <a
592
+ href=\"#\" onclick=\"Social.Facebook.closePopup('remind-me-later'); return false;\"><img
593
+ alt=\"\" border=\"0\" class=\"hover-me\" id=\"btn-x-round.gif132233582277465\"
594
+ src=\"http://static.huluim.com/images/btn-x-round.gif?1181198444\" /></a>\n
595
+ \ </div>\n <div class=\"standard tidy\">\n <div class=\"content-container\">\n
596
+ \ <div class=\"content\" style=\"margin: 20px 12px 20px 12px; padding:
597
+ 3px 24px 6px 24px;\">\n <div class=\"clearfix\">\n <h2 class=\"cufonable
598
+ title classic active\" style=\"float: left\"><span class=\"cufonable username\"></span>Hulu.
599
+ Now with Friends</h2>\n <h2 class=\"cufonable title plus inactive\"
600
+ \ style=\"float: left\"><span class=\"cufonable username\"></span>Go Social
601
+ with Hulu</h2>\n <div class=\"login-welcome\" style=\"display:none;
602
+ float: left\">\n <span class=\"not-me-name\"></span>\n <a
603
+ class=\"fb_link not-me\" href=\"#\" onclick=\"Social.Facebook.logoutFromPopup();;
604
+ return false;\"></a>)\n </div>\n </div>\n <div
605
+ class=\"line\"></div>\n <div class=\"reason classic\" style=\"margin-top:
606
+ 10px;\">\n Start conversations with friends about your favorite shows'
607
+ twists, turns and laughs. Connect with your friends on Hulu and Facebook - <span
608
+ style=\"font-weight: 700;\">and receive a FREE month on your subscription to</span>
609
+ \n <img alt=\"Huluplus-logo-availability-note\" src=\"http://static.huluim.com/images/huluplus-logo-availability-note.png?984453507\"
610
+ />\n </div>\n <div class=\"reason plus inactive\" style=\"margin-top:
611
+ 10px;\">\n Start conversations with friends about your favorite shows'
612
+ twists, turns and laughs. Connect with your friends on Hulu and Facebook - <span
613
+ style=\"font-weight: 700;\">and we'll tack on a FREE month on your subscription
614
+ to</span> \n <img alt=\"Huluplus-logo-availability-note\" src=\"http://static.huluim.com/images/huluplus-logo-availability-note.png?984453507\"
615
+ />\n </div>\n <div style=\"margin-top: 18px; margin-bottom:
616
+ 10px;\">\n <a href=\"#\" onclick=\"$$('span.confirm-loading')[0].show();
617
+ Social.Facebook.connect(); return false;\" style=\"float: left;\"><img alt=\"Btn-fbconnect-large\"
618
+ src=\"http://static.huluim.com/images/btn-fbconnect-large.png?1190692617\" /></a>\n
619
+ \ <span class=\"confirm-loading\" style=\"margin-left: 10px; padding-top:
620
+ 4px; vertical-align: top; display:none; float: left;\">\n <img
621
+ alt=\"Loading-animated-circle\" border=\"0\" height=\"16\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
622
+ width=\"16\" />\n </span>\n <br style=\"clear: both;\"/>\n
623
+ \ </div>\n <div style=\"padding-bottom: 26px;\"><a class=\"fb_link\"
624
+ href=\"#\" onclick=\"Social.Facebook.closePopup('no-thanks'); return false;\">No
625
+ thanks</a></div>\n </div>\n </div>\n </div>\n </div>\n</div>\n<div
626
+ class=\"overlay-full\" style=\"display:none;\"></div>\n\n <div id=\"initial-fav-nav\"
627
+ style=\"display:none;\">\n <div id=\"updated-fav-nav\" style=\"width:920px;height:120px;align:center;color:white;\">\n
628
+ \ <div style=\"padding-top:46px;text-align:center;font-size:16px;\">\n\t\t\tPlease
629
+ <a href=\"/account/signin\" style=\"color:white;text-decoration:underline;\">log
630
+ in</a> to view your favorites.\n </div>\n </div>\n</div>\n \n\n <br style=\"clear:both\"
631
+ />\n\n <div id='footer' style=''>\n <div id=\"footer-search-auto-complete\"></div>\n
632
+ \ <div class=\"fluid bar\" style=\"clear:both\">\n <div class=\"fixed-lg
633
+ container\">\n <div class=\"searchnav\" style=\"width:96%; text-align:center;
634
+ height:20px\">\n <form id=\"bottom_search_form\" name=\"search_form\" action=\"http://www.hulu.com/search\"
635
+ method=\"get\" onsubmit=\"if(this.query.value == '') {return false;} getFs('fsb');getSt('stb');
636
+ if(!$('footer-search-auto-complete').visible()){SearchTracking.trackSearchForm('bottom_search_form')}\">\n
637
+ \ <input id=\"bottom_video_search_term\" class=\"search\" type=\"text\"
638
+ \ value=\"\" autocomplete=\"off\" name=\"query\" style=\"margin-right: -3px;\"
639
+ />\n <a href=\"javascript:void(0)\"><img alt=\"Search\" border=\"0\" class=\"hover-me\"
640
+ id=\"bottom-nav-search-button\" onclick=\"if($('bottom_search_form').query.value
641
+ == '') {return false;} getSt('stb');getFs('fsb');SearchTracking.trackSearchForm('bottom_search_form');
642
+ $('bottom_search_form').submit()\" src=\"http://static.huluim.com/images/btn-search.gif?1103076024\"
643
+ style=\"vertical-align: middle; margin-left: -1px;margin-bottom:2px;\" title=\"Search\"
644
+ /></a>\n <a class=\"search-footer-link\" href=\"/search/advanced_search\"
645
+ onclick=\"if (!$('serp-header')) return true; window.scroll(0,0); var el = $('advanced-search');
646
+ if (!el || !el.visible()) toggleAdvancedSearch(); return false\">Advanced Search</a>\n
647
+ \ <span class=\"search-footer-spacer\">|</span>\n <a class=\"search-footer-link\"
648
+ href=\"javascript:void(0)\" onclick=\"installOpenSearch(); return false\" >Search
649
+ Plugin</a>\n <input type=\"hidden\" name=\"st\" id=\"stb\" />\n <input
650
+ type=\"hidden\" name=\"fs\" id=\"fsb\" />\n </form>\n </div>\n </div>\n
651
+ \ </div>\n <script type=\"text/javascript\">//<![CDATA[\n var bottom_search_query_auto_completer
652
+ = new Ajax.HuluAutocompleter(\n 'bottom_video_search_term',\n 'footer-search-auto-complete',\n
653
+ \ '/search/suggest_html',\n { onSelected: function() { getFs('fsb');getSt('stb');
654
+ $('bottom_search_form').submit();},\n method: 'get',\n onSelectNone
655
+ : function() {getFs('fsb');getSt('stb');$('bottom_search_form').submit(); SearchTracking.trackSearchForm('bottom_search_form');}\n
656
+ \ }\n );\n //]]></script>\n\n <br style=\"clear:both\" />\n <div
657
+ class=\"fluid footer\">\n <div class=\"fixed-lg container\">\n <div
658
+ style=\"width:68%\">\n <div style=\"float:none; margin-bottom: 6px\"></div>\n
659
+ \ <div class=\"footer-column\">\n <a href=\"http://www.hulu.com/\"
660
+ class=\"footer-link\">Home</a>\n <a href=\"http://www.hulu.com/tv\"
661
+ class=\"footer-link\">TV</a>\n <a href=\"http://www.hulu.com/movies\"
662
+ class=\"footer-link\">Movies</a>\n </div>\n <div class=\"footer-column\">\n
663
+ \ <a href=\"http://www.hulu.com/genres\" class=\"footer-link\">Genres</a>\n
664
+ \ <a href=\"http://www.hulu.com/trailers\" class=\"footer-link\">Trailers</a>\n
665
+ \ <a href=\"http://www.hulu.com/labs\" class=\"footer-link\">Labs</a>\n
666
+ \ </div>\n <div class=\"footer-column\"> \n <a
667
+ href=\"http://www.hulu.com/discussions\" class=\"footer-link\">Discussions</a>\n
668
+ \ <a href=\"/plus/gifting\" class=\"footer-link\">Buy/Redeem Gifts</a>\n
669
+ \ <a href=\"http://www.hulu.jp\" class=\"footer-link\">Hulu Japan</a>\n
670
+ \ </div>\n <div class=\"footer-column\" style=\"width:90px;\">\n
671
+ \ <a href=\"http://www.hulu.com/distribution\" class=\"footer-link\">Distribution</a>\n
672
+ \ <a href=\"http://www.hulu.com/about/advertising\" class=\"footer-link\">Advertising</a>\n
673
+ \ <a href=\"http://www.hulu.com/feed\" class=\"footer-link\" style=\"display:inline;\">RSS</a>
674
+ <a href=\"http://www.hulu.com/feed\"><img alt=\"Hulu RSS Feeds\" border=\"0\"
675
+ class=\"hover-me\" id=\"rss-footer-link\" src=\"http://static.huluim.com/images/btn-rss.gif?1246596290\"
676
+ style=\"vertical-align:bottom;display:inline;margin-left:5px;padding-bottom:2px;\"
677
+ title=\"Hulu RSS Feeds\" /></a>\n </div>\n <script type=\"text/javascript\">\n//<![CDATA[\nBehaviors.updateFooterLinks()\n//]]>\n</script>\n
678
+ \ </div>\n\n <div style=\"float:right; width: 32%;\">\n <div
679
+ style=\"float:none; margin-bottom: 6px\"></div>\n <div class=\"footer-column\">\n
680
+ \ <a href=\"http://www.hulu.com/jobs\" class=\"footer-link\">Jobs</a>\n
681
+ \ <a href=\"http://www.hulu.com/about\" class=\"footer-link\">About</a>\n
682
+ \ <a href=\"http://blog.hulu.com\" class=\"footer-link\">Blog</a>\n
683
+ \ </div>\n <div class=\"footer-column\">\n <a href=\"http://www.hulu.com/help\"
684
+ class=\"footer-link\">Help</a>\n <a href=\"http://www.hulu.com/about/product_tour\"
685
+ class=\"footer-link\">Product Tour</a>\n <a href=\"http://www.hulu.com/support/contact\"
686
+ class=\"footer-link\">Contact Us</a>\n </div>\n </div>\n <div
687
+ class=\"disclaimer-container\">\n <div style=\"float:right;padding-right:36px;\">Copyright
688
+ &copy; 2011 Hulu. All rights reserved.</div>\n <div style=\"float:left;\">\n
689
+ \ Use of this Web site constitutes acceptance of the Hulu <a href=\"http://www.hulu.com/terms\">Terms
690
+ of Use</a>\n and <a href=\"http://www.hulu.com/privacy\">Privacy
691
+ Policy</a>.\n </div>\n </div>\n <br style=\"clear:both;\"/><br
692
+ style=\"clear:both;\"/>\n </div>\n <div class=\"corner-stone\">\n
693
+ \ <a href=\"/home/cornerstone\">&nbsp;&nbsp;</a>\n </div>\n <div
694
+ class=\"corner-stone\">\n <a href=\"/home/cornerstone/ew\">&nbsp;&nbsp;</a>\n
695
+ \ </div>\n </div>\n </div>\n\n <div id=\"video_search_term_suggestion\"
696
+ style=\"display: none;\"></div>\n <div id=\"video_search_term_suggestion_js\"
697
+ style=\"display:none;\"></div>\n\n <div id=\"info_hover\" class=\"info_hover_box\"
698
+ style=\"display:none\">\n <div class=\"pointer\"> </div>\n <div class=\"content\"></div>\n
699
+ \ <div class=\"gra-top-left\"> </div><div class=\"gra-top-right\"> </div>\n
700
+ \ <div class=\"gra-bottom-left\"> </div><div class=\"gra-bottom-right\"> </div>\n
701
+ \ <div class=\"gra-h\"> </div><div class=\"gra-v-left\"> </div><div class=\"gra-v-right\">
702
+ </div>\n </div>\n \n <div id=\"notes-modal-containter\" style=\"display:none;\">\n
703
+ \ <div id=\"notes-form-container\" class=\"content\">\n\t <div class=\"item\">\n\t
704
+ \ <div class=\"input-area\">\n\t <form action=\"/errors/404\" id=\"notes-form\"
705
+ method=\"post\" onsubmit=\"Note.submit(); return false;; new Ajax.Request('/errors/404',
706
+ {asynchronous:true, evalScripts:true, parameters:Form.serialize(this)}); return
707
+ false;\">\n\n\t\t\t\n\t\t\t <span id=\"note-user-name\" style=\"font-size: 14px;
708
+ font-weight: bold;\"></span>\n\n\t <input id=\"notes-form-user-id\"
709
+ type=\"hidden\" value=\"\" name=\"note[user_id]\"/>\n\t <textarea name=\"note[body]\"
710
+ id=\"notes-form-body\" class=\"form-body\"></textarea>\n\n\t\t\t<div>\n\t\t\t\t<span
711
+ style=\"float: right\">\n\t\t \t <img alt=\"\" border=\"0\" class=\"hover-me\"
712
+ id=\"notes-form-cancel\" onclick=\"ModalPopup.hide()\" src=\"http://static.huluim.com/images/btn-cancel-65w.gif?1106460533\"
713
+ title=\"Cancel\" />\n\n\t\t\t <input alt=\"\" border=\"0\" class=\"hover-me\"
714
+ id=\"notes-form-submit\" onclick=\"if (!Behaviors.isLoggedIn()) { FloatingLoginForm.show(this);
715
+ return false; }\" src=\"http://static.huluim.com/images/btn-send-small.gif?1116262920\"
716
+ title=\"Send\" type=\"image\" />\n\t\t\t\t</span>\n\t\t\t\n\t\t <div
717
+ id=\"notes-form-loading\" class=\"loading\" style=\"display: none;\">\n\t\t
718
+ \ <img alt=\"\" border=\"0\" height=\"16\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
719
+ style=\"vertical-align:middle;padding-top:2px;\" width=\"16\" />\n\t\t </div>\n\t\t
720
+ \ <div id=\"notes-error-container\" style=\"display: none;\">\n\t\t <div
721
+ class=\"notes-error-image\"><img alt=\"\" src=\"http://static.huluim.com/images/icon-warning.gif?1282174508\"
722
+ /></div>\n\t\t <div id=\"notes-form-errors\"></div>\n\t\t <br
723
+ style=\"clear:both;\"/>\n\t\t </div>\n\t\t\t </div>\n\t\t</form>\n\t
724
+ \ </div>\n\t <br style=\"clear: both;\"/>\n\t </div>\n\t</div>\n</div>\n\n
725
+ \ \n\n <div id=\"friends_for_video_popup\" style=\"display:none\">\n </div>\n\n
726
+ \ <div id=\"super_plus\" class=\"info_hover_box\" style=\"display:none\">\n
727
+ \ <div class=\"content\">\n <div class=\"menu-initial\">\n <ul>\n
728
+ \ <li id='sp-add-to-queue' onclick=\"SuperPlus.Actions.addToQueue()\">Add
729
+ to queue</li>\n <li onclick=\"SuperPlus.Actions.addToPlaylist()\">Add
730
+ to playlist&nbsp;&nbsp;&gt;</li>\n </ul>\n </div>\n <div class=\"menu-loading\">\n
731
+ \ <img alt=\"\" src=\"http://static.huluim.com/images/loading-animated-small.gif?1124342053\"
732
+ />\n </div>\n <div class=\"menu-playlist relative\">\n <div
733
+ class=\"subsection header\">Add to Playlist</div>\n <div class=\"subsection
734
+ playlists\">\n <div></div>\n </div>\n <div class=\"subsection
735
+ bottom\">\n <img alt=\"\" border=\"0\" class=\"hover-me\" id=\"btn-create-new-playlist.gif132233582278527\"
736
+ onclick=\"SuperPlus.showCreatePlaylist();\" src=\"http://static.huluim.com/images/btn-create-new-playlist.gif?1110603016\"
737
+ />\n </div>\n <div class='playlist-add-error' style=\"display:none;\">\n
738
+ \ <div class='playlist-add-error-content'></div>\n </div>\n </div>\n
739
+ \ <div class=\"menu-complete\">Added</div>\n </div>\n\n <div class=\"gra-top-left\">
740
+ </div><div class=\"gra-top-right\"> </div>\n <div class=\"gra-bottom-left\">
741
+ </div><div class=\"gra-bottom-right\"> </div>\n <div class=\"gra-h\"> </div><div
742
+ class=\"gra-v-left\"> </div><div class=\"gra-v-right\"> </div>\n <div class=\"gra-plus\">
743
+ </div><div class=\"gra-plus-corner\"> </div>\n\n <div class=\"border-cover\"
744
+ style=\"\"> </div>\n </div>\n\n <div id='super-plus-create-form' style=\"display:none;\">\n
745
+ \ <div class=\"content super-plus-create-form\">\n <form onsubmit=\"return
746
+ false;\" autocomplete=\"off\">\n <h2 class=\"cufonable\">Create New Playlist</h2>\n
747
+ \ <table id='playlist-create-table'>\n <tr>\n <td
748
+ class='col1'>\n Playlist Name\n </td>\n <td
749
+ class='col2'>\n Privacy Setting\n </td>\n </tr>\n
750
+ \ <tr>\n <td class='col1'><input type=\"text\" name=\"name\"
751
+ class='pl-name' /></td>\n <td class='col2'>\n <div class=\"cbx\"
752
+ id=\"privacy_level\"><div class=\"cbx-choice\">Private</div><input autocomplete=\"off\"
753
+ id=\"privacy_level\" name=\"privacy_level\" type=\"hidden\" value=\"1\" /><div
754
+ class=\"cbx-options\" style=\"display: none;\"><ul><li value=\"0\">Public</li><li
755
+ class=\"selected\" value=\"1\">Private</li></ul></div></div><script type=\"text/javascript\">\n//<![CDATA[\nvar
756
+ privacy_level = new ComboBox(\"privacy_level\", {\"onchange\":\"\"});\n//]]>\n</script>\n
757
+ \ </td>\n </tr>\n <tr>\n <td colspan=2
758
+ class='col1-2'>\n <div style=\"height: 20px;min-height: 20px;\">\n
759
+ \ <div class='playlist-create-error'> </div>\n </div>\n
760
+ \ </td>\n </tr>\n <tr>\n <td colspan=2
761
+ class='col1-2'>\n Description<br/>\n <textarea name=\"description\"></textarea>\n
762
+ \ </td>\n </tr>\n <tr>\n <td colspan=2
763
+ class='col1-2'>\n <div class='submit'>\n <img alt=\"\"
764
+ id=\"playlist-create-loading\" src=\"http://static.huluim.com/images/loading-animated-circle.gif?1309922598\"
765
+ style=\"position: relative; top: -2px; left: -2px; display:none;\" title=\"\"
766
+ />\n <input alt=\"\" border=\"0\" class=\"hover-me\" id=\"create-new-playlist-submit\"
767
+ src=\"http://static.huluim.com/images/btn-create-and-add.gif?1063828135\" type=\"image\"
768
+ />\n </div>\n </td>\n </tr>\n </table>\n
769
+ \ <div class='playlist-create-success' style='display: none;'>\n <ul
770
+ id='playlist-create-success-text'>\n </ul>\n <img alt=\"\"
771
+ border=\"0\" class=\"hover-me\" id=\"btn-done.gif132233582278708\" onclick=\"FloatingDiv.hide();\"
772
+ src=\"http://static.huluim.com/images/btn-done.gif?1023849742\" />\n </div>\n
773
+ \ </form>\n </div>\n </div>\n \n <script type=\"text/javascript\">\n//<![CDATA[\nCufon.now();
774
+ document.charset = 'utf-8';\n//]]>\n</script>\n\n \n <script type=\"text/javascript\">\n//<![CDATA[\noverrideDocumentWrite();\n//]]>\n</script>\n
775
+ \ \n <script type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/\n getSt();\n
776
+ \ TrackingSystem.initializeTrackingSystem(\n function(){\n if(!TrackingSystem.searchTrackingSystem(\"SERPTrackingSystem\")){\n
777
+ \ var trackingSystem = new TrackingSystem(\"SERPTrackingSystem\", SERPTracking.SERPTrackingSystemCallBackFunctions);\n
778
+ \ }\n }\n );\n \n /*]]>*/</script>\n\n \n <div id='third-party-js-delay-load-id'>\n
779
+ \ <noscript><img src=\"http://beacon.scorecardresearch.com/scripts/beacon.dll?c10=&c11=&c12=&c13=&c14=&c15=&c1=2&c2=3000007&c3=3000007&c4=hulu.com%2Ferrors%2F404&c5=errors&c6=&c7=&c8=&c9=&x=NOJAVASCRIPT\"
780
+ alt=\"\" /></noscript>\n </div>\n <script type=\"text/javascript\" charset=\"utf-8\">/*<![CDATA[*/
781
+ \ \n document.observe(\"dom:loaded\", function() {\n Comscore.update({\"c5\":\"errors\",\"c1\":\"2\",\"c15\":\"\",\"c2\":\"3000007\",\"c3\":\"3000007\",\"baseURL\":\"http://beacon.scorecardresearch.com/scripts/beacon.dll\",\"c4\":\"hulu.com/errors/404\"});\n
782
+ \ Comscore.track();\n\n switch (Math.floor(Math.random()*4))
783
+ {\n case 0:\n <!-- ComScore -->\n //delayedInclude(\"http://ar.voicefive.com/bmx3/node_hulu.pli\");\n
784
+ \ break;\n case 1:\n <!-- DL -->\n delayedInclude(\"http://content.dl-rms.com/rms/20887/nodetag.js\");\n
785
+ \ break;\n case 2:\n <!-- Insight Express
786
+ -->\n delayedInclude(\"http://icompass.insightexpressai.com/836.js\",\n
787
+ \ function() { \n if (typeof(window.InsightExpress)
788
+ != \"undefined\") { window.InsightExpress.startIntercept(); }\n });\n
789
+ \ break;\n default:\n break;\n }\n\n
790
+ \ });\n /*]]>*/</script>\n \n</body>\n</html>\n\n"
791
+ http_version: '1.1'