nddrylliog_pismo 0.7.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. data/.document +5 -0
  2. data/.gitignore +29 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE +23 -0
  5. data/NOTICE +4 -0
  6. data/README.markdown +131 -0
  7. data/Rakefile +72 -0
  8. data/bin/pismo +45 -0
  9. data/lib/pismo.rb +82 -0
  10. data/lib/pismo/document.rb +67 -0
  11. data/lib/pismo/external_attributes.rb +14 -0
  12. data/lib/pismo/internal_attributes.rb +316 -0
  13. data/lib/pismo/reader.rb +19 -0
  14. data/lib/pismo/reader/base.rb +259 -0
  15. data/lib/pismo/reader/cluster.rb +171 -0
  16. data/lib/pismo/reader/tree.rb +154 -0
  17. data/lib/pismo/stopwords.txt +1002 -0
  18. data/lib/pismo/version.rb +3 -0
  19. data/pismo.gemspec +30 -0
  20. data/test/corpus/bbcnews.html +2131 -0
  21. data/test/corpus/bbcnews2.html +1575 -0
  22. data/test/corpus/briancray.html +269 -0
  23. data/test/corpus/cant_read.html +426 -0
  24. data/test/corpus/factor.html +1362 -0
  25. data/test/corpus/gmane.html +138 -0
  26. data/test/corpus/huffington.html +2932 -0
  27. data/test/corpus/metadata_expected.yaml +72 -0
  28. data/test/corpus/metadata_expected.yaml.old +122 -0
  29. data/test/corpus/queness.html +919 -0
  30. data/test/corpus/reader_expected.yaml +39 -0
  31. data/test/corpus/readers/cluster_expected.yaml +45 -0
  32. data/test/corpus/readers/tree_expected.yaml +55 -0
  33. data/test/corpus/rubyinside.html +318 -0
  34. data/test/corpus/rww.html +1351 -0
  35. data/test/corpus/spolsky.html +298 -0
  36. data/test/corpus/techcrunch.html +1285 -0
  37. data/test/corpus/tweet.html +360 -0
  38. data/test/corpus/youtube.html +2348 -0
  39. data/test/corpus/zefrank.html +535 -0
  40. data/test/helper.rb +15 -0
  41. data/test/test_corpus.rb +54 -0
  42. data/test/test_pismo_document.rb +34 -0
  43. metadata +156 -0
