-
Notifications
You must be signed in to change notification settings - Fork 0
/
category_10.htm
682 lines (599 loc) · 40.3 KB
/
category_10.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
<!DOCTYPE html>
<!--[if IE 7 | IE 8]>
<html class="ie" dir="ltr" lang="en">
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html dir="ltr" lang="en">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=1024,maximum-scale=1.0">
<title>News Videos</title>
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=edge,chrome=1">
<meta name="title" content="News Videos" />
<meta name="keywords" content="" />
<meta name="description" content="News Videos - iTUBE - 1" />
<link rel="shortcut icon" href="uploads/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="News Videos" href="http://itube.co.ke/rss.php?c=14" />
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" media="screen" href="templates/default/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="templates/default/css/bootstrap-responsive.min.css">
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" media="screen" href="templates/default/css/new-style.css">
<link rel="stylesheet" type="text/css" media="screen" href="templates/default/css/uniform.default.min.css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=all" rel="stylesheet" type="text/css">
<!--[if IE]>
<link rel="stylesheet" type="text/css" media="screen" href="http://itube.co.ke/templates/default/css/new-style-ie.css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:700italic" rel="stylesheet" type="text/css">
<![endif]-->
<script type="text/javascript">
var MELODYURL = "http://itube.co.ke";
var MELODYURL2 = "http://itube.co.ke";
var TemplateP = "http://itube.co.ke/templates/default";
var _LOGGEDIN_ = false ;
</script>
<script type="text/javascript">
var pm_lang = {
lights_off: "Lights off",
lights_on: "Lights on",
validate_name: "Please enter a name",
validate_username: "Please enter a username",
validate_pass: "Please provide a password",
validate_captcha: "Please enter the validation code",
validate_email: "Please enter a valid email address",
validate_agree: "Please accept our policy",
validate_name_long: "Your name must consist of at least 2 characters",
validate_username_long: "Your username must consist of at least 2 characters",
validate_pass_long: "Your password must be at least 5 characters long",
validate_confirm_pass_long: "Please enter the same password as above",
choose_category: "Please choose a category",
validate_select_file: "No file was selected/uploaded.",
validate_video_title: "Please enter a title for this video",
onpage_delete_favorite_confirm: "You are about to remove this video from your favorites list. Click 'Cancel' to stop, 'OK' to delete.",
please_wait: "Loading...",
// upload video page
swfupload_status_uploaded: "Uploaded",
swfupload_status_pending: "Continue with the rest of the form.",
swfupload_status_queued: "Queued",
swfupload_status_uploading: "Uploading...",
swfupload_file: "File",
swfupload_btn_select: "Select",
swfupload_btn_cancel: "Cancel",
swfupload_status_error: "Error",
swfupload_error_oversize: "Size of the selected file(s) is greater than allowed limit",
swfupload_friendly_maxsize: ""
}
</script>
<script type="text/javascript" src="js/swfobject.js"></script>
<style type="text/css"></style>
</head>
<body class="video-category catid-14 page-1">
<header class="wide-header" id="overview">
<div class="row-fluid fixed960">
<div class="span3">
<a href="index.htm" rel="home"><img src="uploads/custom-logo.png" alt="iTUBE" title="iTUBE" border="0" /></a>
</div>
<div class="span6 wide-header-pad">
<form action="search.htm" method="get" id="search" name="search" onsubmit="return validateSearch('true');">
<div class="controls">
<div class="input-append">
<input class="span10" id="appendedInputButton" size="16" name="keywords" type="text" placeholder="Search" x-webkit-speech="x-webkit-speech" onwebkitspeechchange="this.form.submit();" onkeyup="lookup(this.value);" onblur="fill();" autocomplete="off"><button class="btn" type="submit"><i class="icon-search"></i></button>
</div>
<div class="suggestionsBox" id="suggestions" style="display: none;">
<div class="suggestionList input-xlarge" id="autoSuggestionsList">
</div>
</div>
</div>
</form>
</div>
<div class="span3 hidden-phone">
<div id="user-pane" class="border-radius4">
<div class="user-data">
<span class="user-avatar">
<a href="login.htm"><img src="templates/default/img/pm-avatar.png" width="40" height="40" alt=""></a>
<span class="greet-links">
<div class="ellipsis"><strong>Welcome</strong></div>
<span class="avatar-img"><a class="primary ajax-modal" data-toggle="modal" data-backdrop="true" data-keyboard="true" href="category_10.htm#header-login-form">Login</a> / <a href="register.htm">Register</a></span>
</span>
</div>
</span>
<div class="modal hide" id="header-login-form" role="dialog" aria-labelledby="header-login-form-label"> <!-- login modal -->
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="header-login-form-label">Login</h3>
</div>
<div class="modal-body">
<p></p>
<form class="form-horizontal" name="login_form" id="login-form" method="post" action="login.htm">
<fieldset>
<div class="control-group">
<label class="control-label" for="username">Username/Email</label>
<div class="controls"><input type="text" class="hocusfocus input-large" id="hocusfocus" name="username" value=""></div>
</div>
<div class="control-group">
<label class="control-label" for="pass">Password</label>
<div class="controls"><input type="password" class="input-large" id="pass" name="pass" maxlength="32" autocomplete="off"></div>
</div>
<div class="control-group">
<div class="controls">
<label class="checkbox">
<input type="checkbox" name="remember" value="1" > <small>Remember me</small>
</label>
</div>
</div>
<div class="">
<div class="controls">
<button type="submit" name="Login" value="Login" class="btn btn-blue" data-loading-text="Login">Login</button>
<span class="signup"><small><a href="login_2.htm">Forgot your password?</a></small></span>
</div>
</div>
</fieldset>
</form> </div>
</div>
</div>
</div>
</div>
</header>
<nav class="wide-nav">
<div class="row-fluid fixed960">
<span class="span12">
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="index.htm" class="wide-nav-link">Home</a></li>
<li class="dropdown">
<a href="category_10.htm#" class="dropdown-toggle wide-nav-link" data-toggle="dropdown">Category <b class="caret"></b></a>
<ul class="dropdown-menu">
<ul id='ul_categories'>
<li class=""><a href="category_2.htm" class="">Animals</a></li>
<li class=""><a href="category_14.htm" class="">Art</a></li>
<li class=""><a href="category.htm" class="">Auto-Motor</a></li>
<li class=""><a href="category_3.htm" class="">Celeb</a></li>
<li class=""><a href="category_5.htm" class="">College</a></li>
<li class=""><a href="category_4.htm" class="">Funny</a></li>
<li class=""><a href="category_6.htm" class="">Gaming</a></li>
<li class=""><a href="category_7.htm" class="">Lifestyle</a></li>
<li class=""><a href="category_8.htm" class="">Movies</a></li>
<li class=""><a href="category_9.htm" class="">Music</a></li>
<li class=""><a href="category_10.htm" class="">News</a></li>
<li class=""><a href="category_11.htm" class="">Sports</a></li>
<li class=""><a href="category_13.htm" class="">TV</a></li>
<li class=""><a href="category_12.htm" class="">Tech</a></li>
<li class=""><a href="category_17.htm" class="">Travel</a></li>
<li class=""><a href="category_15.htm" class="">Webcam</a></li>
<li class=""><a href="category_16.htm" class="">Live</a></li>
</ul>
</ul>
</li>
<li class="dropdown">
<a href="category_10.htm#" class="dropdown-toggle wide-nav-link" data-toggle="dropdown">Articles <b class="caret"></b></a>
<ul class="dropdown-menu">
<ul id='ul_categories'>
<li><a href="article.htm">Latest articles</a></li><li ><a href="article_2.htm">Most popular</a></li><li class=""><a href="article_3.htm" class="">This is Kenya</a></li>
</ul>
</ul>
</li>
<li><a href="topvideos.htm" class="wide-nav-link">Top videos</a></li>
<li><a href="newvideos.htm" class="wide-nav-link">New videos</a></li>
<li><a href="http://itube.co.ke/randomizer.php" rel="nofollow" class="wide-nav-link">Random video</a></li>
<li><a href="contact_us.htm" class="wide-nav-link">Contact us</a></li>
</ul>
</div><!-- /.nav-collapse -->
</div>
</div><!-- /navbar-inner -->
</div><!-- /navbar -->
</span>
</div>
</nav>
<a id="top"></a>
<div class="pm-ad-zone" align="center"><!-- BEGIN JS TAG - Itube.co.ke 728x90 < - DO NOT MODIFY -->
<SCRIPT SRC="http://ads.fidelity-media.com/ttj?id=1160152&size=728x90&promo_sizes=300x50,320x50,468x60,216x36&promo_alignment=center" TYPE="text/javascript"></SCRIPT>
<!-- END TAG -->
</div>
<div id="wrapper">
<div class="container-fluid">
<div class="row-fluid">
<div class="span8">
<div id="primary">
<h1 class="entry-title compact">News</h1>
<hr />
<div class="btn-group btn-group-sort opac7">
<button class="btn btn-small" id="list"><i class="icon-th"></i> </button>
<button class="btn btn-small" id="grid"><i class="icon-th-list"></i> </button>
<a class="btn btn-small dropdown-toggle" data-toggle="dropdown" data-target="#" href="category_10.htm">
Sorting <span class="caret"></span>
</a>
<ul class="dropdown-menu pull-right">
<li >
<a href="http://itube.co.ke/category.php?cat=News&page=1&sortby=date" rel="nofollow">Date</a></li>
<li >
<a href="http://itube.co.ke/category.php?cat=News&page=1&sortby=views" rel="nofollow">Views</a></li>
<li >
<a href="http://itube.co.ke/category.php?cat=News&page=1&sortby=rating" rel="nofollow">Rating</a></li>
<li >
<a href="http://itube.co.ke/category.php?cat=News&page=1&sortby=title" rel="nofollow">Title</a></li>
</ul>
</div>
<ul class="pm-ul-browse-videos thumbnails" id="pm-grid">
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=8ad6bc253" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s1.dmcdn.net/D6lPt.jpg" alt="This Diver Puts Sharks in a Trance" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=8ad6bc253" class="pm-title-link " title="This Diver Puts Sharks in a Trance">This Diver Puts Sharks in a Trance</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-19T04:34:15-0500" title="Wednesday, March 19, 2014 4:34 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>2,744 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">A diver puts a Caribbean reef shark into a trance using just his hands. British underwater photographer Simon Enderby captured the amazing moment during a routine feeding dive off the coast of the Bahamas. One diver can be seen reaching out to touch the s</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=294398f01" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s2.dmcdn.net/D4hIc.jpg" alt="Discover the Weirdest Tech Featured at South by Southwest" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=294398f01" class="pm-title-link " title="Discover the Weirdest Tech Featured at South by Southwest">Discover the Weirdest Tech Featured at South by Southwest</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-19T04:28:05-0500" title="Wednesday, March 19, 2014 4:28 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>2,765 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Real-life “Mission Impossible”? Personal satellites? Finger guns? It must be South by Southwest. Personal Tech columnist Geoffrey Fowler reports on the weirdest tech in Austin. Copyright 2014, Dow Jones & Company, Inc.</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="watch_20.htm" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s1.dmcdn.net/D6qQH.jpg" alt="The Gootecks and Mike Ross Introduce You to SXSW's Cosplay Event" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="watch_20.htm" class="pm-title-link " title="The Gootecks and Mike Ross Introduce You to SXSW's Cosplay Event">The Gootecks and Mike Ross Introduce You to SXSW's Cosplay Event</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-19T04:26:17-0500" title="Wednesday, March 19, 2014 4:26 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>2,853 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Gootecks interviews DugFinn, the fabulous host and organizer of the Cosplay Competition on the SXSW Geek Stage at Palmer Events Center's SXSW Gaming Expo 2014 in Austin, TX. Check out some of the amazing costumes! Dugfinn is an award winning cosplayer and</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="pm-label-duration border-radius3 opac7">00:48</span> </span>
<a href="http://itube.co.ke/watch.php?vid=83aecd9d8" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="templates/default/img/no-thumbnail.jpg" alt="Die Thematik Burn-Out in den sozialen Netzwerken" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=83aecd9d8" class="pm-title-link " title="Die Thematik Burn-Out in den sozialen Netzwerken">Die Thematik Burn-Out in den sozialen Netzwerken</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="http://itube.co.ke/profile.php?u=expalaspresse">AnnikaHeinz</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-19T02:31:37-0500" title="Wednesday, March 19, 2014 2:31 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>37 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Stress lässt sich kaum vermeiden... aber Burnout kann man verhindern. Zuviel Belastung kann nicht nur unangenehm sein. Es kann sogar krank machen. Und wenn wir nicht aufpassen, entsteht daraus ein starker Burn-Out mit schwerwiegenden Folgen. Aber was könn</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="pm-label-duration border-radius3 opac7">00:48</span> </span>
<a href="http://itube.co.ke/watch.php?vid=a39df32b3" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="templates/default/img/no-thumbnail.jpg" alt="Diskussion zu dem Thema Anti-Aging in Social Media" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=a39df32b3" class="pm-title-link " title="Diskussion zu dem Thema Anti-Aging in Social Media">Diskussion zu dem Thema Anti-Aging in Social Media</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="http://itube.co.ke/profile.php?u=expalaspresse">AnnikaHeinz</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-19T02:31:37-0500" title="Wednesday, March 19, 2014 2:31 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>43 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Die ewige Schönheit war schon immer eine Sehnsucht der Menschen. Gleichzeitig wird unsere Gesellschaft im Schnitt jedoch älter. "Anti-Aging" ist das Stichwort aus der heutigen Zeit. Was kann ich tun, um jung zu bleiben? Dieser Informationsaustausch soll n</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=59b0135ca" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s2.dmcdn.net/DxJlX.jpg" alt="Obama and Biden film a 'workout' video together" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=59b0135ca" class="pm-title-link " title="Obama and Biden film a 'workout' video together">Obama and Biden film a 'workout' video together</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-07T04:15:14-0600" title="Friday, March 7, 2014 4:15 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>936 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">US President Barack Obama and Vice President Joe Biden have been jogging around the White House to show support for first lady Michelle Obama's nationwide "Let's Move" campaign.</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="pm-label-duration border-radius3 opac7">04:09</span> </span>
<a href="http://itube.co.ke/watch.php?vid=1aa70ea10" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="templates/default/img/no-thumbnail.jpg" alt="Plantar Fibroma Information and Treatment" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=1aa70ea10" class="pm-title-link " title="Plantar Fibroma Information and Treatment">Plantar Fibroma Information and Treatment</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="http://itube.co.ke/profile.php?u=jean01r">JeanRhee</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-03-03T01:46:09-0600" title="Monday, March 3, 2014 1:46 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>91 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Dr. J. Robert Faux explains Plantar Fibromas and how to live with and treat them.</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=305a1db9d" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s2.dmcdn.net/DuYqd.jpg" alt="US seeks extradition of world's most wanted man" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=305a1db9d" class="pm-title-link " title="US seeks extradition of world's most wanted man">US seeks extradition of world's most wanted man</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-02-27T00:37:00-0600" title="Thursday, February 27, 2014 12:37 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>1,893 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">After evading capture for years, the world's most wanted drugs trafficker is finally paraded before the media in Mexico City on live TV. Joaquin Guzman -- known as El Chapo or "Shorty" -- surrounded by heavily armed troops boards a helicopter bound for pr</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=b8ae64f0e" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s2.dmcdn.net/DuiIn.jpg" alt="Ukrainian officials issue arrest warrant for Yanukovich" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=b8ae64f0e" class="pm-title-link " title="Ukrainian officials issue arrest warrant for Yanukovich">Ukrainian officials issue arrest warrant for Yanukovich</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-02-27T00:35:16-0600" title="Thursday, February 27, 2014 12:35 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>1,801 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">Impeached Ukrainian President Viktor Yanukovich is officially a wanted man. Acting interior minister Arsen Avakov confirmed via Facebook that Yanukovich is wanted for mass murder of peaceful citizens. This comes after 82 people were killed last week in cl</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
</span>
<a href="http://itube.co.ke/watch.php?vid=550611abe" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="templates/default/img/no-thumbnail.jpg" alt="Traditionelle Chinesische Medizin (TCM) auf Facebook & co." width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=550611abe" class="pm-title-link " title="Traditionelle Chinesische Medizin (TCM) auf Facebook & co.">Traditionelle Chinesische Medizin (TCM) auf Facebook & co.</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="http://itube.co.ke/profile.php?u=expalaspresse">AnnikaHeinz</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-02-26T00:40:10-0600" title="Wednesday, February 26, 2014 12:40 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>45 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">http://www.y54.de/6sjj Mit Beginn des Jahres 2014 möchte sich ein uraltes Thema der Medizin auch in den neuen Sozialen Medien etablieren. Die Redaktion für Themenspecials von expalas in Frankfurt am Main hat für die Traditionelle Chinesische Medizin (TCM)</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=56a0a9d09" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s2.dmcdn.net/DlTIj.jpg" alt="McDonald's Ads Vs. The Real Thing" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=56a0a9d09" class="pm-title-link " title="McDonald's Ads Vs. The Real Thing">McDonald's Ads Vs. The Real Thing</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-02-20T01:13:07-0600" title="Thursday, February 20, 2014 1:13 AM">1 month ago</time></small></span>
<span class="pm-video-attr-numbers"><small>1,893 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">McDonald's Ads vs.The Real Thing See whatMcDonald's burgers really are compared to theglamourousdishes that are shownon TV.</p>
</div>
</li>
<li>
<div class="pm-li-video">
<span class="pm-video-thumb pm-thumb-145 pm-thumb border-radius2">
<span class="pm-video-li-thumb-info">
<span class="label label-pop">Popular</span> </span>
<a href="http://itube.co.ke/watch.php?vid=d7edd6e16" class="pm-thumb-fix pm-thumb-145"><span class="pm-thumb-fix-clip"><img src="http://s1.dmcdn.net/DhaP-.jpg" alt="Best Freestyle Football Tricks by Wass (Vice World Champion) - Cabinet de Curiosités" width="145"><span class="vertical-align"></span></span></a>
</span>
<h3 dir="ltr"><a href="http://itube.co.ke/watch.php?vid=d7edd6e16" class="pm-title-link " title="Best Freestyle Football Tricks by Wass (Vice World Champion) - Cabinet de Curiosités">Best Freestyle Football Tricks by Wass (Vice World Champion) - Cabinet de Curiosités</a></h3>
<div class="pm-video-attr">
<span class="pm-video-attr-author">by <a href="profile.htm">Admin</a></span>
<span class="pm-video-attr-since"><small>Added <time datetime="2014-02-13T00:49:40-0600" title="Thursday, February 13, 2014 12:49 AM">2 months ago</time></small></span>
<span class="pm-video-attr-numbers"><small>2,452 Views / 0 Likes</small></span>
</div>
<p class="pm-video-attr-desc">The Best Freestyle Football Tricks by The Vice World Champion Best Freestyle Football Tricks by Wass (Vice World Champion) // New video of Wass, the Freestyler who has ridiculed Ashley Cole Wassim Ben Sliman - "Wass" - is a Franco-Algerian freestyler, Gui</p>
</div>
</li>
</ul>
<div class="clearfix"></div>
<div class="pagination pagination-centered">
<ul>
<li class="disabled">
<a href="category_10.htm#" onclick="return false;">«</a>
</li>
<li class="active">
<a href="category_10.htm#" onclick="return false;">1</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=2&order=DESC">2</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=3&order=DESC">3</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=4&order=DESC">4</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=5&order=DESC">5</a>
</li>
<li class="disabled">
<a href="category_10.htm#" onclick="return false;">...</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=9&order=DESC">9</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=10&order=DESC">10</a>
</li>
<li class="">
<a href="http://itube.co.ke/category.php?cat=News&page=2&order=DESC">»</a>
</li>
</ul>
</div>
</div><!-- #primary -->
</div><!-- #content -->
<div class="span4">
<div id="secondary">
<div class="widget" id="sticky">
<h4>Categories</h4>
<ul class="pm-browse-ul-subcats">
<ul id='ul_categories'>
<li class=""><a href="category_2.htm" class="">Animals</a></li>
<li class=""><a href="category_14.htm" class="">Art</a></li>
<li class=""><a href="category.htm" class="">Auto-Motor</a></li>
<li class=""><a href="category_3.htm" class="">Celeb</a></li>
<li class=""><a href="category_5.htm" class="">College</a></li>
<li class=""><a href="category_4.htm" class="">Funny</a></li>
<li class=""><a href="category_6.htm" class="">Gaming</a></li>
<li class=""><a href="category_7.htm" class="">Lifestyle</a></li>
<li class=""><a href="category_8.htm" class="">Movies</a></li>
<li class=""><a href="category_9.htm" class="">Music</a></li>
<li class=" selectedcat"><a href="category_10.htm" class=" selectedcat">News</a></li>
<li class=""><a href="category_11.htm" class="">Sports</a></li>
<li class=""><a href="category_13.htm" class="">TV</a></li>
<li class=""><a href="category_12.htm" class="">Tech</a></li>
<li class=""><a href="category_17.htm" class="">Travel</a></li>
<li class=""><a href="category_15.htm" class="">Webcam</a></li>
<li class=""><a href="category_16.htm" class="">Live</a></li>
</ul>
</ul>
</div><!-- .widget -->
</div><!-- #secondary -->
</div><!-- #sidebar -->
</div><!-- .row-fluid -->
</div><!-- .container-fluid -->
<a id="back-top" class="hidden-phone hidden-tablet" title="Go Up">
<i class="icon-chevron-up"></i>
<span></span>
</a>
</div><!-- end wrapper -->
<div class="row-fluid fixed960">
<div class="row-fluid">
<a href="http://itube.co.ke/rss.php?c=14" title="News Videos RSS" class="pm-rss-link"><i class="pm-vc-sprite ico_rss"></i> RSS</a>
</div>
</div>
<div class="pm-ad-zone" align="center"><!-- BEGIN JS TAG - Itube.co.ke 728x90 < - DO NOT MODIFY -->
<SCRIPT SRC="http://ads.fidelity-media.com/ttj?id=1160152&size=728x90&promo_sizes=300x50,320x50,468x60,216x36&promo_alignment=center" TYPE="text/javascript"></SCRIPT>
<!-- END TAG -->
</div>
<footer>
<div class="row-fluid fixed960">
<div class="span8">
<ul>
<li><a href="index.htm">Home</a></li>
<li><a href="contact_us.htm">Contact us</a></li>
<li><a href="register.htm">Register</a></li> </ul>
<p>
iTUBE.<br /> © 2014 iTUBE. All rights reserved
</p>
</div>
<div class="span3">
</div>
<div class="span1">
<ul id="lang_selector">
<div class="btn-group dropup lang-selector hidden-phone" id="lang-selector">
<a class="btn btn-link dropdown-toggle" data-toggle="dropdown" href="category_10.htm#"><img src="lang/flags/us.png" width="16" height="10" alt="English" title="English" align="texttop"> <span class="hide">English</span> <span class="caret"></span></a>
<ul class="dropdown-menu border-radius0 pullleft lang_submenu">
<li><a href="category_10.htm#" title="Albanian" name="2" id="lang_select_2">Albanian</a></li>
<li><a href="category_10.htm#" title="Arabic" name="3" id="lang_select_3">Arabic</a></li>
<li><a href="category_10.htm#" title="Brazilian" name="4" id="lang_select_4">Brazilian</a></li>
<li><a href="category_10.htm#" title="Bulgarian" name="5" id="lang_select_5">Bulgarian</a></li>
<li><a href="category_10.htm#" title="Croatian" name="6" id="lang_select_6">Croatian</a></li>
<li><a href="category_10.htm#" title="Danish" name="7" id="lang_select_7">Danish</a></li>
<li><a href="category_10.htm#" title="Deutsch" name="8" id="lang_select_8">Deutsch</a></li>
<li><a href="category_10.htm#" title="Français" name="9" id="lang_select_9">Français</a></li>
<li><a href="category_10.htm#" title="Georgian" name="10" id="lang_select_10">Georgian</a></li>
<li><a href="category_10.htm#" title="Italian" name="11" id="lang_select_11">Italian</a></li>
<li><a href="category_10.htm#" title="Lithuanian" name="12" id="lang_select_12">Lithuanian</a></li>
<li><a href="category_10.htm#" title="Nederlands" name="13" id="lang_select_13">Nederlands</a></li>
<li><a href="category_10.htm#" title="Polish" name="14" id="lang_select_14">Polish</a></li>
<li><a href="category_10.htm#" title="Portuguese" name="15" id="lang_select_15">Portuguese</a></li>
<li><a href="category_10.htm#" title="Română" name="16" id="lang_select_16">Română</a></li>
<li><a href="category_10.htm#" title="Russian" name="17" id="lang_select_17">Russian</a></li>
<li><a href="category_10.htm#" title="Serbian" name="18" id="lang_select_18">Serbian</a></li>
<li><a href="category_10.htm#" title="Slovak" name="19" id="lang_select_19">Slovak</a></li>
<li><a href="category_10.htm#" title="Spanish" name="20" id="lang_select_20">Spanish</a></li>
<li><a href="category_10.htm#" title="Swedish" name="21" id="lang_select_21">Swedish</a></li>
<li><a href="category_10.htm#" title="Türkçe" name="22" id="lang_select_22">Türkçe</a></li>
<li><a href="category_10.htm#" title="Hebrew" name="23" id="lang_select_23">Hebrew</a></li>
</ul>
</div>
</div>
</footer>
<div id="lights-overlay"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js" type="text/javascript"></script>
<script src="templates/default/js/bootstrap.min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.cookee.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.validate.min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.maskedinput-1.3.min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.tagsinput.min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery-scrolltofixed-min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.uniform.min.js" type="text/javascript"></script>
<script src="templates/default/js/jquery.ba-dotimeout.min.js" type="text/javascript"></script>
<script src="js/melody.min.js" type="text/javascript"></script>
<script src="templates/default/js/melody.min.js" type="text/javascript"></script>
<script src="templates/default/js/lightbox.min.js" type="text/javascript"></script>
<script type="text/javascript">
$('#header-login-form').on('shown', function () {
$('.hocusfocus').focus();
});
</script>
<script src="templates/default/js/waypoints.min.js" type="text/javascript"></script>
<script src="templates/default/js/melody.social.min.js" type="text/javascript"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37251223-1', 'itube.co.ke');
ga('send', 'pageview');
</script>
<!-- Begin PHP Live! HTML Code -->
<span id="phplive_btn_1392375244" onclick="phplive_launch_chat_0(0)" style="color: #0000FF; text-decoration: underline; cursor: pointer;"></span>
<script type="text/JavaScript">
(function() {
var phplive_e_1392375244 = document.createElement("script") ;
phplive_e_1392375244.type = "text/javascript" ;
phplive_e_1392375244.async = true ;
phplive_e_1392375244.src = "//helplive.itube.co.ke/js/phplive_v2.js.php?v=0|1392375244|0|" ;
document.getElementById("phplive_btn_1392375244").appendChild( phplive_e_1392375244 ) ;
})();
</script>
<!-- End PHP Live! HTML Code -->
<script>
document.write('<scr'+'ipt type="text/javascript" src="http://pl.intag.co/ttj?id=2267276&size=216x36&cb=' +new Date().getTime()+'"></scr' + 'ipt>');
</script>
<script>
document.write('<scr'+'ipt type="text/javascript" src="http://pl.intag.co/ttj?id=2267276&size=300x50&cb=' +new Date().getTime()+'"></scr' + 'ipt>');
</script>
<a href="https://s3.amazonaws.com/com.alexa.toolbar/atbp/ZBLbuf/download/index.htm"><img src="http://www.alexa.com/tbplatform/images/promotebuttons/blue/TB-banner3-2.jpg" alt="Get our toolbar!"></a>
<a href="http://fidelity-media.com/?ref=97e2cd43"><img src="http://stats.fidelity-media.com/bundles/as3/images/rc/set2/320x50.gif" alt="Join Fidelity Media Advertising Network" /></a>
</body>
</html>