earl 0.3.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +5 -0
- data/.gitignore +4 -15
- data/.rspec +1 -0
- data/.travis.yml +11 -0
- data/Gemfile +2 -2
- data/Gemfile.lock +60 -0
- data/Guardfile +10 -0
- data/LICENSE +2 -4
- data/README.rdoc +145 -0
- data/Rakefile +35 -2
- data/earl.gemspec +13 -7
- data/lib/earl.rb +7 -22
- data/lib/earl/earl.rb +158 -0
- data/lib/earl/scraper.rb +93 -0
- data/lib/earl/version.rb +2 -2
- data/script/console +10 -0
- data/spec/fixtures/bicycles.html +490 -0
- data/spec/fixtures/bicycles_without_description.html +489 -0
- data/spec/fixtures/bicycles_without_images.html +457 -0
- data/spec/fixtures/page_as_atom.html +161 -0
- data/spec/fixtures/page_as_rss.html +151 -0
- data/spec/fixtures/page_with_atom_feed.html +39 -0
- data/spec/fixtures/page_with_rss_and_atom_feeds.html +40 -0
- data/spec/fixtures/page_with_rss_feed.html +39 -0
- data/spec/fixtures/page_without_feeds.html +36 -0
- data/spec/fixtures/youtube.html +1839 -0
- data/spec/integration/feed_spec.rb +78 -0
- data/spec/integration/oembed_spec.rb +40 -0
- data/spec/spec_helper.rb +18 -28
- data/spec/support/fixtures.rb +10 -0
- data/spec/unit/earl/earl_spec.rb +16 -0
- data/spec/unit/earl/feed_spec.rb +59 -0
- data/spec/unit/earl/oembed_spec.rb +49 -0
- data/spec/unit/earl/scraper_spec.rb +48 -0
- data/spec/unit/earl_spec.rb +65 -0
- metadata +123 -46
- data/.rvmrc +0 -48
- data/README.md +0 -41
- data/lib/earl/email_assembler.rb +0 -11
- data/lib/earl/email_entity.rb +0 -27
- data/lib/earl/email_parser.tt +0 -58
- data/lib/earl/entity_base.rb +0 -37
- data/lib/earl/hash_inquirer.rb +0 -16
- data/lib/earl/string_inquirer.rb +0 -11
- data/lib/earl/url_assembler.rb +0 -15
- data/lib/earl/url_entity.rb +0 -23
- data/lib/earl/url_parser.tt +0 -163
- data/spec/earl/earl_spec.rb +0 -17
- data/spec/earl/email_entity_spec.rb +0 -31
- data/spec/earl/email_parser_spec.rb +0 -29
- data/spec/earl/entity_base_spec.rb +0 -39
- data/spec/earl/hash_inquirer_spec.rb +0 -24
- data/spec/earl/string_inquirer_spec.rb +0 -9
- data/spec/earl/url_entity_spec.rb +0 -45
- data/spec/earl/url_parser_spec.rb +0 -189
@@ -0,0 +1,1839 @@
|
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
2
|
+
|
3
|
+
|
4
|
+
<html lang="en">
|
5
|
+
|
6
|
+
<!-- machid: WkFSZzctYUFHdmlVVElBZUl5LU8tc251dS05cXJtMWlRLTc3cEtMdThkLVFIYnVrc1lEZVVR -->
|
7
|
+
<head>
|
8
|
+
|
9
|
+
|
10
|
+
<title>YouTube - Symptoms of Swine Flu</title>
|
11
|
+
|
12
|
+
<link rel="stylesheet" href="http://s.ytimg.com/yt/cssbin/www-core-vfl94221.css" type="text/css">
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
<script type="text/javascript" src="http://s.ytimg.com/yt/js/base_all_with_bidi-vfl94368.js"></script>
|
27
|
+
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
<script type="text/javascript">
|
32
|
+
var gIsGoogleAnalyticsEnabled = false;
|
33
|
+
|
34
|
+
var gXSRF_token = '';
|
35
|
+
var gXSRF_field_name = '';
|
36
|
+
var gXSRF_ql_pair = '';
|
37
|
+
var onLoadFunctionList = onLoadFunctionList || [];
|
38
|
+
|
39
|
+
gXSRF_token = 'urrLKf_7Ue2nXsa7fAh6vFRNRed8MTI0MTI0ODA0Mg==';
|
40
|
+
gXSRF_field_name = 'session_token';
|
41
|
+
onLoadFunctionList.push(function() { populate_session_token() });
|
42
|
+
|
43
|
+
gXSRF_ql_pair = 'session_token=K48fzLz4NvCgpWZGV5UQJd4WE9d8MA==';
|
44
|
+
|
45
|
+
|
46
|
+
</script>
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
|
56
|
+
|
57
|
+
<script type="text/vbscript">
|
58
|
+
Sub movie_player_FSCommand(ByVal command, ByVal args)
|
59
|
+
call movie_player_DoFSCommand(command, args)
|
60
|
+
End Sub
|
61
|
+
</script>
|
62
|
+
|
63
|
+
|
64
|
+
<script type="text/javascript">
|
65
|
+
var MSG_Hide = 'Hide';
|
66
|
+
var MSG_Show = 'Show';
|
67
|
+
var MSG_Login = 'Please sign in to perform this operation.';
|
68
|
+
var MSG_Loading = 'Loading...';
|
69
|
+
var MSG_ShowingAll = 'Showing All Videos';
|
70
|
+
var MSG_LoginFavorites = 'You must be logged in to add this video to your favorites';
|
71
|
+
var MSG_LoginAddPlaylist = 'You must be logged in to add this video to a playlist.';
|
72
|
+
var MSG_LoginReportConcern = 'You must be logged in to report a concern.';
|
73
|
+
var MSG_FlagDefault = 'Select a Reason';
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
var swfUrl = canPlayV9Swf() ? "http://s.ytimg.com/yt/swf/watch-vfl94162.swf" : "http://s.ytimg.com/yt/swf/watch_v8-vfl94162.swf";
|
78
|
+
|
79
|
+
var swfArgs = {"ttsurl": "http://video.google.com/timedtext", "usef": 0, "fmt_map": "18/512000/9/0/115,34/0/9/0/115,5/0/7/0/0", "video_id": "0wK1127fHQ4", "l": 205, "sk": "zwoUlwtdupjnE-gQAQaafd95ZeOMIP1-C", "is_doubleclick_tracked": "1", "vq": null, "t": "vjVQa1PpcFOtECsfbk1mfkP4_84q51AZRQ4IT_gVPEI=", "hl": "en", "plid": "AARo1HbMcWGtA6U9", "keywords": "SwineFlu%2CFlu%2CInfluenza%2CPandemic%20Flu%2CCDC%2CCDCstreaminghealth%2Cehealth%2Csocial%20media", "cr": "US", "subtitle_module": "http://s.ytimg.com/yt/swf/subtitle_module-vfl92377.swf"};
|
80
|
+
var watchGamUrl = null;
|
81
|
+
var watchDCUrl = null;
|
82
|
+
var expressInstallUrl = null;
|
83
|
+
var ad_eurl = null;
|
84
|
+
var watchIsPlayingAll = false;
|
85
|
+
var isWidescreen = false;
|
86
|
+
var watchSetWmode = false;
|
87
|
+
var isHDAvailable = false;
|
88
|
+
var requestGreyBackgroundOnWidePlayer = false;
|
89
|
+
|
90
|
+
var embedUrl = 'http://www.youtube.com/v/0wK1127fHQ4&hl=en&fs=1';
|
91
|
+
var fullscreenUrl = '/watch_fullscreen?fs=1&ttsurl=http%3A%2F%2Fvideo.google.com%2Ftimedtext&fmt_map=18%2F512000%2F9%2F0%2F115%2C34%2F0%2F9%2F0%2F115%2C5%2F0%2F7%2F0%2F0&video_id=0wK1127fHQ4&l=205&sk=zwoUlwtdupjnE-gQAQaafd95ZeOMIP1-C&is_doubleclick_tracked=1&vq=None&t=vjVQa1PpcFOtECsfbk1mfkP4_84q51AZRQ4IT_gVPEI%3D&hl=en&plid=AARo1HbMcWGtA6U9&keywords=SwineFlu%252CFlu%252CInfluenza%252CPandemic%2520Flu%252CCDC%252CCDCstreaminghealth%252Cehealth%252Csocial%2520media&cr=US&subtitle_module=http%3A%2F%2Fs.ytimg.com%2Fyt%2Fswf%2Fsubtitle_module-vfl92377.swf&title=Symptoms of Swine Flu';
|
92
|
+
var additionalStatsHonorsUrl = '/watch_ajax?v=0wK1127fHQ4&action_get_statistics_and_data=1&l=EN';
|
93
|
+
var relatedVideoListUrl = '/related_ajax?action_get_related=1&video_id=0wK1127fHQ4&view_type=L&watch3=1&search=SwineFlu%20Flu%20Influenza%20%22Pandemic%20Flu%22%20CDC%20CDCstreaminghealth%20ehealth%20%22social%20media%22';
|
94
|
+
|
95
|
+
var watchUsername = 'CDCStreamingHealth';
|
96
|
+
var pageVideoId = '0wK1127fHQ4';
|
97
|
+
var pageVideoSearchQueryStr = 'SwineFlu Flu Influenza \"Pandemic Flu\" CDC CDCstreaminghealth ehealth \"social media\"';
|
98
|
+
var playnextFrom = '';
|
99
|
+
var playnextCount = '0';
|
100
|
+
var qlAutoscrollDestination = 0;
|
101
|
+
var ytLocale = 'en_US';
|
102
|
+
var isPlaylistCssAndJsLoaded = false;
|
103
|
+
var axc = '';
|
104
|
+
var subscribeaxc = '';
|
105
|
+
var isLoggedIn = false ;
|
106
|
+
|
107
|
+
|
108
|
+
function showCommentReplyForm(form_id, reply_parent_id, is_main_comment_form) {
|
109
|
+
var msg = new Object();
|
110
|
+
msg["post"] = "Please sign in to post a comment.";
|
111
|
+
showCommentReplyForm_js(form_id, reply_parent_id, is_main_comment_form, msg);
|
112
|
+
}
|
113
|
+
|
114
|
+
function updateCharCount(charCount_id, label_id, textArea) {
|
115
|
+
var msg = new Object();
|
116
|
+
msg["exceeded"] = "Number of characters over the limit: ";
|
117
|
+
msg["remaining"] = "Remaining character count: ";
|
118
|
+
updateCharCount_js(charCount_id, label_id, textArea, 500, msg)
|
119
|
+
}
|
120
|
+
|
121
|
+
function loginMsg(div_id, display_val) {
|
122
|
+
var msg = new Object();
|
123
|
+
msg["login"] = 'Please sign in';
|
124
|
+
loginMsg_js(div_id, display_val, msg);
|
125
|
+
}
|
126
|
+
|
127
|
+
function printCommentReplyForm(form_id, reply_parent_id, is_main_comment_form) {
|
128
|
+
var msg = new Object();
|
129
|
+
msg["post"] = "Post Comment";
|
130
|
+
msg["remaining"] = "Remaining character count: ";
|
131
|
+
msg["discard"] = "Discard";
|
132
|
+
printCommentReplyForm_js(form_id, reply_parent_id, is_main_comment_form, 'V', 'top.goog.i18n.bidi.setDirAttribute(event,this)', 'video_id', '0wK1127fHQ4', '', 500, msg);
|
133
|
+
}
|
134
|
+
|
135
|
+
function postThreadedComment(comment_form_id) {
|
136
|
+
var msg = new Object();
|
137
|
+
msg["add"] = "Adding comment...";
|
138
|
+
postThreadedComment_js(comment_form_id, msg);
|
139
|
+
}
|
140
|
+
|
141
|
+
function commentApproved(xmlHttpRequest) {
|
142
|
+
alert("Comment approved.")
|
143
|
+
}
|
144
|
+
|
145
|
+
function ThreadedCommentHandler(comment_form, comment_form_id) {
|
146
|
+
var msg = new Object();
|
147
|
+
msg["empty"] = "You must enter a comment!";
|
148
|
+
msg["toolong"] = "Your comment must be shorter than 500 characters!";
|
149
|
+
return ThreadedCommentHandler_js(comment_form, comment_form_id, msg);
|
150
|
+
}
|
151
|
+
|
152
|
+
function commentResponse(xmlHttpRequest) {
|
153
|
+
var msg = new Object();
|
154
|
+
msg["ok"] = "Comment Posted!";
|
155
|
+
msg["pending"] = "Comment Pending Approval!";
|
156
|
+
msg["toolong"] = "The comment you have entered is too long. Limit is 500 characters. Please write a shorter comment and try again";
|
157
|
+
msg["tooshort"] = "The comment you have entered is too short. Please write a longer comment and try again";
|
158
|
+
msg["toosoon"] = "Commenting Limit Exceeded";
|
159
|
+
msg["email"] = "You must confirm your email address before you can submit comments. Click OK to confirm your email address.";
|
160
|
+
msg["captchFail"] = "The response to the letters on the image was not correct, please try again.";
|
161
|
+
msg["koreaFail"] = "본인확인제로 인해 한국 국가 설정시 동영상/댓글 업로드 기능을 자발적으로 비활성화합니다. We have voluntarily disabled this functionality on kr.youtube.com because of the Korean real-name verification law.";
|
162
|
+
msg["default"] = "Post Comment";
|
163
|
+
commentResponse_js(xmlHttpRequest, msg);
|
164
|
+
}
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
onLoadFunctionList.push(function() { if (_gel('watch-customize-embed-div')) { generateEmbed(); } });
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
onLoadFunctionList.push(function() { enableVideoQualityDisplay() });
|
178
|
+
|
179
|
+
onLoadFunctionList.push(function(event) {
|
180
|
+
url = document.location.href;
|
181
|
+
if (url.match('#fav')) {
|
182
|
+
document.location.href = url.replace('#fav', '#');
|
183
|
+
addToFaves('addToFavesForm', event);
|
184
|
+
}
|
185
|
+
});
|
186
|
+
|
187
|
+
|
188
|
+
|
189
|
+
|
190
|
+
|
191
|
+
|
192
|
+
</script>
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
</style>
|
197
|
+
|
198
|
+
|
199
|
+
|
200
|
+
|
201
|
+
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch?locale=en_US" title="YouTube Video Search">
|
202
|
+
<link rel="icon" href="http://s.ytimg.com/yt/favicon-vfl86270.ico" type="image/x-icon">
|
203
|
+
<link rel="shortcut icon" href="http://s.ytimg.com/yt/favicon-vfl86270.ico" type="image/x-icon">
|
204
|
+
<link rel="canonical" href="http://www.youtube.com/watch?v=0wK1127fHQ4"/>
|
205
|
+
|
206
|
+
<link rel="alternate" type="application/rss+xml" href="http://gdata.youtube.com/feeds/base/videos/0wK1127fHQ4/related?client=ytapi-youtube-watch&v=2" title="YouTube - Symptoms of Swine FluRelated Videos">
|
207
|
+
|
208
|
+
<link rel="alternate" media="handheld" href="http://m.youtube.com/watch?desktop_uri=%2Fwatch%3Fv%3D0wK1127fHQ4&v=0wK1127fHQ4">
|
209
|
+
|
210
|
+
|
211
|
+
<meta name="title" content="Symptoms of Swine Flu">
|
212
|
+
|
213
|
+
<meta name="description" content="In this video, Dr. Joe Bresee, with CDC's Influenza Division, describes the symptoms of swine flu and warning signs to look for that indicate the need for ur...">
|
214
|
+
|
215
|
+
<meta name="keywords" content="SwineFlu, Flu, Influenza, Pandemic Flu, CDC, CDCstreaminghealth, ehealth, social media">
|
216
|
+
|
217
|
+
</head>
|
218
|
+
|
219
|
+
|
220
|
+
<body onload="performOnLoadFunctions();" class="en_US is-english" onunload="performOnUnloadFunctions();">
|
221
|
+
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
|
227
|
+
<div id="baseDiv" class="date-20090501 video-info ">
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
<div id="masthead">
|
232
|
+
<div id="masthead-inner">
|
233
|
+
<a href="/" onmousedown="urchinTracker('/Events/Header_3/YouTubeLogo');" id="logo"><button onclick="window.location.href='/'; return false;" class="master-sprite" title="" ></button></a>
|
234
|
+
<div id="region-and-language-picker-links-wrapper">
|
235
|
+
<button id="slogan" class="master-sprite" title="" ></button>
|
236
|
+
<span class="util-item first with-flag"><a href="#" class="region-picker-link hLink" onclick="loadFlagImgs('region-picker-box'); return false;" onmousedown="urchinTracker('/Events/Header/UtilLinks/I18n/text');">Worldwide</a></span>
|
237
|
+
<span class="util-item"><a href="#" class="language-picker-link hLink" onclick="loadFlagImgs('language-picker-box'); return false;" onmousedown="urchinTracker('/Events/Header/UtilLinks/I18n/text');">English</a></span>
|
238
|
+
|
239
|
+
</div>
|
240
|
+
<div class="user-info">
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
<div id="util-links" class="normal-utility-links">
|
245
|
+
|
246
|
+
<span class="util-item first"><b><a class="hLink" href="/signup?next=/watch%3Fv%3D0wK1127fHQ4" onmousedown="urchinTracker('/Events/Header/UtilLinks/SignUp');">Sign Up</a></b></span>
|
247
|
+
<span class="util-item"><a class="hLink" href="/watch_queue?all" onmousedown="urchinTracker('/Events/Header/UtilLinks/QuickList');">QuickList</a> (<span id="quicklist-utility">0</span>)</span>
|
248
|
+
<span class="util-item"><a class="hLink" href="http://help.youtube.com/support/youtube/bin/static.py?page=start.cs&hl=en-US" onmousedown="urchinTracker('/Events/Header/UtilLinks/Help');">Help</a></span>
|
249
|
+
<span class="util-item"><a class="hLink" href="/login?next=/watch%3Fv%3D0wK1127fHQ4" onmousedown="urchinTracker('/Events/Header/UtilLinks/SignIn');">Sign In</a></span>
|
250
|
+
</div>
|
251
|
+
|
252
|
+
<form name="logoutForm" method="post" target="_top" action="/index">
|
253
|
+
<input type="hidden" name="action_logout" value="1">
|
254
|
+
</form>
|
255
|
+
|
256
|
+
|
257
|
+
</div>
|
258
|
+
<div id="masthead-region-and-language-picker-box" style="display: none;">Loading...</div>
|
259
|
+
<div class="clear"></div>
|
260
|
+
</div>
|
261
|
+
|
262
|
+
<div id="bar" class="master-sprite">
|
263
|
+
<div id="bar-inner">
|
264
|
+
<a class="master-sprite nav-item" href="/" onmousedown="urchinTracker('/Events/Header_3/MainTabs/HomeTab');">Home</a>
|
265
|
+
|
266
|
+
|
267
|
+
<a class="master-sprite nav-item" href="/browse" onmousedown="urchinTracker('/Events/Header_3/MainTabs/VideosTab');">Videos</a>
|
268
|
+
|
269
|
+
<a class="master-sprite nav-item" href="/shows" onmousedown="urchinTracker('/Events/Header_3/MainTabs/ShowsTab');">Shows</a>
|
270
|
+
|
271
|
+
<a class="master-sprite nav-item" href="/members" onmousedown="urchinTracker('/Events/Header_3/MainTabs/ChannelsTab');">Channels</a>
|
272
|
+
|
273
|
+
<a class="master-sprite nav-item" href="/community" onmousedown="urchinTracker('/Events/Header_3/MainTabs/CommunityTab');">Community</a>
|
274
|
+
|
275
|
+
<div id="masthead-bar-contents">
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
<form autocomplete="off" class="search-form" action="/results" method="get" name="searchForm">
|
280
|
+
<input id="search-type-masthead" name="search_type" type="hidden" value="">
|
281
|
+
<input id="masthead-search-term" class="search-term" name="search_query" type="text" tabindex="1" onkeyup = "top.goog.i18n.bidi.setDirAttribute(event,this)" value="" maxlength="128" onfocus="addClass(this, 'search-term-focus')" onblur="removeClass(this, 'search-term-focus')">
|
282
|
+
<a class="yt-button yt-button-primary" id="" style="" href="#" onclick="document.searchForm.submit(); return false;"><span>Search</span></a>
|
283
|
+
</form>
|
284
|
+
|
285
|
+
<span class="yt-dropdown yt-dropdown-urgent" id="upload-button" style="" onmouseenter="this.className += ' yt-dropdown-urgent-hover';" onmouseleave="this.className = this.className.replace(' yt-dropdown-urgent-hover', '');"><a class="yt-dropdown-btn yt-button yt-button-urgent" href="/my_videos_upload" onclick="urchinTracker('/Events/Header/UploadButton');"><span>Upload</span></a><a class="yt-dropdown-arr yt-button yt-button-urgent" href="/my_videos_upload" onclick="urchinTracker('/Events/Header/UploadButton');"><button></button><span></span></a><ul class="yt-dropdown-menu"><li><a href="/my_videos_upload" onclick="urchinTracker('/Events/Header/UploadButton');">Video File</a></li><li><a href="/my_videos_quick_capture" onclick="urchinTracker('Events/Header/QuickCaptureButton');">Record from Camera</a></li></ul></span>
|
286
|
+
|
287
|
+
</div>
|
288
|
+
<div class="clearL"></div>
|
289
|
+
</div>
|
290
|
+
</div>
|
291
|
+
|
292
|
+
<div class="clear"></div>
|
293
|
+
</div>
|
294
|
+
|
295
|
+
|
296
|
+
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
|
303
|
+
|
304
|
+
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
|
312
|
+
<div id="watch-vid-title" class="title ">
|
313
|
+
|
314
|
+
<div id="watch-longform-buttons">
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
<div class="clearL"></div>
|
319
|
+
</div>
|
320
|
+
|
321
|
+
|
322
|
+
<h1 >Symptoms of Swine Flu</h1>
|
323
|
+
|
324
|
+
</div>
|
325
|
+
|
326
|
+
<div class="clearL"></div>
|
327
|
+
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
<div id="watch-this-vid" class="yt-rounded">
|
332
|
+
<div id="watch-player-div" class="flash-player">
|
333
|
+
<div id="watch-noplayer-div">
|
334
|
+
<noscript>Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. <a href="http://www.adobe.com/go/getflashplayer/" onmousedown="urchinTracker('/Events/VideoWatch/GetFlash');">Get the latest Flash player</a>.</noscript>
|
335
|
+
<script type="text/javascript">
|
336
|
+
document.write('Hello, you either have JavaScript turned off or an old version of Adobe\'s Flash Player. <a href=\"http://www.adobe.com/go/getflashplayer/\" onmousedown=\"urchinTracker(\'/Events/VideoWatch/GetFlash\');\">Get the latest Flash player</a>.');
|
337
|
+
</script>
|
338
|
+
</div>
|
339
|
+
</div> <script type="text/javascript">
|
340
|
+
var fo = writeMoviePlayer("watch-player-div");
|
341
|
+
</script>
|
342
|
+
|
343
|
+
</div>
|
344
|
+
|
345
|
+
|
346
|
+
|
347
|
+
|
348
|
+
<div id="watch-other-vids">
|
349
|
+
|
350
|
+
|
351
|
+
|
352
|
+
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
|
357
|
+
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
|
363
|
+
|
364
|
+
|
365
|
+
|
366
|
+
|
367
|
+
|
368
|
+
<div id="watch-channel-vids-div" class="vcard">
|
369
|
+
<div id="watch-channel-vids-top">
|
370
|
+
|
371
|
+
|
372
|
+
|
373
|
+
<div id="watch-channel-icon" class="user-thumb-medium"><div>
|
374
|
+
<a class="url" href="/user/CDCStreamingHealth" onmousedown="urchinTracker('/Events/VideoWatch/ChannelIconLink');"><img src="http://i2.ytimg.com/i/iMg06DjcUk5FRiM3g5sqoQ/1.jpg" class="photo" alt="Channel Icon"></a>
|
375
|
+
</div></div>
|
376
|
+
|
377
|
+
<div id="watch-channel-subscribe">
|
378
|
+
|
379
|
+
<div id="subscribeDiv">
|
380
|
+
<a class="yt-button yt-button-urgent" id="" style="" href="#" onclick="subscribe(watchUsername, 'username', subscribeaxc, true); return false;"><span>Subscribe</span></a>
|
381
|
+
</div>
|
382
|
+
<div id="unsubscribeDiv" class="hid">
|
383
|
+
<a class="yt-button" id="" style="" href="#" onclick="unsubscribe(watchUsername, 'username', subscribeaxc); return false;"><span>Unsubscribe</span></a>
|
384
|
+
</div>
|
385
|
+
|
386
|
+
|
387
|
+
<div id="watch-badges">
|
388
|
+
<div class="badges-thumb-box">
|
389
|
+
<span class="tooltip-wrapper">
|
390
|
+
<img class="badge badge-closed-captions" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" alt="" onmouseover="toggleSimpleTooltip(this, true)" onmouseout="toggleSimpleTooltip(this, false)">
|
391
|
+
<div class="tooltip-wrapper-box hid"><div class="tooltip-box">Closed Captions</div><img class="tooltip-box-bot" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif"></div>
|
392
|
+
</span>
|
393
|
+
</div>
|
394
|
+
|
395
|
+
</div>
|
396
|
+
</div>
|
397
|
+
|
398
|
+
<div id="watch-channel-stats">
|
399
|
+
<a href="/user/CDCStreamingHealth" onmousedown="urchinTracker('/Events/VideoWatch/ChannelNameLink');" class="hLink fn n contributor">CDCStreamingHealth</a><br>
|
400
|
+
<span class="watch-video-added post-date">April 28, 2009</span><br/>
|
401
|
+
<div id="watch-video-details-toggle" class="expand-panel">
|
402
|
+
<div class="collapse-content">
|
403
|
+
(<a id="watch-video-desc-toggle-more" href="#" class="eLink" onClick="togglePanel(ref('watch-video-details')); togglePanel(ref('watch-video-details-toggle')); urchinTracker('/Events/VideoWatch/VideoDescMoreInfo'); return false;">more info</a>)
|
404
|
+
</div>
|
405
|
+
<div class="expand-content">
|
406
|
+
(<a href="#" class="eLink" onClick="togglePanel(ref('watch-video-details')); togglePanel(ref('watch-video-details-toggle')); urchinTracker('/Events/VideoWatch/VideoDescLessInfo'); return false;">less info</a>)
|
407
|
+
</div>
|
408
|
+
</div>
|
409
|
+
</div>
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
<div class="clear"></div>
|
414
|
+
</div>
|
415
|
+
|
416
|
+
<div id="subscribeMessage"></div>
|
417
|
+
|
418
|
+
<div id="subscribeLoginInvite" style="border: 1px solid rgb(153, 153, 153); padding: 5px; background-color:#ffffff;margin:8px 5px 0 5px;display:none;">
|
419
|
+
|
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="/login?next=/watch%3Fv%3D0wK1127fHQ4">Sign In</a> or <a href="/signup?next=/watch%3Fv%3D0wK1127fHQ4">Sign Up</a> now!
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
</div>
|
428
|
+
|
429
|
+
</div>
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
<div id="watch-video-details" class="expand-panel">
|
440
|
+
|
441
|
+
|
442
|
+
<div id="watch-video-details-inner">
|
443
|
+
|
444
|
+
<div class="collapse-content">
|
445
|
+
|
446
|
+
<div class="watch-video-desc">
|
447
|
+
<span class="description">In this video, Dr. Joe Bresee, with CDC's Influenza Division, describes the symptoms of swine flu and warning signs to look for that indicate the need for urgent medical attention. </span>
|
448
|
+
</div>
|
449
|
+
</div>
|
450
|
+
|
451
|
+
<div class="expand-content">
|
452
|
+
|
453
|
+
<div class="watch-video-desc description">
|
454
|
+
<span >In this video, Dr. Joe Bresee, with CDC's Influenza Division, describes the symptoms of swine flu and warning signs to look for that indicate the need for urgent medical attention. </span>
|
455
|
+
</div>
|
456
|
+
|
457
|
+
|
458
|
+
<div id="watch-category">
|
459
|
+
<span class="watch-channel-stat">Category: </span>
|
460
|
+
<a id="watch-video-category" href="/browse?s=mp&t=t&c=25" class="hLink category" onmousedown="urchinTracker('/Events/VideoWatch/VideoCategoryLink');">News & Politics</a><br/>
|
461
|
+
</div>
|
462
|
+
|
463
|
+
|
464
|
+
<div id="watch-video-tags-div">
|
465
|
+
<div class="floatL">
|
466
|
+
<span class="watch-channel-stat">Tags: </span>
|
467
|
+
</div>
|
468
|
+
<div id="watch-video-tags" class="floatL">
|
469
|
+
<a href="/results?search_query=SwineFlu&search=tag" class="hLink">SwineFlu</a>
|
470
|
+
<a href="/results?search_query=Flu&search=tag" class="hLink">Flu</a>
|
471
|
+
<a href="/results?search_query=Influenza&search=tag" class="hLink">Influenza</a>
|
472
|
+
<a href="/results?search_query=Pandemic%20Flu&search=tag" class="hLink">Pandemic Flu</a>
|
473
|
+
<a href="/results?search_query=CDC&search=tag" class="hLink">CDC</a>
|
474
|
+
<a href="/results?search_query=CDCstreaminghealth&search=tag" class="hLink">CDCstreaminghealth</a>
|
475
|
+
<a href="/results?search_query=ehealth&search=tag" class="hLink">ehealth</a>
|
476
|
+
<a href="/results?search_query=social%20media&search=tag" class="hLink">social media</a>
|
477
|
+
|
478
|
+
</div>
|
479
|
+
<div class="clearL"></div>
|
480
|
+
</div>
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
</div>
|
485
|
+
|
486
|
+
|
487
|
+
<div id="watch-url-div">
|
488
|
+
<form action="" name="urlForm" id="urlForm">
|
489
|
+
<label for="watch-url-field">URL</label>
|
490
|
+
<input name="video_link" id="watch-url-field" type="text" class="email-video-url" value="http://www.youtube.com/watch?v=0wK1127fHQ4" onClick="javascript:document.urlForm.video_link.focus();document.urlForm.video_link.select();" onmousedown="urchinTracker('/Events/VideoWatch/CopyPasteLinkFromMoreInfo');" readonly>
|
491
|
+
<div class="clearL"></div>
|
492
|
+
</form>
|
493
|
+
</div>
|
494
|
+
|
495
|
+
|
496
|
+
<div id="watch-embed-div">
|
497
|
+
<form action="" name="embedForm" id="embedForm">
|
498
|
+
<label for="embed_code">Embed</label>
|
499
|
+
<div>
|
500
|
+
<input id="embed_code" name="embed_code" type="text" value="<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0wK1127fHQ4&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0wK1127fHQ4&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>" onclick="document.embedForm.embed_code.focus();document.embedForm.embed_code.select();customizeEmbed(isWidescreen, true);" readonly />
|
501
|
+
<span id="watch-embed-customize-wrapper" class="tooltip-wrapper">
|
502
|
+
<button id="watch-embed-customize" onclick="customizeEmbed(isWidescreen); urchinTracker('/Events/VideoWatch/CustomizeEmbed'); return false;" class="master-sprite" title="" onmouseover="toggleSimpleTooltip(this, true)" onmouseout="toggleSimpleTooltip(this, false)"></button>
|
503
|
+
<div class="tooltip-wrapper-box hid"><div class="tooltip-box">Customize</div><img class="tooltip-box-bot" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif"></div>
|
504
|
+
</span>
|
505
|
+
|
506
|
+
</div>
|
507
|
+
<div class="clearL"></div>
|
508
|
+
</form>
|
509
|
+
</div>
|
510
|
+
</div>
|
511
|
+
<form id="watch-customize-embed-div" name="embedCustomizeForm" style="display: none;">Loading...</form>
|
512
|
+
|
513
|
+
|
514
|
+
|
515
|
+
|
516
|
+
|
517
|
+
|
518
|
+
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
</div> </div>
|
528
|
+
|
529
|
+
|
530
|
+
|
531
|
+
|
532
|
+
|
533
|
+
|
534
|
+
|
535
|
+
<div id="watch-channel-videos-panel" class="watch-discoverbox-wrapper expand-panel expanded" onExpanded="toggleChannelVideos('CDCStreamingHealth');">
|
536
|
+
<a href="#" onclick="togglePanel(this.parentNode); this.blur(); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button> <span>More From: CDCStreamingHealth
|
537
|
+
</span></a>
|
538
|
+
<div id="watch-channel-vids-body" class="watch-discoverbox-body mini-list-view expand-content">
|
539
|
+
<div id="watch-channel-discoverbox" class="watch-discoverbox" style="height:302px" onscroll="performDelayLoad('channel')">
|
540
|
+
|
541
|
+
<div class="video-entry ">
|
542
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=0d_RaKdqeck&feature=channel" rel="nofollow"><img title="General Instructions for Disposable Respirators" src="http://i1.ytimg.com/vi/0d_RaKdqeck/default.jpg" class="vimg90" qlicon="0d_RaKdqeck" alt="General Instructions for Disposable Respirators"></a><div class="addtoQL90"><a href="#" ql="0d_RaKdqeck" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
543
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/0d_RaKdqeck/default.jpg', 'General Instructions for Disposable Respirators')"
|
544
|
+
onmouseover="mouseOverQuickAdd(this)"
|
545
|
+
onmouseout="mouseOutQuickAdd(this)"
|
546
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:05</span></div></div></div></div>
|
547
|
+
<div class="video-main-content">
|
548
|
+
<div class="video-mini-title"><a href="/watch?v=0d_RaKdqeck&feature=channel" title="General Instructions for Disposable Respirators" rel="nofollow">General Instructions for Disposable Respirators</a></div>
|
549
|
+
<div class="video-view-count">25,289 views</div>
|
550
|
+
</div>
|
551
|
+
|
552
|
+
<div class="video-clear-list-left"></div>
|
553
|
+
</div>
|
554
|
+
|
555
|
+
|
556
|
+
<div class="video-entry ">
|
557
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=4xfiPRxcXp4&feature=channel" rel="nofollow"><img title="CDC H1N1 (Swine Flu) Response Actions and Goals" src="http://i1.ytimg.com/vi/4xfiPRxcXp4/default.jpg" class="vimg90" qlicon="4xfiPRxcXp4" alt="CDC H1N1 (Swine Flu) Response Actions and Goals"></a><div class="addtoQL90"><a href="#" ql="4xfiPRxcXp4" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
558
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/4xfiPRxcXp4/default.jpg', 'CDC H1N1 (Swine Flu) Response Actions and Goals')"
|
559
|
+
onmouseover="mouseOverQuickAdd(this)"
|
560
|
+
onmouseout="mouseOutQuickAdd(this)"
|
561
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:30</span></div></div></div></div>
|
562
|
+
<div class="video-main-content">
|
563
|
+
<div class="video-mini-title"><a href="/watch?v=4xfiPRxcXp4&feature=channel" title="CDC H1N1 (Swine Flu) Response Actions and Goals" rel="nofollow">CDC H1N1 (Swine Flu) Response Actions and Goals</a></div>
|
564
|
+
<div class="video-view-count">1,052 views</div>
|
565
|
+
</div>
|
566
|
+
|
567
|
+
<div class="video-clear-list-left"></div>
|
568
|
+
</div>
|
569
|
+
|
570
|
+
|
571
|
+
<div class="video-entry ">
|
572
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=3uVvq7dbf4s&feature=channel" rel="nofollow"><img title="Get The Picture: Child Immunizations" src="http://i4.ytimg.com/vi/3uVvq7dbf4s/default.jpg" class="vimg90" qlicon="3uVvq7dbf4s" alt="Get The Picture: Child Immunizations"></a><div class="addtoQL90"><a href="#" ql="3uVvq7dbf4s" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
573
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/3uVvq7dbf4s/default.jpg', 'Get The Picture: Child Immunizations')"
|
574
|
+
onmouseover="mouseOverQuickAdd(this)"
|
575
|
+
onmouseout="mouseOutQuickAdd(this)"
|
576
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>6:25</span></div></div></div></div>
|
577
|
+
<div class="video-main-content">
|
578
|
+
<div class="video-mini-title"><a href="/watch?v=3uVvq7dbf4s&feature=channel" title="Get The Picture: Child Immunizations" rel="nofollow">Get The Picture: Child Immunizations</a></div>
|
579
|
+
<div class="video-view-count">7,863 views</div>
|
580
|
+
</div>
|
581
|
+
|
582
|
+
<div class="video-clear-list-left"></div>
|
583
|
+
</div>
|
584
|
+
|
585
|
+
|
586
|
+
<div class="video-entry ">
|
587
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=XYDqHJzUO7Y&feature=channel" rel="nofollow"><img title="Infórmate" src="http://i1.ytimg.com/vi/XYDqHJzUO7Y/default.jpg" class="vimg90" qlicon="XYDqHJzUO7Y" alt="Infórmate"></a><div class="addtoQL90"><a href="#" ql="XYDqHJzUO7Y" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
588
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/XYDqHJzUO7Y/default.jpg', 'Infórmate')"
|
589
|
+
onmouseover="mouseOverQuickAdd(this)"
|
590
|
+
onmouseout="mouseOutQuickAdd(this)"
|
591
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:33</span></div></div></div></div>
|
592
|
+
<div class="video-main-content">
|
593
|
+
<div class="video-mini-title"><a href="/watch?v=XYDqHJzUO7Y&feature=channel" title="Infórmate" rel="nofollow">Infórmate</a></div>
|
594
|
+
<div class="video-view-count">2,929 views</div>
|
595
|
+
</div>
|
596
|
+
|
597
|
+
<div class="video-clear-list-left"></div>
|
598
|
+
</div>
|
599
|
+
|
600
|
+
|
601
|
+
<div class="video-entry ">
|
602
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=3tNHfLsHKh0&feature=channel" rel="nofollow"><img title="Get The Facts" src="http://i4.ytimg.com/vi/3tNHfLsHKh0/default.jpg" class="vimg90" qlicon="3tNHfLsHKh0" alt="Get The Facts"></a><div class="addtoQL90"><a href="#" ql="3tNHfLsHKh0" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
603
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/3tNHfLsHKh0/default.jpg', 'Get The Facts')"
|
604
|
+
onmouseover="mouseOverQuickAdd(this)"
|
605
|
+
onmouseout="mouseOutQuickAdd(this)"
|
606
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:30</span></div></div></div></div>
|
607
|
+
<div class="video-main-content">
|
608
|
+
<div class="video-mini-title"><a href="/watch?v=3tNHfLsHKh0&feature=channel" title="Get The Facts" rel="nofollow">Get The Facts</a></div>
|
609
|
+
<div class="video-view-count">3,098 views</div>
|
610
|
+
</div>
|
611
|
+
|
612
|
+
<div class="video-clear-list-left"></div>
|
613
|
+
</div>
|
614
|
+
|
615
|
+
|
616
|
+
<div class="video-entry ">
|
617
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=oN56JNT9sG0&feature=channel" rel="nofollow"><img title="Every Nine And A Half Minutes" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/oN56JNT9sG0/default.jpg')" qlicon="oN56JNT9sG0" alt="Every Nine And A Half Minutes"></a><div class="addtoQL90"><a href="#" ql="oN56JNT9sG0" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
618
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/oN56JNT9sG0/default.jpg', 'Every Nine And A Half Minutes')"
|
619
|
+
onmouseover="mouseOverQuickAdd(this)"
|
620
|
+
onmouseout="mouseOutQuickAdd(this)"
|
621
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:31</span></div></div></div></div>
|
622
|
+
<div class="video-main-content">
|
623
|
+
<div class="video-mini-title"><a href="/watch?v=oN56JNT9sG0&feature=channel" title="Every Nine And A Half Minutes" rel="nofollow">Every Nine And A Half Minutes</a></div>
|
624
|
+
<div class="video-view-count">2,763 views</div>
|
625
|
+
</div>
|
626
|
+
|
627
|
+
<div class="video-clear-list-left"></div>
|
628
|
+
</div>
|
629
|
+
|
630
|
+
|
631
|
+
<div class="video-entry ">
|
632
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=Uooj0nsTRVg&feature=channel" rel="nofollow"><img title="Health Begins at Home" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i2.ytimg.com/vi/Uooj0nsTRVg/default.jpg')" qlicon="Uooj0nsTRVg" alt="Health Begins at Home"></a><div class="addtoQL90"><a href="#" ql="Uooj0nsTRVg" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
633
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/Uooj0nsTRVg/default.jpg', 'Health Begins at Home')"
|
634
|
+
onmouseover="mouseOverQuickAdd(this)"
|
635
|
+
onmouseout="mouseOutQuickAdd(this)"
|
636
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:20</span></div></div></div></div>
|
637
|
+
<div class="video-main-content">
|
638
|
+
<div class="video-mini-title"><a href="/watch?v=Uooj0nsTRVg&feature=channel" title="Health Begins at Home" rel="nofollow">Health Begins at Home</a></div>
|
639
|
+
<div class="video-view-count">944 views</div>
|
640
|
+
</div>
|
641
|
+
|
642
|
+
<div class="video-clear-list-left"></div>
|
643
|
+
</div>
|
644
|
+
|
645
|
+
|
646
|
+
<div class="video-entry ">
|
647
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=XkUPaE2uSPE&feature=channel" rel="nofollow"><img title="A Need to Know" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i1.ytimg.com/vi/XkUPaE2uSPE/default.jpg')" qlicon="XkUPaE2uSPE" alt="A Need to Know"></a><div class="addtoQL90"><a href="#" ql="XkUPaE2uSPE" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
648
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/XkUPaE2uSPE/default.jpg', 'A Need to Know')"
|
649
|
+
onmouseover="mouseOverQuickAdd(this)"
|
650
|
+
onmouseout="mouseOutQuickAdd(this)"
|
651
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:24</span></div></div></div></div>
|
652
|
+
<div class="video-main-content">
|
653
|
+
<div class="video-mini-title"><a href="/watch?v=XkUPaE2uSPE&feature=channel" title="A Need to Know" rel="nofollow">A Need to Know</a></div>
|
654
|
+
<div class="video-view-count">1,171 views</div>
|
655
|
+
</div>
|
656
|
+
|
657
|
+
<div class="video-clear-list-left"></div>
|
658
|
+
</div>
|
659
|
+
|
660
|
+
|
661
|
+
<div class="video-entry ">
|
662
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=kKDNEW8XHvs&feature=channel" rel="nofollow"><img title="Anatomy of an Outbreak" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/kKDNEW8XHvs/default.jpg')" qlicon="kKDNEW8XHvs" alt="Anatomy of an Outbreak"></a><div class="addtoQL90"><a href="#" ql="kKDNEW8XHvs" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
663
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/kKDNEW8XHvs/default.jpg', 'Anatomy of an Outbreak')"
|
664
|
+
onmouseover="mouseOverQuickAdd(this)"
|
665
|
+
onmouseout="mouseOutQuickAdd(this)"
|
666
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:27</span></div></div></div></div>
|
667
|
+
<div class="video-main-content">
|
668
|
+
<div class="video-mini-title"><a href="/watch?v=kKDNEW8XHvs&feature=channel" title="Anatomy of an Outbreak" rel="nofollow">Anatomy of an Outbreak</a></div>
|
669
|
+
<div class="video-view-count">2,867 views</div>
|
670
|
+
</div>
|
671
|
+
|
672
|
+
<div class="video-clear-list-left"></div>
|
673
|
+
</div>
|
674
|
+
|
675
|
+
|
676
|
+
<div class="video-entry ">
|
677
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=EoHtpd_Dae0&feature=channel" rel="nofollow"><img title="FDA's Dr. Stephen Sundlof Dos and Don'ts During the Peanut Salmonella Outbreak" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i2.ytimg.com/vi/EoHtpd_Dae0/default.jpg')" qlicon="EoHtpd_Dae0" alt="FDA's Dr. Stephen Sundlof Dos and Don'ts During the Peanut Salmonella Outbreak"></a><div class="addtoQL90"><a href="#" ql="EoHtpd_Dae0" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
678
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/EoHtpd_Dae0/default.jpg', 'FDA\'s Dr. Stephen Sundlof Dos and Don\'ts During the Peanut Salmonella Outbreak')"
|
679
|
+
onmouseover="mouseOverQuickAdd(this)"
|
680
|
+
onmouseout="mouseOutQuickAdd(this)"
|
681
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:41</span></div></div></div></div>
|
682
|
+
<div class="video-main-content">
|
683
|
+
<div class="video-mini-title"><a href="/watch?v=EoHtpd_Dae0&feature=channel" title="FDA's Dr. Stephen Sundlof Dos and Don'ts During the Peanut Salmonella Outbreak" rel="nofollow">FDA's Dr. Stephen Sundlof Dos and Don'ts During...</a></div>
|
684
|
+
<div class="video-view-count">864 views</div>
|
685
|
+
</div>
|
686
|
+
|
687
|
+
<div class="video-clear-list-left"></div>
|
688
|
+
</div>
|
689
|
+
|
690
|
+
|
691
|
+
<div class="video-entry ">
|
692
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=OdQQvABcSjQ&feature=channel" rel="nofollow"><img title="Go with the Flow" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/OdQQvABcSjQ/default.jpg')" qlicon="OdQQvABcSjQ" alt="Go with the Flow"></a><div class="addtoQL90"><a href="#" ql="OdQQvABcSjQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
693
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/OdQQvABcSjQ/default.jpg', 'Go with the Flow')"
|
694
|
+
onmouseover="mouseOverQuickAdd(this)"
|
695
|
+
onmouseout="mouseOutQuickAdd(this)"
|
696
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:57</span></div></div></div></div>
|
697
|
+
<div class="video-main-content">
|
698
|
+
<div class="video-mini-title"><a href="/watch?v=OdQQvABcSjQ&feature=channel" title="Go with the Flow" rel="nofollow">Go with the Flow</a></div>
|
699
|
+
<div class="video-view-count">1,129 views</div>
|
700
|
+
</div>
|
701
|
+
|
702
|
+
<div class="video-clear-list-left"></div>
|
703
|
+
</div>
|
704
|
+
|
705
|
+
|
706
|
+
<div class="video-entry ">
|
707
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=g5t1r7yG7rM&feature=channel" rel="nofollow"><img title="Swine Flu- Closed Captioned" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/g5t1r7yG7rM/default.jpg')" qlicon="g5t1r7yG7rM" alt="Swine Flu- Closed Captioned"></a><div class="addtoQL90"><a href="#" ql="g5t1r7yG7rM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
708
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/g5t1r7yG7rM/default.jpg', 'Swine Flu- Closed Captioned')"
|
709
|
+
onmouseover="mouseOverQuickAdd(this)"
|
710
|
+
onmouseout="mouseOutQuickAdd(this)"
|
711
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:26</span></div></div></div></div>
|
712
|
+
<div class="video-main-content">
|
713
|
+
<div class="video-mini-title"><a href="/watch?v=g5t1r7yG7rM&feature=channel" title="Swine Flu- Closed Captioned" rel="nofollow">Swine Flu- Closed Captioned</a></div>
|
714
|
+
<div class="video-view-count">191,861 views</div>
|
715
|
+
</div>
|
716
|
+
|
717
|
+
<div class="video-clear-list-left"></div>
|
718
|
+
</div>
|
719
|
+
|
720
|
+
|
721
|
+
<div class="video-entry ">
|
722
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=85sD83aRUIQ&feature=channel" rel="nofollow"><img title="Swine Flu" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i1.ytimg.com/vi/85sD83aRUIQ/default.jpg')" qlicon="85sD83aRUIQ" alt="Swine Flu"></a><div class="addtoQL90"><a href="#" ql="85sD83aRUIQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
723
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/85sD83aRUIQ/default.jpg', 'Swine Flu')"
|
724
|
+
onmouseover="mouseOverQuickAdd(this)"
|
725
|
+
onmouseout="mouseOutQuickAdd(this)"
|
726
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:48</span></div></div></div></div>
|
727
|
+
<div class="video-main-content">
|
728
|
+
<div class="video-mini-title"><a href="/watch?v=85sD83aRUIQ&feature=channel" title="Swine Flu" rel="nofollow">Swine Flu</a></div>
|
729
|
+
<div class="video-view-count">92,365 views</div>
|
730
|
+
</div>
|
731
|
+
|
732
|
+
<div class="video-clear-list-left"></div>
|
733
|
+
</div>
|
734
|
+
|
735
|
+
|
736
|
+
<div class="video-entry ">
|
737
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=g9VklmjPRGY&feature=channel" rel="nofollow"><img title="Quarantine: An Effective Public Health Tool" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/g9VklmjPRGY/default.jpg')" qlicon="g9VklmjPRGY" alt="Quarantine: An Effective Public Health Tool"></a><div class="addtoQL90"><a href="#" ql="g9VklmjPRGY" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
738
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/g9VklmjPRGY/default.jpg', 'Quarantine: An Effective Public Health Tool')"
|
739
|
+
onmouseover="mouseOverQuickAdd(this)"
|
740
|
+
onmouseout="mouseOutQuickAdd(this)"
|
741
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:43</span></div></div></div></div>
|
742
|
+
<div class="video-main-content">
|
743
|
+
<div class="video-mini-title"><a href="/watch?v=g9VklmjPRGY&feature=channel" title="Quarantine: An Effective Public Health Tool" rel="nofollow">Quarantine: An Effective Public Health Tool</a></div>
|
744
|
+
<div class="video-view-count">874 views</div>
|
745
|
+
</div>
|
746
|
+
|
747
|
+
<div class="video-clear-list-left"></div>
|
748
|
+
</div>
|
749
|
+
|
750
|
+
|
751
|
+
<div class="video-entry ">
|
752
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=OABPnO5F7fk&feature=channel" rel="nofollow"><img title="Personal Flu Stories" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/OABPnO5F7fk/default.jpg')" qlicon="OABPnO5F7fk" alt="Personal Flu Stories"></a><div class="addtoQL90"><a href="#" ql="OABPnO5F7fk" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
753
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/OABPnO5F7fk/default.jpg', 'Personal Flu Stories')"
|
754
|
+
onmouseover="mouseOverQuickAdd(this)"
|
755
|
+
onmouseout="mouseOutQuickAdd(this)"
|
756
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:28</span></div></div></div></div>
|
757
|
+
<div class="video-main-content">
|
758
|
+
<div class="video-mini-title"><a href="/watch?v=OABPnO5F7fk&feature=channel" title="Personal Flu Stories" rel="nofollow">Personal Flu Stories</a></div>
|
759
|
+
<div class="video-view-count">1,715 views</div>
|
760
|
+
</div>
|
761
|
+
|
762
|
+
<div class="video-clear-list-left"></div>
|
763
|
+
</div>
|
764
|
+
|
765
|
+
|
766
|
+
<div class="video-entry ">
|
767
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=irqBPh4Fioc&feature=channel" rel="nofollow"><img title="The 12 Ways to Health Holiday Song" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i2.ytimg.com/vi/irqBPh4Fioc/default.jpg')" qlicon="irqBPh4Fioc" alt="The 12 Ways to Health Holiday Song"></a><div class="addtoQL90"><a href="#" ql="irqBPh4Fioc" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
768
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/irqBPh4Fioc/default.jpg', 'The 12 Ways to Health Holiday Song')"
|
769
|
+
onmouseover="mouseOverQuickAdd(this)"
|
770
|
+
onmouseout="mouseOutQuickAdd(this)"
|
771
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:11</span></div></div></div></div>
|
772
|
+
<div class="video-main-content">
|
773
|
+
<div class="video-mini-title"><a href="/watch?v=irqBPh4Fioc&feature=channel" title="The 12 Ways to Health Holiday Song" rel="nofollow">The 12 Ways to Health Holiday Song</a></div>
|
774
|
+
<div class="video-view-count">594 views</div>
|
775
|
+
</div>
|
776
|
+
|
777
|
+
<div class="video-clear-list-left"></div>
|
778
|
+
</div>
|
779
|
+
|
780
|
+
|
781
|
+
<div class="video-entry ">
|
782
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=ghPCNNr5P68&feature=channel" rel="nofollow"><img title="Prepare Your Home for an Emergency" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/ghPCNNr5P68/default.jpg')" qlicon="ghPCNNr5P68" alt="Prepare Your Home for an Emergency"></a><div class="addtoQL90"><a href="#" ql="ghPCNNr5P68" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
783
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/ghPCNNr5P68/default.jpg', 'Prepare Your Home for an Emergency')"
|
784
|
+
onmouseover="mouseOverQuickAdd(this)"
|
785
|
+
onmouseout="mouseOutQuickAdd(this)"
|
786
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:06</span></div></div></div></div>
|
787
|
+
<div class="video-main-content">
|
788
|
+
<div class="video-mini-title"><a href="/watch?v=ghPCNNr5P68&feature=channel" title="Prepare Your Home for an Emergency" rel="nofollow">Prepare Your Home for an Emergency</a></div>
|
789
|
+
<div class="video-view-count">3,987 views</div>
|
790
|
+
</div>
|
791
|
+
|
792
|
+
<div class="video-clear-list-left"></div>
|
793
|
+
</div>
|
794
|
+
|
795
|
+
|
796
|
+
<div class="video-entry ">
|
797
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=ZlDqcmY_EV8&feature=channel" rel="nofollow"><img title="Put Your Hands Together" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i3.ytimg.com/vi/ZlDqcmY_EV8/default.jpg')" qlicon="ZlDqcmY_EV8" alt="Put Your Hands Together"></a><div class="addtoQL90"><a href="#" ql="ZlDqcmY_EV8" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
798
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/ZlDqcmY_EV8/default.jpg', 'Put Your Hands Together')"
|
799
|
+
onmouseover="mouseOverQuickAdd(this)"
|
800
|
+
onmouseout="mouseOutQuickAdd(this)"
|
801
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:39</span></div></div></div></div>
|
802
|
+
<div class="video-main-content">
|
803
|
+
<div class="video-mini-title"><a href="/watch?v=ZlDqcmY_EV8&feature=channel" title="Put Your Hands Together" rel="nofollow">Put Your Hands Together</a></div>
|
804
|
+
<div class="video-view-count">7,033 views</div>
|
805
|
+
</div>
|
806
|
+
|
807
|
+
<div class="video-clear-list-left"></div>
|
808
|
+
</div>
|
809
|
+
|
810
|
+
|
811
|
+
<div class="video-entry ">
|
812
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=gZp5jAg4-PM&feature=channel" rel="nofollow"><img title="The Quiet Killer" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i4.ytimg.com/vi/gZp5jAg4-PM/default.jpg')" qlicon="gZp5jAg4-PM" alt="The Quiet Killer"></a><div class="addtoQL90"><a href="#" ql="gZp5jAg4-PM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
813
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/gZp5jAg4-PM/default.jpg', 'The Quiet Killer')"
|
814
|
+
onmouseover="mouseOverQuickAdd(this)"
|
815
|
+
onmouseout="mouseOutQuickAdd(this)"
|
816
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:17</span></div></div></div></div>
|
817
|
+
<div class="video-main-content">
|
818
|
+
<div class="video-mini-title"><a href="/watch?v=gZp5jAg4-PM&feature=channel" title="The Quiet Killer" rel="nofollow">The Quiet Killer</a></div>
|
819
|
+
<div class="video-view-count">2,265 views</div>
|
820
|
+
</div>
|
821
|
+
|
822
|
+
<div class="video-clear-list-left"></div>
|
823
|
+
</div>
|
824
|
+
|
825
|
+
|
826
|
+
<div class="video-entry ">
|
827
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=udOVeNCInrE&feature=channel" rel="nofollow"><img title="Walkable Communities" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('channel', this, 'http://i2.ytimg.com/vi/udOVeNCInrE/default.jpg')" qlicon="udOVeNCInrE" alt="Walkable Communities"></a><div class="addtoQL90"><a href="#" ql="udOVeNCInrE" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
828
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/udOVeNCInrE/default.jpg', 'Walkable Communities')"
|
829
|
+
onmouseover="mouseOverQuickAdd(this)"
|
830
|
+
onmouseout="mouseOutQuickAdd(this)"
|
831
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:27</span></div></div></div></div>
|
832
|
+
<div class="video-main-content">
|
833
|
+
<div class="video-mini-title"><a href="/watch?v=udOVeNCInrE&feature=channel" title="Walkable Communities" rel="nofollow">Walkable Communities</a></div>
|
834
|
+
<div class="video-view-count">2,173 views</div>
|
835
|
+
</div>
|
836
|
+
|
837
|
+
<div class="video-clear-list-left"></div>
|
838
|
+
</div>
|
839
|
+
|
840
|
+
|
841
|
+
<div id="watch-channel-video-list-loading-div" class="watch-discoverbox-more-link" style="display:none">Loading...</div>
|
842
|
+
<div class="watch-discoverbox-more-link">
|
843
|
+
<a href="/profile?user=CDCStreamingHealth&view=videos">
|
844
|
+
See all 38 videos
|
845
|
+
</a>
|
846
|
+
</div>
|
847
|
+
</div>
|
848
|
+
|
849
|
+
</div>
|
850
|
+
<div class="clearL"></div>
|
851
|
+
</div>
|
852
|
+
|
853
|
+
|
854
|
+
|
855
|
+
|
856
|
+
|
857
|
+
|
858
|
+
|
859
|
+
|
860
|
+
|
861
|
+
<div id="quicklistDiv" class="hid">
|
862
|
+
|
863
|
+
<div id="quicklist-panel" class="expand-panel expanded" style="margin-bottom: 10px">
|
864
|
+
<div class="expand-content floatR">
|
865
|
+
<span id="playall_QL" class="smallText watch-playlist-action ">
|
866
|
+
<a href="#" onclick="return autoNext('QL');">Play All</a>
|
867
|
+
</span>
|
868
|
+
<span id="playingall_QL" class="smallText watch-playlist-action hid">
|
869
|
+
<a href="#" onclick="return autoNextOff('QL');">Stop Autoplaying</a>
|
870
|
+
</span>
|
871
|
+
<span class="smallText grayText">|</span>
|
872
|
+
<span class="smallText">
|
873
|
+
<span class="grayText" id="QL_no_next_video" style="display:none"
|
874
|
+
>Play Next</span>
|
875
|
+
<a href="#" id="QL_next_video"
|
876
|
+
onclick="playnextFrom='QL';gotoNext(false, null, true); return false;">Play Next</a>
|
877
|
+
</span>
|
878
|
+
</div>
|
879
|
+
|
880
|
+
|
881
|
+
|
882
|
+
<a class="expand-header" href="#" onClick="togglePanel(this.parentNode); return false;"><button title="" class="master-sprite watch-arrow"></button><span >QuickList</span> <span class="watch-quicklist-count">(<span id="playlistVideoCount_QL">0</span>)</span></a>
|
883
|
+
|
884
|
+
|
885
|
+
|
886
|
+
|
887
|
+
|
888
|
+
<div id="playlistContainer_QL" class="expand-content watch-playlist-container watch-playlist-auto-height">
|
889
|
+
<div id="playlistRows_QL">
|
890
|
+
<div id="playlistRow_placeholder_QL" class="hid watch-playlist-row
|
891
|
+
">
|
892
|
+
<a href="" class="watch-playlist-row-link">
|
893
|
+
<div class="watch-playlist-index">
|
894
|
+
<span id="playlistRowIndex_placeholder_QL" class="phIndex">1</span>
|
895
|
+
</div>
|
896
|
+
<div class="watch-playlist-row-left"><div class="v50WrapperOuter"><div class="v50WrapperInner">
|
897
|
+
<img class="vimg50" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" alt="" title="">
|
898
|
+
</div></div></div>
|
899
|
+
<div class="watch-playlist-row-middle">
|
900
|
+
<div class="vtitle" title="" style="text-decoration: underline;">
|
901
|
+
|
902
|
+
</div>
|
903
|
+
<div class="vfacets phUsername" style="color: #000;">
|
904
|
+
|
905
|
+
</div>
|
906
|
+
</div>
|
907
|
+
</a>
|
908
|
+
<div class="watch-playlist-row-right">
|
909
|
+
<span class="watch-playlist-item-duration">
|
910
|
+
|
911
|
+
</span>
|
912
|
+
<img class="watch-playlist-row-deleter" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" onclick="watchRemoveVideo('QL', this)" alt="">
|
913
|
+
</div>
|
914
|
+
</div>
|
915
|
+
|
916
|
+
|
917
|
+
|
918
|
+
|
919
|
+
|
920
|
+
|
921
|
+
|
922
|
+
</div>
|
923
|
+
</div>
|
924
|
+
|
925
|
+
|
926
|
+
<div id="watch-playlist-actions" class="expand-content">
|
927
|
+
<span class="smallText">
|
928
|
+
<a href="#" onClick="clearWatchQueue(); urchinTracker('/Events/VideoWatch/QuickList+ClearLink'); return false;" title="Remove all videos from QuickList" rel="nofollow">Clear</a> <span class="smallText grayText">|</span>
|
929
|
+
<a href="/edit_playlist_info?watch_queue=1" title="Save all videos into a permanent playlist" onmousedown="urchinTracker('/Events/VideoWatch/QuickList+SaveLink');" rel="nofollow">Save</a>
|
930
|
+
</span>
|
931
|
+
|
932
|
+
</div>
|
933
|
+
|
934
|
+
</div>
|
935
|
+
</div>
|
936
|
+
|
937
|
+
|
938
|
+
|
939
|
+
|
940
|
+
<div id="watch-related-videos-panel" class="watch-discoverbox-wrapper expand-panel expanded" >
|
941
|
+
<a href="#" onclick="togglePanel(this.parentNode); this.blur(); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button> <span>Related Videos
|
942
|
+
</span></a>
|
943
|
+
<div id="watch-related-vids-body" class="watch-discoverbox-body mini-list-view expand-content">
|
944
|
+
<div id="watch-related-discoverbox" class="watch-discoverbox" style="height:302px" onscroll="performDelayLoad('related')">
|
945
|
+
|
946
|
+
<div class="video-entry ">
|
947
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=g5t1r7yG7rM&feature=related" rel="nofollow"><img title="Swine Flu- Closed Captioned" src="http://i4.ytimg.com/vi/g5t1r7yG7rM/default.jpg" class="vimg90" qlicon="g5t1r7yG7rM" alt="Swine Flu- Closed Captioned"></a><div class="addtoQL90"><a href="#" ql="g5t1r7yG7rM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
948
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/g5t1r7yG7rM/default.jpg', 'Swine Flu- Closed Captioned')"
|
949
|
+
onmouseover="mouseOverQuickAdd(this)"
|
950
|
+
onmouseout="mouseOutQuickAdd(this)"
|
951
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:26</span></div></div></div></div>
|
952
|
+
<div class="video-main-content">
|
953
|
+
<div class="video-mini-title"><a href="/watch?v=g5t1r7yG7rM&feature=related" title="Swine Flu- Closed Captioned" rel="nofollow">Swine Flu- Closed Captioned</a></div>
|
954
|
+
<div class="video-view-count">191,861 views</div>
|
955
|
+
<div class="video-username"><a href="/user/CDCStreamingHealth">CDCStreamingHealth</a></div>
|
956
|
+
</div>
|
957
|
+
|
958
|
+
<div class="video-clear-list-left"></div>
|
959
|
+
</div>
|
960
|
+
|
961
|
+
|
962
|
+
<div class="video-entry ">
|
963
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=85sD83aRUIQ&feature=related" rel="nofollow"><img title="Swine Flu" src="http://i1.ytimg.com/vi/85sD83aRUIQ/default.jpg" class="vimg90" qlicon="85sD83aRUIQ" alt="Swine Flu"></a><div class="addtoQL90"><a href="#" ql="85sD83aRUIQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
964
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/85sD83aRUIQ/default.jpg', 'Swine Flu')"
|
965
|
+
onmouseover="mouseOverQuickAdd(this)"
|
966
|
+
onmouseout="mouseOutQuickAdd(this)"
|
967
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:48</span></div></div></div></div>
|
968
|
+
<div class="video-main-content">
|
969
|
+
<div class="video-mini-title"><a href="/watch?v=85sD83aRUIQ&feature=related" title="Swine Flu" rel="nofollow">Swine Flu</a></div>
|
970
|
+
<div class="video-view-count">92,365 views</div>
|
971
|
+
<div class="video-username"><a href="/user/CDCStreamingHealth">CDCStreamingHealth</a></div>
|
972
|
+
</div>
|
973
|
+
|
974
|
+
<div class="video-clear-list-left"></div>
|
975
|
+
</div>
|
976
|
+
|
977
|
+
|
978
|
+
<div class="video-entry ">
|
979
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=PnpNB90WTR8&feature=related" rel="nofollow"><img title="Swine Flu in Ontario, New York City?" src="http://i1.ytimg.com/vi/PnpNB90WTR8/default.jpg" class="vimg90" qlicon="PnpNB90WTR8" alt="Swine Flu in Ontario, New York City?"></a><div class="addtoQL90"><a href="#" ql="PnpNB90WTR8" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
980
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/PnpNB90WTR8/default.jpg', 'Swine Flu in Ontario, New York City?')"
|
981
|
+
onmouseover="mouseOverQuickAdd(this)"
|
982
|
+
onmouseout="mouseOutQuickAdd(this)"
|
983
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>4:43</span></div></div></div></div>
|
984
|
+
<div class="video-main-content">
|
985
|
+
<div class="video-mini-title"><a href="/watch?v=PnpNB90WTR8&feature=related" title="Swine Flu in Ontario, New York City?" rel="nofollow">Swine Flu in Ontario, New York City?</a></div>
|
986
|
+
<div class="video-view-count">13,410 views</div>
|
987
|
+
<div class="video-username"><a href="/user/90210bt">90210bt</a></div>
|
988
|
+
</div>
|
989
|
+
|
990
|
+
<div class="video-clear-list-left"></div>
|
991
|
+
</div>
|
992
|
+
|
993
|
+
|
994
|
+
<div class="video-entry ">
|
995
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=htnh7pBBtrM&feature=related" rel="nofollow"><img title="Swine Flu - Pandemic Flu Simulation Model" src="http://i1.ytimg.com/vi/htnh7pBBtrM/default.jpg" class="vimg90" qlicon="htnh7pBBtrM" alt="Swine Flu - Pandemic Flu Simulation Model"></a><div class="addtoQL90"><a href="#" ql="htnh7pBBtrM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
996
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/htnh7pBBtrM/default.jpg', 'Swine Flu - Pandemic Flu Simulation Model')"
|
997
|
+
onmouseover="mouseOverQuickAdd(this)"
|
998
|
+
onmouseout="mouseOutQuickAdd(this)"
|
999
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:31</span></div></div></div></div>
|
1000
|
+
<div class="video-main-content">
|
1001
|
+
<div class="video-mini-title"><a href="/watch?v=htnh7pBBtrM&feature=related" title="Swine Flu - Pandemic Flu Simulation Model" rel="nofollow">Swine Flu - Pandemic Flu Simulation Model</a></div>
|
1002
|
+
<div class="video-view-count">22,662 views</div>
|
1003
|
+
<div class="video-username"><a href="/user/mikmaq8">mikmaq8</a></div>
|
1004
|
+
</div>
|
1005
|
+
|
1006
|
+
<div class="video-clear-list-left"></div>
|
1007
|
+
</div>
|
1008
|
+
|
1009
|
+
|
1010
|
+
<div class="video-entry ">
|
1011
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=NYOB-sdw7u0&feature=related" rel="nofollow"><img title="Swine Flu - Please Share this Video" src="http://i3.ytimg.com/vi/NYOB-sdw7u0/default.jpg" class="vimg90" qlicon="NYOB-sdw7u0" alt="Swine Flu - Please Share this Video"></a><div class="addtoQL90"><a href="#" ql="NYOB-sdw7u0" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1012
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/NYOB-sdw7u0/default.jpg', 'Swine Flu - Please Share this Video')"
|
1013
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1014
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1015
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>9:54</span></div></div></div></div>
|
1016
|
+
<div class="video-main-content">
|
1017
|
+
<div class="video-mini-title"><a href="/watch?v=NYOB-sdw7u0&feature=related" title="Swine Flu - Please Share this Video" rel="nofollow">Swine Flu - Please Share this Video</a></div>
|
1018
|
+
<div class="video-view-count">21,035 views</div>
|
1019
|
+
<div class="video-username"><a href="/user/GlobaliseThis">GlobaliseThis</a></div>
|
1020
|
+
</div>
|
1021
|
+
|
1022
|
+
<div class="video-clear-list-left"></div>
|
1023
|
+
</div>
|
1024
|
+
|
1025
|
+
|
1026
|
+
<div class="video-entry ">
|
1027
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=16bBFBfLejA&feature=related" rel="nofollow"><img title="sintomas influenza porcina fiebre porcina colombia bogota cali medellin Swine Flu influenza H1N1" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i2.ytimg.com/vi/16bBFBfLejA/default.jpg')" qlicon="16bBFBfLejA" alt="sintomas influenza porcina fiebre porcina colombia bogota cali medellin Swine Flu influenza H1N1"></a><div class="addtoQL90"><a href="#" ql="16bBFBfLejA" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1028
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/16bBFBfLejA/default.jpg', 'sintomas influenza porcina fiebre porcina colombia bogota cali medellin Swine Flu influenza H1N1')"
|
1029
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1030
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1031
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:46</span></div></div></div></div>
|
1032
|
+
<div class="video-main-content">
|
1033
|
+
<div class="video-mini-title"><a href="/watch?v=16bBFBfLejA&feature=related" title="sintomas influenza porcina fiebre porcina colombia bogota cali medellin Swine Flu influenza H1N1" rel="nofollow">sintomas influenza porcina fiebre porcina colom...</a></div>
|
1034
|
+
<div class="video-view-count">713 views</div>
|
1035
|
+
<div class="video-username"><a href="/user/edwardburgos2008">edwardburgos2008</a></div>
|
1036
|
+
</div>
|
1037
|
+
|
1038
|
+
<div class="video-clear-list-left"></div>
|
1039
|
+
</div>
|
1040
|
+
|
1041
|
+
|
1042
|
+
<div class="video-entry ">
|
1043
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=BzGS0vtHUTw&feature=related" rel="nofollow"><img title="Swine Flu [[Public Announcement]]" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i3.ytimg.com/vi/BzGS0vtHUTw/default.jpg')" qlicon="BzGS0vtHUTw" alt="Swine Flu [[Public Announcement]]"></a><div class="addtoQL90"><a href="#" ql="BzGS0vtHUTw" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1044
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/BzGS0vtHUTw/default.jpg', 'Swine Flu [[Public Announcement]]')"
|
1045
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1046
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1047
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:28</span></div></div></div></div>
|
1048
|
+
<div class="video-main-content">
|
1049
|
+
<div class="video-mini-title"><a href="/watch?v=BzGS0vtHUTw&feature=related" title="Swine Flu [[Public Announcement]]" rel="nofollow">Swine Flu [[Public Announcement]]</a></div>
|
1050
|
+
<div class="video-view-count">7,528 views</div>
|
1051
|
+
<div class="video-username"><a href="/user/TheLeosDirect2009">TheLeosDirect2009</a></div>
|
1052
|
+
</div>
|
1053
|
+
|
1054
|
+
<div class="video-clear-list-left"></div>
|
1055
|
+
</div>
|
1056
|
+
|
1057
|
+
|
1058
|
+
<div class="video-entry ">
|
1059
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=L_8MNofjd60&feature=related" rel="nofollow"><img title="Pig Flu Symptoms, An H1N1 pandemic flu strain mutating with Avian Flu" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i1.ytimg.com/vi/L_8MNofjd60/default.jpg')" qlicon="L_8MNofjd60" alt="Pig Flu Symptoms, An H1N1 pandemic flu strain mutating with Avian Flu"></a><div class="addtoQL90"><a href="#" ql="L_8MNofjd60" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1060
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/L_8MNofjd60/default.jpg', 'Pig Flu Symptoms, An H1N1 pandemic flu strain mutating with Avian Flu')"
|
1061
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1062
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1063
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:00</span></div></div></div></div>
|
1064
|
+
<div class="video-main-content">
|
1065
|
+
<div class="video-mini-title"><a href="/watch?v=L_8MNofjd60&feature=related" title="Pig Flu Symptoms, An H1N1 pandemic flu strain mutating with Avian Flu" rel="nofollow">Pig Flu Symptoms, An H1N1 pandemic flu strain m...</a></div>
|
1066
|
+
<div class="video-view-count">3,710 views</div>
|
1067
|
+
<div class="video-username"><a href="/user/claudiesw">claudiesw</a></div>
|
1068
|
+
</div>
|
1069
|
+
|
1070
|
+
<div class="video-clear-list-left"></div>
|
1071
|
+
</div>
|
1072
|
+
|
1073
|
+
|
1074
|
+
<div class="video-entry ">
|
1075
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=0d_RaKdqeck&feature=related" rel="nofollow"><img title="General Instructions for Disposable Respirators" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i1.ytimg.com/vi/0d_RaKdqeck/default.jpg')" qlicon="0d_RaKdqeck" alt="General Instructions for Disposable Respirators"></a><div class="addtoQL90"><a href="#" ql="0d_RaKdqeck" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1076
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/0d_RaKdqeck/default.jpg', 'General Instructions for Disposable Respirators')"
|
1077
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1078
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1079
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:05</span></div></div></div></div>
|
1080
|
+
<div class="video-main-content">
|
1081
|
+
<div class="video-mini-title"><a href="/watch?v=0d_RaKdqeck&feature=related" title="General Instructions for Disposable Respirators" rel="nofollow">General Instructions for Disposable Respirators</a></div>
|
1082
|
+
<div class="video-view-count">25,289 views</div>
|
1083
|
+
<div class="video-username"><a href="/user/CDCStreamingHealth">CDCStreamingHealth</a></div>
|
1084
|
+
</div>
|
1085
|
+
|
1086
|
+
<div class="video-clear-list-left"></div>
|
1087
|
+
</div>
|
1088
|
+
|
1089
|
+
|
1090
|
+
<div class="video-entry ">
|
1091
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=YJ87eBKkMRM&feature=related" rel="nofollow"><img title="Preparing for a Pandemic: The Role of Antiviral Medications" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i2.ytimg.com/vi/YJ87eBKkMRM/default.jpg')" qlicon="YJ87eBKkMRM" alt="Preparing for a Pandemic: The Role of Antiviral Medications"></a><div class="addtoQL90"><a href="#" ql="YJ87eBKkMRM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1092
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/YJ87eBKkMRM/default.jpg', 'Preparing for a Pandemic: The Role of Antiviral Medications')"
|
1093
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1094
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1095
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>8:04</span></div></div></div></div>
|
1096
|
+
<div class="video-main-content">
|
1097
|
+
<div class="video-mini-title"><a href="/watch?v=YJ87eBKkMRM&feature=related" title="Preparing for a Pandemic: The Role of Antiviral Medications" rel="nofollow">Preparing for a Pandemic: The Role of Antiviral...</a></div>
|
1098
|
+
<div class="video-view-count">2,484 views</div>
|
1099
|
+
<div class="video-username"><a href="/user/apfluwatch">apfluwatch</a></div>
|
1100
|
+
</div>
|
1101
|
+
|
1102
|
+
<div class="video-clear-list-left"></div>
|
1103
|
+
</div>
|
1104
|
+
|
1105
|
+
|
1106
|
+
<div class="video-entry ">
|
1107
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=9hQh81UofuQ&feature=related" rel="nofollow"><img title="KO Countdown : Swine Flu 090427 : Possible Pandemic" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i2.ytimg.com/vi/9hQh81UofuQ/default.jpg')" qlicon="9hQh81UofuQ" alt="KO Countdown : Swine Flu 090427 : Possible Pandemic"></a><div class="addtoQL90"><a href="#" ql="9hQh81UofuQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1108
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/9hQh81UofuQ/default.jpg', 'KO Countdown : Swine Flu 090427 : Possible Pandemic')"
|
1109
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1110
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1111
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>5:55</span></div></div></div></div>
|
1112
|
+
<div class="video-main-content">
|
1113
|
+
<div class="video-mini-title"><a href="/watch?v=9hQh81UofuQ&feature=related" title="KO Countdown : Swine Flu 090427 : Possible Pandemic" rel="nofollow">KO Countdown : Swine Flu 090427 : Possible Pand...</a></div>
|
1114
|
+
<div class="video-view-count">1,120 views</div>
|
1115
|
+
<div class="video-username"><a href="/user/squishydemon">squishydemon</a></div>
|
1116
|
+
</div>
|
1117
|
+
|
1118
|
+
<div class="video-clear-list-left"></div>
|
1119
|
+
</div>
|
1120
|
+
|
1121
|
+
|
1122
|
+
<div class="video-entry ">
|
1123
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=jZUH57vGDIM&feature=related" rel="nofollow"><img title="Deadly flu hits Mexico" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i3.ytimg.com/vi/jZUH57vGDIM/default.jpg')" qlicon="jZUH57vGDIM" alt="Deadly flu hits Mexico"></a><div class="addtoQL90"><a href="#" ql="jZUH57vGDIM" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1124
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/jZUH57vGDIM/default.jpg', 'Deadly flu hits Mexico')"
|
1125
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1126
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1127
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:53</span></div></div></div></div>
|
1128
|
+
<div class="video-main-content">
|
1129
|
+
<div class="video-mini-title"><a href="/watch?v=jZUH57vGDIM&feature=related" title="Deadly flu hits Mexico" rel="nofollow">Deadly flu hits Mexico</a></div>
|
1130
|
+
<div class="video-view-count">2,721 views</div>
|
1131
|
+
<div class="video-username"><a href="/user/MiddleEastNews">MiddleEastNews</a></div>
|
1132
|
+
</div>
|
1133
|
+
|
1134
|
+
<div class="video-clear-list-left"></div>
|
1135
|
+
</div>
|
1136
|
+
|
1137
|
+
|
1138
|
+
<div class="video-entry ">
|
1139
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=mBOSMj0uJVY&feature=related" rel="nofollow"><img title="SWINE/AVIAN/HUMAN VIRUS OUTBREAK TRUTH ABOUT THE MANUFACTURED VIRUS" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i2.ytimg.com/vi/mBOSMj0uJVY/default.jpg')" qlicon="mBOSMj0uJVY" alt="SWINE/AVIAN/HUMAN VIRUS OUTBREAK TRUTH ABOUT THE MANUFACTURED VIRUS"></a><div class="addtoQL90"><a href="#" ql="mBOSMj0uJVY" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1140
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/mBOSMj0uJVY/default.jpg', 'SWINE/AVIAN/HUMAN VIRUS OUTBREAK TRUTH ABOUT THE MANUFACTURED VIRUS')"
|
1141
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1142
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1143
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>7:14</span></div></div></div></div>
|
1144
|
+
<div class="video-main-content">
|
1145
|
+
<div class="video-mini-title"><a href="/watch?v=mBOSMj0uJVY&feature=related" title="SWINE/AVIAN/HUMAN VIRUS OUTBREAK TRUTH ABOUT THE MANUFACTURED VIRUS" rel="nofollow">SWINE/AVIAN/HUMAN VIRUS OUTBREAK TRUTH ABOUT TH...</a></div>
|
1146
|
+
<div class="video-view-count">4,238 views</div>
|
1147
|
+
<div class="video-username"><a href="/user/TRUTH2012seeker">TRUTH2012seeker</a></div>
|
1148
|
+
</div>
|
1149
|
+
|
1150
|
+
<div class="video-clear-list-left"></div>
|
1151
|
+
</div>
|
1152
|
+
|
1153
|
+
|
1154
|
+
<div class="video-entry ">
|
1155
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=jPtLPOWcCYE&feature=related" rel="nofollow"><img title="N95 Respirator for Airborne Infectious Disease CDC 2005" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i3.ytimg.com/vi/jPtLPOWcCYE/default.jpg')" qlicon="jPtLPOWcCYE" alt="N95 Respirator for Airborne Infectious Disease CDC 2005"></a><div class="addtoQL90"><a href="#" ql="jPtLPOWcCYE" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1156
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/jPtLPOWcCYE/default.jpg', 'N95 Respirator for Airborne Infectious Disease CDC 2005')"
|
1157
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1158
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1159
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:46</span></div></div></div></div>
|
1160
|
+
<div class="video-main-content">
|
1161
|
+
<div class="video-mini-title"><a href="/watch?v=jPtLPOWcCYE&feature=related" title="N95 Respirator for Airborne Infectious Disease CDC 2005" rel="nofollow">N95 Respirator for Airborne Infectious Disease ...</a></div>
|
1162
|
+
<div class="video-view-count">1,481 views</div>
|
1163
|
+
<div class="video-username"><a href="/user/markdcatlin">markdcatlin</a></div>
|
1164
|
+
</div>
|
1165
|
+
|
1166
|
+
<div class="video-clear-list-left"></div>
|
1167
|
+
</div>
|
1168
|
+
|
1169
|
+
|
1170
|
+
<div class="video-entry ">
|
1171
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=VjRN8VM1Bqg&feature=related" rel="nofollow"><img title="Surgical Mask or Respirator for Healthcare Workers?" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i3.ytimg.com/vi/VjRN8VM1Bqg/default.jpg')" qlicon="VjRN8VM1Bqg" alt="Surgical Mask or Respirator for Healthcare Workers?"></a><div class="addtoQL90"><a href="#" ql="VjRN8VM1Bqg" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1172
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/VjRN8VM1Bqg/default.jpg', 'Surgical Mask or Respirator for Healthcare Workers?')"
|
1173
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1174
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1175
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>0:09</span></div></div></div></div>
|
1176
|
+
<div class="video-main-content">
|
1177
|
+
<div class="video-mini-title"><a href="/watch?v=VjRN8VM1Bqg&feature=related" title="Surgical Mask or Respirator for Healthcare Workers?" rel="nofollow">Surgical Mask or Respirator for Healthcare Work...</a></div>
|
1178
|
+
<div class="video-view-count">635 views</div>
|
1179
|
+
<div class="video-username"><a href="/user/markdcatlin">markdcatlin</a></div>
|
1180
|
+
</div>
|
1181
|
+
|
1182
|
+
<div class="video-clear-list-left"></div>
|
1183
|
+
</div>
|
1184
|
+
|
1185
|
+
|
1186
|
+
<div class="video-entry ">
|
1187
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=JMr6poMPP7o&feature=related" rel="nofollow"><img title="Homeland Security prepares administring Tamiflu to Babies" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i3.ytimg.com/vi/JMr6poMPP7o/default.jpg')" qlicon="JMr6poMPP7o" alt="Homeland Security prepares administring Tamiflu to Babies"></a><div class="addtoQL90"><a href="#" ql="JMr6poMPP7o" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1188
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i3.ytimg.com/vi/JMr6poMPP7o/default.jpg', 'Homeland Security prepares administring Tamiflu to Babies')"
|
1189
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1190
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1191
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:25</span></div></div></div></div>
|
1192
|
+
<div class="video-main-content">
|
1193
|
+
<div class="video-mini-title"><a href="/watch?v=JMr6poMPP7o&feature=related" title="Homeland Security prepares administring Tamiflu to Babies" rel="nofollow">Homeland Security prepares administring Tamiflu...</a></div>
|
1194
|
+
<div class="video-view-count">161 views</div>
|
1195
|
+
<div class="video-username"><a href="/user/NOLINKNEWS">NOLINKNEWS</a></div>
|
1196
|
+
</div>
|
1197
|
+
|
1198
|
+
<div class="video-clear-list-left"></div>
|
1199
|
+
</div>
|
1200
|
+
|
1201
|
+
|
1202
|
+
<div class="video-entry ">
|
1203
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=sHK3oWpD5ZI&feature=related" rel="nofollow"><img title="Masks for Protection Against Pandemic Flu 1918" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i4.ytimg.com/vi/sHK3oWpD5ZI/default.jpg')" qlicon="sHK3oWpD5ZI" alt="Masks for Protection Against Pandemic Flu 1918"></a><div class="addtoQL90"><a href="#" ql="sHK3oWpD5ZI" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1204
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/sHK3oWpD5ZI/default.jpg', 'Masks for Protection Against Pandemic Flu 1918')"
|
1205
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1206
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1207
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>1:00</span></div></div></div></div>
|
1208
|
+
<div class="video-main-content">
|
1209
|
+
<div class="video-mini-title"><a href="/watch?v=sHK3oWpD5ZI&feature=related" title="Masks for Protection Against Pandemic Flu 1918" rel="nofollow">Masks for Protection Against Pandemic Flu 1918</a></div>
|
1210
|
+
<div class="video-view-count">3,073 views</div>
|
1211
|
+
<div class="video-username"><a href="/user/markdcatlin">markdcatlin</a></div>
|
1212
|
+
</div>
|
1213
|
+
|
1214
|
+
<div class="video-clear-list-left"></div>
|
1215
|
+
</div>
|
1216
|
+
|
1217
|
+
|
1218
|
+
<div class="video-entry ">
|
1219
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=XviF9ACuakQ&feature=related" rel="nofollow"><img title="Pandemic Flu Song" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i1.ytimg.com/vi/XviF9ACuakQ/default.jpg')" qlicon="XviF9ACuakQ" alt="Pandemic Flu Song"></a><div class="addtoQL90"><a href="#" ql="XviF9ACuakQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1220
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/XviF9ACuakQ/default.jpg', 'Pandemic Flu Song')"
|
1221
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1222
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1223
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:30</span></div></div></div></div>
|
1224
|
+
<div class="video-main-content">
|
1225
|
+
<div class="video-mini-title"><a href="/watch?v=XviF9ACuakQ&feature=related" title="Pandemic Flu Song" rel="nofollow">Pandemic Flu Song</a></div>
|
1226
|
+
<div class="video-view-count">7,074 views</div>
|
1227
|
+
<div class="video-username"><a href="/user/markdcatlin">markdcatlin</a></div>
|
1228
|
+
</div>
|
1229
|
+
|
1230
|
+
<div class="video-clear-list-left"></div>
|
1231
|
+
</div>
|
1232
|
+
|
1233
|
+
|
1234
|
+
<div class="video-entry ">
|
1235
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=0bu4bvVR4X4&feature=related" rel="nofollow"><img title="Swine Flu What Is It? Mexican Swine Flu Report Possible Dangers of Pandemic Flu." src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i1.ytimg.com/vi/0bu4bvVR4X4/default.jpg')" qlicon="0bu4bvVR4X4" alt="Swine Flu What Is It? Mexican Swine Flu Report Possible Dangers of Pandemic Flu."></a><div class="addtoQL90"><a href="#" ql="0bu4bvVR4X4" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1236
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i1.ytimg.com/vi/0bu4bvVR4X4/default.jpg', 'Swine Flu What Is It? Mexican Swine Flu Report Possible Dangers of Pandemic Flu.')"
|
1237
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1238
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1239
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>4:35</span></div></div></div></div>
|
1240
|
+
<div class="video-main-content">
|
1241
|
+
<div class="video-mini-title"><a href="/watch?v=0bu4bvVR4X4&feature=related" title="Swine Flu What Is It? Mexican Swine Flu Report Possible Dangers of Pandemic Flu." rel="nofollow">Swine Flu What Is It? Mexican Swine Flu Repor...</a></div>
|
1242
|
+
<div class="video-view-count">2,256 views</div>
|
1243
|
+
<div class="video-username"><a href="/user/ozburg7">ozburg7</a></div>
|
1244
|
+
</div>
|
1245
|
+
|
1246
|
+
<div class="video-clear-list-left"></div>
|
1247
|
+
</div>
|
1248
|
+
|
1249
|
+
|
1250
|
+
<div class="video-entry ">
|
1251
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/watch?v=gj0gs1C83Ec&feature=related" rel="nofollow"><img title="Swine flu was predicted in 2004" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif" class="vimg90" onload="delayLoad('related', this, 'http://i4.ytimg.com/vi/gj0gs1C83Ec/default.jpg')" qlicon="gj0gs1C83Ec" alt="Swine flu was predicted in 2004"></a><div class="addtoQL90"><a href="#" ql="gj0gs1C83Ec" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1252
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/gj0gs1C83Ec/default.jpg', 'Swine flu was predicted in 2004')"
|
1253
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1254
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1255
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>7:05</span></div></div></div></div>
|
1256
|
+
<div class="video-main-content">
|
1257
|
+
<div class="video-mini-title"><a href="/watch?v=gj0gs1C83Ec&feature=related" title="Swine flu was predicted in 2004" rel="nofollow">Swine flu was predicted in 2004</a></div>
|
1258
|
+
<div class="video-view-count">2,296 views</div>
|
1259
|
+
<div class="video-username"><a href="/user/RussiaToday">RussiaToday</a></div>
|
1260
|
+
</div>
|
1261
|
+
|
1262
|
+
<div class="video-clear-list-left"></div>
|
1263
|
+
</div>
|
1264
|
+
|
1265
|
+
|
1266
|
+
<div id="watch-related-video-list-loading-div" class="watch-discoverbox-more-link" style="display:none">Loading...</div>
|
1267
|
+
<div class="watch-discoverbox-more-link">
|
1268
|
+
<a href="/results?search=related&search_query=SwineFlu%20Flu%20Influenza%20%22Pandemic%20Flu%22%20CDC%20CDCstreaminghealth%20ehealth%20%22social%20media%22&v=0wK1127fHQ4&page=2">
|
1269
|
+
See all 51 videos
|
1270
|
+
</a>
|
1271
|
+
</div>
|
1272
|
+
</div>
|
1273
|
+
|
1274
|
+
</div>
|
1275
|
+
<div class="clearL"></div>
|
1276
|
+
</div>
|
1277
|
+
|
1278
|
+
|
1279
|
+
<div id="watch-more-popular" style="margin-bottom: 10px; padding: 2px; border: 1px solid #ccc;">
|
1280
|
+
<div style="border: 1px solid #ccc; background-color: #ECF1FA; padding: 5px; text-align: center; font-size: 16px; font-weight: bold">
|
1281
|
+
<a class="hLink" href="/browse?c=25"><img style="margin: 0 5px; vertical-align: text-top;" src="http://s.ytimg.com/yt/img/explore_popular_music_videos-vfl62249.gif" border="0" alt="" /></a><a class="hLink" href="/browse?c=25">More Popular News Videos</a>
|
1282
|
+
</div>
|
1283
|
+
</div>
|
1284
|
+
|
1285
|
+
|
1286
|
+
|
1287
|
+
|
1288
|
+
|
1289
|
+
|
1290
|
+
|
1291
|
+
|
1292
|
+
|
1293
|
+
<div class="expand-panel expanded">
|
1294
|
+
<span class="expand-header">Featured Videos</span>
|
1295
|
+
<div id="watch-promoted-videos-container" class="watch-body expand-content watch-promoted-container grid-view">
|
1296
|
+
<div class="watch-promoted-vid">
|
1297
|
+
|
1298
|
+
<div class="video-entry ">
|
1299
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/cthru?key=hpqw-UwkkoTu2cxYJir3N-k_MYEY9tx5zMTCKt0Z0hUz5BQ3Sb74OQxk1n8KOBB9a77LM_Gm3NZ3NIF_117fCAU-qok1NXPank937RzgaiIHhKaKAkoheje4i3oQcXs-ueLHTuhkw-4AD7oQDm6K-dXKq-AE76Ax05v4PVhyseh_WztMFnxtrPqj0FREjjCeHx8voei41fGhu2uOoPhz8Q==" rel="nofollow"><img title="u s of a trip." src="http://i2.ytimg.com/vi/-BIE_YpICmU/default.jpg" class="vimg90" qlicon="-BIE_YpICmU" alt="u s of a trip."></a><div class="addtoQL90"><a href="#" ql="-BIE_YpICmU" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1300
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/-BIE_YpICmU/default.jpg', 'u s of a trip.')"
|
1301
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1302
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1303
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>3:52</span></div></div></div></div>
|
1304
|
+
<div class="video-main-content">
|
1305
|
+
<div class="video-mini-title"><a href="/cthru?key=hpqw-UwkkoTu2cxYJir3N-k_MYEY9tx5zMTCKt0Z0hUz5BQ3Sb74OQxk1n8KOBB9a77LM_Gm3NZ3NIF_117fCAU-qok1NXPank937RzgaiIHhKaKAkoheje4i3oQcXs-ueLHTuhkw-4AD7oQDm6K-dXKq-AE76Ax05v4PVhyseh_WztMFnxtrPqj0FREjjCeHx8voei41fGhu2uOoPhz8Q==" title="u s of a trip." rel="nofollow">u s of a trip.</a></div>
|
1306
|
+
<div class="video-view-count">394,000 views</div>
|
1307
|
+
<div class="video-username"><a href="/user/communitychannel">communitychannel</a></div>
|
1308
|
+
</div>
|
1309
|
+
|
1310
|
+
<div class="video-clear-list-left"></div>
|
1311
|
+
</div>
|
1312
|
+
|
1313
|
+
</div>
|
1314
|
+
<div class="watch-promoted-vid">
|
1315
|
+
|
1316
|
+
<div class="video-entry ">
|
1317
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/cthru?key=3wo6NlN5E_zAWMzZ1VSec1ccLi3guPp6fQ04O7BQUJ8FJmwzYhja7mgwM7g3Lg8zXrEG4ohYrzX4qX9f7CFUpkZ1aOyDP-88fDwr07bvtIaxdnQpSP-V8LGOyU84A4TVYIVHpOzwGXNG6YdSthAi3Ws8EF-T4-Y6Ck3JjbQSLfifB_U2wjEbFFpcTm6bZQj3RFupst6FHOM1yH-qf7a4Xg==" rel="nofollow"><img title="Adam Lambert Gets a Standing O on 'Idol'" src="http://i2.ytimg.com/vi/m_jVB_nzqJQ/default.jpg" class="vimg90" qlicon="m_jVB_nzqJQ" alt="Adam Lambert Gets a Standing O on 'Idol'"></a><div class="addtoQL90"><a href="#" ql="m_jVB_nzqJQ" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1318
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i2.ytimg.com/vi/m_jVB_nzqJQ/default.jpg', 'Adam Lambert Gets a Standing O on \'Idol\'')"
|
1319
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1320
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1321
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>2:01</span></div></div></div></div>
|
1322
|
+
<div class="video-main-content">
|
1323
|
+
<div class="video-mini-title"><a href="/cthru?key=3wo6NlN5E_zAWMzZ1VSec1ccLi3guPp6fQ04O7BQUJ8FJmwzYhja7mgwM7g3Lg8zXrEG4ohYrzX4qX9f7CFUpkZ1aOyDP-88fDwr07bvtIaxdnQpSP-V8LGOyU84A4TVYIVHpOzwGXNG6YdSthAi3Ws8EF-T4-Y6Ck3JjbQSLfifB_U2wjEbFFpcTm6bZQj3RFupst6FHOM1yH-qf7a4Xg==" title="Adam Lambert Gets a Standing O on 'Idol'" rel="nofollow">Adam Lambert Gets a Standing O on 'Idol'</a></div>
|
1324
|
+
<div class="video-view-count">572,861 views</div>
|
1325
|
+
<div class="video-username"><a href="/user/AssociatedPress">AssociatedPress</a></div>
|
1326
|
+
</div>
|
1327
|
+
|
1328
|
+
<div class="video-clear-list-left"></div>
|
1329
|
+
</div>
|
1330
|
+
|
1331
|
+
</div>
|
1332
|
+
<div class="watch-promoted-vid">
|
1333
|
+
|
1334
|
+
<div class="video-entry ">
|
1335
|
+
<div class="v90WideEntry"><div class="v90WrapperOuter"><div class="v90WrapperInner"><a href="/cthru?key=p3FPf0a4kI3cN7o-hh5ADNmAo3Q2JjUZyVEvMP6VlYFOFdOhc7K0c7mLHY2OZGfSLIzEaswYW6PI3J9bAew4eKAGSKKk9XtKd1ybWMQenRTbcz9bu2lqm6-vj8DNFkHbaBCqD_mKnCG8O0dWFfjLJSh1qz8wFUzho0rP-xuQz7KCQcE2CVXHybS458O1f96nFiV-L8_5GIK4UKq74jJRBw==" rel="nofollow"><img title="Happy Tree Friends - In a Jam (Part 1)" src="http://i4.ytimg.com/vi/WjA6F8Qg8As/default.jpg" class="vimg90" qlicon="WjA6F8Qg8As" alt="Happy Tree Friends - In a Jam (Part 1)"></a><div class="addtoQL90"><a href="#" ql="WjA6F8Qg8As" title="Add Video to QuickList"><button title="" class="master-sprite QLIconImg"
|
1336
|
+
onclick="return onQuickAddClick(this, this.parentNode.getAttribute('ql'), 'http://i4.ytimg.com/vi/WjA6F8Qg8As/default.jpg', 'Happy Tree Friends - In a Jam (Part 1)')"
|
1337
|
+
onmouseover="mouseOverQuickAdd(this)"
|
1338
|
+
onmouseout="mouseOutQuickAdd(this)"
|
1339
|
+
onmousedown="urchinTracker('/Events/VideoWatch/QuickList+AddTo')"></button></a><div class="hid quicklist-inlist"><a href="/watch_queue?all">Added</a></div></div><div class="video-time"><span>4:12</span></div></div></div></div>
|
1340
|
+
<div class="video-main-content">
|
1341
|
+
<div class="video-mini-title"><a href="/cthru?key=p3FPf0a4kI3cN7o-hh5ADNmAo3Q2JjUZyVEvMP6VlYFOFdOhc7K0c7mLHY2OZGfSLIzEaswYW6PI3J9bAew4eKAGSKKk9XtKd1ybWMQenRTbcz9bu2lqm6-vj8DNFkHbaBCqD_mKnCG8O0dWFfjLJSh1qz8wFUzho0rP-xuQz7KCQcE2CVXHybS458O1f96nFiV-L8_5GIK4UKq74jJRBw==" title="Happy Tree Friends - In a Jam (Part 1)" rel="nofollow">Happy Tree Friends - In a Jam (Part 1)</a></div>
|
1342
|
+
<div class="video-view-count">232,911 views</div>
|
1343
|
+
<div class="video-username"><a href="/user/MondoMedia">MondoMedia</a></div>
|
1344
|
+
</div>
|
1345
|
+
|
1346
|
+
<div class="video-clear-list-left"></div>
|
1347
|
+
</div>
|
1348
|
+
|
1349
|
+
</div>
|
1350
|
+
|
1351
|
+
<div class="clearL"></div>
|
1352
|
+
</div>
|
1353
|
+
</div>
|
1354
|
+
|
1355
|
+
|
1356
|
+
</div>
|
1357
|
+
|
1358
|
+
|
1359
|
+
|
1360
|
+
<div id="watch-this-vid-info">
|
1361
|
+
|
1362
|
+
|
1363
|
+
|
1364
|
+
|
1365
|
+
|
1366
|
+
|
1367
|
+
|
1368
|
+
|
1369
|
+
|
1370
|
+
|
1371
|
+
|
1372
|
+
|
1373
|
+
|
1374
|
+
<div id="watch-ratings-views">
|
1375
|
+
<div id="watch-rating-div">
|
1376
|
+
|
1377
|
+
|
1378
|
+
<script language="javascript">
|
1379
|
+
|
1380
|
+
|
1381
|
+
document.getElementById('watch-rating-div').onmouseover = function() { hideDiv('defaultRatingMessage'); showDiv('hoverMessage'); };
|
1382
|
+
document.getElementById('watch-rating-div').onmouseout = function() { showDiv('defaultRatingMessage'); hideDiv('hoverMessage'); };
|
1383
|
+
|
1384
|
+
</script>
|
1385
|
+
|
1386
|
+
<div id="ratingWrapper"><div class="floatL" onclick="urchinTracker('/Events/VideoWatch/Rated');"><div id="ratingStars" class="floatL">
|
1387
|
+
<button class="master-sprite ratingL ratingL-4.5" title="4.5"></button></div><div id="ratingMessage"><div id="defaultRatingMessage"><span class="smallText">3,998 ratings</span></div><div id="hoverMessage" style="width:100%" class="hid"><a href="/login?next=/watch%3Fv%3D0wK1127fHQ4">Sign in</a> to rate</div></div></div></div>
|
1388
|
+
|
1389
|
+
</div>
|
1390
|
+
|
1391
|
+
<div id="watch-views-div">
|
1392
|
+
<span id="watch-views"><span id="watch-view-count">572,075</span> views</span>
|
1393
|
+
</div>
|
1394
|
+
|
1395
|
+
|
1396
|
+
|
1397
|
+
<div class="clear"></div>
|
1398
|
+
</div>
|
1399
|
+
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1403
|
+
<div id="watch-main-area">
|
1404
|
+
<div id="watch-actions-area">
|
1405
|
+
<div class="watch-tabs master-sprite">
|
1406
|
+
<div id="watch-tab-favorite" class="watch-tab" onclick="if (!hasClass(this, 'disabled')) { addToFaves('addToFavesForm',event); }">
|
1407
|
+
<a id="watch-action-favorite-link" href="#" class="watch-action-link" onclick="return false;">
|
1408
|
+
<button id="watch-action-favorite" class="master-sprite" title="Favorite"></button>
|
1409
|
+
<span class="watch-action-text">Favorite</span>
|
1410
|
+
</a>
|
1411
|
+
<button class="master-sprite watch-tab-arrow" title=""></button></div>
|
1412
|
+
<div id="watch-tab-share" onclick="if (hasClass(this, 'watch-tab-sel') && !isDisplayed('watch-share-video-div')) {urchinTracker('/Events/VideoWatch/ShareTab/OpensMore/en_US');processShareVideo('0wK1127fHQ4','watch-share-video-div', 'all');} else { resetSharing(); } watchSelectTab(this);" class="watch-tab watch-tab-sel">
|
1413
|
+
<a id="watch-action-share-link" href="#" class="watch-action-link" onclick="return false;">
|
1414
|
+
<button id="watch-action-share" class="master-sprite" title="Share"></button>
|
1415
|
+
<span class="watch-action-text">Share</span>
|
1416
|
+
</a>
|
1417
|
+
<button class="master-sprite watch-tab-arrow" title=""></button></div>
|
1418
|
+
<div id="watch-tab-playlists" class="watch-tab" onclick="addToPlaylist('0wK1127fHQ4',event);">
|
1419
|
+
<a id="watch-action-playlists-link" href="#" class="watch-action-link" onclick="return false">
|
1420
|
+
<button id="watch-action-playlists" class="master-sprite" title="Add to Playlists"></button>
|
1421
|
+
<span class="watch-action-text">Playlists</span>
|
1422
|
+
</a>
|
1423
|
+
<button class="master-sprite watch-tab-arrow" title=""></button></div>
|
1424
|
+
<div id="watch-tab-flag" class="watch-tab " onclick="if (!hasClass(this, 'disabled')) { reportConcern('0wK1127fHQ4',event); }" title="Report video as inappropriate">
|
1425
|
+
<a id="watch-action-flag-link" href="#" class="watch-action-link" onclick="return false">
|
1426
|
+
<button id="watch-action-flag" class="master-sprite" title="Report video as inappropriate"></button>
|
1427
|
+
<span class="watch-action-text">Flag</span>
|
1428
|
+
</a>
|
1429
|
+
<button class="master-sprite watch-tab-arrow" title=""></button></div>
|
1430
|
+
<div class="clear"></div>
|
1431
|
+
</div>
|
1432
|
+
|
1433
|
+
<div class="watch-tab-contents">
|
1434
|
+
<div id="watch-tab-share-body" class="watch-tab-body watch-tab-sel">
|
1435
|
+
<div id="aggregationServicesDiv">
|
1436
|
+
<div id="watch-sharetab-options">
|
1437
|
+
<div id="more-options"><a href="#" class="eLink" onclick="urchinTracker('/Events/VideoWatch/Share/MoreOptions/en_US');processShareVideo('0wK1127fHQ4','watch-share-video-div', 'all'); return false;" rel="nofollow">(more share options)</a></div>
|
1438
|
+
<div style="display: none;" id="fewer-options"><a href="#" class="eLink" onclick="resetSharing(); return false;" rel="nofollow">fewer share options</a></div>
|
1439
|
+
</div>
|
1440
|
+
|
1441
|
+
<div id="watch-share-services-collapsed">
|
1442
|
+
<div class="watch-recent-shares-div">
|
1443
|
+
<div class="watch-recent-share">
|
1444
|
+
|
1445
|
+
<a href="http://www.myspace.com/Modules/PostTo/Pages/?t=Symptoms%20of%20Swine%20Flu&c=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E&u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&l=1" target="_blank" onclick="recordServiceUsage('MYSPACE', '0wK1127fHQ4', 'en_US');openPopup('http://www.myspace.com/Modules/PostTo/Pages/?t=Symptoms%20of%20Swine%20Flu&c=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E&u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&l=1', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareAggr/MySpace/en_US');return false;">
|
1446
|
+
<span>MySpace</span>
|
1447
|
+
</a>
|
1448
|
+
|
1449
|
+
</div>
|
1450
|
+
</div>
|
1451
|
+
<div class="watch-recent-shares-div">
|
1452
|
+
<div class="watch-recent-share">
|
1453
|
+
|
1454
|
+
<a href="http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&t=Symptoms%20of%20Swine%20Flu" target="_blank" onclick="recordServiceUsage('FACEBOOK', '0wK1127fHQ4', 'en_US');openPopup('http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&t=Symptoms%20of%20Swine%20Flu', 'YouTube', 440, 620, true);urchinTracker('/Events/VideoWatch/ShareAggr/Facebook/en_US');return false;">
|
1455
|
+
<span>Facebook</span>
|
1456
|
+
</a>
|
1457
|
+
|
1458
|
+
</div>
|
1459
|
+
</div>
|
1460
|
+
<div class="watch-recent-shares-div">
|
1461
|
+
<div class="watch-recent-share">
|
1462
|
+
|
1463
|
+
<a href="http://twitter.com/home?status=Check%20this%20video%20out%20--%20Symptoms%20of%20Swine%20Flu%20http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4" target="_blank" onclick="recordServiceUsage('TWITTER', '0wK1127fHQ4', 'en_US');openPopup('http://twitter.com/home?status=Check%20this%20video%20out%20--%20Symptoms%20of%20Swine%20Flu%20http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareAggr/Twitter/en_US');return false;">
|
1464
|
+
<span>Twitter</span>
|
1465
|
+
</a>
|
1466
|
+
|
1467
|
+
</div>
|
1468
|
+
</div>
|
1469
|
+
|
1470
|
+
|
1471
|
+
<div class="clear"></div>
|
1472
|
+
</div>
|
1473
|
+
<div id="watch-share-services-expanded" style="display: none;">
|
1474
|
+
<div class="watch-recent-shares-div">
|
1475
|
+
<a href="http://www.myspace.com/Modules/PostTo/Pages/?t=Symptoms%20of%20Swine%20Flu&amp;c=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E&amp;u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;l=1" onclick="recordServiceUsage('MYSPACE', '0wK1127fHQ4', 'en_US');openPopup('http://www.myspace.com/Modules/PostTo/Pages/?t=Symptoms%20of%20Swine%20Flu&c=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E&u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&l=1', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareService/MySpace/en_US');return false;" target="_blank"><span>MySpace</span></a>
|
1476
|
+
</div>
|
1477
|
+
<div class="watch-recent-shares-div">
|
1478
|
+
<a href="http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;t=Symptoms%20of%20Swine%20Flu" onclick="recordServiceUsage('FACEBOOK', '0wK1127fHQ4', 'en_US');openPopup('http://www.facebook.com/sharer.php?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&t=Symptoms%20of%20Swine%20Flu', 'YouTube', 440, 620, true);urchinTracker('/Events/VideoWatch/ShareService/Facebook/en_US');return false;" target="_blank"><span>Facebook</span></a>
|
1479
|
+
</div>
|
1480
|
+
<div class="watch-recent-shares-div">
|
1481
|
+
<a href="http://twitter.com/home?status=Check%20this%20video%20out%20--%20Symptoms%20of%20Swine%20Flu%20http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4" onclick="recordServiceUsage('TWITTER', '0wK1127fHQ4', 'en_US');openPopup('http://twitter.com/home?status=Check%20this%20video%20out%20--%20Symptoms%20of%20Swine%20Flu%20http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareService/Twitter/en_US');return false;" target="_blank"><span>Twitter</span></a>
|
1482
|
+
</div>
|
1483
|
+
<div class="watch-recent-shares-div">
|
1484
|
+
<a href="http://digg.com/submit?phase=2&amp;url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;title=Symptoms%20of%20Swine%20Flu&amp;bodytext=In%20this%20video%2C%20Dr.%20Joe%20Bresee%2C%20with%20CDC%27s%20Influenza%20Division%2C%20describes%20the%20symptoms%20of%20swine%20flu%20and%20warning%20signs%20to%20look%20for%20that%20indicate%20the%20need%20for%20urgent%20medical%20attention.&amp;topic=videos_people" onclick="recordServiceUsage('DIGG', '0wK1127fHQ4', 'en_US');openPopup('http://digg.com/submit?phase=2&url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&title=Symptoms%20of%20Swine%20Flu&bodytext=In%20this%20video%2C%20Dr.%20Joe%20Bresee%2C%20with%20CDC%27s%20Influenza%20Division%2C%20describes%20the%20symptoms%20of%20swine%20flu%20and%20warning%20signs%20to%20look%20for%20that%20indicate%20the%20need%20for%20urgent%20medical%20attention.&topic=videos_people', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareService/Digg/en_US');return false;" target="_blank"><span>Digg</span></a>
|
1485
|
+
</div>
|
1486
|
+
<div class="watch-recent-shares-div">
|
1487
|
+
<a href="http://www.orkut.com/FavoriteVideos.aspx?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4" onclick="recordServiceUsage('ORKUT', '0wK1127fHQ4', 'en_US');openPopup('http://www.orkut.com/FavoriteVideos.aspx?u=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareService/orkut/en_US');return false;" target="_blank"><span>orkut</span></a>
|
1488
|
+
</div>
|
1489
|
+
<div class="watch-recent-shares-div">
|
1490
|
+
<a href="http://spaces.live.com/BlogIt.aspx?Title=YouTube - Symptoms%20of%20Swine%20Flu&amp;SourceURL=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;description=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E" onclick="recordServiceUsage('LIVE SPACES', '0wK1127fHQ4', 'en_US');openPopup('http://spaces.live.com/BlogIt.aspx?Title=YouTube - Symptoms%20of%20Swine%20Flu&SourceURL=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&description=%3Cobject%20width%3D%22425%22%20height%3D%22355%22%3E%3Cparam%20name%3D%22movie%22%20value%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%3E%3C/param%3E%3Cembed%20src%3D%22http%3A//www.youtube.com/v/0wK1127fHQ4%26hl%3Den%26rel%3D0%22%20type%3D%22application/x-shockwave-flash%22%20width%3D%22425%22%20height%3D%22355%22%3E%3C/embed%3E%3C/object%3E', 'YouTube', 650, 1024, true);urchinTracker('/Events/VideoWatch/ShareService/Live Spaces/en_US');return false;" target="_blank"><span>Live Spaces</span></a>
|
1491
|
+
</div>
|
1492
|
+
<div class="watch-recent-shares-div">
|
1493
|
+
<a href="http://www.bebo.com/c/share?Url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;Title=Symptoms%20of%20Swine%20Flu&amp;TUUID=c583051f-6b2d-41ec-8dd0-a3a0ee1656c1&amp;MID=8348657161" onclick="recordServiceUsage('BEBO', '0wK1127fHQ4', 'en_US');openPopup('http://www.bebo.com/c/share?Url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&Title=Symptoms%20of%20Swine%20Flu&TUUID=c583051f-6b2d-41ec-8dd0-a3a0ee1656c1&MID=8348657161', 'YouTube', 436, 626, true);urchinTracker('/Events/VideoWatch/ShareService/Bebo/en_US');return false;" target="_blank"><span>Bebo</span></a>
|
1494
|
+
</div>
|
1495
|
+
<div class="watch-recent-shares-div">
|
1496
|
+
<a href="http://www.hi5.com/friend/checkViewedVideo.do?t=Symptoms%20of%20Swine%20Flu&amp;url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&amp;embeddable=true&amp;simple=true" onclick="recordServiceUsage('HI5', '0wK1127fHQ4', 'en_US');openPopup('http://www.hi5.com/friend/checkViewedVideo.do?t=Symptoms%20of%20Swine%20Flu&url=http%3A//www.youtube.com/watch%3Fv%3D0wK1127fHQ4&embeddable=true&simple=true', 'YouTube', 475, 800, true);urchinTracker('/Events/VideoWatch/ShareService/hi5/en_US');return false;" target="_blank"><span>hi5</span></a>
|
1497
|
+
</div>
|
1498
|
+
|
1499
|
+
<div class="clear"></div>
|
1500
|
+
</div>
|
1501
|
+
</div> <div id="addToBlogResult" class="watch-action-result" style="display: none;">This video will appear on your blog shortly.</div>
|
1502
|
+
<div id="watch-share-video-div" class="watch-more-action" style="display: none;">Loading...</div>
|
1503
|
+
<div id="shareVideoEmailDiv" class="watch-more-action martT0" style="display: none;">Loading...</div>
|
1504
|
+
<div id="shareMessageQuickDiv" class="watch-more-action" style="display: none;">Loading...</div>
|
1505
|
+
<div id="watch-share-blog-quick" class="watch-more-action" style="display: none;">Loading...</div>
|
1506
|
+
<div id="shareVideoResult" class="watch-action-result" style="display: none;">Thank you for sharing this video!</div>
|
1507
|
+
</div>
|
1508
|
+
<div id="watch-tab-favorite-body" class="watch-tab-body">
|
1509
|
+
<div id="watch-add-faves-div" class="watch-more-action" style="display: none;">
|
1510
|
+
<form method="post" action="/watch_ajax?action_add_favorite_video=1" name="addToFavesForm">
|
1511
|
+
|
1512
|
+
<input type="hidden" name="action_add_favorite_video" value="1" />
|
1513
|
+
<input type="hidden" name="video_id" value="0wK1127fHQ4" />
|
1514
|
+
<input type="checkbox" checked name="add_to_favorite" />
|
1515
|
+
</form>
|
1516
|
+
</div>
|
1517
|
+
<div id="watch-add-faves-loading" class="watch-more-action" style="display: none;">Saving...</div>
|
1518
|
+
<div id="watch-remove-faves-div" class="watch-more-action" style="display: none;">
|
1519
|
+
<form method="post" action="/watch_ajax" name="removeFromFavesForm">
|
1520
|
+
|
1521
|
+
<input type="hidden" name="action_remove_favorite_video" value="1" />
|
1522
|
+
<input type="hidden" name="video_id" value="0wK1127fHQ4" />
|
1523
|
+
<input type="checkbox" checked name="remove_from_favorite" />
|
1524
|
+
</form>
|
1525
|
+
</div>
|
1526
|
+
|
1527
|
+
<div id="watch-add-faves-result" class="watch-more-action" style="display: none;">
|
1528
|
+
<div id="watch-remove-faves" class="watch-action-result" style="display: none;">
|
1529
|
+
<div class="close"><a href="#" class="eLink" title="close this layer" onclick="watchSelectTab(_gel('watch-tab-share')); return false;">Close</a></div>
|
1530
|
+
<img class="watch-check-grn-circle" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif">
|
1531
|
+
<span class="watch-action-response">
|
1532
|
+
This video has been <strong>added</strong> to your <a href="/my_favorites">Favorites</a>. (<a href="#" onclick="removeFromFaves('removeFromFavesForm',event); return false;">Undo</a>)
|
1533
|
+
</span>
|
1534
|
+
</div>
|
1535
|
+
<div id="watch-add-faves" class="watch-action-result" style="display: none;">
|
1536
|
+
<div class="close"><a href="#" class="eLink" title="close this layer" onclick="watchSelectTab(_gel('watch-tab-share')); return false;">Close</a></div>
|
1537
|
+
<img class="watch-check-grn-circle" src="http://s.ytimg.com/yt/img/pixel-vfl73.gif">
|
1538
|
+
<span class="watch-action-response">
|
1539
|
+
This video has been <strong>removed</strong> from your <a href="/my_favorites">Favorites</a>. (<a href="#" onclick="addToFaves('addToFavesForm',event); return false;">Undo</a>)
|
1540
|
+
</span>
|
1541
|
+
</div>
|
1542
|
+
</div>
|
1543
|
+
|
1544
|
+
<div id="addToFavesLogin" style="padding: 2px 8px 8px 8px;">
|
1545
|
+
<div class="close"><a href="#" title="close this layer" onclick="watchSelectTab(_gel('watch-tab-share')); return false;">close</a></div>
|
1546
|
+
Want to add to Favorites?
|
1547
|
+
<strong><a href="/login?next=/watch%3Fv%3D0wK1127fHQ4%23fav">Sign In</a> or <a href="/signup?next=/watch%3Fv%3D0wK1127fHQ4%23fav">Sign Up</a> now!
|
1548
|
+
</strong>
|
1549
|
+
|
1550
|
+
</div>
|
1551
|
+
|
1552
|
+
</div>
|
1553
|
+
<div id="watch-tab-playlists-body" class="watch-tab-body">
|
1554
|
+
<div id="addToPlaylistDiv" class="watch-more-action" style="display: none;">Loading...</div>
|
1555
|
+
<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>
|
1556
|
+
<div id="addToPlaylistLogin" style="padding: 2px 8px 8px 8px;">
|
1557
|
+
<div class="close"><a href="#" title="close this layer" onclick="watchSelectTab(_gel('watch-tab-share')); return false;">close</a></div>
|
1558
|
+
Want to add to Playlists?
|
1559
|
+
<strong><a href="/login?next=/watch%3Fv%3D0wK1127fHQ4">Sign In</a> or <a href="/signup?next=/watch%3Fv%3D0wK1127fHQ4">Sign Up</a> now!
|
1560
|
+
</strong>
|
1561
|
+
|
1562
|
+
</div>
|
1563
|
+
|
1564
|
+
</div>
|
1565
|
+
<div id="watch-tab-flag-body" class="watch-tab-body">
|
1566
|
+
<div id="inappropriateVidDiv" class="watch-more-action" style="display: none;">Loading...</div>
|
1567
|
+
<div id="inappropriateMsgsDiv" class="hid"></div>
|
1568
|
+
<div id="inappropriateMsgLogin" style="padding: 2px 8px 8px 8px;">
|
1569
|
+
<div class="close"><a href="#" title="close this layer" onclick="watchSelectTab(_gel('watch-tab-share')); return false;">close</a></div>
|
1570
|
+
Want to flag a video?
|
1571
|
+
<strong><a href="/login?next=/watch%3Fv%3D0wK1127fHQ4">Sign In</a> or <a href="/signup?next=/watch%3Fv%3D0wK1127fHQ4">Sign Up</a> now!
|
1572
|
+
</strong>
|
1573
|
+
|
1574
|
+
</div>
|
1575
|
+
|
1576
|
+
</div>
|
1577
|
+
<div id="watch-tab-download-body" class="watch-tab-body">
|
1578
|
+
|
1579
|
+
|
1580
|
+
|
1581
|
+
|
1582
|
+
</div>
|
1583
|
+
</div> <div class="clear"></div>
|
1584
|
+
</div>
|
1585
|
+
</div>
|
1586
|
+
|
1587
|
+
|
1588
|
+
|
1589
|
+
|
1590
|
+
|
1591
|
+
|
1592
|
+
|
1593
|
+
|
1594
|
+
<style type="text/css">
|
1595
|
+
#watch-active-sharing {
|
1596
|
+
border-top: 0;
|
1597
|
+
}
|
1598
|
+
#watch-stats-data-wrapper {
|
1599
|
+
border-top: 1px solid #ccc;
|
1600
|
+
}
|
1601
|
+
.watch-active-sharing-user {
|
1602
|
+
float: left;
|
1603
|
+
width: 190px;
|
1604
|
+
overflow: hidden;
|
1605
|
+
display: block;
|
1606
|
+
margin: 2px 0 2px 18px;
|
1607
|
+
font-size: 11px;
|
1608
|
+
}
|
1609
|
+
#watch-active-sharing .expand-content {
|
1610
|
+
margin-top: 5px;
|
1611
|
+
}
|
1612
|
+
</style>
|
1613
|
+
|
1614
|
+
|
1615
|
+
<script type="text/javascript">
|
1616
|
+
var sharing_active = false ;
|
1617
|
+
|
1618
|
+
function clickWatcher() { window.location = "/activesharing_history"; }
|
1619
|
+
|
1620
|
+
</script>
|
1621
|
+
|
1622
|
+
|
1623
|
+
<div id="watch-active-sharing" class="expand-panel small-expand-panel">
|
1624
|
+
|
1625
|
+
<a href="#" onclick="togglePanel(this.parentNode); this.blur(); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button><span>Also Watching Now</span> <span class="expand-header-stat">(6)</span></a>
|
1626
|
+
|
1627
|
+
<div class="expand-content">
|
1628
|
+
<div class="watch-active-sharing-user"><a href="/user/laughingperson5?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">laughingperson5</a></div>
|
1629
|
+
<div class="watch-active-sharing-user"><a href="/user/WebkinzBubbles?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">WebkinzBubbles</a></div>
|
1630
|
+
<div class="watch-active-sharing-user"><a href="/user/XaveGregz?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">XaveGregz</a></div>
|
1631
|
+
<div class="watch-active-sharing-user"><a href="/user/timarlatube?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">timarlatube</a></div>
|
1632
|
+
<div class="watch-active-sharing-user"><a href="/user/WilsonMagicWinx?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">WilsonMagicWinx</a></div>
|
1633
|
+
<div class="watch-active-sharing-user"><a href="/user/lettko?as=1" class="hLink" name="&lid=ActiveSharing&lpos=Watch">lettko</a></div>
|
1634
|
+
|
1635
|
+
|
1636
|
+
</div>
|
1637
|
+
|
1638
|
+
<div class="clear"></div>
|
1639
|
+
</div>
|
1640
|
+
|
1641
|
+
|
1642
|
+
|
1643
|
+
<div id="watch-stats-data-wrapper" class="expand-panel small-expand-panel">
|
1644
|
+
<a href="#" onclick="togglePanel(this.parentNode); watchExpandStatBody(); this.blur(); urchinTracker('/Events/VideoWatch/InfoTab/Stats'); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button><span>Statistics & Data</span></a>
|
1645
|
+
<div id="watch-tab-stats-body" class="expand-content">Loading...</div>
|
1646
|
+
</div>
|
1647
|
+
|
1648
|
+
|
1649
|
+
|
1650
|
+
|
1651
|
+
<div class="expand-panel small-expand-panel">
|
1652
|
+
|
1653
|
+
<a href="#" onclick="togglePanel(this.parentNode); this.blur(); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button><span>Video Responses</span> <span class="expand-header-stat">(0)</span></a>
|
1654
|
+
<div id="watch-video-responses-none" class="expand-content">
|
1655
|
+
This video has <b>no Responses</b>. Be the first to <a class="bold" href="/video_response_upload?v=0wK1127fHQ4">Post a Video Response</a>.
|
1656
|
+
</div>
|
1657
|
+
|
1658
|
+
<div class="clear"></div>
|
1659
|
+
</div>
|
1660
|
+
|
1661
|
+
|
1662
|
+
|
1663
|
+
<div id="watch-comment-panel" class="expand-panel expanded small-expand-panel" onexpanded="watchExpandComments('/watch_ajax?v=0wK1127fHQ4&action_get_comments=1&p=1&commentthreshold=-5&commentfilter=0&page_size=10', 0)" oncollapsed="watchCommentsPanelStateChange()">
|
1664
|
+
|
1665
|
+
<a href="#" onclick="togglePanel(this.parentNode); this.blur(); return false;" class="expand-header"><button title="" class="master-sprite watch-arrow"></button><span>Text Comments</span> <span class="expand-header-stat">(0)</span></a> <a href="#" class="smallText eLink" onclick="expandPanel(this.parentNode); return toggleCommentsOptions('/watch_ajax?v=0wK1127fHQ4&action_get_comments_options=1&commentthreshold=-5&commentfilter=0&page_size=10')" onmousedown="urchinTracker('/Events/VideoWatch/CommentsOptions')">Options</a>
|
1666
|
+
|
1667
|
+
<div class="clear"></div>
|
1668
|
+
|
1669
|
+
<div class="expand-content">
|
1670
|
+
<div id="watch-comments-options" class="hid">
|
1671
|
+
<div class="alignC">Loading...</div>
|
1672
|
+
</div>
|
1673
|
+
|
1674
|
+
<div id="div_main_comment2"></div>
|
1675
|
+
|
1676
|
+
<div id="recent_comments" class="comments">
|
1677
|
+
</div>
|
1678
|
+
|
1679
|
+
<div id="watch-comment-view-all"><a href="/comment_servlet?all_comments&v=0wK1127fHQ4&fromurl=/watch%3Fv%3D0wK1127fHQ4" class="hLink" onmousedown="urchinTracker('/Events/VideoWatch/ViewAllComments');" rel="nofollow">View all 0 comments</a></div>
|
1680
|
+
|
1681
|
+
<div id="watch-comment-post">
|
1682
|
+
<b>Adding comments has been disabled for this video.</b>
|
1683
|
+
</div>
|
1684
|
+
|
1685
|
+
</div> </div>
|
1686
|
+
|
1687
|
+
</div>
|
1688
|
+
|
1689
|
+
<div class="clear"></div>
|
1690
|
+
|
1691
|
+
<div id="footer">
|
1692
|
+
<div class="search">
|
1693
|
+
<table width="100%" cellspacing="0" cellpadding="0">
|
1694
|
+
<tr>
|
1695
|
+
<td>
|
1696
|
+
<div id="igoogle-footer">
|
1697
|
+
<a href="http://www.google.com/webmasters/igoogle/youtube.html"><button onclick="window.location.href='http://www.google.com/webmasters/igoogle/youtube.html'" class="master-sprite" title=""></button><span class="hLink">Add to iGoogle</span></a>
|
1698
|
+
</div>
|
1699
|
+
</td>
|
1700
|
+
|
1701
|
+
<td>
|
1702
|
+
|
1703
|
+
|
1704
|
+
|
1705
|
+
<form autocomplete="off" class="search-form" action="/results" method="get" name="footer-search-form">
|
1706
|
+
<input id="search-type-footer" name="search_type" type="hidden" value="">
|
1707
|
+
<input id="footer-search-term" class="search-term" name="search_query" type="text" onkeyup = "top.goog.i18n.bidi.setDirAttribute(event,this)" value="" maxlength="128" onfocus="addClass(this, 'search-term-focus')" onblur="removeClass(this, 'search-term-focus')">
|
1708
|
+
<a class="yt-button yt-button-primary" id="" style="" href="#" onclick="document.searchForm.submit(); return false;"><span>Search</span></a>
|
1709
|
+
</form>
|
1710
|
+
|
1711
|
+
</td>
|
1712
|
+
|
1713
|
+
<td>
|
1714
|
+
</td>
|
1715
|
+
|
1716
|
+
</tr>
|
1717
|
+
</table>
|
1718
|
+
|
1719
|
+
</div>
|
1720
|
+
<div class="links">
|
1721
|
+
<table cellpadding="0" cellspacing="0">
|
1722
|
+
<tr>
|
1723
|
+
<th colspan="2">Your Account</th>
|
1724
|
+
<th class="separator" colspan="2">Help & Info</th>
|
1725
|
+
<th class="separator" colspan="2">YouTube</th>
|
1726
|
+
</tr>
|
1727
|
+
<tr>
|
1728
|
+
<td><a href="/my_videos"
|
1729
|
+
>Videos</a></td>
|
1730
|
+
<td><a href="/inbox"
|
1731
|
+
>Inbox</a></td>
|
1732
|
+
<td class="separator"><a href="http://help.youtube.com/support/youtube/bin/static.py?page=start.cs&hl=en-US"
|
1733
|
+
>Help Resources</a></td>
|
1734
|
+
<td><a href="http://help.youtube.com/group/youtube-help?hl=en-US"
|
1735
|
+
>Community Help Forums</a></td>
|
1736
|
+
<td class="separator"><a href="/t/about"
|
1737
|
+
>Company Info</a></td>
|
1738
|
+
<td><a href="/press_room"
|
1739
|
+
>Press</a></td>
|
1740
|
+
</tr>
|
1741
|
+
<tr>
|
1742
|
+
<td><a href="/my_favorites"
|
1743
|
+
>Favorites</a></td>
|
1744
|
+
<td><a href="/my_subscriptions"
|
1745
|
+
>Subscriptions</a></td>
|
1746
|
+
<td class="separator"><a href="http://help.youtube.com/support/youtube/bin/request.py?contact_type=abuse&hl=en-US"
|
1747
|
+
>Safety Center</a></td>
|
1748
|
+
<td><a href="/t/dmca_policy"
|
1749
|
+
>Copyright Notices</a></td>
|
1750
|
+
<td class="separator"><a href="/testtube"
|
1751
|
+
>TestTube</a></td>
|
1752
|
+
<td><a href="/t/contact_us"
|
1753
|
+
>Contact</a></td>
|
1754
|
+
</tr>
|
1755
|
+
<tr>
|
1756
|
+
<td><a href="/my_playlists"
|
1757
|
+
>Playlists</a></td>
|
1758
|
+
<td><a href="/my_account"
|
1759
|
+
>more...</a></td>
|
1760
|
+
<td class="separator"><a href="http://code.google.com/apis/youtube/overview.html"
|
1761
|
+
>Developer APIs</a></td>
|
1762
|
+
<td><a href="/t/community_guidelines"
|
1763
|
+
>Community Guidelines</a></td>
|
1764
|
+
<td class="separator"><a href="/t/terms"
|
1765
|
+
>Terms of Service</a></td>
|
1766
|
+
<td><a href="/blog"
|
1767
|
+
>Blog</a></td>
|
1768
|
+
</tr>
|
1769
|
+
<tr>
|
1770
|
+
<td colspan="2"> </td>
|
1771
|
+
<td class="separator"><a href="/t/advertising"
|
1772
|
+
>Advertising</a></td>
|
1773
|
+
<td><a href="/youtubeonyoursite"
|
1774
|
+
>YouTube On Your Site</a></td>
|
1775
|
+
<td class="separator"><a href="/t/privacy"
|
1776
|
+
>Privacy Policy</a></td>
|
1777
|
+
<td>
|
1778
|
+
<a href="http://www.google.com/jobs/youtube"
|
1779
|
+
>Jobs</a><br/>
|
1780
|
+
</td>
|
1781
|
+
</tr>
|
1782
|
+
|
1783
|
+
<tr>
|
1784
|
+
<td colspan="2"> </td>
|
1785
|
+
<td class="separator" colspan="2"><a href="/t/yt_handbook_home"
|
1786
|
+
>YouTube Handbook</a></td>
|
1787
|
+
<td class="separator" colspan="2"> </td>
|
1788
|
+
</tr>
|
1789
|
+
</table>
|
1790
|
+
</div>
|
1791
|
+
</div>
|
1792
|
+
<div id="copyright">
|
1793
|
+
© 2009 YouTube, LLC
|
1794
|
+
</div>
|
1795
|
+
|
1796
|
+
|
1797
|
+
|
1798
|
+
|
1799
|
+
|
1800
|
+
|
1801
|
+
|
1802
|
+
|
1803
|
+
|
1804
|
+
<div id="preview-comment-swf-div" style="display:block"></div>
|
1805
|
+
|
1806
|
+
|
1807
|
+
|
1808
|
+
|
1809
|
+
|
1810
|
+
|
1811
|
+
|
1812
|
+
|
1813
|
+
|
1814
|
+
</div> <!-- end baseDiv -->
|
1815
|
+
|
1816
|
+
|
1817
|
+
|
1818
|
+
|
1819
|
+
<a name="pageBottom"></a>
|
1820
|
+
|
1821
|
+
|
1822
|
+
|
1823
|
+
|
1824
|
+
|
1825
|
+
|
1826
|
+
|
1827
|
+
</body>
|
1828
|
+
<script type="text/javascript">
|
1829
|
+
window.setTimeout(
|
1830
|
+
"window.google.ac.install(document.searchForm,document.searchForm.search_query,'yt','en','close', \
|
1831
|
+
'Suggestions', \
|
1832
|
+
'Web search', \
|
1833
|
+
-1, \
|
1834
|
+
false)", 100);
|
1835
|
+
</script>
|
1836
|
+
|
1837
|
+
|
1838
|
+
|
1839
|
+
</html>
|