@@ -0,0 +1,360 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <head>
4
+ <meta http-equiv="X-UA-Compatible" content="IE=8">
5
+ <script type="text/javascript">
6
+ //<![CDATA[
7
+ var page={};var onCondition=function(D,C,A,B){D=D;A=A?Math.min(A,5):5;B=B||100;if(D()){C()}else{if(A>1){setTimeout(function(){onCondition(D,C,A-1,B)},B)}}};
8
+ //]]>
9
+ </script>
10
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
11
+ <meta content="en-us" http-equiv="Content-Language" />
12
+ <meta content="Gobsmacked that TeX/LaTeX (document formatting tools) for OS X is a 1.3GB (yes, GIGAbytes) download OS X. Wow..!" name="description" />
13
+ <meta content="no" http-equiv="imagetoolbar" />
14
+ <meta content="width = 780" name="viewport" />
15
+ <meta content="4FTTxY4uvo0RZTMQqIyhh18HsepyJOctQ+XTOu1zsfE=" name="verify-v1" />
16
+ <meta content="1" name="page" />
17
+ <meta content="NOODP" name="robots" />
18
+ <meta content="n" name="session-loggedin" />
19
+ <meta content="peterc" name="page-user-screen_name" />
20
+ <title id="page_title">Twitter / Peter Çoopèr: Gobsmacked that TeX/LaTeX ...</title>
21
+ <link href="http://a1.twimg.com/a/1276197224/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
22
+ <link href="http://a1.twimg.com/a/1276197224/images/twitter_57.png" rel="apple-touch-icon" />
23
+
24
+ <link href="http://a2.twimg.com/a/1276197224/stylesheets/twitter.css?1276316974" media="screen" rel="stylesheet" type="text/css" />
25
+ <link href="http://a2.twimg.com/a/1276197224/stylesheets/geo.css?1276316974" media="screen" rel="stylesheet" type="text/css" />
26
+ <link href="http://a2.twimg.com/a/1276197224/stylesheets/buttons_new.css?1276316974" media="screen" rel="stylesheet" type="text/css" />
27
+ <style type="text/css">
28
+
29
+ body {
30
+ background: #ECDFDE url('http://a1.twimg.com/profile_background_images/99434952/twitterbgnew.jpg') fixed no-repeat;
31
+
32
+ }
33
+
34
+
35
+ /* Link Color */
36
+ a,
37
+ #content tr.hentry:hover a,
38
+ body#profile #content div.hentry:hover a,
39
+ #side .stats a:hover span.stats_count,
40
+ #side div.user_icon a:hover,
41
+ li.verified-profile a:hover,
42
+ #side .promotion .definition strong,
43
+ p.list-numbers a:hover,
44
+ #side div.user_icon a:hover span,
45
+ #content .tabMenu li a,
46
+ .translator-profile a:hover,
47
+ #local_trend_locations li a,
48
+ .modal-content .list-slug,
49
+ .tweet-label a:hover,
50
+ ol.statuses li.garuda-tweet:hover .actions-hover li span a,
51
+ ol.statuses li.garuda-tweet .actions-hover li span a:hover {
52
+ color: #007BE6;
53
+ }
54
+
55
+ body,
56
+ ul#tabMenu li a, #side .section h1,
57
+ #side .stat a,
58
+ #side .stats a span.stats_count,
59
+ #side div.section-header h1,
60
+ #side div.user_icon a,
61
+ #side div.user_icon a:hover,
62
+ #side div.section-header h3.faq-header,
63
+ ul.sidebar-menu li.active a,
64
+ li.verified-profile a,
65
+ #side .promotion a,
66
+ body #content .list-header h2,
67
+ p.list-numbers a,
68
+ .bar h3 label,
69
+ body.timeline #content h1,
70
+ .list-header h2 a span,
71
+ #content .tabMenu li.active a,
72
+ body#direct_messages #content .tabMenu #inbox_tab a,
73
+ body#inbox #content .tabMenu #inbox_tab a,
74
+ body#sent #content .tabMenu #sent_tab a,
75
+ body#direct_messages #content .tabMenu #inbox_tab a,
76
+ body#retweets_by_others #content .tabMenu #retweets_by_others_tab a,
77
+ body#retweets #content .tabMenu #retweets_tab a,
78
+ body#retweeted_by_others #content .tabMenu #retweeted_by_others_tab a,
79
+ body#retweeted_of_mine #content .tabMenu #retweeted_of_mine_tab a,
80
+ .translator-profile a,
81
+ #owners_lists h2 a {
82
+ color: #002533;
83
+ }
84
+
85
+ .unconfirmed-email-banner {
86
+ border-bottom: solid 1px #FFFFFF;
87
+ }
88
+ #side_base {
89
+ border-left:1px solid #FFFFFF;
90
+ background-color: #FFFFFF;
91
+ }
92
+
93
+ ul.sidebar-menu li.active a,
94
+ ul.sidebar-menu li a:hover,
95
+ #side div#custom_search.active,
96
+ #side .promotion,
97
+ .notify div {
98
+ background-color: #F7F7F7;
99
+ }
100
+
101
+ .list-header,
102
+ .list-controls,
103
+ ul.sidebar-list li.active a,
104
+ ul.sidebar-list li a:hover,
105
+ .list-header-inner {
106
+ background-color: #FFFFFF !important;
107
+ }
108
+
109
+ #side .actions,
110
+ #side .promo,
111
+ #design .side-section {
112
+ border: 1px solid #FFFFFF;
113
+ }
114
+
115
+ #side div.section-header h3 {
116
+ border-bottom: 1px solid #FFFFFF;
117
+ }
118
+
119
+ #side p.sidebar-location {
120
+ border-bottom: 1px dotted #FFFFFF;
121
+ }
122
+
123
+ #side hr {
124
+ background: #FFFFFF;
125
+ color: #FFFFFF;
126
+ }
127
+
128
+ ul.sidebar-menu li.loading a {
129
+ background: #F7F7F7 url('http://a1.twimg.com/a/1276197224/images/spinner.gif') no-repeat 171px 0.5em !important;
130
+ }
131
+
132
+ #side .collapsible h2.sidebar-title {
133
+ background: transparent url('http://a2.twimg.com/a/1276197224/images/toggle_up_dark.png') no-repeat center right !important;
134
+ }
135
+
136
+ #side .collapsible.collapsed h2.sidebar-title {
137
+ background: transparent url('http://a1.twimg.com/a/1276197224/images/toggle_down_dark.png') no-repeat center right !important;
138
+ }
139
+
140
+ #side ul.lists-links li a em {
141
+ background: url('http://a3.twimg.com/a/1276197224/images/arrow_right_dark.png') no-repeat left top;
142
+ }
143
+
144
+ #side span.pipe {
145
+ border-left:1px solid #FFFFFF;
146
+ }
147
+
148
+ #list_subscriptions span.view-all,
149
+ #list_memberships span.view-all,
150
+ #profile span.view-all,
151
+ #profile_favorites span.view-all,
152
+ #following span.view-all,
153
+ #followers span.view-all {
154
+ border-left: 0;
155
+ }
156
+
157
+ a.edit-list {
158
+ border-right: 1px solid #FFFFFF !important;
159
+ }
160
+
161
+
162
+
163
+ </style>
164
+
165
+ </head>
166
+
167
+ <body class="status" id="show">
168
+ <script type="text/javascript">
169
+ //<![CDATA[
170
+ if (window.top !== window.self) {document.write = "";window.top.location = window.self.location; setTimeout(function(){document.body.innerHTML='';},1);window.self.onload=function(evt){document.body.innerHTML='';};}
171
+ //]]>
172
+ </script>
173
+
174
+
175
+ <div id="dim-screen"></div>
176
+ <ul id="accessibility" class="offscreen">
177
+ <li><a href="#content" accesskey="0">Skip past navigation</a></li>
178
+ <li>On a mobile phone? Check out <a href="http://m.twitter.com/">m.twitter.com</a>!</li>
179
+ <li><a href="#footer" accesskey="2">Skip to navigation</a></li>
180
+ <li><a href="#signin">Skip to sign in form</a></li>
181
+ </ul>
182
+
183
+
184
+
185
+
186
+ <div id="container">
187
+ <span id="loader" style="display:none"><img alt="Loader" src="http://a0.twimg.com/a/1276197224/images/loader.gif" /></span>
188
+ <div class="clearfix" id="header">
189
+ <a href="http://twitter.com/" title="Twitter / Home" accesskey="1" id="logo">
190
+ <img alt="Twitter.com" height="36" src="http://a0.twimg.com/a/1276197224/images/twitter_logo_header.png" width="155" />
191
+ </a>
192
+ <form method="post" id="sign_out_form" action="/sessions/destroy" style="display:none;">
193
+ <input name="authenticity_token" value="f6d379112383ae1aaa5991cc4adb776570eeaae7" type="hidden"/>
194
+ </form>
195
+
196
+
197
+ <ul class="top-navigation round">
198
+ <li><a href="/login" accesskey="l">Login</a></li>
199
+ <li class="signup-link"><a href="/signup">Join Twitter!</a></li>
200
+ </ul>
201
+
202
+
203
+ </div>
204
+
205
+
206
+
207
+
208
+
209
+ <div class="content-bubble-arrow"></div>
210
+
211
+
212
+
213
+ <div id="content" class="wide">
214
+ <div class="wrapper">
215
+ <div id="permalink" class="status">
216
+
217
+
218
+ <div class="hentry u-peterc status" id="status_15518147137"
219
+ >
220
+ <span class="status-body">
221
+ <span class="status-content">
222
+ <span class="entry-content">Gobsmacked that TeX/LaTeX (document formatting tools) for OS X is a 1.3GB (yes, GIGAbytes) download OS X. Wow..!</span>
223
+ </span>
224
+ <span class="meta entry-meta" data='{}'>
225
+ <a class="entry-date" rel="bookmark" href="http://twitter.com/peterc/status/15518147137">
226
+ <span class="published timestamp" data="{time:'Sat Jun 05 23:36:18 +0000 2010'}">4:36 PM Jun 5th</span></a>
227
+ <span>via web</span>
228
+
229
+ </span>
230
+
231
+ <ul class="meta-data clearfix">
232
+
233
+ </ul>
234
+ </span>
235
+ </div>
236
+
237
+
238
+ <div class="user-info clear">
239
+ <div class="thumb"><a href="http://twitter.com/peterc" class="tweet-url profile-pic" hreflang="en"><img alt="" border="0" height="73" src="http://a3.twimg.com/profile_images/881957953/new-suit-one-22_bigger.png" style="vertical-align:middle" width="73" /></a></div>
240
+ <div class=""><a href="http://twitter.com/peterc" class="tweet-url screen-name" hreflang="en" title="Peter Çoopèr">peterc</a></div>
241
+ <div class="full-name">Peter Çoopèr</div>
242
+ </div>
243
+
244
+
245
+
246
+ </div>
247
+
248
+
249
+ </div>
250
+ </div>
251
+
252
+
253
+
254
+ <div id="footer" class="round wide">
255
+ <h3 class="offscreen">Footer</h3>
256
+
257
+
258
+ <ul class="footer-nav">
259
+ <li class="first">&copy; 2010 Twitter</li>
260
+ <li><a href="/about">About Us</a></li>
261
+ <li><a href="/about/contact">Contact</a></li>
262
+ <li><a href="http://blog.twitter.com">Blog</a></li>
263
+ <li><a href="http://status.twitter.com">Status</a></li>
264
+ <li><a href="/goodies">Goodies</a></li>
265
+ <li><a href="http://dev.twitter.com/">API</a></li>
266
+ <li><a href="http://business.twitter.com/twitter101">Business</a></li>
267
+ <li><a href="http://support.twitter.com">Help</a></li>
268
+ <li><a href="/jobs">Jobs</a></li>
269
+ <li><a href="/tos">Terms</a></li>
270
+ <li><a href="/privacy">Privacy</a></li>
271
+ </ul>
272
+ </div>
273
+
274
+
275
+
276
+ <hr />
277
+
278
+ </div>
279
+
280
+
281
+
282
+ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js" type="text/javascript"></script>
283
+ <script src="http://a1.twimg.com/a/1276197224/javascripts/twitter.js?1276316974" type="text/javascript"></script>
284
+ <script src="http://a3.twimg.com/a/1276197224/javascripts/lib/jquery.tipsy.min.js?1276316974" type="text/javascript"></script>
285
+ <script type="text/javascript" src='http://maps.google.com/maps/api/js?sensor=false'></script>
286
+ <script src="http://a3.twimg.com/a/1276197224/javascripts/lib/gears_init.js?1276316974" type="text/javascript"></script>
287
+ <script src="http://a1.twimg.com/a/1276197224/javascripts/geov1.js?1276316974" type="text/javascript"></script>
288
+ <script src="http://a3.twimg.com/a/1276197224/javascripts/api.js?1276316974" type="text/javascript"></script>
289
+ <script type="text/javascript">
290
+ //<![CDATA[
291
+ $.cookie('tz_offset_sec', (-1 * (new Date()).getTimezoneOffset())*60);
292
+ //]]>
293
+ </script>
294
+ <script type="text/javascript">
295
+ //<![CDATA[
296
+
297
+
298
+ $(document).ready(function() {
299
+ $.Statuses.initialize($('#permalink'));
300
+ });
301
+ page.controller_name = 'StatusController';
302
+ page.action_name = 'show';
303
+ twttr.form_authenticity_token = 'f6d379112383ae1aaa5991cc4adb776570eeaae7';
304
+ $.ajaxSetup({ data: { authenticity_token: 'f6d379112383ae1aaa5991cc4adb776570eeaae7' } });
305
+
306
+ // FIXME: Reconcile with the kinds on the Status model.
307
+ twttr.statusKinds = {
308
+ UPDATE: 1,
309
+ SHARE: 2
310
+ };
311
+ twttr.ListPerUserLimit = 20;
312
+
313
+
314
+
315
+
316
+ //]]>
317
+ </script>
318
+
319
+ <!-- BEGIN google analytics -->
320
+
321
+ <script type="text/javascript">
322
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
323
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
324
+ </script>
325
+
326
+ <script type="text/javascript">
327
+
328
+ try {
329
+ var pageTracker = _gat._getTracker("UA-30775-6");
330
+ pageTracker._setDomainName("twitter.com");
331
+ pageTracker._setVar('Not Logged In');
332
+ pageTracker._setVar('lang: en');
333
+ pageTracker._initData();
334
+
335
+ pageTracker._trackPageview('/statuses/peterc/15518147137');
336
+ } catch(err) { }
337
+
338
+ </script>
339
+
340
+ <!-- END google analytics -->
341
+
342
+
343
+ <script type="text/javascript">
344
+ $('.hashflag').trackHashflagUsage();
345
+ </script>
346
+
347
+
348
+
349
+
350
+
351
+ <div id="notifications"></div>
352
+
353
+
354
+
355
+
356
+
357
+
358
+ </body>
359
+
360
+ </html>
@@ -0,0 +1,2348 @@
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2
+ <html lang="en">
3
+ <!-- machid: WkFSZzctYUFHdmhLVFFXSnZ2bEs3My12OUphQjBhcGlhaHZHLUltSFdleFRKdDNDU1Z2SXdn -->
4
+ <head>
5
+ <script>
6
+
7
+ var yt = yt || {};
8
+
9
+ yt.timing = {
10
+ 'default_action' : 'watch',
11
+
12
+ 'timers': {
13
+ 'watch': {}
14
+ },
15
+
16
+ 'experiment' : '903105',
17
+
18
+ 'wff' : true,
19
+
20
+ 'tick': function(label, opt_action) {
21
+ var action = opt_action || 'watch';
22
+ yt.timing.timers[action][label] = new Date().getTime();
23
+ }
24
+ };
25
+
26
+ yt.timing.tick('start', 'watch');
27
+
28
+ try {
29
+ yt.timing['pt'] = window['gtbExternal'] && window['gtbExternal']['pageT']() ||
30
+ window['external'] && window['external']['pageT'];
31
+ } catch(e) {}
32
+ </script>
33
+
34
+ <script type="text/javascript">
35
+ var yt = yt || {};
36
+ yt.preload = yt['preload'] || {};
37
+ yt.preload.start = function() {
38
+ var img = new Image();
39
+ yt.preload.VideoConnectionReference = img;
40
+ img.onload = img.onerror = function () {
41
+ delete yt.preload.VideoConnectionReference;
42
+ };
43
+ img.src = 'http://v23.lscache3.c.youtube.com/generate_204?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=903105&algorithm=throttle-factor&itag=34&ipbits=0&burst=40&sver=3&expire=1263268800&key=yt1&signature=4DB58323CB3193EAEAA51D819D1F4DB0B2D3ED7B.6D621F714ABD95FC1B905164260FDF22883C954A&factor=1.25&id=b24ea8e06585215f';
44
+ img = null;
45
+ };
46
+ yt.preload.start();
47
+ </script>
48
+
49
+ <title>
50
+ YouTube
51
+ - YMO - Rydeen (Official Video)
52
+ </title>
53
+
54
+ <link id="www-core-css" rel="stylesheet" href="http://s.ytimg.com/yt/cssbin/www-core-vfl139902.css">
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+ <link rel="alternate" type="application/json+oembed" href="http://www.youtube.com/oembed?url=http%3A//www.youtube.com/watch?v%3Dsk6o4GWFIV8&format=json" title="YMO - Rydeen (Official Video)" />
66
+ <link rel="alternate" type="text/xml+oembed" href="http://www.youtube.com/oembed?url=http%3A//www.youtube.com/watch?v%3Dsk6o4GWFIV8&format=xml" title="YMO - Rydeen (Official Video)" />
67
+
68
+
69
+
70
+ <link rel="alternate" type="application/rss+xml" href="http://gdata.youtube.com/feeds/base/videos/sk6o4GWFIV8/related?client=ytapi-youtube-watch&v=2" title="YouTube - YMO - Rydeen (Official Video)Related Videos">
71
+
72
+ <link rel="search" type="application/opensearchdescription+xml" href="http://www.youtube.com/opensearch?locale=en_GB" title="YouTube Video Search">
73
+ <link rel="icon" href="http://s.ytimg.com/yt/favicon-vfl122048.ico" type="image/x-icon">
74
+ <link rel="shortcut icon" href="http://s.ytimg.com/yt/favicon-vfl122048.ico" type="image/x-icon">
75
+ <link rel="canonical" href="/watch?v=sk6o4GWFIV8">
76
+ <link rel="alternate" media="handheld" href="http://m.youtube.com/watch?desktop_uri=%2Fwatch%3Fv%3Dsk6o4GWFIV8&amp;v=sk6o4GWFIV8&amp;gl=GB">
77
+ <meta name="title" content="YMO - Rydeen (Official Video)">
78
+
79
+ <meta name="description" content="Quite advanced video for it's time considering technology as it was then.Just check out 'technopolis' if you want another classic!">
80
+
81
+ <meta name="keywords" content="ymo, yukihiro, takahashi, haruomi, hosono, rydeen">
82
+
83
+
84
+ <script src="http://s.ytimg.com/yt/jsbin/www-csi-vfl139962.js"></script>
85
+
86
+ <script id="www-core-js" src="http://s.ytimg.com/yt/jsbin/www-core-vfl139962.js"></script>
87
+
88
+
89
+ <script>
90
+
91
+ yt.setConfig({
92
+ 'XSRF_TOKEN': 'VvWHelBU2izil4Z4TRDwN6R8RP98MTI2MzMzMDI0MQ==',
93
+ 'XSRF_FIELD_NAME': 'session_token'
94
+ });
95
+ yt.pubsub.subscribe('init', yt.www.xsrf.populateSessionToken);
96
+
97
+
98
+ yt.setConfig('XSRF_QL_PAIR', 'session_token=t3FaFvllObe3FM_XCEYqmx0IGkF8MA==');
99
+
100
+
101
+
102
+ yt.setConfig('LOGGED_IN', false);
103
+ </script>
104
+
105
+ <script>
106
+ if (yt.timing) {
107
+ yt.timing.tick('ct');
108
+ if (yt.timing.onunload) {
109
+ yt.pubsub.subscribe('dispose', yt.timing.onunload);
110
+ }
111
+ if (yt.timing.onbeforeunload) {
112
+ yt.events.listen(window, 'beforeunload', yt.timing.onbeforeunload);
113
+ }
114
+ }
115
+ </script>
116
+
117
+ <script type="text/javascript">
118
+ yt.setMsg({
119
+ 'LOADING': 'Loading...',
120
+ 'FLAG_DEFAULT': "Select a Reason"
121
+ });
122
+
123
+ yt.setConfig({
124
+ 'VIDEO_ID': 'sk6o4GWFIV8',
125
+ 'VIDEO_TITLE': 'YMO - Rydeen (Official Video)',
126
+
127
+ 'SWF_URL': (yt.flash.canPlayV9Swf() ? (!yt.flash.canPlayH264Videos() ? "http://s.ytimg.com/yt/swf/watch-vfl139942.swf" : "http://s.ytimg.com/yt/swf/watch_as3-vfl139976.swf") : "http://s.ytimg.com/yt/swf/watch_v8-vfl139942.swf"),
128
+ 'SWF_ARGS': {"rv.2.thumbnailUrl": "http%3A%2F%2Fi4.ytimg.com%2Fvi%2Fke78ek1_1_8%2Fdefault.jpg", "rv.7.length_seconds": "376", "rv.0.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBaoLUuOnMvM", "rv.0.view_count": "32693", "enablecsi": "1", "rv.2.title": "RYDEEN%28%E6%AD%8C%E8%A9%9E%E3%81%A4%E3%81%8D%EF%BC%89", "rv.7.thumbnailUrl": "http%3A%2F%2Fi3.ytimg.com%2Fvi%2FvEZ3VxGWwjM%2Fdefault.jpg", "rv.4.rating": "4.87711864407", "length_seconds": "258", "rv.7.title": "YMO%E3%80%80%E6%9D%B1%E9%A2%A8%EF%BC%88TONG+POO%EF%BC%89", "rv.3.view_count": "108451", "allow_embed": "1", "rv.5.title": "YMO_%E5%90%9B%E3%81%AB%E8%83%B8%E3%82%AD%E3%83%A5%E3%83%B3", "is_doubleclick_tracked": "1", "rv.4.thumbnailUrl": "http%3A%2F%2Fi2.ytimg.com%2Fvi%2FudTyjGJaFvU%2Fdefault.jpg", "fmt_url_map": "18%7Chttp%3A%2F%2Fv11.lscache4.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D18%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D03AE26A8239049832DEA31A17D92DDC91C47C32F.493BA96C89FE6611CB86F0AAF55E1C94F636F976%26factor%3D1.25%26id%3Db24ea8e06585215f%2C34%7Chttp%3A%2F%2Fv23.lscache3.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D34%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D4DB58323CB3193EAEAA51D819D1F4DB0B2D3ED7B.6D621F714ABD95FC1B905164260FDF22883C954A%26factor%3D1.25%26id%3Db24ea8e06585215f%2C5%7Chttp%3A%2F%2Fv2.lscache4.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D5%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D05D9953BEC79B35EE3BFBC96F0DAFB9F1CB375C7.A476B42598C51EDAF61C42439B7922A106E2D9E6%26factor%3D1.25%26id%3Db24ea8e06585215f", "rv.0.length_seconds": "196", "rv.2.rating": "3.76033057851", "csi_page_type": "watch", "keywords": "ymo%2Cyukihiro%2Ctakahashi%2Charuomi%2Chosono%2Crydeen", "cr": "GB", "rv.1.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7OOLxGjb3dY", "rv.6.thumbnailUrl": "http%3A%2F%2Fi2.ytimg.com%2Fvi%2FyFtOfwlGWOA%2Fdefault.jpg", "rv.1.id": "7OOLxGjb3dY", "rv.3.rating": "4.75471698113", "rv.6.title": "RYDEEN", "fmt_list": "18%2F512000%2F9%2F0%2F115%2C34%2F0%2F9%2F0%2F115%2C5%2F0%2F7%2F0%2F0", "rv.7.id": "vEZ3VxGWwjM", "fmt_stream_map": "18%7Chttp%3A%2F%2Fv11.lscache4.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D18%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D03AE26A8239049832DEA31A17D92DDC91C47C32F.493BA96C89FE6611CB86F0AAF55E1C94F636F976%26factor%3D1.25%26id%3Db24ea8e06585215f%2C34%7Chttp%3A%2F%2Fv23.lscache3.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D34%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D4DB58323CB3193EAEAA51D819D1F4DB0B2D3ED7B.6D621F714ABD95FC1B905164260FDF22883C954A%26factor%3D1.25%26id%3Db24ea8e06585215f%2C5%7Chttp%3A%2F%2Fv2.lscache4.c.youtube.com%2Fvideoplayback%3Fip%3D0.0.0.0%26sparams%3Did%252Cexpire%252Cip%252Cipbits%252Citag%252Calgorithm%252Cburst%252Cfactor%26fexp%3D903105%26algorithm%3Dthrottle-factor%26itag%3D5%26ipbits%3D0%26burst%3D40%26sver%3D3%26expire%3D1263268800%26key%3Dyt1%26signature%3D05D9953BEC79B35EE3BFBC96F0DAFB9F1CB375C7.A476B42598C51EDAF61C42439B7922A106E2D9E6%26factor%3D1.25%26id%3Db24ea8e06585215f", "rv.1.title": "YMO+-+Technopolis+%28Official+Video%29", "rv.1.thumbnailUrl": "http%3A%2F%2Fi4.ytimg.com%2Fvi%2F7OOLxGjb3dY%2Fdefault.jpg", "rv.6.length_seconds": "179", "rv.0.rating": "4.14285714286", "watermark": "http%3A%2F%2Fs.ytimg.com%2Fyt%2Fswf%2Flogo-vfl106645.swf%2Chttp%3A%2F%2Fs.ytimg.com%2Fyt%2Fswf%2Fhdlogo-vfl100714.swf", "rv.6.author": "yuki21dia", "rv.5.id": "oU7sRpcdSE4", "rv.4.author": "ymo1965", "rv.0.featured": "1", "rv.0.id": "BaoLUuOnMvM", "rv.5.rating": "4.77215189873", "rv.1.view_count": "172430", "rv.4.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DudTyjGJaFvU", "fexp": "903105", "rv.1.author": "ymo1965", "rv.1.rating": "4.9591280654", "rv.4.title": "YMO+-+Tong+Poo", "rv.5.thumbnailUrl": "http%3A%2F%2Fi4.ytimg.com%2Fvi%2FoU7sRpcdSE4%2Fdefault.jpg", "rv.5.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoU7sRpcdSE4", "rv.3.title": "YMO+-+Rydeen+%28Live+in+L.A.+1980%29", "rv.0.title": "The+tiny+YMO+click+module+%28take2%29", "rv.0.author": "denha", "rv.3.thumbnailUrl": "http%3A%2F%2Fi2.ytimg.com%2Fvi%2FIK5SZZg0URM%2Fdefault.jpg", "rv.2.author": "maenomeri888", "rv.6.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyFtOfwlGWOA", "rv.7.rating": "4.94117647059", "rv.3.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIK5SZZg0URM", "fmt_map": "18%2F512000%2F9%2F0%2F115%2C34%2F0%2F9%2F0%2F115%2C5%2F0%2F7%2F0%2F0", "hl": "en_GB", "rv.7.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DvEZ3VxGWwjM", "rv.2.view_count": "151389", "rv.4.length_seconds": "360", "rv.4.view_count": "161957", "rv.2.url": "http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dke78ek1_1_8", "plid": "AAR86eBor3Bawpfl", "rv.0.thumbnailUrl": "http%3A%2F%2Fi3.ytimg.com%2Fvi%2FBaoLUuOnMvM%2Fdefault.jpg", "rv.5.length_seconds": "242", "vq": "medium", "rv.3.length_seconds": "281", "rv.7.author": "yasu3927", "sw": "0.05", "rv.1.length_seconds": "253", "rv.6.rating": "4.93939393939", "rv.5.author": "smzk00", "sk": "_K_GIZW5k6_ibx8LY3l28Yn7Wu6DxPjZC", "rv.3.id": "IK5SZZg0URM", "rv.2.id": "ke78ek1_1_8", "rv.2.length_seconds": "70", "rv.5.view_count": "297194", "t": "vjVQa1PpcFO6GToM4HvoU1GgwgsrRJwQ-ucSelBSTyg%3D", "rv.6.id": "yFtOfwlGWOA", "video_id": "sk6o4GWFIV8", "rv.6.view_count": "135824", "rv.3.author": "tfc8", "rv.4.id": "udTyjGJaFvU", "rv.7.view_count": "260584"},
129
+ 'SWF_GAM_URL': null,
130
+ 'SWF_DC_URL': null,
131
+ 'SWF_EXPRESS_URL': null,
132
+ 'SWF_AD_EURL': null,
133
+ 'SWF_IS_PLAYING_ALL': false,
134
+ 'SWF_SET_WMODE': false,
135
+
136
+ 'SHOW_AUTOSHARE': true,
137
+ 'IS_WIDESCREEN': false,
138
+ 'IS_HD_AVAILABLE': false,
139
+ 'WIDE_PLAYER_STYLES': ["watch-wide-mode"]
140
+ ,
141
+ 'EMBED_URL': 'http://www.youtube.com/v/sk6o4GWFIV8&hl=en_GB&fs=1',
142
+ 'VIDEO_LANGUAGE': 'EN',
143
+ 'VIDEO_USERNAME': 'ymo1965',
144
+ 'PLAY_NEXT_FROM': '',
145
+ 'PLAY_NEXT_COUNT': '0',
146
+ 'QL_AUTOSCROLL_DEST': 0,
147
+ 'LOCALE': 'en_GB',
148
+ 'AXC': '',
149
+ 'SUBSCRIBE_AXC': '',
150
+
151
+ 'PLAYER_SAVE_QUALITY': true,
152
+ 'PLAYER_SAVE_QUALITY_ON_SIZE_CHANGE': true,
153
+
154
+ 'COMMENTS_THRESHHOLD': -5,
155
+ 'COMMENTS_FILTER': 0,
156
+ 'COMMENTS_PAGE_SIZE': 10,
157
+ 'COMMENTS_MAX_PAGE': 40,
158
+ 'COMMENTS_COUNT': 398,
159
+
160
+ 'IS_BRANDED_WATCH': false
161
+ });
162
+
163
+
164
+
165
+ yt.setMsg({
166
+ 'COMMENT_EXCEEDED': "Number of characters over the limit:",
167
+ 'COMMENT_REMAINING': "Remaining character count:",
168
+ 'COMMENT_LOGIN': "Please sign in",
169
+ 'COMMENT_ADDING': "Adding comment...",
170
+ 'COMMENT_EMPTY_POPUP': "You must enter a comment!",
171
+ 'COMMENT_TOOLONG_POPUP': "Your comment must be shorter than 500 characters!",
172
+ 'COMMENT_APPROVED': "Comment approved.",
173
+ 'COMMENT_OK': "Comment Posted!",
174
+ 'COMMENT_PENDING': "Comment Pending Approval!",
175
+ 'COMMENT_TOOLONG': "The comment you have entered is too long. Limit is 500 characters. Please write a shorter comment and try again",
176
+ 'COMMENT_TOOSHORT': "The comment you have entered is too short. Please write a longer comment and try again",
177
+ 'COMMENT_TOOSOON': "Commenting Limit Exceeded",
178
+ 'COMMENT_EMAIL': "You must confirm your email address before you can submit comments. Click OK to confirm your email address.",
179
+ 'COMMENT_CAPTCHFAIL': "The response to the letters on the image was not correct, please try again.",
180
+ 'COMMENT_KOREAFAIL': "본인확인제로 인해 한국 국가 설정시 동영상/댓글 업로드 기능을 자발적으로 비활성화합니다. We have voluntarily disabled this functionality on kr.youtube.com because of the Korean real-name verification law.",
181
+ 'COMMENT_DEFAULT': "Post Comment"
182
+ });
183
+
184
+
185
+ yt.setMsg('TMPL_COMMENT_REPLY_FORM', '<form name=\"comment_form${form_id}\" id=\"comment_form${form_id}\" onsubmit=\"return false;\" method=\"post\" action=\"/comment_servlet?add_comment=1&comment_type=V\"><input type=\"hidden\" name=\"video_id\" value=\"sk6o4GWFIV8\"><input type=\"hidden\" name=\"form_id\" value=\"comment_form${form_id}\"><input type=\"hidden\" name=\"reply_parent_id\" value=\"${reply_parent_id}\"><textarea id=\"comment_textarea_${form_id}\" name=\"comment\" class=\"comments-textarea\" cols=\"46\" rows=\"5\" maxchars=\"500\" onkeyup=\"yt.www.comments.writing.updateCharCount(\'charCount${form_id}\', \'maxCharLabel${form_id}\', this); goog.i18n.bidi.setDirAttribute(event,this)\" onpaste=\"yt.www.comments.writing.updateCharCount(\'charCount${form_id}\', \'maxCharLabel${form_id}\', this);\" oninput=\"yt.www.comments.writing.updateCharCount(\'charCount${form_id}\', \'maxCharLabel${form_id}\', this);\"></textarea><br><div class=\"watch-comment-reply-form-actions\"><input type=\"button\" name=\"add_comment_button\" value=\"Post Comment\" onclick=\"yt.www.comments.writing.postThreadedComment(\'comment_form${form_id}\');\"><input type=\"button\" name=\"discard_comment_button\" value=\"Discard\" ${discard_visible} onclick=\"yt.www.comments.writing.hideReplyForm(\'${form_id}\', false);\"><span id=\"maxCharLabel${form_id}\">Remaining character count:</span><input readonly=\"true\" class=\"watch-comment-char-count inner-box-colors\" type=\"text\" id=\"charCount${form_id}\" value=\"500\"></div></form><br class=\"clear\">');
186
+
187
+ yt.setConfig('COMMENTS_URL', '/watch_ajax?v=sk6o4GWFIV8&action_get_comments=1&p=1&commentthreshold=-5&commentfilter=0&page_size=10&last_comment_id=');
188
+ yt.setConfig('COMMENTS_COUNT', 398);
189
+
190
+
191
+
192
+ yt.pubsub.subscribe('init', function() { if (_gel('watch-customize-embed-div')) { yt.www.watch.about.generateEmbed(); } });
193
+ yt.pubsub.subscribe('init', yt.www.watch.player.enableVideoQualityDisplay);
194
+ yt.pubsub.subscribe('init', yt.www.watch.player.handleHashArgumentsOnWatchLoad);
195
+ yt.pubsub.subscribe('init', yt.timing.onLoad);
196
+ </script>
197
+
198
+
199
+
200
+ </head>
201
+ <body class="date-20100111 en_GB is-english">
202
+ <!-- begin prepage section -->
203
+ <!--[if lt IE 8]><div id="ie"><![endif]-->
204
+ <form name="logoutForm" method="post" action="/">
205
+ <input type="hidden" name="action_logout" value="1">
206
+ </form>
207
+ <!-- end prepage section -->
208
+ <div id="page" class="">
209
+ </div>
210
+ <div id="masthead-container">
211
+ <div id="masthead" class="">
212
+ <a href="/" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/YouTubeLogo');">
213
+ <button id="logo" class="master-sprite" title="" onclick="window.top.location.href='/'; return false;"></button>
214
+ </a>
215
+ <div id="masthead-search">
216
+ <form autocomplete="off" class="search-form" action="/results" method="get" name="searchForm">
217
+ <input id="masthead-search-term" class="search-term" name="search_query" type="text" tabindex="1" onkeyup="goog.i18n.bidi.setDirAttribute(event,this)" value="" maxlength="128" onfocus="_addclass(this, 'search-term-focus')" onblur="_removeclass(this, 'search-term-focus')">
218
+ <input id="search-type-masthead" name="search_type" type="hidden" value="">
219
+ <a class="yt-button yt-button-primary" id="" style="" href="#" onclick="if (_gel('masthead-search-term').value != '') { document['searchForm'].submit(); }; return false;"><span>Search</span></a>
220
+
221
+ </form>
222
+
223
+ </div>
224
+ <div id="masthead-utility">
225
+ <span class="utility-item">
226
+ <a href="https://www.google.com/accounts/LogoutWarning?continue=http%3A%2F%2Fwww.youtube.com%2Fcreate_account%3Fnext%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;ltmpl=sso&amp;hl=en_GB&amp;service=youtube" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/UtilLinks/CreateAccount');"><strong>Create Account</strong></a>
227
+ <span class="utility-joiner">or</span>
228
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_GB%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_GB&amp;ltmpl=sso" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/UtilLinks/SignIn');">Sign In</a>
229
+ </span>
230
+ </div>
231
+ <div id="masthead-nav-user">
232
+ <a href="/watch_queue?all" id="quicklist-nav" style="display: none;" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/UserNav/QuickList');">QuickList (<span id="quicklist-nav-count">0</span>)</a>
233
+ <a href="/my_subscriptions?masthead=1" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/UserNav/Subscriptions');">Subscriptions</a>
234
+ <a href="/my_history" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/UserNav/History');">History</a>
235
+ <a class="yt-button yt-button-urgent yt-button-short" id="" style="" href="/my_videos_upload" onclick="yt.analytics.urchinTracker('/Events/Header_4/UserNav/Upload');"><span>Upload</span></a>
236
+ </div>
237
+ <div id="masthead-nav-main">
238
+ <a href="/" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/MainNav/Home');">Home</a>
239
+ <a href="/videos" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/MainNav/Videos');">Videos</a>
240
+ <a href="/channels" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/MainNav/Channels');">Channels</a>
241
+ <a style="margin-right:0;" href="/shows" onmousedown="yt.analytics.urchinTracker('/Events/Header_4/MainNav/Shows');">Shows</a>
242
+ <sup style="color:#f00;font-weight:normal;font-size:0.8em;line-height:0.9;">New!</sup>
243
+ </div>
244
+ <div id="masthead-end"></div>
245
+
246
+ </div>
247
+ </div>
248
+ <!-- end masthead section -->
249
+ <div id="baseDiv" class="date-20100111 video-info ">
250
+ <!-- begin top section -->
251
+ <div id="default-language-box" style="margin: 10px 0 20px 0; text-align: left; padding: 8px 10px; background-color: #e6efff; border: 1px solid #aeaed5; font-size: 13px;">
252
+ <div id="default-language-top">
253
+ <div class="box-close-link"><a href="/watch?v=sk6o4GWFIV8&amp;opt_out_ackd=1hl=en-GB&amp;persist_hl=1&amp;gl=GB&amp;persist_gl=1" class="hLink">Close</a><img alt="Close" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" onclick="_hidediv('default-language-box');"></div>
254
+ <div id="default-language-translated">
255
+ <p class="errorParagraph"><strong>Welcome to YouTube!</strong> </p>
256
+
257
+ <p class="errorParagraph"><strong>Suggested Language (we have set your preference to this):</strong> English (UK)</p>
258
+
259
+ <p class="errorParagraph"><strong>Suggested Location Filter (we have set your preference to this):</strong> United Kingdom</p>
260
+
261
+ <p class="errorParagraph">The location filter shows you popular videos from the selected country or region on lists like <a href="/videos?s=mp">Most Viewed</a> and in search results.If you would like to change either of these preferences, please use the links in the footer at the bottom of the page.</p>
262
+
263
+ <p class="errorParagraph">Click "OK" to accept these settings or click "Cancel" to set your language preference to "English (UK)" and your location filter to "Worldwide".</p>
264
+ <div style="padding-left: 350px;">
265
+ <div style="width: 250px;">
266
+ <a class="yt-button yt-button-urgent" id="" style="" href="/watch?v=sk6o4GWFIV8&amp;opt_out_ackd=1hl=en-GB&amp;persist_hl=1&amp;gl=GB&amp;persist_gl=1" onclick=""><span>OK</span></a>
267
+ <a class="yt-button" id="" style="" href="/watch?v=sk6o4GWFIV8&amp;opt_out_ackd=1&amp;hl=en&amp;persist_hl=1&amp;gl=US&amp;persist_gl=1" onclick=""><span>Cancel</span></a>
268
+ </div>
269
+ </div>
270
+
271
+ </div>
272
+ <div id="default-language-english" style="display: none;">
273
+ <br>
274
+ <p class="errorParagraph"><strong>Welcome to YouTube!</strong> </p>
275
+
276
+ <p class="errorParagraph"><strong>Suggested Language (we have set your preference to this):</strong> English</p>
277
+
278
+ <p class="errorParagraph"><strong>Suggested Location Filter (we have set your preference to this):</strong> United Kingdom</p>
279
+
280
+ <p class="errorParagraph">The location filter shows you popular videos from the selected country or region on lists like <a href="/videos?s=mp">Most Viewed</a> and in search results. If you would like to change either of these preferences, please use the links in the footer at the bottom of the page.</p>
281
+
282
+ <p class="errorParagraph">Click &quot;OK&quot; to accept these settings, or click &quot;Cancel&quot; to set your language preference to &quot;English (US)&quot; and your country filter to &quot;Worldwide&quot;.</p>
283
+
284
+ <div style="padding-left: 350px;">
285
+ <div style="width: 250px;">
286
+ <a class="yt-button yt-button-urgent" id="" style="" href="/watch?v=sk6o4GWFIV8&amp;opt_out_ackd=1hl=en-GB&amp;persist_hl=1&amp;gl=GB&amp;persist_gl=1" onclick=""><span>OK</span></a>
287
+ <a class="yt-button" id="" style="" href="/watch?v=sk6o4GWFIV8&amp;opt_out_ackd=1&amp;hl=en&amp;persist_hl=1&amp;gl=US&amp;persist_gl=1" onclick=""><span>Cancel</span></a>
288
+ </div>
289
+ </div>
290
+
291
+ </div>
292
+ <div id="default-language-english-show-link">
293
+ <a href="#" style="font-size: 10px; text-decoration: none;" onclick="yt.style.toggle('default-language-english-show-link', 'default-language-english-hide-link', 'default-language-english'); return false;">Show message in English</a>
294
+ </div>
295
+ <div id="default-language-english-hide-link" style="display: none;">
296
+ <a href="#" style="font-size: 10px; text-decoration: none;" onclick="yt.style.toggle('default-language-english-hide-link', 'default-language-english', 'default-language-english-show-link'); return false;">Hide message in English</a>
297
+ </div>
298
+
299
+ <div class="clear"></div>
300
+ </div>
301
+ </div>
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+ <div id="watch-vid-title" class="title longform ">
317
+
318
+ <div id="watch-longform-buttons">
319
+
320
+ <div id="player-toggle-switch" class="reverse-tooltip-wrapper">
321
+ <button id="watch-longform-player" class="master-sprite" onclick="yt.www.watch.player.enableWideScreen(!_hasclass(_gel('baseDiv'), 'watch-wide-mode'), true); return false" onmouseover="yt.www.core.toggleSimpleTooltip(this, true)" onmouseout="yt.www.core.toggleSimpleTooltip(this, false)"></button>
322
+ <div class="reverse-tooltip-wrapper-box hid"><div class="reverse-tooltip-box">Change Player Size</div><img class="reverse-tooltip-box-bot" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif"></div>
323
+ </div>
324
+ <div id="player-open-popup" class="reverse-tooltip-wrapper">
325
+ <button id="watch-longform-popup" class="master-sprite" onclick="yt.www.watch.player.openPopup('sk6o4GWFIV8', 640, 480); this.blur(); return false;" onmouseover="yt.www.core.toggleSimpleTooltip(this, true)" onmouseout="yt.www.core.toggleSimpleTooltip(this, false)"></button>
326
+ <div class="reverse-tooltip-wrapper-box hid"><div class="reverse-tooltip-box">Watch this video in a new window</div><img class="reverse-tooltip-box-bot" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif"></div>
327
+ </div>
328
+
329
+
330
+ <div class="clearL"></div>
331
+ </div>
332
+
333
+
334
+ <h1 >YMO - Rydeen (Official Video)</h1>
335
+
336
+
337
+ </div>
338
+
339
+ <div id="watch-title-clear" class="clearL"></div>
340
+ <!-- end top section -->
341
+
342
+
343
+
344
+
345
+ <div id="watch-this-vid" class="yt-rounded">
346
+ <div id="watch-player-div" class="flash-player">
347
+ <div id="watch-noplayer-div">
348
+ <noscript>Hello, either you have JavaScript turned off or an old version of Adobe's Flash Player. <a href="http://www.adobe.com/go/getflashplayer/" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/GetFlash');">Get the latest Flash player</a>.</noscript>
349
+ <script type="text/javascript">
350
+ document.write('Hello, either you have JavaScript turned off or an old version of Adobe\'s Flash Player. <a href=\"http://www.adobe.com/go/getflashplayer/\" onmousedown=\"yt.analytics.urchinTracker(\'/Events/VideoWatch/GetFlash\');\">Get the latest Flash player</a>.');
351
+ </script>
352
+ </div>
353
+ </div> <script type="text/javascript">
354
+ yt.www.watch.player.write("watch-player-div", false, null, null, "100%", "100%");
355
+ </script>
356
+
357
+ </div>
358
+
359
+
360
+
361
+
362
+ <!-- begin bottom section -->
363
+ <div id="watch-other-vids">
364
+
365
+
366
+
367
+
368
+
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
377
+
378
+ <div id="watch-channel-vids-div" class="vcard">
379
+ <div id="watch-channel-vids-top">
380
+
381
+
382
+ <div id="watch-channel-icon" class="user-thumb-medium"><div>
383
+ <a class="url" href="/user/ymo1965" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/ChannelIconLink');"><img src="http://i3.ytimg.com/vi/jGo0zBrRAIY/default.jpg" class="photo" alt="Channel Icon"></a>
384
+ </div></div>
385
+
386
+ <div id="watch-channel-subscribe">
387
+
388
+ <div id="subscribeDiv">
389
+ <a class="yt-button yt-button-urgent" id="" style="zoom: 1" href="#" onclick="yt.www.watch.about.subscribe(yt.getConfig('VIDEO_USERNAME'), 'username', yt.getConfig('SUBSCRIBE_AXC'), true); return false;"><span>Subscribe</span></a>
390
+ </div>
391
+ <div id="unsubscribeDiv" class="hid">
392
+ <a class="yt-button" id="" style="zoom: 1" href="#" onclick="yt.www.watch.about.unsubscribe(yt.getConfig('VIDEO_USERNAME'), 'username', yt.getConfig('SUBSCRIBE_AXC')); return false;"><span>Unsubscribe</span></a>
393
+ </div>
394
+
395
+
396
+ </div>
397
+
398
+
399
+
400
+ <div id="watch-channel-stats">
401
+ <a href="/user/ymo1965" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/ChannelNameLink');" class="hLink fn n contributor">ymo1965</a><br>
402
+ <span class="watch-video-added post-date">07 October 2007</span><br/>
403
+ <div id="watch-video-details-toggle">
404
+ <div id="watch-video-details-toggle-less">
405
+ (<a href="#" class="hLink" onclick="yt.style.toggle('watch-video-details-inner-more', 'watch-video-details-inner-less', 'watch-video-details-toggle-more', 'watch-video-details-toggle-less'); yt.analytics.urchinTracker('/Events/VideoWatch/VideoDescMoreInfo'); return false;">more info</a>)
406
+ </div>
407
+ <div id="watch-video-details-toggle-more" style="display: none;">
408
+ (<a href="#" class="hLink" onclick="yt.style.toggle('watch-video-details-inner-more', 'watch-video-details-inner-less', 'watch-video-details-toggle-more', 'watch-video-details-toggle-less'); yt.analytics.urchinTracker('/Events/VideoWatch/VideoDescLessInfo'); return false;">less info</a>)
409
+ </div>
410
+ </div>
411
+
412
+ </div>
413
+
414
+ <div class="clear"></div>
415
+ </div>
416
+
417
+ <div id="subscribeMessage" style="display: none"></div>
418
+
419
+ <div id="subscribeLoginInvite" style="border: 1px solid rgb(153, 153, 153); padding: 5px; background-color:#ffffff;margin:8px 5px 0 5px;display:none;">
420
+ <div style="border: 1px solid rgb(204, 204, 204); padding: 4px; background: #eee; text-align: center;">
421
+ <strong>Want to Subscribe?</strong><br/>
422
+
423
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso">Sign In</a> or <a href="https://www.google.com/accounts/LogoutWarning?continue=http%3A%2F%2Fwww.youtube.com%2Fcreate_account%3Fnext%3D&ltmpl=sso&hl=en_GB&service=youtube">Sign Up</a> now!
424
+
425
+ </div>
426
+ </div>
427
+
428
+
429
+ <div id="watch-video-details">
430
+
431
+
432
+ <div id="watch-video-details-inner">
433
+
434
+
435
+ <div id="watch-video-details-inner-less">
436
+
437
+ <div class="watch-video-desc">
438
+ <span class="description">Quite advanced video for it's time considering technology as it was then.
439
+
440
+ Just check out 'technopolis' if you want another classic! </span>&nbsp;
441
+ </div>
442
+ </div>
443
+
444
+ <div id="watch-video-details-inner-more" style="display: none;">
445
+
446
+ <div class="watch-video-desc description">
447
+ <span >Quite advanced video for it's time considering technology as it was then.<br/><br/>Just check out 'technopolis' if you want another classic! </span>
448
+ </div>
449
+
450
+
451
+ <div id="watch-category">
452
+ <span class="watch-channel-stat">Category:&nbsp;</span>
453
+ <a id="watch-video-category" href="/music" class="hLink category" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/VideoCategoryLink');">Music</a><br/>
454
+ </div>
455
+
456
+
457
+ <div id="watch-video-tags-div">
458
+ <div class="floatL">
459
+ <span class="watch-channel-stat">Tags:&nbsp;</span>
460
+ </div>
461
+ <div id="watch-video-tags" class="floatL">
462
+ <a href="/results?search_query=ymo&amp;search=tag" class="hLink">ymo</a>&nbsp;
463
+ <a href="/results?search_query=yukihiro&amp;search=tag" class="hLink">yukihiro</a>&nbsp;
464
+ <a href="/results?search_query=takahashi&amp;search=tag" class="hLink">takahashi</a>&nbsp;
465
+ <a href="/results?search_query=haruomi&amp;search=tag" class="hLink">haruomi</a>&nbsp;
466
+ <a href="/results?search_query=hosono&amp;search=tag" class="hLink">hosono</a>&nbsp;
467
+ <a href="/results?search_query=rydeen&amp;search=tag" class="hLink">rydeen</a>&nbsp;
468
+
469
+ </div>
470
+ <div class="clearL"></div>
471
+ </div>
472
+
473
+
474
+
475
+ </div>
476
+
477
+
478
+ <div id="watch-url-embed-wrapper">
479
+ <div id="watch-url-div">
480
+ <form action="" name="urlForm" id="urlForm">
481
+ <label for="watch-url-field">URL</label>
482
+ <input name="video_link" id="watch-url-field" type="text" class="email-video-url" value="http://www.youtube.com/watch?v=sk6o4GWFIV8" onClick="javascript:document.urlForm.video_link.focus();document.urlForm.video_link.select();" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/CopyPasteLinkFromMoreInfo');" readonly>
483
+ <div class="clearL"></div>
484
+ </form>
485
+ </div>
486
+
487
+
488
+ <div id="watch-embed-div">
489
+ <form action="" name="embedForm" id="embedForm">
490
+ <label for="embed_code">Embed</label>
491
+ <div id="watch-embed-customize-i18n-workaround" >&nbsp;</div>
492
+ <input id="embed_code" name="embed_code" type="text" value="&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/sk6o4GWFIV8&amp;hl=en_GB&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/sk6o4GWFIV8&amp;hl=en_GB&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;344&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/object&gt;" onclick="document.embedForm.embed_code.focus();document.embedForm.embed_code.select();yt.www.watch.about.toggleCustomizeEmbed(yt.getConfig('IS_WIDESCREEN'), true);" readonly />
493
+ <span id="watch-embed-customize-wrapper" class="tooltip-wrapper">
494
+ <button id="watch-embed-customize" onclick="yt.www.watch.about.toggleCustomizeEmbed(yt.getConfig('IS_WIDESCREEN')); yt.analytics.urchinTracker('/Events/VideoWatch/CustomizeEmbed'); return false;" class="master-sprite" title="" onmouseover="yt.www.core.toggleSimpleTooltip(this, true)" onmouseout="yt.www.core.toggleSimpleTooltip(this, false)"></button>
495
+ <div class="tooltip-wrapper-box hid"><div class="tooltip-box">Customise</div><img class="tooltip-box-bot" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif"></div>
496
+ </span>
497
+ <div class="clearL"></div>
498
+ </form>
499
+ </div> <div class="clearL"></div>
500
+ </div>
501
+
502
+ </div>
503
+ <form id="watch-customize-embed-div" name="embedCustomizeForm" style="display: none;">Loading...</form>
504
+
505
+
506
+
507
+
508
+
509
+
510
+
511
+
512
+
513
+
514
+
515
+
516
+
517
+
518
+
519
+ </div> </div>
520
+
521
+
522
+
523
+
524
+
525
+
526
+
527
+ <div id="watch-channel-videos-panel" class="watch-discoverbox-wrapper yt-uix-expander yt-uix-expander-collapsed" data-expander-action="yt.www.watch.discovery.handleExpand" data-discoverbox-type="channel" data-discoverbox-username="ymo1965" >
528
+ <h2 class="yt-uix-expander-head">
529
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
530
+ <span>
531
+ More From: ymo1965
532
+ </span>
533
+ </h2>
534
+ <div id="watch-channel-vids-body" class="watch-discoverbox-body mini-list-view yt-uix-expander-body">
535
+ Loading...
536
+ </div>
537
+ <div class="clearL"></div>
538
+ </div>
539
+
540
+
541
+
542
+
543
+
544
+
545
+
546
+
547
+
548
+ <div id="quicklistDiv" class="hid">
549
+
550
+ <div id="quicklist-panel" class="yt-uix-expander " style="margin-bottom: 10px">
551
+ <div class="yt-uix-expander-body floatR">
552
+ <span id="playall_QL" class="smallText watch-playlist-action ">
553
+ <a href="#" onclick="return yt.www.watch.quicklist.extended.autoNext('QL');">Play All</a>
554
+ </span>
555
+ <span id="playingall_QL" class="smallText watch-playlist-action hid">
556
+ <a href="#" onclick="return yt.www.watch.quicklist.extended.autoNextOff('QL');">Stop Autoplaying</a>
557
+ </span>
558
+ <span class="smallText grayText">|</span>
559
+ <span class="smallText">
560
+ <span class="grayText" id="QL_no_next_video" style="display:none"
561
+ >Play Next</span>
562
+ <a href="#" id="QL_next_video"
563
+ onclick="yt.setConfig('PLAY_NEXT_FROM', 'QL');yt.www.watch.quicklist.extended.gotoNext(false, null, true); return false;">Play Next</a>
564
+ </span>
565
+ </div>
566
+
567
+
568
+
569
+ <h2 class="yt-uix-expander-head">
570
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
571
+ <span >QuickList</span><span class="watch-quicklist-count">(<span id="playlistVideoCount_QL">0</span>)</span>
572
+ </h2>
573
+
574
+
575
+
576
+
577
+
578
+ <div id="playlistContainer_QL" class="yt-uix-expander-body watch-playlist-container watch-playlist-auto-height">
579
+ <div id="playlistRows_QL">
580
+ <div id="playlistRow_placeholder_QL" class=" hid watch-playlist-row ">
581
+ <div class="watch-playlist-row-link">
582
+ <div class="watch-playlist-index">
583
+ <span id="playlistRowIndex_placeholder_QL" class="phIndex">1</span>
584
+ </div>
585
+ <div class="watch-playlist-row-left">
586
+ <a class="video-thumb-50 no-quicklist" href="" ><img title="" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg50 yt-uix-hovercard-target" alt=""></a>
587
+ </div>
588
+ <div class="watch-playlist-row-middle">
589
+ <div class="vtitle" title="" >
590
+ <a href=""></a>
591
+ </div>
592
+ <div class="vfacets phUsername" style="color: #000;">
593
+
594
+ </div>
595
+ </div>
596
+ </div>
597
+ <div class="watch-playlist-row-right">
598
+ <span class="watch-playlist-item-duration">
599
+
600
+ </span>
601
+ <img class="watch-playlist-row-deleter" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" onclick="yt.www.watch.quicklist.extended.watchRemoveVideo('QL', this)" alt="">
602
+ </div>
603
+ </div>
604
+
605
+
606
+
607
+
608
+
609
+
610
+ </div>
611
+ </div>
612
+
613
+
614
+ <div id="watch-playlist-actions" class="yt-uix-expander-body">
615
+ <span class="smallText">
616
+ <a href="#" onClick="yt.www.watch.quicklist.extended.clearWatchQueue(); yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+ClearLink'); return false;" title="Remove all videos from QuickList" rel="nofollow">Clear</a> <span class="smallText grayText">|</span>
617
+ <a href="/edit_playlist_info?watch_queue=1" title="Save all videos into a permanent playlist" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+SaveLink');" rel="nofollow">Save</a>
618
+ </span>
619
+ </div>
620
+
621
+ </div>
622
+ </div>
623
+
624
+
625
+
626
+
627
+ <div id="watch-related-videos-panel" class="watch-discoverbox-wrapper yt-uix-expander " data-expander-action="yt.www.watch.discovery.handleExpand" data-discoverbox-type="related" data-discoverbox-username="" >
628
+ <h2 class="yt-uix-expander-head">
629
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
630
+ <span>
631
+ Related Videos
632
+ </span>
633
+ </h2>
634
+ <div id="watch-related-vids-body" class="watch-discoverbox-body mini-list-view yt-uix-expander-body">
635
+ <div id="watch-related-discoverbox" class="watch-discoverbox" style="height:432px" onscroll="yt.net.delayed.load('related')">
636
+ <div class="video-entry watch-ppv-vid">
637
+ <a href="/watch?v=BaoLUuOnMvM&feature=fvw" class="video-thumb-90">
638
+ <img title="The tiny YMO click module (take2)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i3.ytimg.com/vi/BaoLUuOnMvM/default.jpg" class="vimg90" qlicon="BaoLUuOnMvM" alt="The tiny YMO click module (take2)"><button ql="BaoLUuOnMvM" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
639
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/BaoLUuOnMvM/default.jpg', 'The tiny YMO click module (take2)')"
640
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
641
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
642
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>3:16</span></span></a>
643
+ <div class="video-main-content">
644
+ <div class="video-mini-title"><a href="/watch?v=BaoLUuOnMvM&feature=fvw" title="The tiny YMO click module (take2)" rel="nofollow">The tiny YMO click module (take2)</a></div>
645
+ <div class="video-view-count">32,693 views</div>
646
+ <div class="video-username"><a href="/user/denha">denha</a></div>
647
+
648
+ </div>
649
+ <div class="watch-ppv-label">
650
+ <a href="http://www.google.com/support/youtube/bin/answer.py?hl=en&amp;answer=143421">Featured Video</a>
651
+ </div>
652
+ <div class="video-clear-list-left"></div>
653
+ </div>
654
+
655
+ <div class="video-entry ">
656
+ <a href="/watch?v=7OOLxGjb3dY&feature=related" class="video-thumb-90">
657
+ <img title="YMO - Technopolis (Official Video)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i4.ytimg.com/vi/7OOLxGjb3dY/default.jpg" class="vimg90" qlicon="7OOLxGjb3dY" alt="YMO - Technopolis (Official Video)"><button ql="7OOLxGjb3dY" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
658
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/7OOLxGjb3dY/default.jpg', 'YMO - Technopolis (Official Video)')"
659
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
660
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
661
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:13</span></span></a>
662
+ <div class="video-main-content">
663
+ <div class="video-mini-title"><a href="/watch?v=7OOLxGjb3dY&feature=related" title="YMO - Technopolis (Official Video)" rel="nofollow">YMO - Technopolis (Official Video)</a></div>
664
+ <div class="video-view-count">172,430 views</div>
665
+ <div class="video-username"><a href="/user/ymo1965">ymo1965</a></div>
666
+
667
+ </div>
668
+ <div class="video-clear-list-left"></div>
669
+ </div>
670
+
671
+ <div class="video-entry ">
672
+ <a href="/watch?v=ke78ek1_1_8&feature=related" class="video-thumb-90">
673
+ <img title="RYDEEN(歌詞つき)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i4.ytimg.com/vi/ke78ek1_1_8/default.jpg" class="vimg90" qlicon="ke78ek1_1_8" alt="RYDEEN(歌詞つき)"><button ql="ke78ek1_1_8" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
674
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/ke78ek1_1_8/default.jpg', 'RYDEEN(歌詞つき)')"
675
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
676
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
677
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>1:10</span></span></a>
678
+ <div class="video-main-content">
679
+ <div class="video-mini-title"><a href="/watch?v=ke78ek1_1_8&feature=related" title="RYDEEN(歌詞つき)" rel="nofollow">RYDEEN(歌詞つき)</a></div>
680
+ <div class="video-view-count">151,389 views</div>
681
+ <div class="video-username"><a href="/user/maenomeri888">maenomeri888</a></div>
682
+
683
+ </div>
684
+ <div class="video-clear-list-left"></div>
685
+ </div>
686
+
687
+ <div class="video-entry ">
688
+ <a href="/watch?v=IK5SZZg0URM&feature=related" class="video-thumb-90">
689
+ <img title="YMO - Rydeen (Live in L.A. 1980)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i2.ytimg.com/vi/IK5SZZg0URM/default.jpg" class="vimg90" qlicon="IK5SZZg0URM" alt="YMO - Rydeen (Live in L.A. 1980)"><button ql="IK5SZZg0URM" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
690
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/IK5SZZg0URM/default.jpg', 'YMO - Rydeen (Live in L.A. 1980)')"
691
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
692
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
693
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:41</span></span></a>
694
+ <div class="video-main-content">
695
+ <div class="video-mini-title"><a href="/watch?v=IK5SZZg0URM&feature=related" title="YMO - Rydeen (Live in L.A. 1980)" rel="nofollow">YMO - Rydeen (Live in L.A. 1980)</a></div>
696
+ <div class="video-view-count">108,451 views</div>
697
+ <div class="video-username"><a href="/user/tfc8">tfc8</a></div>
698
+
699
+ </div>
700
+ <div class="video-clear-list-left"></div>
701
+ </div>
702
+
703
+ <div class="video-entry ">
704
+ <a href="/watch?v=udTyjGJaFvU&feature=related" class="video-thumb-90">
705
+ <img title="YMO - Tong Poo" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i2.ytimg.com/vi/udTyjGJaFvU/default.jpg" class="vimg90" qlicon="udTyjGJaFvU" alt="YMO - Tong Poo"><button ql="udTyjGJaFvU" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
706
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/udTyjGJaFvU/default.jpg', 'YMO - Tong Poo')"
707
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
708
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
709
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>6:00</span></span></a>
710
+ <div class="video-main-content">
711
+ <div class="video-mini-title"><a href="/watch?v=udTyjGJaFvU&feature=related" title="YMO - Tong Poo" rel="nofollow">YMO - Tong Poo</a></div>
712
+ <div class="video-view-count">161,957 views</div>
713
+ <div class="video-username"><a href="/user/ymo1965">ymo1965</a></div>
714
+
715
+ </div>
716
+ <div class="video-clear-list-left"></div>
717
+ </div>
718
+
719
+ <div class="video-entry ">
720
+ <a href="/watch?v=oU7sRpcdSE4&feature=related" class="video-thumb-90">
721
+ <img title="YMO_君に胸キュン" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i4.ytimg.com/vi/oU7sRpcdSE4/default.jpg" class="vimg90" qlicon="oU7sRpcdSE4" alt="YMO_君に胸キュン"><button ql="oU7sRpcdSE4" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
722
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/oU7sRpcdSE4/default.jpg', 'YMO_君に胸キュン')"
723
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
724
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
725
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:02</span></span></a>
726
+ <div class="video-main-content">
727
+ <div class="video-mini-title"><a href="/watch?v=oU7sRpcdSE4&feature=related" title="YMO_君に胸キュン" rel="nofollow">YMO_君に胸キュン</a></div>
728
+ <div class="video-view-count">297,194 views</div>
729
+ <div class="video-username"><a href="/user/smzk00">smzk00</a></div>
730
+
731
+ </div>
732
+ <div class="video-clear-list-left"></div>
733
+ </div>
734
+
735
+ <div class="video-entry ">
736
+ <a href="/watch?v=yFtOfwlGWOA&feature=related" class="video-thumb-90">
737
+ <img title="RYDEEN" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i2.ytimg.com/vi/yFtOfwlGWOA/default.jpg" class="vimg90" qlicon="yFtOfwlGWOA" alt="RYDEEN"><button ql="yFtOfwlGWOA" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
738
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/yFtOfwlGWOA/default.jpg', 'RYDEEN')"
739
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
740
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
741
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>2:59</span></span></a>
742
+ <div class="video-main-content">
743
+ <div class="video-mini-title"><a href="/watch?v=yFtOfwlGWOA&feature=related" title="RYDEEN" rel="nofollow">RYDEEN</a></div>
744
+ <div class="video-view-count">135,824 views</div>
745
+ <div class="video-username"><a href="/user/yuki21dia">yuki21dia</a></div>
746
+
747
+ </div>
748
+ <div class="video-clear-list-left"></div>
749
+ </div>
750
+
751
+ <div class="video-entry ">
752
+ <a href="/watch?v=vEZ3VxGWwjM&feature=related" class="video-thumb-90">
753
+ <img title="YMO 東風(TONG POO)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i3.ytimg.com/vi/vEZ3VxGWwjM/default.jpg" class="vimg90" qlicon="vEZ3VxGWwjM" alt="YMO 東風(TONG POO)"><button ql="vEZ3VxGWwjM" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
754
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/vEZ3VxGWwjM/default.jpg', 'YMO 東風(TONG POO)')"
755
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
756
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
757
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>6:16</span></span></a>
758
+ <div class="video-main-content">
759
+ <div class="video-mini-title"><a href="/watch?v=vEZ3VxGWwjM&feature=related" title="YMO 東風(TONG POO)" rel="nofollow">YMO 東風(TONG POO)</a></div>
760
+ <div class="video-view-count">260,584 views</div>
761
+ <div class="video-username"><a href="/user/yasu3927">yasu3927</a></div>
762
+
763
+ </div>
764
+ <div class="video-clear-list-left"></div>
765
+ </div>
766
+
767
+ <div class="video-entry ">
768
+ <a href="/watch?v=RbtEjhCOFPs&feature=related" class="video-thumb-90">
769
+ <img title="YMO Technopolis" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i3.ytimg.com/vi/RbtEjhCOFPs/default.jpg', 'related')" qlicon="RbtEjhCOFPs" alt="YMO Technopolis"><button ql="RbtEjhCOFPs" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
770
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/RbtEjhCOFPs/default.jpg', 'YMO Technopolis')"
771
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
772
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
773
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:13</span></span></a>
774
+ <div class="video-main-content">
775
+ <div class="video-mini-title"><a href="/watch?v=RbtEjhCOFPs&feature=related" title="YMO Technopolis" rel="nofollow">YMO Technopolis</a></div>
776
+ <div class="video-view-count">208,713 views</div>
777
+ <div class="video-username"><a href="/user/dubstract">dubstract</a></div>
778
+
779
+ </div>
780
+ <div class="video-clear-list-left"></div>
781
+ </div>
782
+
783
+ <div class="video-entry ">
784
+ <a href="/watch?v=6WfhOpnYLP8&feature=related" class="video-thumb-90">
785
+ <img title="YMO 2007" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i3.ytimg.com/vi/6WfhOpnYLP8/default.jpg', 'related')" qlicon="6WfhOpnYLP8" alt="YMO 2007"><button ql="6WfhOpnYLP8" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
786
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/6WfhOpnYLP8/default.jpg', 'YMO 2007')"
787
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
788
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
789
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>5:20</span></span></a>
790
+ <div class="video-main-content">
791
+ <div class="video-mini-title"><a href="/watch?v=6WfhOpnYLP8&feature=related" title="YMO 2007" rel="nofollow">YMO 2007</a></div>
792
+ <div class="video-view-count">220,770 views</div>
793
+ <div class="video-username"><a href="/user/aokike">aokike</a></div>
794
+
795
+ </div>
796
+ <div class="video-clear-list-left"></div>
797
+ </div>
798
+
799
+ <div class="video-entry ">
800
+ <a href="/watch?v=ywjimpsMVDE&feature=related" class="video-thumb-90">
801
+ <img title="なんとあのYMOの「Rydeen (ライディーン)」に歌詞があった(?)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i2.ytimg.com/vi/ywjimpsMVDE/default.jpg', 'related')" qlicon="ywjimpsMVDE" alt="なんとあのYMOの「Rydeen (ライディーン)」に歌詞があった(?)"><button ql="ywjimpsMVDE" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
802
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/ywjimpsMVDE/default.jpg', 'なんとあのYMOの「Rydeen (ライディーン)」に歌詞があった(?)')"
803
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
804
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
805
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>2:39</span></span></a>
806
+ <div class="video-main-content">
807
+ <div class="video-mini-title"><a href="/watch?v=ywjimpsMVDE&feature=related" title="なんとあのYMOの「Rydeen (ライディーン)」に歌詞があった(?)" rel="nofollow">なんとあのYMOの「Rydeen (ライディーン)」に歌詞があった(?)</a></div>
808
+ <div class="video-view-count">199,356 views</div>
809
+ <div class="video-username"><a href="/user/yamakazu">yamakazu</a></div>
810
+
811
+ </div>
812
+ <div class="video-clear-list-left"></div>
813
+ </div>
814
+
815
+ <div class="video-entry ">
816
+ <a href="/watch?v=kdalyjjfVxY&feature=related" class="video-thumb-90">
817
+ <img title="YMO - Rydeen (Budokan 1980)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i4.ytimg.com/vi/kdalyjjfVxY/default.jpg', 'related')" qlicon="kdalyjjfVxY" alt="YMO - Rydeen (Budokan 1980)"><button ql="kdalyjjfVxY" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
818
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/kdalyjjfVxY/default.jpg', 'YMO - Rydeen (Budokan 1980)')"
819
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
820
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
821
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:48</span></span></a>
822
+ <div class="video-main-content">
823
+ <div class="video-mini-title"><a href="/watch?v=kdalyjjfVxY&feature=related" title="YMO - Rydeen (Budokan 1980)" rel="nofollow">YMO - Rydeen (Budokan 1980)</a></div>
824
+ <div class="video-view-count">362,917 views</div>
825
+ <div class="video-username"><a href="/user/tfgts9">tfgts9</a></div>
826
+
827
+ </div>
828
+ <div class="video-clear-list-left"></div>
829
+ </div>
830
+
831
+ <div class="video-entry ">
832
+ <a href="/watch?v=ZlaR6uv0WFY&feature=related" class="video-thumb-90">
833
+ <img title="Yellow Magic Orchestra Medley" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i3.ytimg.com/vi/ZlaR6uv0WFY/default.jpg', 'related')" qlicon="ZlaR6uv0WFY" alt="Yellow Magic Orchestra Medley"><button ql="ZlaR6uv0WFY" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
834
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/ZlaR6uv0WFY/default.jpg', 'Yellow Magic Orchestra Medley')"
835
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
836
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
837
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>10:50</span></span></a>
838
+ <div class="video-main-content">
839
+ <div class="video-mini-title"><a href="/watch?v=ZlaR6uv0WFY&feature=related" title="Yellow Magic Orchestra Medley" rel="nofollow">Yellow Magic Orchestra Medley</a></div>
840
+ <div class="video-view-count">69,991 views</div>
841
+ <div class="video-username"><a href="/user/DutchDJ4Fun">DutchDJ4Fun</a></div>
842
+
843
+ </div>
844
+ <div class="video-clear-list-left"></div>
845
+ </div>
846
+
847
+ <div class="video-entry ">
848
+ <a href="/watch?v=0ZgspuGM6BM&feature=related" class="video-thumb-90">
849
+ <img title="YMO - Rydeen 3" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i1.ytimg.com/vi/0ZgspuGM6BM/default.jpg', 'related')" qlicon="0ZgspuGM6BM" alt="YMO - Rydeen 3"><button ql="0ZgspuGM6BM" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
850
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i1.ytimg.com/vi/0ZgspuGM6BM/default.jpg', 'YMO - Rydeen 3')"
851
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
852
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
853
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>6:09</span></span></a>
854
+ <div class="video-main-content">
855
+ <div class="video-mini-title"><a href="/watch?v=0ZgspuGM6BM&feature=related" title="YMO - Rydeen 3" rel="nofollow">YMO - Rydeen 3</a></div>
856
+ <div class="video-view-count">163,778 views</div>
857
+ <div class="video-username"><a href="/user/softbank9984">softbank9984</a></div>
858
+
859
+ </div>
860
+ <div class="video-clear-list-left"></div>
861
+ </div>
862
+
863
+ <div class="video-entry ">
864
+ <a href="/watch?v=5xwxldUH9nw&feature=related" class="video-thumb-90">
865
+ <img title="Technopolis &amp; Rydeen / Yellow Magic Orchestra" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i2.ytimg.com/vi/5xwxldUH9nw/default.jpg', 'related')" qlicon="5xwxldUH9nw" alt="Technopolis &amp; Rydeen / Yellow Magic Orchestra"><button ql="5xwxldUH9nw" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
866
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/5xwxldUH9nw/default.jpg', 'Technopolis &amp; Rydeen / Yellow Magic Orchestra')"
867
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
868
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
869
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>8:59</span></span></a>
870
+ <div class="video-main-content">
871
+ <div class="video-mini-title"><a href="/watch?v=5xwxldUH9nw&feature=related" title="Technopolis &amp; Rydeen / Yellow Magic Orchestra" rel="nofollow">Technopolis &amp; Rydeen / Yellow Magic Orchestra</a></div>
872
+ <div class="video-view-count">131,105 views</div>
873
+ <div class="video-username"><a href="/user/buzzrock68">buzzrock68</a></div>
874
+
875
+ </div>
876
+ <div class="video-clear-list-left"></div>
877
+ </div>
878
+
879
+ <div class="video-entry ">
880
+ <a href="/watch?v=ZaRCyxd9BlY&feature=related" class="video-thumb-90">
881
+ <img title="YMO - 中国女 (1993 Tokyo Dome Live)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i3.ytimg.com/vi/ZaRCyxd9BlY/default.jpg', 'related')" qlicon="ZaRCyxd9BlY" alt="YMO - 中国女 (1993 Tokyo Dome Live)"><button ql="ZaRCyxd9BlY" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
882
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i3.ytimg.com/vi/ZaRCyxd9BlY/default.jpg', 'YMO - 中国女 (1993 Tokyo Dome Live)')"
883
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
884
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
885
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:59</span></span></a>
886
+ <div class="video-main-content">
887
+ <div class="video-mini-title"><a href="/watch?v=ZaRCyxd9BlY&feature=related" title="YMO - 中国女 (1993 Tokyo Dome Live)" rel="nofollow">YMO - 中国女 (1993 Tokyo Dome Live)</a></div>
888
+ <div class="video-view-count">186,680 views</div>
889
+ <div class="video-username"><a href="/user/SynclavierH949">SynclavierH949</a></div>
890
+
891
+ </div>
892
+ <div class="video-clear-list-left"></div>
893
+ </div>
894
+
895
+ <div class="video-entry ">
896
+ <a href="/watch?v=aHhYbVVDuoA&feature=related" class="video-thumb-90">
897
+ <img title="Yellow Magic Orchestra (YMO) - Computer Games" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i2.ytimg.com/vi/aHhYbVVDuoA/default.jpg', 'related')" qlicon="aHhYbVVDuoA" alt="Yellow Magic Orchestra (YMO) - Computer Games"><button ql="aHhYbVVDuoA" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
898
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/aHhYbVVDuoA/default.jpg', 'Yellow Magic Orchestra (YMO) - Computer Games')"
899
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
900
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
901
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>6:29</span></span></a>
902
+ <div class="video-main-content">
903
+ <div class="video-mini-title"><a href="/watch?v=aHhYbVVDuoA&feature=related" title="Yellow Magic Orchestra (YMO) - Computer Games" rel="nofollow">Yellow Magic Orchestra (YMO) - Computer Games</a></div>
904
+ <div class="video-view-count">212,537 views</div>
905
+ <div class="video-username"><a href="/user/hotsaucyduck">hotsaucyduck</a></div>
906
+
907
+ </div>
908
+ <div class="video-clear-list-left"></div>
909
+ </div>
910
+
911
+ <div class="video-entry ">
912
+ <a href="/watch?v=ER0ckwGIejY&feature=related" class="video-thumb-90">
913
+ <img title="YMO-TONG POO ('79LIVE)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i2.ytimg.com/vi/ER0ckwGIejY/default.jpg', 'related')" qlicon="ER0ckwGIejY" alt="YMO-TONG POO ('79LIVE)"><button ql="ER0ckwGIejY" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
914
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/ER0ckwGIejY/default.jpg', 'YMO-TONG POO (\'79LIVE)')"
915
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
916
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
917
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>6:27</span></span></a>
918
+ <div class="video-main-content">
919
+ <div class="video-mini-title"><a href="/watch?v=ER0ckwGIejY&feature=related" title="YMO-TONG POO ('79LIVE)" rel="nofollow">YMO-TONG POO ('79LIVE)</a></div>
920
+ <div class="video-view-count">276,668 views</div>
921
+ <div class="video-username"><a href="/user/ultrawerk">ultrawerk</a></div>
922
+
923
+ </div>
924
+ <div class="video-clear-list-left"></div>
925
+ </div>
926
+
927
+ <div class="video-entry ">
928
+ <a href="/watch?v=sj8ANyLQYQk&feature=related" class="video-thumb-90">
929
+ <img title="ROLAND FANTOM-X6 DEMO YMO &quot;RYDEEN&quot;" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i4.ytimg.com/vi/sj8ANyLQYQk/default.jpg', 'related')" qlicon="sj8ANyLQYQk" alt="ROLAND FANTOM-X6 DEMO YMO &quot;RYDEEN&quot;"><button ql="sj8ANyLQYQk" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
930
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/sj8ANyLQYQk/default.jpg', 'ROLAND FANTOM-X6 DEMO YMO &quot;RYDEEN&quot;')"
931
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
932
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
933
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:50</span></span></a>
934
+ <div class="video-main-content">
935
+ <div class="video-mini-title"><a href="/watch?v=sj8ANyLQYQk&feature=related" title="ROLAND FANTOM-X6 DEMO YMO &quot;RYDEEN&quot;" rel="nofollow">ROLAND FANTOM-X6 DEMO YMO &quot;RYDEEN&quot;</a></div>
936
+ <div class="video-view-count">95,574 views</div>
937
+ <div class="video-username"><a href="/user/yoshiyasukun">yoshiyasukun</a></div>
938
+
939
+ </div>
940
+ <div class="video-clear-list-left"></div>
941
+ </div>
942
+
943
+ <div class="video-entry ">
944
+ <a href="/watch?v=0zPAefHLJss&feature=related" class="video-thumb-90">
945
+ <img title="YMO / Technopolis~Rydeen - 初音ミク Complete Short Ver." src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="yt.net.delayed.register(this, 'http://i1.ytimg.com/vi/0zPAefHLJss/default.jpg', 'related')" qlicon="0zPAefHLJss" alt="YMO / Technopolis~Rydeen - 初音ミク Complete Short Ver."><button ql="0zPAefHLJss" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
946
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i1.ytimg.com/vi/0zPAefHLJss/default.jpg', 'YMO / Technopolis~Rydeen - 初音ミク Complete Short Ver.')"
947
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
948
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
949
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:41</span></span></a>
950
+ <div class="video-main-content">
951
+ <div class="video-mini-title"><a href="/watch?v=0zPAefHLJss&feature=related" title="YMO / Technopolis~Rydeen - 初音ミク Complete Short Ver." rel="nofollow">YMO / Technopolis~Rydeen - 初音ミク Complete Short ...</a></div>
952
+ <div class="video-view-count">125,368 views</div>
953
+ <div class="video-username"><a href="/user/NekoNekoNukoNuko">NekoNekoNukoNuko</a></div>
954
+
955
+ </div>
956
+ <div class="video-clear-list-left"></div>
957
+ </div>
958
+
959
+
960
+ <div id="watch-related-video-list-loading-div" class="watch-discoverbox-more-link" style="display:none">Loading...</div>
961
+ <div class="watch-discoverbox-more-link">
962
+ <a href="/results?search=related&amp;search_query=%20ymo%20yukihiro%20takahashi%20haruomi%20hosono%20rydeen&amp;v=sk6o4GWFIV8&amp;page=2">
963
+ See all related videos
964
+ </a>
965
+ </div>
966
+ </div>
967
+
968
+ </div>
969
+ <div class="clearL"></div>
970
+ </div>
971
+
972
+
973
+
974
+
975
+
976
+
977
+
978
+
979
+
980
+
981
+
982
+
983
+
984
+ </div>
985
+
986
+
987
+ <div id="watch-this-vid-info">
988
+
989
+ <div id="flash10-promo-div" class="hid">
990
+ Upgrade to Flash Player 10 for improved playback performance. <a href="http://www.adobe.com/go/getflashplayer/" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/GetFlashUpgrade');">Upgrade Now</a> or <a href="http://help.youtube.com/support/youtube/bin/answer.py?answer=95402">get more info</a>.
991
+
992
+ </div>
993
+ <script>
994
+ yt.pubsub.subscribe('init', function() {
995
+ if (!yt.getConfig('PLAYER_WRITTEN')) {
996
+ return;
997
+ }
998
+ if (yt.flash.isFlashVersionSupported(9,0,115)) {
999
+ if (yt.flash.canPlayH264Videos()) {
1000
+ yt.UserPrefs.set('ftuc', 10);
1001
+ }
1002
+ } else {
1003
+ _showdiv('flash10-promo-div');
1004
+ yt.UserPrefs.set('ftuc', parseInt(yt.UserPrefs.get('ftuc') ? yt.UserPrefs.get('ftuc') : 0) + 1);
1005
+ yt.UserPrefs.save();
1006
+ }
1007
+ });
1008
+ </script>
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+ <div id="watch-ratings-views">
1022
+ <div id="watch-rating-div" onclick="yt.www.watch.autoshare.triggerAutosharePromo('rate');">
1023
+
1024
+
1025
+ <script language="javascript">
1026
+
1027
+
1028
+ document.getElementById('watch-rating-div').onmouseover = function() { _hidediv('defaultRatingMessage'); _showdiv('hoverMessage'); };
1029
+ document.getElementById('watch-rating-div').onmouseout = function() { _showdiv('defaultRatingMessage'); _hidediv('hoverMessage'); };
1030
+
1031
+ </script>
1032
+
1033
+ <div id="ratingWrapper"><div class="floatL" onclick="yt.analytics.urchinTracker('/Events/VideoWatch/Rated');"><div id="ratingStars" class="floatL">
1034
+ <button class="master-sprite ratingL ratingL-5.0" title="5.0"></button></div><div id="ratingMessage" ><div id="defaultRatingMessage"><span class="smallText">1,043 ratings</span></div><div id="hoverMessage" style="width:100%" class="hid"><a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso">Sign in</a> to rate</div></div></div></div>
1035
+
1036
+ </div>
1037
+
1038
+
1039
+ <div id="watch-views-div">
1040
+ <span id="watch-views"><span id="watch-view-count">545,521</span> views</span>
1041
+
1042
+ </div>
1043
+
1044
+
1045
+
1046
+ <div class="clear"></div>
1047
+ </div>
1048
+ <div id="autoshare-promo-rate" style="margin-bottom:10px;display:none;">
1049
+ <div class="autoshare-promo-outer">
1050
+ <div class="autoshare-promo-inner">
1051
+ <div id="autoshare-x-rate" class="autoshare-promo floatR disabled">
1052
+ <button class="master-sprite img-php-close-button"
1053
+ onmouseover="_removeclass(_gel('autoshare-x-rate'), 'disabled')"
1054
+ onmouseout="_addclass(_gel('autoshare-x-rate'), 'disabled')"
1055
+ onclick="yt.www.watch.autoshare.dismissAutosharePromo('rate'); return false;"
1056
+ title="Not right now, thanks">
1057
+ </button>
1058
+ </div>
1059
+ Like to rate videos and let people know what you think?
1060
+ Automatically share your ratings, favourites and more on Facebook, Twitter and Google Reader with YouTube Autoshare.
1061
+ <div class="clear"></div>
1062
+ <div class="autoshare-promo-action">
1063
+ <a class="yt-button" id="" style="" href="/autoshare?feature=rate" onclick=""><span>Try Autoshare</span></a>
1064
+ <a href="#" onclick="yt.style.toggle('autoshare-whatis-rate');return false">What is Autoshare?</a>
1065
+ </div>
1066
+ <div id="autoshare-whatis-rate" class="hid">
1067
+ Autoshare makes certain YouTube activities public on the services that you choose. Select only the services that you are comfortable with - such as Facebook, Twitter or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
1068
+ </div>
1069
+ </div>
1070
+ </div>
1071
+
1072
+ </div>
1073
+
1074
+
1075
+
1076
+
1077
+
1078
+ <div id="watch-main-area">
1079
+ <div id="watch-actions-area">
1080
+ <div class="watch-tabs master-sprite">
1081
+ <div id="watch-tab-favorite" class="watch-tab" onclick="if (!_hasclass(this, 'disabled')) { yt.www.watch.favorites.add('addToFavesForm'); }">
1082
+ <a id="watch-action-favorite-link" href="#" class="watch-action-link" onclick="return false;">
1083
+ <button id="watch-action-favorite" class="master-sprite" title="Favourite"></button>
1084
+ <span class="watch-action-text">Favourite</span>
1085
+ </a>
1086
+ <button class="master-sprite watch-tab-arrow" title=""></button>
1087
+ </div>
1088
+ <div id="watch-tab-share" onclick="if (_hasclass(this, 'watch-tab-sel') && !yt.style.isDisplayed('watch-share-video-div')) {yt.analytics.urchinTracker('/Events/VideoWatch/ShareTab/OpensMore/en_GB');yt.www.watch.sharing.processShareVideo('sk6o4GWFIV8','watch-share-video-div', 'all'); yt.www.watch.autoshare.triggerAutosharePromo('share');} else { yt.www.watch.sharing.reset(); } yt.www.watch.actions.selectTab(this);" class="watch-tab watch-tab-sel">
1089
+ <a id="watch-action-share-link" href="#" class="watch-action-link" onclick="return false;">
1090
+ <button id="watch-action-share" class="master-sprite" title="Share"></button>
1091
+ <span class="watch-action-text">Share</span>
1092
+ </a>
1093
+ <button class="master-sprite watch-tab-arrow" title=""></button>
1094
+ </div>
1095
+ <div id="watch-tab-playlists" class="watch-tab" onclick="yt.www.watch.playlists.add('sk6o4GWFIV8');">
1096
+ <a id="watch-action-playlists-link" href="#" class="watch-action-link" onclick="return false">
1097
+ <button id="watch-action-playlists" class="master-sprite" title="Add to Playlists"></button>
1098
+ <span class="watch-action-text">Playlists</span>
1099
+ </a>
1100
+ <button class="master-sprite watch-tab-arrow" title=""></button>
1101
+ </div>
1102
+ <div id="watch-tab-flag" class="watch-tab " onclick="if (!_hasclass(this, 'disabled')) { yt.www.watch.flagging.report('sk6o4GWFIV8'); }" title="Report video as inappropriate">
1103
+ <a id="watch-action-flag-link" href="#" class="watch-action-link" onclick="return false">
1104
+ <button id="watch-action-flag" class="master-sprite" title="Report video as inappropriate"></button>
1105
+ <span class="watch-action-text">Flag</span>
1106
+ </a>
1107
+ <button class="master-sprite watch-tab-arrow" title=""></button>
1108
+ </div>
1109
+ <div class="clear"></div>
1110
+ </div>
1111
+
1112
+ <div class="watch-tab-contents">
1113
+ <div id="watch-tab-share-body" class="watch-tab-body watch-tab-sel">
1114
+ <div id="aggregationServicesDiv">
1115
+ <div id="watch-sharetab-options">
1116
+ <div id="more-options"><a href="#" class="hLink" onclick="yt.analytics.urchinTracker('/Events/VideoWatch/Share/MoreOptions/en_GB');yt.www.watch.sharing.processShareVideo('sk6o4GWFIV8','watch-share-video-div', 'all'); yt.www.watch.autoshare.triggerAutosharePromo('share'); return false;" rel="nofollow">(more share options)</a></div>
1117
+
1118
+ <div style="display: none;" id="fewer-options"><a href="#" class="hLink" onclick="yt.www.watch.sharing.reset(); return false;" rel="nofollow">fewer share options</a></div>
1119
+ </div>
1120
+
1121
+ <div id="watch-share-services-collapsed">
1122
+ <div class="watch-recent-shares-div">
1123
+ <div class="watch-recent-share">
1124
+
1125
+ <a href="#" target="_blank" onclick="yt.www.watch.sharing.logService('FACEBOOK', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;t=YMO%20-%20Rydeen%20%28Official%20Video%29', {height: 440, width: 620, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareAggr/Facebook/en_GB');return false;">
1126
+ <span>Facebook</span>
1127
+ </a>
1128
+
1129
+ </div>
1130
+ </div>
1131
+ <div class="watch-recent-shares-div">
1132
+ <div class="watch-recent-share">
1133
+
1134
+ <a href="#" target="_blank" onclick="yt.www.watch.sharing.logService('BEBO', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.bebo.com/c/share?Url=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;Title=YMO%20-%20Rydeen%20%28Official%20Video%29&amp;TUUID=c583051f-6b2d-41ec-8dd0-a3a0ee1656c1&amp;MID=8348657161', {height: 436, width: 626, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareAggr/Bebo/en_GB');return false;">
1135
+ <span>Bebo</span>
1136
+ </a>
1137
+
1138
+ </div>
1139
+ </div>
1140
+ <div class="watch-recent-shares-div">
1141
+ <div class="watch-recent-share">
1142
+
1143
+ <a href="#" target="_blank" onclick="yt.www.watch.sharing.logService('MYSPACE', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.myspace.com/Modules/PostTo/Pages/?t=YMO%20-%20Rydeen%20%28Official%20Video%29&amp;c=%3Cobject%20width%3D%22425%22%20height%3D%22344%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%3E%3C/param%3E%3Cparam%20name%3D%22allowFullScreen%22%20value%3D%22true%22%3E%3C/param%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22always%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22344%22%20allowscriptaccess%3D%22always%22%20allowfullscreen%3D%22true%22%3E%3C/embed%3E%3C/object%3E&amp;u=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;l=1', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareAggr/MySpace/en_GB');return false;">
1144
+ <span>MySpace</span>
1145
+ </a>
1146
+
1147
+ </div>
1148
+ </div>
1149
+
1150
+
1151
+ <div class="clear"></div>
1152
+ </div>
1153
+ <div id="watch-share-services-expanded" style="display: none;">
1154
+ <div class="watch-recent-shares-div">
1155
+ <a href="#" onclick="yt.www.watch.sharing.logService('FACEBOOK', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;t=YMO%20-%20Rydeen%20%28Official%20Video%29', {height: 440, width: 620, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/Facebook/en_GB');return false;" target="_blank"><span>Facebook</span></a>
1156
+ </div>
1157
+ <div class="watch-recent-shares-div">
1158
+ <a href="#" onclick="yt.www.watch.sharing.logService('BEBO', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.bebo.com/c/share?Url=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;Title=YMO%20-%20Rydeen%20%28Official%20Video%29&amp;TUUID=c583051f-6b2d-41ec-8dd0-a3a0ee1656c1&amp;MID=8348657161', {height: 436, width: 626, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/Bebo/en_GB');return false;" target="_blank"><span>Bebo</span></a>
1159
+ </div>
1160
+ <div class="watch-recent-shares-div">
1161
+ <a href="#" onclick="yt.www.watch.sharing.logService('MYSPACE', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.myspace.com/Modules/PostTo/Pages/?t=YMO%20-%20Rydeen%20%28Official%20Video%29&amp;c=%3Cobject%20width%3D%22425%22%20height%3D%22344%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%3E%3C/param%3E%3Cparam%20name%3D%22allowFullScreen%22%20value%3D%22true%22%3E%3C/param%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22always%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22344%22%20allowscriptaccess%3D%22always%22%20allowfullscreen%3D%22true%22%3E%3C/embed%3E%3C/object%3E&amp;u=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;l=1', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/MySpace/en_GB');return false;" target="_blank"><span>MySpace</span></a>
1162
+ </div>
1163
+ <div class="watch-recent-shares-div">
1164
+ <a href="#" onclick="yt.www.watch.sharing.logService('TWITTER', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://twitter.com/home?status=Check%20this%20video%20out%20--%20YMO%20-%20Rydeen%20%28Official%20Video%29%20http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/Twitter/en_GB');return false;" target="_blank"><span>Twitter</span></a>
1165
+ </div>
1166
+ <div class="watch-recent-shares-div">
1167
+ <a href="#" onclick="yt.www.watch.sharing.logService('ORKUT', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.orkut.com/FavoriteVideos.aspx?u=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/orkut/en_GB');return false;" target="_blank"><span>orkut</span></a>
1168
+ </div>
1169
+ <div class="watch-recent-shares-div">
1170
+ <a href="#" onclick="yt.www.watch.sharing.logService('LIVE SPACES', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://spaces.live.com/BlogIt.aspx?Title=YouTube - YMO%20-%20Rydeen%20%28Official%20Video%29&amp;SourceURL=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;description=%3Cobject%20width%3D%22425%22%20height%3D%22344%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%3E%3C/param%3E%3Cparam%20name%3D%22allowFullScreen%22%20value%3D%22true%22%3E%3C/param%3E%3Cparam%20name%3D%22allowscriptaccess%22%20value%3D%22always%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/sk6o4GWFIV8%26hl%3Den_GB%26fs%3D1%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22344%22%20allowscriptaccess%3D%22always%22%20allowfullscreen%3D%22true%22%3E%3C/embed%3E%3C/object%3E', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/Live Spaces/en_GB');return false;" target="_blank"><span>Live Spaces</span></a>
1171
+ </div>
1172
+ <div class="watch-recent-shares-div">
1173
+ <a href="#" onclick="yt.www.watch.sharing.logService('DIGG', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://digg.com/submit?phase=2&amp;url=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;title=YMO%20-%20Rydeen%20%28Official%20Video%29&amp;bodytext=Quite%20advanced%20video%20for%20it%27s%20time%20considering%20technology%20as%20it%20was%20then.%0D%0A%0D%0AJust%20check%20out%20%27technopolis%27%20if%20you%20want%20another%20classic%21&amp;topic=videos_music', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/Digg/en_GB');return false;" target="_blank"><span>Digg</span></a>
1174
+ </div>
1175
+ <div class="watch-recent-shares-div">
1176
+ <a href="#" onclick="yt.www.watch.sharing.logService('STUMBLEUPON', 'sk6o4GWFIV8', 'en_GB');yt.window.popup('http://www.stumbleupon.com/submit?url=http%3A//www.youtube.com/watch%3Fv%3Dsk6o4GWFIV8&amp;title=YMO%20-%20Rydeen%20%28Official%20Video%29', {height: 650, width: 1024, scrollbars: true});yt.analytics.urchinTracker('/Events/VideoWatch/ShareService/StumbleUpon/en_GB');return false;" target="_blank"><span>StumbleUpon</span></a>
1177
+ </div>
1178
+
1179
+ <div class="clear"></div>
1180
+ </div>
1181
+ <div id="autoshare-promo-share" style="margin-top:10px; margin-bottom:10px;display:none;">
1182
+ <div class="autoshare-promo-outer">
1183
+ <div class="autoshare-promo-inner">
1184
+ <div id="autoshare-x-share" class="autoshare-promo floatR disabled">
1185
+ <button class="master-sprite img-php-close-button"
1186
+ onmouseover="_removeclass(_gel('autoshare-x-share'), 'disabled')"
1187
+ onmouseout="_addclass(_gel('autoshare-x-share'), 'disabled')"
1188
+ onclick="yt.www.watch.autoshare.dismissAutosharePromo('share'); return false;"
1189
+ title="Not right now, thanks">
1190
+ </button>
1191
+ </div>
1192
+ Like to share videos with friends?
1193
+ Automatically share your ratings, favourites and more on Facebook, Twitter and Google Reader with YouTube Autoshare.
1194
+ <div class="clear"></div>
1195
+ <div class="autoshare-promo-action">
1196
+ <a class="yt-button" id="" style="" href="/autoshare?feature=share" onclick=""><span>Try Autoshare</span></a>
1197
+ <a href="#" onclick="yt.style.toggle('autoshare-whatis-share');return false">What is Autoshare?</a>
1198
+ </div>
1199
+ <div id="autoshare-whatis-share" class="hid">
1200
+ Autoshare makes certain YouTube activities public on the services that you choose. Select only the services that you are comfortable with - such as Facebook, Twitter or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
1201
+ </div>
1202
+ </div>
1203
+ </div>
1204
+
1205
+ </div>
1206
+ </div> <div id="addToBlogResult" class="watch-action-result" style="display: none;">This video will appear on your blog shortly.</div>
1207
+ <div id="watch-share-video-div" class="watch-more-action" style="display: none;">Loading...</div>
1208
+ <div id="shareVideoEmailDiv" class="watch-more-action martT0" style="display: none;">Loading...</div>
1209
+ <div id="shareMessageQuickDiv" class="watch-more-action" style="display: none;">Loading...</div>
1210
+ <div id="watch-share-blog-quick" class="watch-more-action" style="display: none;">Loading...</div>
1211
+ <div id="shareVideoResult" class="watch-action-result" style="display: none;">Thank you for sharing this video!</div>
1212
+ </div> <div id="watch-tab-favorite-body" class="watch-tab-body">
1213
+ <div id="watch-add-faves-div" class="watch-more-action" style="display: none;">
1214
+ <form method="post" action="/watch_ajax?action_add_favorite_video=1" name="addToFavesForm">
1215
+
1216
+ <input type="hidden" name="action_add_favorite_video" value="1" />
1217
+ <input type="hidden" name="video_id" value="sk6o4GWFIV8" />
1218
+ <input type="checkbox" checked name="add_to_favorite" />
1219
+ </form>
1220
+ </div>
1221
+ <div id="watch-add-faves-loading" class="watch-more-action" style="display: none;">
1222
+ Saving...
1223
+ </div>
1224
+ <div id="watch-remove-faves-div" class="watch-more-action" style="display: none;">
1225
+ <form method="post" action="/watch_ajax" name="removeFromFavesForm">
1226
+
1227
+ <input type="hidden" name="action_remove_favorite_video" value="1" />
1228
+ <input type="hidden" name="video_id" value="sk6o4GWFIV8" />
1229
+ <input type="checkbox" checked name="remove_from_favorite" />
1230
+ </form>
1231
+ </div>
1232
+
1233
+ <div id="watch-add-faves-result" class="watch-more-action" style="display: none">
1234
+ <div id="watch-remove-faves" class="watch-action-result" style="display: none;">
1235
+ <div class="close"><a href="#" class="hLink" title="close this layer" onclick="yt.www.watch.actions.selectTab(_gel('watch-tab-share')); return false;">Close</a></div>
1236
+ <img class="watch-check-grn-circle" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif">
1237
+ <span class="watch-action-response">
1238
+ This video has been <strong>added</strong> to your <a href="/my_favorites">Favourites</a>. (<a href="#" onclick="yt.www.watch.favorites.remove('removeFromFavesForm'); return false;">Undo</a>)
1239
+ </span>
1240
+ </div>
1241
+ <div id="watch-add-faves-share"></div>
1242
+ <div id="watch-add-faves" class="watch-action-result" style="display: none;">
1243
+ <div class="close"><a href="#" class="hLink" title="close this layer" onclick="yt.www.watch.actions.selectTab(_gel('watch-tab-share')); return false;">Close</a></div>
1244
+ <img class="watch-check-grn-circle" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif">
1245
+ <span class="watch-action-response">
1246
+ This video has been <strong>removed</strong> from your <a href="/my_favorites">Favourites</a>. (<a href="#" onclick="yt.www.watch.favorites.add('addToFavesForm'); return false;">Undo</a>)
1247
+ </span>
1248
+ </div>
1249
+ <div id="autoshare-widget-favorite" style="display:none;"></div>
1250
+ </div>
1251
+
1252
+ <div id="addToFavesLogin" style="padding: 2px 8px 8px 8px;">
1253
+ <div class="close"><a href="#" title="close this layer" onclick="yt.www.watch.actions.selectTab(_gel('watch-tab-share')); return false;">close</a></div>
1254
+ Want to add to Favourites?
1255
+ <strong><a href="https://www.google.com/accounts/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8%2523fav%253D1&hl=en_US&ltmpl=sso">Sign In</a> or <a href="https://www.google.com/accounts/LogoutWarning?continue=http%3A%2F%2Fwww.youtube.com%2Fcreate_account%3Fnext%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8%2523fav%253D1&ltmpl=sso&hl=en_GB&service=youtube">Sign Up</a> now!
1256
+ </strong>
1257
+
1258
+ </div>
1259
+
1260
+ </div> <div id="watch-tab-favorite-autoshare-wizard">
1261
+ </div>
1262
+ <div id="recent-fav-video" class="hid"></div>
1263
+
1264
+ <div id="watch-tab-playlists-body" class="watch-tab-body">
1265
+ <div id="addToPlaylistDiv" class="watch-more-action" style="display: none;">Loading...</div>
1266
+ <div id="addToPlaylistResult" class="watch-action-result" style="display: none;"><img class="watch-check-grn-circle" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif">The video has been added to your playlist.</div>
1267
+
1268
+ <div id="addToPlaylistLogin" style="padding: 2px 8px 8px 8px;">
1269
+ <div class="close"><a href="#" title="close this layer" onclick="yt.www.watch.actions.selectTab(_gel('watch-tab-share')); return false;">close</a></div>
1270
+ Want to add to Playlists?
1271
+ <strong><a href="https://www.google.com/accounts/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso">Sign In</a> or <a href="https://www.google.com/accounts/LogoutWarning?continue=http%3A%2F%2Fwww.youtube.com%2Fcreate_account%3Fnext%3DNone&ltmpl=sso&hl=en_GB&service=youtube">Sign Up</a> now!
1272
+ </strong>
1273
+
1274
+ </div>
1275
+
1276
+ </div>
1277
+ <div id="rec-playlist-video" class="hid"></div>
1278
+ <div id="watch-tab-flag-body" class="watch-tab-body">
1279
+ <div id="inappropriateVidDiv" class="watch-more-action" style="display: none;">Loading...</div>
1280
+ <div id="inappropriateMsgsDiv" class="hid"></div>
1281
+ <div id="inappropriateMsgLogin" style="padding: 2px 8px 8px 8px;">
1282
+ <div class="close"><a href="#" title="close this layer" onclick="yt.www.watch.actions.selectTab(_gel('watch-tab-share')); return false;">close</a></div>
1283
+ Want to flag a video?
1284
+ <strong><a href="https://www.google.com/accounts/ServiceLogin?uilel=3&service=youtube&passive=true&continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252F&hl=en_US&ltmpl=sso">Sign In</a> or <a href="https://www.google.com/accounts/LogoutWarning?continue=http%3A%2F%2Fwww.youtube.com%2Fcreate_account%3Fnext%3DNone&ltmpl=sso&hl=en_GB&service=youtube">Sign Up</a> now!
1285
+ </strong>
1286
+
1287
+ </div>
1288
+
1289
+ </div>
1290
+
1291
+ <div id="watch-tab-download-body" class="watch-tab-body ">
1292
+
1293
+
1294
+
1295
+
1296
+ </div>
1297
+ </div> <div class="clear"></div>
1298
+ </div>
1299
+ </div>
1300
+
1301
+
1302
+
1303
+
1304
+
1305
+
1306
+
1307
+ <div id="watch-stats-data-wrapper" class="yt-uix-expander yt-uix-expander-collapsed expander-small" data-expander-action="yt.www.watch.stats.show">
1308
+ <h4 class="yt-uix-expander-head" onclick="yt.analytics.urchinTracker('/Events/VideoWatch/InfoTab/Stats');">
1309
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
1310
+ Statistics & Data
1311
+ </h4>
1312
+ <div id="watch-tab-stats-body" class="yt-uix-expander-body">
1313
+ Loading...
1314
+ </div>
1315
+ </div>
1316
+
1317
+
1318
+
1319
+
1320
+ <div class="yt-uix-expander expander-small">
1321
+ <div class="floatR">
1322
+ <a class="hLink smallText" href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fvideo_response_upload%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso" onclick="yt.analytics.urchinTracker('/Events/VideoWatch/PostVideoResponseSignIn');">Sign in to post a Video Response</a>
1323
+ </div>
1324
+
1325
+ <h4 class="yt-uix-expander-head">
1326
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
1327
+ Video Responses
1328
+ <span class="expander-head-stat">(4)</span>
1329
+ </h4>
1330
+
1331
+ <div id="watch-video-responses-children" class="yt-uix-expander-body">
1332
+
1333
+ <div class="video-bar-left-arrow-box">
1334
+ <a href="#" onclick="this.blur();return false"><img src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="video-bar-left-arrow" onclick="yt.www.comments.viewing.rotateVideoResponses(false, 'watch-video-responses-children', 1.0, yt.getConfig('VIDEOBAR_watch-video-responses-children'))" /></a>
1335
+ </div>
1336
+
1337
+ <div id="video-bar-container-box-watch-video-responses-children" class="video-bar-container-box">
1338
+ <div id="video-bar-long-box-watch-video-responses-children" class="video-bar-long-box" style="margin-left: 0px;">
1339
+ <div class="video-bar-item">
1340
+
1341
+ <a href="/watch?v=gQ3XfbP4cTA&feature=response_watch" class="video-thumb-90">
1342
+ <img title="&quot;PALLAPUGNO&quot;" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i4.ytimg.com/vi/gQ3XfbP4cTA/default.jpg" class="vimg90" qlicon="gQ3XfbP4cTA" alt="&quot;PALLAPUGNO&quot;"><button ql="gQ3XfbP4cTA" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
1343
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/gQ3XfbP4cTA/default.jpg', '&quot;PALLAPUGNO&quot;')"
1344
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
1345
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
1346
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>3:50</span></span></a>
1347
+
1348
+ <div class="alignC">
1349
+ <a class="hLink" href="/user/mauritrenti">mauritre...</a>
1350
+
1351
+ </div>
1352
+ </div>
1353
+ <div class="video-bar-item">
1354
+
1355
+ <a href="/watch?v=A2A5Gno7T0Y&feature=response_watch" class="video-thumb-90">
1356
+ <img title="Maxence Cyrin - La femme chinoise (Yellow Magic Orchestra)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i2.ytimg.com/vi/A2A5Gno7T0Y/default.jpg" class="vimg90" qlicon="A2A5Gno7T0Y" alt="Maxence Cyrin - La femme chinoise (Yellow Magic Orchestra)"><button ql="A2A5Gno7T0Y" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
1357
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i2.ytimg.com/vi/A2A5Gno7T0Y/default.jpg', 'Maxence Cyrin - La femme chinoise (Yellow Magic Orchestra)')"
1358
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
1359
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
1360
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>2:13</span></span></a>
1361
+
1362
+ <div class="alignC">
1363
+ <a class="hLink" href="/user/maxencecyrin">maxencec...</a>
1364
+
1365
+ </div>
1366
+ </div>
1367
+ <div class="video-bar-item">
1368
+
1369
+ <a href="/watch?v=CgL1olBDCNo&feature=response_watch" class="video-thumb-90">
1370
+ <img title="teamwork" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i4.ytimg.com/vi/CgL1olBDCNo/default.jpg" class="vimg90" qlicon="CgL1olBDCNo" alt="teamwork"><button ql="CgL1olBDCNo" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
1371
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i4.ytimg.com/vi/CgL1olBDCNo/default.jpg', 'teamwork')"
1372
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
1373
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
1374
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>4:27</span></span></a>
1375
+
1376
+ <div class="alignC">
1377
+ <a class="hLink" href="/user/chillysardine">chillysa...</a>
1378
+
1379
+ </div>
1380
+ </div>
1381
+ <div class="video-bar-item">
1382
+
1383
+ <a href="/watch?v=HCydOlC7CVI&feature=response_watch" class="video-thumb-90">
1384
+ <img title="Rydeen (Vocal Programming Demo/F.L. Studio 8)" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" thumb="http://i1.ytimg.com/vi/HCydOlC7CVI/default.jpg" class="vimg90" qlicon="HCydOlC7CVI" alt="Rydeen (Vocal Programming Demo/F.L. Studio 8)"><button ql="HCydOlC7CVI" title="Add Video to QuickList" class="master-sprite QLIconImg addtoQL90"
1385
+ onclick="return yt.www.watch.quicklist.onQuickAddClick(this, this.getAttribute('ql'), 'http://i1.ytimg.com/vi/HCydOlC7CVI/default.jpg', 'Rydeen (Vocal Programming Demo/F.L. Studio 8)')"
1386
+ onmouseover="yt.www.watch.quicklist.mouseOverQuickAdd(this)"
1387
+ onmouseout="yt.www.watch.quicklist.mouseOutQuickAdd(this)"
1388
+ onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button><span class="quicklist-inlist" style="display:none">Added to <br/> Quicklist</span><span class="video-time"><span>3:11</span></span></a>
1389
+
1390
+ <div class="alignC">
1391
+ <a class="hLink" href="/user/RaldyV">RaldyV</a>
1392
+
1393
+ </div>
1394
+ </div>
1395
+
1396
+ <div class="clearL"></div>
1397
+ </div>
1398
+ </div>
1399
+
1400
+ <div class="video-bar-right-arrow-box">
1401
+ <a href="#" onclick="this.blur();return false"><img src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="video-bar-right-arrow" onclick="yt.www.comments.viewing.rotateVideoResponses(true, 'watch-video-responses-children', 1.0, yt.getConfig('VIDEOBAR_watch-video-responses-children'))" /></a>
1402
+ </div>
1403
+
1404
+ <div class="clear"></div>
1405
+
1406
+ <script type="text/javascript">
1407
+ yt.setConfig('VIDEOBAR_watch-video-responses-children', new MooFx.BasicEffect('video-bar-long-box-watch-video-responses-children', 'marginLeft'));
1408
+ </script>
1409
+
1410
+
1411
+ </div>
1412
+ <div id="watch-video-responses-actions" class="yt-uix-expander-body">
1413
+ <a class="hLink" href="/video_response_view_all?v=sk6o4GWFIV8" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/WatchVideoResponses');" >View All</a>
1414
+ <span class="grayText" style="margin: 0 6px">-</span>
1415
+ <a class="hLink" href="/watch?v=gQ3XfbP4cTA&amp;feature=Responses&amp;parent_video=sk6o4GWFIV8&amp;index=0&amp;playnext=1&amp;playnext_from=RL" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/PlayVideoResponses');">Play All</a>
1416
+ </div>
1417
+ <div class="clear"></div>
1418
+ </div>
1419
+
1420
+
1421
+
1422
+
1423
+ <div id="watch-comment-panel" class="yt-uix-expander expander-small" data-expander-action="yt.www.comments.viewing.toggleComments">
1424
+ <div id="watch-comment-post-comment">
1425
+ <a href="#" class="hLink smallText" onclick="yt.www.comments.writing.showReplyForm('main_comment2', '', false); yt.analytics.urchinTracker('/Events/VideoWatch/PostTextCommentSignin'); return false;" id="post_text_comment_link" rel="nofollow">Sign in to post a Comment</a>
1426
+ </div>
1427
+
1428
+ <h4 class="yt-uix-expander-head">
1429
+ <button title="" class="yt-uix-expander-arrow master-sprite"></button>
1430
+ Text Comments
1431
+ <span class="expander-head-stat">(398)</span>
1432
+ &nbsp;
1433
+ <a href="#" class="smallText hLink" onclick="yt.events.stopPropagation(event); return yt.www.comments.viewing.toggleOptions('/watch_ajax?v=sk6o4GWFIV8&amp;action_get_comments_options=1&amp;commentthreshold=-5&amp;commentfilter=0&amp;page_size=10')" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/CommentsOptions')">Options</a>
1434
+ </h4>
1435
+
1436
+ <div class="clear"></div>
1437
+ <div id="watch-comments-options" class="hid">
1438
+ <div id="watch-comments-options-inner">Loading...</div>
1439
+ </div>
1440
+
1441
+ <div class="yt-uix-expander-body">
1442
+ <div id="div_main_comment2"></div>
1443
+ <div id="recent_comments" class="comments">
1444
+
1445
+
1446
+
1447
+
1448
+
1449
+
1450
+
1451
+
1452
+
1453
+
1454
+
1455
+
1456
+
1457
+ <div id="sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-entry">
1458
+
1459
+
1460
+
1461
+
1462
+ <div class="watch-comment-head">
1463
+
1464
+ <div class="watch-comment-info">
1465
+ <a class="watch-comment-auth" href="/user/rb1a1ba" rel="nofollow">rb1a1ba</a>
1466
+ <span class="watch-comment-time"> (1 day ago) </span>
1467
+
1468
+ <a id="show_link_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA')">Show</a>
1469
+ <a id="hide_link_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA')">Hide</a>
1470
+ </div>
1471
+ <div id="comment_vote_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-voting">
1472
+
1473
+ <span class="watch-comment-score watch-comment-green">+3</span>
1474
+
1475
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', 0);"></button></a>
1476
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', 0);"></button></a>
1477
+ <span id="comment_msg_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-msg"></span>
1478
+
1479
+ </div>
1480
+
1481
+
1482
+
1483
+ <span id="comment_spam_bug_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-spam-bug">Marked as spam</span>
1484
+ <div id="reply_comment_form_id_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" class="watch-comment-action">
1485
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', 'sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA', false, 'rb1a1ba')" title="Reply to this comment">Reply</a>
1486
+
1487
+
1488
+
1489
+
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+
1496
+
1497
+
1498
+
1499
+
1500
+ </div>
1501
+
1502
+ <div class="clearL"></div>
1503
+ </div>
1504
+
1505
+ <div id="comment_body_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA" >
1506
+ <div class="watch-comment-body">
1507
+ <div >
1508
+
1509
+ Probably the catchiest song ever written.
1510
+ </div>
1511
+ </div>
1512
+ <div id="div_comment_form_id_sXTXFWaFKTKsJa7-PohtGsOaRu5yZ7ezOsKD-RS_IcA"></div>
1513
+ </div>
1514
+
1515
+
1516
+
1517
+
1518
+
1519
+ </div>
1520
+
1521
+
1522
+
1523
+
1524
+
1525
+
1526
+
1527
+
1528
+ <div id="sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-entry">
1529
+
1530
+
1531
+
1532
+
1533
+ <div class="watch-comment-head">
1534
+
1535
+ <div class="watch-comment-info">
1536
+ <a class="watch-comment-auth" href="/user/ter50" rel="nofollow">ter50</a>
1537
+ <span class="watch-comment-time"> (2 days ago) </span>
1538
+
1539
+ <a id="show_link_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78')">Show</a>
1540
+ <a id="hide_link_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78')">Hide</a>
1541
+ </div>
1542
+ <div id="comment_vote_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-voting">
1543
+
1544
+ <span class="watch-comment-score watch-comment-green">+1</span>
1545
+
1546
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', 0);"></button></a>
1547
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', 0);"></button></a>
1548
+ <span id="comment_msg_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-msg"></span>
1549
+
1550
+ </div>
1551
+
1552
+
1553
+
1554
+ <span id="comment_spam_bug_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-spam-bug">Marked as spam</span>
1555
+ <div id="reply_comment_form_id_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" class="watch-comment-action">
1556
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', 'sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78', false, 'ter50')" title="Reply to this comment">Reply</a>
1557
+
1558
+
1559
+
1560
+
1561
+
1562
+
1563
+
1564
+
1565
+
1566
+
1567
+
1568
+
1569
+
1570
+
1571
+ </div>
1572
+
1573
+ <div class="clearL"></div>
1574
+ </div>
1575
+
1576
+ <div id="comment_body_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78" >
1577
+ <div class="watch-comment-body">
1578
+ <div >
1579
+
1580
+ It seems a commodore 64 sound effect :D Ryuichi is one the best composers of the last two centuries!
1581
+ </div>
1582
+ </div>
1583
+ <div id="div_comment_form_id_sXTXFWaFKTLaWeEJ_lYs-0cioAbA3OTsNlJchIeaf78"></div>
1584
+ </div>
1585
+
1586
+
1587
+
1588
+
1589
+
1590
+ </div>
1591
+
1592
+
1593
+
1594
+
1595
+
1596
+
1597
+
1598
+
1599
+ <div id="sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-entry">
1600
+
1601
+
1602
+
1603
+
1604
+ <div class="watch-comment-head">
1605
+
1606
+ <div class="watch-comment-info">
1607
+ <a class="watch-comment-auth" href="/user/TheJoyLoveMoney" rel="nofollow">TheJoyLoveMoney</a>
1608
+ <span class="watch-comment-time"> (2 days ago) </span>
1609
+
1610
+ <a id="show_link_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0')">Show</a>
1611
+ <a id="hide_link_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0')">Hide</a>
1612
+ </div>
1613
+ <div id="comment_vote_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-voting">
1614
+
1615
+ <span class="watch-comment-score watch-comment-green">+2</span>
1616
+
1617
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', 0);"></button></a>
1618
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', 0);"></button></a>
1619
+ <span id="comment_msg_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-msg"></span>
1620
+
1621
+ </div>
1622
+
1623
+
1624
+
1625
+ <span id="comment_spam_bug_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-spam-bug">Marked as spam</span>
1626
+ <div id="reply_comment_form_id_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" class="watch-comment-action">
1627
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', 'sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0', false, 'TheJoyLoveMoney')" title="Reply to this comment">Reply</a>
1628
+
1629
+
1630
+
1631
+
1632
+
1633
+
1634
+
1635
+
1636
+
1637
+
1638
+
1639
+
1640
+
1641
+
1642
+ </div>
1643
+
1644
+ <div class="clearL"></div>
1645
+ </div>
1646
+
1647
+ <div id="comment_body_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0" >
1648
+ <div class="watch-comment-body">
1649
+ <div >
1650
+
1651
+ I've never heard anything like this, and it's completely awesome. 5/5
1652
+ </div>
1653
+ </div>
1654
+ <div id="div_comment_form_id_sXTXFWaFKTKDIRZQdjP_EXZDzFTS1_vikBTyN4C1WM0"></div>
1655
+ </div>
1656
+
1657
+
1658
+
1659
+
1660
+
1661
+ </div>
1662
+
1663
+
1664
+
1665
+
1666
+
1667
+
1668
+
1669
+
1670
+ <div id="sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-entry">
1671
+
1672
+
1673
+
1674
+
1675
+ <div class="watch-comment-head">
1676
+
1677
+ <div class="watch-comment-info">
1678
+ <a class="watch-comment-auth" href="/user/BB50CUBE" rel="nofollow">BB50CUBE</a>
1679
+ <span class="watch-comment-time"> (4 days ago) </span>
1680
+
1681
+ <a id="show_link_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM')">Show</a>
1682
+ <a id="hide_link_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM')">Hide</a>
1683
+ </div>
1684
+ <div id="comment_vote_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-voting">
1685
+
1686
+ <span class="watch-comment-score watch-comment-green">+1</span>
1687
+
1688
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', 0);"></button></a>
1689
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', 0);"></button></a>
1690
+ <span id="comment_msg_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-msg"></span>
1691
+
1692
+ </div>
1693
+
1694
+
1695
+
1696
+ <span id="comment_spam_bug_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-spam-bug">Marked as spam</span>
1697
+ <div id="reply_comment_form_id_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" class="watch-comment-action">
1698
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', 'sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM', false, 'BB50CUBE')" title="Reply to this comment">Reply</a>
1699
+
1700
+
1701
+
1702
+
1703
+
1704
+
1705
+
1706
+
1707
+
1708
+
1709
+
1710
+
1711
+
1712
+
1713
+ </div>
1714
+
1715
+ <div class="clearL"></div>
1716
+ </div>
1717
+
1718
+ <div id="comment_body_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM" >
1719
+ <div class="watch-comment-body">
1720
+ <div >
1721
+
1722
+ なつかしい!テクノ丁度30周年くらうかな?
1723
+ </div>
1724
+ </div>
1725
+ <div id="div_comment_form_id_sXTXFWaFKTLZbFwTTY0GcT7QejosOwXnaJtn5-eE4wM"></div>
1726
+ </div>
1727
+
1728
+
1729
+
1730
+
1731
+
1732
+ </div>
1733
+
1734
+
1735
+
1736
+
1737
+
1738
+
1739
+
1740
+
1741
+ <div id="sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-entry">
1742
+
1743
+
1744
+
1745
+
1746
+ <div class="watch-comment-head">
1747
+
1748
+ <div class="watch-comment-info">
1749
+ <a class="watch-comment-auth" href="/user/pacshare18" rel="nofollow">pacshare18</a>
1750
+ <span class="watch-comment-time"> (5 days ago) </span>
1751
+
1752
+ <a id="show_link_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8')">Show</a>
1753
+ <a id="hide_link_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8')">Hide</a>
1754
+ </div>
1755
+ <div id="comment_vote_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-voting">
1756
+
1757
+ <span class="watch-comment-score watch-comment-green">+1</span>
1758
+
1759
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', 0);"></button></a>
1760
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', 0);"></button></a>
1761
+ <span id="comment_msg_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-msg"></span>
1762
+
1763
+ </div>
1764
+
1765
+
1766
+
1767
+ <span id="comment_spam_bug_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-spam-bug">Marked as spam</span>
1768
+ <div id="reply_comment_form_id_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" class="watch-comment-action">
1769
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', 'sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8', false, 'pacshare18')" title="Reply to this comment">Reply</a>
1770
+
1771
+
1772
+
1773
+
1774
+
1775
+
1776
+
1777
+
1778
+
1779
+
1780
+
1781
+
1782
+
1783
+
1784
+ </div>
1785
+
1786
+ <div class="clearL"></div>
1787
+ </div>
1788
+
1789
+ <div id="comment_body_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8" >
1790
+ <div class="watch-comment-body">
1791
+ <div >
1792
+
1793
+ Nice! YMO★
1794
+ </div>
1795
+ </div>
1796
+ <div id="div_comment_form_id_sXTXFWaFKTLy0yhvgN22NsnlBuXh7Y2HEVGhgFtn9Y8"></div>
1797
+ </div>
1798
+
1799
+
1800
+
1801
+
1802
+
1803
+ </div>
1804
+
1805
+
1806
+
1807
+
1808
+
1809
+
1810
+
1811
+
1812
+ <div id="sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-entry">
1813
+
1814
+
1815
+
1816
+
1817
+ <div class="watch-comment-head">
1818
+
1819
+ <div class="watch-comment-info">
1820
+ <a class="watch-comment-auth" href="/user/pacshare18" rel="nofollow">pacshare18</a>
1821
+ <span class="watch-comment-time"> (5 days ago) </span>
1822
+
1823
+ <a id="show_link_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ')">Show</a>
1824
+ <a id="hide_link_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ')">Hide</a>
1825
+ </div>
1826
+ <div id="comment_vote_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-voting">
1827
+
1828
+ <span class="watch-comment-score watch-comment-green">+1</span>
1829
+
1830
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', 0);"></button></a>
1831
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', 0);"></button></a>
1832
+ <span id="comment_msg_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-msg"></span>
1833
+
1834
+ </div>
1835
+
1836
+
1837
+
1838
+ <span id="comment_spam_bug_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-spam-bug">Marked as spam</span>
1839
+ <div id="reply_comment_form_id_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" class="watch-comment-action">
1840
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', 'sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ', false, 'pacshare18')" title="Reply to this comment">Reply</a>
1841
+
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+ </div>
1856
+
1857
+ <div class="clearL"></div>
1858
+ </div>
1859
+
1860
+ <div id="comment_body_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ" >
1861
+ <div class="watch-comment-body">
1862
+ <div >
1863
+
1864
+ Nice!YMO★
1865
+ </div>
1866
+ </div>
1867
+ <div id="div_comment_form_id_sXTXFWaFKTJtOpVVSkan_m_okDFoCTP4tzC_aC1hPGQ"></div>
1868
+ </div>
1869
+
1870
+
1871
+
1872
+
1873
+
1874
+ </div>
1875
+
1876
+
1877
+
1878
+
1879
+
1880
+
1881
+
1882
+
1883
+ <div id="sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-entry">
1884
+
1885
+
1886
+
1887
+
1888
+ <div class="watch-comment-head">
1889
+
1890
+ <div class="watch-comment-info">
1891
+ <a class="watch-comment-auth" href="/user/winniefrankwilliam1" rel="nofollow">winniefrankwilliam1</a>
1892
+ <span class="watch-comment-time"> (1 week ago) </span>
1893
+
1894
+ <a id="show_link_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8')">Show</a>
1895
+ <a id="hide_link_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8')">Hide</a>
1896
+ </div>
1897
+ <div id="comment_vote_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-voting">
1898
+
1899
+ <span class="watch-comment-score watch-comment-green">+7</span>
1900
+
1901
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', 0);"></button></a>
1902
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', 0);"></button></a>
1903
+ <span id="comment_msg_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-msg"></span>
1904
+
1905
+ </div>
1906
+
1907
+
1908
+
1909
+ <span id="comment_spam_bug_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-spam-bug">Marked as spam</span>
1910
+ <div id="reply_comment_form_id_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" class="watch-comment-action">
1911
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', 'sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8', false, 'winniefrankwilliam1')" title="Reply to this comment">Reply</a>
1912
+
1913
+
1914
+
1915
+
1916
+
1917
+
1918
+
1919
+
1920
+
1921
+
1922
+
1923
+
1924
+
1925
+
1926
+ </div>
1927
+
1928
+ <div class="clearL"></div>
1929
+ </div>
1930
+
1931
+ <div id="comment_body_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8" >
1932
+ <div class="watch-comment-body">
1933
+ <div >
1934
+
1935
+ Genius. I need a time machine. Please.
1936
+ </div>
1937
+ </div>
1938
+ <div id="div_comment_form_id_sXTXFWaFKTJ02V5wBXwFlgNknOAUQwhZcuqYdBpyLV8"></div>
1939
+ </div>
1940
+
1941
+
1942
+
1943
+
1944
+
1945
+ </div>
1946
+
1947
+
1948
+
1949
+
1950
+
1951
+
1952
+
1953
+
1954
+ <div id="sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-entry">
1955
+
1956
+
1957
+
1958
+
1959
+ <div class="watch-comment-head">
1960
+
1961
+ <div class="watch-comment-info">
1962
+ <a class="watch-comment-auth" href="/user/ConventionDiaries" rel="nofollow">ConventionDiaries</a>
1963
+ <span class="watch-comment-time"> (1 day ago) </span>
1964
+
1965
+ <a id="show_link_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg')">Show</a>
1966
+ <a id="hide_link_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg')">Hide</a>
1967
+ </div>
1968
+ <div id="comment_vote_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-voting">
1969
+
1970
+ <span class="watch-comment-score watch-comment-green">+1</span>
1971
+
1972
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', 0);"></button></a>
1973
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', 0);"></button></a>
1974
+ <span id="comment_msg_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-msg"></span>
1975
+
1976
+ </div>
1977
+
1978
+
1979
+
1980
+ <span id="comment_spam_bug_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-spam-bug">Marked as spam</span>
1981
+ <div id="reply_comment_form_id_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" class="watch-comment-action">
1982
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', 'sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg', false, 'ConventionDiaries')" title="Reply to this comment">Reply</a>
1983
+
1984
+
1985
+
1986
+
1987
+
1988
+
1989
+
1990
+
1991
+
1992
+
1993
+
1994
+
1995
+
1996
+
1997
+ </div>
1998
+
1999
+ <div class="clearL"></div>
2000
+ </div>
2001
+
2002
+ <div id="comment_body_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg" >
2003
+ <div class="watch-comment-body">
2004
+ <div >
2005
+
2006
+ alas the japanese are to busy with camera's to build a time machine... or that's what they want us to think xP
2007
+ </div>
2008
+ </div>
2009
+ <div id="div_comment_form_id_sXTXFWaFKTLhXPO3gpmH5YxmhnjbsFX3pSw7_63N-Tg"></div>
2010
+ </div>
2011
+
2012
+
2013
+
2014
+
2015
+
2016
+ </div>
2017
+
2018
+
2019
+
2020
+
2021
+
2022
+
2023
+
2024
+
2025
+ <div id="sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-entry">
2026
+
2027
+
2028
+
2029
+
2030
+ <div class="watch-comment-head">
2031
+
2032
+ <div class="watch-comment-info">
2033
+ <a class="watch-comment-auth" href="/user/melantoriano" rel="nofollow">melantoriano</a>
2034
+ <span class="watch-comment-time"> (1 week ago) </span>
2035
+
2036
+ <a id="show_link_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-head-link" onclick="yt.www.comments.viewing.expand('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g')">Show</a>
2037
+ <a id="hide_link_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-head-link" onclick="yt.www.comments.viewing.collapse('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g')">Hide</a>
2038
+ </div>
2039
+ <div id="comment_vote_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-voting">
2040
+
2041
+ <span class="watch-comment-score watch-comment-green">+3</span>
2042
+
2043
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-down" title="Poor comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', 0);"></button></a>
2044
+ <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso"><button class="master-sprite watch-comment-up" title="Good comment" onMouseover="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', 1);" onMouseout="yt.www.comments.voting.displayLoginMsg('sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', 0);"></button></a>
2045
+ <span id="comment_msg_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-msg"></span>
2046
+
2047
+ </div>
2048
+
2049
+
2050
+
2051
+ <span id="comment_spam_bug_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-spam-bug">Marked as spam</span>
2052
+ <div id="reply_comment_form_id_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" class="watch-comment-action">
2053
+ <a onclick="yt.www.comments.writing.showReplyForm('comment_form_id_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', 'sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g', false, 'melantoriano')" title="Reply to this comment">Reply</a>
2054
+
2055
+
2056
+
2057
+
2058
+
2059
+
2060
+
2061
+
2062
+
2063
+
2064
+
2065
+
2066
+
2067
+
2068
+ </div>
2069
+
2070
+ <div class="clearL"></div>
2071
+ </div>
2072
+
2073
+ <div id="comment_body_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g" >
2074
+ <div class="watch-comment-body">
2075
+ <div >
2076
+
2077
+ era la mitica sigla di Bis di mike Bongiorno
2078
+ </div>
2079
+ </div>
2080
+ <div id="div_comment_form_id_sXTXFWaFKTKzsn6_vDZCvA28LSwWFPF_fkcT_Bxrg2g"></div>
2081
+ </div>
2082
+
2083
+
2084
+
2085
+
2086
+
2087
+ </div>
2088
+
2089
+
2090
+
2091
+
2092
+
2093
+
2094
+
2095
+
2096
+ <div id="retracted_info_sXTXFWaFKTI1nAxQ2J0GB9Jw6emzI9D1bRSV3VXcpYw" class="watch-comment-entry">
2097
+ <div class="watch-comment-head">
2098
+
2099
+ <div class="watch-comment-info">
2100
+ <a class="watch-comment-auth" href="/user/1216taiki" rel="nofollow">1216taiki</a>
2101
+ <span class="watch-comment-time"> (1 week ago) </span>
2102
+ </div>
2103
+ <div class="clearL"></div>
2104
+ </div>
2105
+ <div class="watch-comment-body watch-comment-retracted"
2106
+ >Comment removed by author
2107
+ </div>
2108
+ </div>
2109
+
2110
+
2111
+ <div id="sXTXFWaFKTI1nAxQ2J0GB9Jw6emzI9D1bRSV3VXcpYw" class="watch-comment-entry" style="display:none">
2112
+
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+ </div>
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+
2126
+ </div>
2127
+ <div id="more-comments"></div>
2128
+
2129
+ <table id="watch-comments-footer-table">
2130
+ <tbody>
2131
+ <tr>
2132
+ <td class="watch-comments-footer-td">
2133
+ <strong>Showing <span id="watch-comment-count">10</span></strong> of 398 comments
2134
+ </td>
2135
+ <td class="watch-comments-footer-td" id="watch-comments-show-more-td">
2136
+ <div id="watch-comments-show-more-div">
2137
+ <span id="watch-comments-loading-span"></span>
2138
+ <a href="#" onclick="yt.www.comments.viewing.onWatchCommentsShowMore(); return false;" id="watch-comments-show-more-button">Show More Comments</a>
2139
+ </div>
2140
+
2141
+ </td>
2142
+ <td class="watch-comments-footer-td" id="watch-comments-view-all-td" >
2143
+ <span id="watch-comments-view-all-span"><a href="/comment_servlet?all_comments&amp;v=sk6o4GWFIV8&amp;fromurl=/watch%3Fv%3Dsk6o4GWFIV8" class="hLink" onmousedown="yt.analytics.urchinTracker('/Events/VideoWatch/ViewAllComments');" rel="nofollow">View All 398 comments</a></span>
2144
+ </td>
2145
+ </tr>
2146
+ </tbody>
2147
+ </table>
2148
+
2149
+ <div id="watch-comment-post">
2150
+ <h2>Would you like to Comment?</h2>
2151
+ <div>
2152
+ <a href="/signup?next=/watch%3Fv%3Dsk6o4GWFIV8">Join YouTube</a> for a free account or <a href="https://www.google.com/accounts/ServiceLogin?uilel=3&amp;service=youtube&amp;passive=true&amp;continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26nomobiletemp%3D1%26hl%3Den_US%26next%3D%252Fwatch%253Fv%253Dsk6o4GWFIV8&amp;hl=en_US&amp;ltmpl=sso">sign in</a> if you are already a member.
2153
+ </div>
2154
+ </div>
2155
+ <div>
2156
+ <div style="float:left;width:650px;" onclick="yt.www.watch.autoshare.triggerAutosharePromo('comment');">
2157
+ <div id="div_main_comment" style="float:left;"></div>
2158
+ <div id="autoshare-promo-comment" style="float:right;width:270px;margin-bottom:10px;display:none;">
2159
+ <div class="autoshare-promo-outer">
2160
+ <div class="autoshare-promo-inner">
2161
+ <div id="autoshare-x-comment" class="autoshare-promo floatR disabled">
2162
+ <button class="master-sprite img-php-close-button"
2163
+ onmouseover="_removeclass(_gel('autoshare-x-comment'), 'disabled')"
2164
+ onmouseout="_addclass(_gel('autoshare-x-comment'), 'disabled')"
2165
+ onclick="yt.www.watch.autoshare.dismissAutosharePromo('comment'); return false;"
2166
+ title="Not right now, thanks">
2167
+ </button>
2168
+ </div>
2169
+ Like to comment and let people know what you think?
2170
+ <div class="clear"></div>
2171
+ <div class="autoshare-promo-action">
2172
+ <a class="yt-button" id="" style="" href="/autoshare?feature=comment" onclick=""><span>Try Autoshare</span></a>
2173
+ <a href="#" onclick="yt.style.toggle('autoshare-whatis-comment');return false">What is Autoshare?</a>
2174
+ </div>
2175
+ <div id="autoshare-whatis-comment" class="hid">
2176
+ Autoshare makes certain YouTube activities public on the services that you choose. Select only the services that you are comfortable with - such as Facebook, Twitter or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
2177
+ </div>
2178
+ </div>
2179
+ </div>
2180
+
2181
+ </div>
2182
+ </div>
2183
+ <div style="clear:both;"></div>
2184
+ </div>
2185
+
2186
+ </div> </div>
2187
+
2188
+ </div>
2189
+
2190
+
2191
+
2192
+
2193
+
2194
+ <div id="promos" class="clear">
2195
+ <div id="chrome-promo">
2196
+ <a href="http://www.google.com/chrome/index.html?brand=CHFH&amp;utm_source=en-et-yt-ftr-lx&amp;utm_medium=et&utm_campaign=en" id="chrome-link"><button class="master-sprite chrome-icon"></button><div id="chrome-tagline">Try YouTube in a fast, new web browser!</div><div id="chrome-actionline">Download Google Chrome for Linux</div><div class="clear"></div></a>
2197
+ </div>
2198
+
2199
+ </div>
2200
+ <div id="footer">
2201
+ <div class="search">
2202
+ <form autocomplete="off" class="search-form" action="/results" method="get" name="footer-search-form">
2203
+ <input id="footer-search-term" class="search-term" name="search_query" type="text" onkeyup="goog.i18n.bidi.setDirAttribute(event,this)" value="" maxlength="128" onfocus="_addclass(this, 'search-term-focus')" onblur="_removeclass(this, 'search-term-focus')">
2204
+ <input id="search-type-footer" name="search_type" type="hidden" value="">
2205
+ <a class="yt-button yt-button-primary" id="" style="" href="#" onclick="if (_gel('footer-search-term').value != '') { document['footer-search-form'].submit(); }; return false;"><span>Search</span></a>
2206
+
2207
+ </form>
2208
+
2209
+ </div>
2210
+ <div class="links">
2211
+ <table cellpadding="0" cellspacing="0">
2212
+ <tr>
2213
+ <th>YouTube</th>
2214
+ <th>Programmes</th>
2215
+ <th>Help</th>
2216
+ <th>Policy</th>
2217
+ <th>Discover</th>
2218
+ </tr>
2219
+ <tr>
2220
+ <td><a href="/t/contact_us" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Contact');">Contact Us</a></td>
2221
+ <td><a href="/advertise" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Advertising');">Advertising</a></td>
2222
+ <td><strong><a href="http://www.google.com/support/youtube/bin/static.py?page=start.cs&hl=en-GB" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Help Resources');" target="_blank">Get Help</a></strong></td>
2223
+ <td><a href="/t/privacy" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Privacy Policy');">Privacy Policy</a></td>
2224
+ <td><a href="/mobile" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube on Your Phone');">YouTube on Your Phone</a></td>
2225
+ </tr>
2226
+ <tr>
2227
+ <td><a href="/t/about" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Company Info');">Company Info</a></td>
2228
+
2229
+ <td><a href="http://code.google.com/apis/youtube/overview.html" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Developers');">Developers</a></td>
2230
+ <td><a href="/t/yt_handbook_home" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube Handbook');">YouTube Handbook</a></td>
2231
+ <td><a href="/t/terms" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Terms of Service');">Terms of Service</a></td>
2232
+ <td><a href="/youtubeonyoursite" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube on Your Site');">YouTube on Your Site</a></td>
2233
+ </tr>
2234
+ <tr>
2235
+ <td><a href="/press_room" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Press Room');">Press Room</a></td>
2236
+ <td><a href="/partners" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Partnerships');">Partnerships</a></td>
2237
+ <td><a href="http://www.google.com/support/forum/p/youtube?hl=en" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Community Help Forums');">Community Help Forums</a></td>
2238
+ <td><a href="/t/copyright_notice" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Copyright Notices');">Copyright Notices</a></td>
2239
+ <td><a href="/youtubeonyourtv" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube on Your TV');">YouTube on Your TV</a></td>
2240
+ </tr>
2241
+ <tr>
2242
+ <td><a href="http://ytbizblog.blogspot.com/" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Business Blog');">Business Blog</a></td>
2243
+ <td><a href="/t/content_management" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Content Management');">Content Management</a></td>
2244
+ <td><a href="http://www.google.com/support/youtube/bin/request.py?contact_type=abuse&hl=en-GB" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Safety Center');">Safety Centre</a></td>
2245
+ <td><a href="/t/community_guidelines" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Community Guidelines');">Community Guidelines</a></td>
2246
+ <td><a href="/t/rss_feeds" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube RSS Feeds');">YouTube RSS Feeds</a></td>
2247
+ </tr>
2248
+ <tr>
2249
+ <td><a href="/blog" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'YouTube Blog');">YouTube Blog</a></td>
2250
+ <td></td>
2251
+ <td><a href="/t/creators_corner" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'Creators Corner');">Creator's Corner</a></td>
2252
+ <td></td>
2253
+ <td><a href="/testtube" onmousedown="yt.analytics.trackEvent('Footer', 'link', 'TestTube');">TestTube</a></td>
2254
+ </tr>
2255
+ </table>
2256
+ </div>
2257
+ <div class="region-and-language-pickers">
2258
+ <div class="google-home">
2259
+ <a href="http://www.google.co.uk/webmasters/igoogle/youtube.html">Add YouTube to your Google homepage</a>
2260
+ </div>
2261
+ <div class="region-picker-box">
2262
+ <span class="region-label">Current Location:</span>
2263
+ <strong class="region-title">UK</strong>
2264
+ <a href="#" onclick="yt.www.masthead.loadPicker('region-picker'); return false;">Show locations</a>
2265
+ <div id="region-picker-container">
2266
+ <div id="region-picker-loading" style="display: none">Loading...</div>
2267
+ </div>
2268
+ </div>
2269
+
2270
+ <div class="language-picker-box">
2271
+ <span class="language-label">Current Language:</span>
2272
+ <strong class="language-title">English</strong>
2273
+ <a href="#" onclick="yt.www.masthead.loadPicker('language-picker'); return false;">Show languages</a>
2274
+ <div id="language-picker-container">
2275
+ <div id="language-picker-loading" style="display: none">Loading...</div>
2276
+ </div>
2277
+ </div>
2278
+
2279
+ </div>
2280
+
2281
+ </div>
2282
+ <div id="copyright">
2283
+ &copy; 2009 YouTube, LLC
2284
+
2285
+ </div>
2286
+
2287
+
2288
+
2289
+
2290
+
2291
+
2292
+
2293
+
2294
+
2295
+
2296
+
2297
+
2298
+
2299
+
2300
+
2301
+ <!-- end bottom section -->
2302
+ </div>
2303
+ <div>
2304
+
2305
+ </div>
2306
+ <!-- begin postpage section -->
2307
+ <!--[if lt IE 8]></div><![endif]-->
2308
+ <script>
2309
+
2310
+
2311
+ yt.www.thumbnailDelayLoad.fudgeFactor = 0;
2312
+
2313
+ if (document.documentElement["getBoundingClientRect"]) {
2314
+ yt.events.listen(window, 'scroll', yt.www.thumbnailDelayLoad.loadImages);
2315
+ yt.events.listen(window, 'resize', yt.www.thumbnailDelayLoad.loadImages);
2316
+ }
2317
+ yt.www.thumbnailDelayLoad.loadImages();
2318
+
2319
+ yt.www.thumbnailDelayLoad.loadAllAtOnce = true;
2320
+
2321
+
2322
+ yt.setTimeout(function() {
2323
+ window.yt.www.suggest.install(document.searchForm,
2324
+ document.searchForm.search_query,
2325
+ 'yt','en','close',
2326
+ 'Suggestions',
2327
+ 'Web search',
2328
+ 2);
2329
+ }, 100);
2330
+ </script>
2331
+
2332
+ <script id="legacy-user-datastore" style="behavior:url('#default#userdata')"></script>
2333
+
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+
2340
+
2341
+
2342
+
2343
+
2344
+ <a name="pageBottom"></a>
2345
+ <!-- end postpage section -->
2346
+ </body>
2347
+
2348
+ </html>