-
Notifications
You must be signed in to change notification settings - Fork 0
/
article_2.htm
421 lines (362 loc) · 22.5 KB
/
article_2.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
<!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>iTUBE</title>
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=edge,chrome=1">
<meta name="title" content="iTUBE" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="shortcut icon" href="uploads/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="iTUBE" href="http://itube.co.ke/rss.php?c=0&feed=articles" />
<!--[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="article-category catid-0">
<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="article.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 speech onwebkitspeechchange="this.form.submit();"><button class="btn" type="submit"><i class="icon-search"></i></button>
</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="article_2.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="article_2.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="article_2.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 class="selectedcat" ><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">Most popular</h1>
<hr />
<ul class="pm-ul-browse-articles">
<li class="sticky-article">
<article class="post">
<header class="entry-header">
<h3 dir="ltr" class="entry-title">
<a href="article_read.htm" title="iTUBE Facebook Page">iTUBE Facebook Page</a>
</h3>
</header><!-- .entry-header -->
<div class="pm-article-info">
<time class="entry-date" datetime="2014-01-19T06:14:21-0600" title="Sunday, January 19, 2014 6:14 AM" pubdate>Jan 19, 2014</time>
by <a href="profile.htm">Admin</a> / <strong>299</strong> Views
</div>
<p class="entry-summary">
<p><a title="iTUBE facebook page" href="https://www.facebook.com/itube.co.ke" target="_blank"><span style="font-size: 20px; font-family: times new roman,times;">Click here</span></a></p>
<p><a href="http://itube.co.ke/uploads/articles/0ed0e97a.png" rel="prettyPhoto[1]"><img src="http://itube.co.ke/uploads/articles/0ed0e97a.png" alt="" width="500" height="398" border="0" hspace="" vspace="" /></a></p>
<p> </p>
<p><span style="text-decoration: underline; color: #00ccff;"><strong><em><span style="font-size: 20px;">Most Shared on iTUBE Facebook page</span></em></strong></span></p>
<p><span style="font-family: book antiqua,palatino; font-size: 15px;">*Joke of the day*</span><br /><br /><span style="font-family: book antiqua,palatino; font-size: 15px;"> A group of girlfriends is on vacation when they see a 5-story hotel with a sign that reads: "For Women Only." Since they are without their boyfriends and husbands, they decide to go in.</span><br /> <br /><span style="font-family: book antiqua,palatino; font-size: 15px;"> The bouncer, a very attractive guy, explains to them how it works. "We have 5 floors. Go up floor by floor, and once you find what you are lookin<span class="text_exposed_hide">...</span><span class="text_exposed_show">g for, you can stay there. It's easy to decide since each floor has a sign telling you what's inside."<br /> <br /> So they start going up and on the first floor the sign reads: "All the men on this floor are short and plain." The friends laugh and without hesitation move on to the next floor.<br /> <br /> The sign on the second floor reads: "All the men here are short and handsome." Still, this isn't good enough, so the friends continue on up.<br /> <br /> They reach the third floor and the sign reads: "All the men here are tall and plain."<br /> <br /> They still want to do better, and so, knowing there are still two floors left, they continued on up.<br /> <br /> On the fourth floor, the sign is perfect: "All the men here are tall and handsome." The women get all excited and are going in when they realize that there is still one floor left. Wondering what they are missing, they head on up to the fifth floor.<br /> <br /> There they find a sign that reads: "There are no men here. This floor was built only to prove that there is no way to please a woman."<br /> <br /> *Joke of the day*<br /> </span></span></p>
<p><span style="font-family: book antiqua,palatino; font-size: 15px;"><span class="text_exposed_show">Visit our<a title="iTUBE facebook page" href="https://www.facebook.com/itube.co.ke" target="_blank"> facebook page</a> for more. <a title="iTUBE facebook page" href="https://www.facebook.com/itube.co.ke" target="_blank">Click me</a></span></span></p>
<span class="entry-summary-nav more-link"><a href="article_read.htm">Read more »</a>
</p>
</article>
</li>
</ul>
<div class="clearfix"></div>
<div class="pagination pagination-centered">
<ul>
</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><a href="article.htm">Latest articles</a></li><li class="selectedcat" ><a href="article_2.htm">Most popular</a></li><li class=""><a href="article_3.htm" class="">This is Kenya</a></li>
</ul>
</ul>
</div>
</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=0&feed=articles" title="iTUBE 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="article_2.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="article_2.htm#" title="Albanian" name="2" id="lang_select_2">Albanian</a></li>
<li><a href="article_2.htm#" title="Arabic" name="3" id="lang_select_3">Arabic</a></li>
<li><a href="article_2.htm#" title="Brazilian" name="4" id="lang_select_4">Brazilian</a></li>
<li><a href="article_2.htm#" title="Bulgarian" name="5" id="lang_select_5">Bulgarian</a></li>
<li><a href="article_2.htm#" title="Croatian" name="6" id="lang_select_6">Croatian</a></li>
<li><a href="article_2.htm#" title="Danish" name="7" id="lang_select_7">Danish</a></li>
<li><a href="article_2.htm#" title="Deutsch" name="8" id="lang_select_8">Deutsch</a></li>
<li><a href="article_2.htm#" title="Français" name="9" id="lang_select_9">Français</a></li>
<li><a href="article_2.htm#" title="Georgian" name="10" id="lang_select_10">Georgian</a></li>
<li><a href="article_2.htm#" title="Italian" name="11" id="lang_select_11">Italian</a></li>
<li><a href="article_2.htm#" title="Lithuanian" name="12" id="lang_select_12">Lithuanian</a></li>
<li><a href="article_2.htm#" title="Nederlands" name="13" id="lang_select_13">Nederlands</a></li>
<li><a href="article_2.htm#" title="Polish" name="14" id="lang_select_14">Polish</a></li>
<li><a href="article_2.htm#" title="Portuguese" name="15" id="lang_select_15">Portuguese</a></li>
<li><a href="article_2.htm#" title="Română" name="16" id="lang_select_16">Română</a></li>
<li><a href="article_2.htm#" title="Russian" name="17" id="lang_select_17">Russian</a></li>
<li><a href="article_2.htm#" title="Serbian" name="18" id="lang_select_18">Serbian</a></li>
<li><a href="article_2.htm#" title="Slovak" name="19" id="lang_select_19">Slovak</a></li>
<li><a href="article_2.htm#" title="Spanish" name="20" id="lang_select_20">Spanish</a></li>
<li><a href="article_2.htm#" title="Swedish" name="21" id="lang_select_21">Swedish</a></li>
<li><a href="article_2.htm#" title="Türkçe" name="22" id="lang_select_22">Türkçe</a></li>
<li><a href="article_2.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>