-
Notifications
You must be signed in to change notification settings - Fork 4
/
contacts.html
55 lines (44 loc) · 1.07 KB
/
contacts.html
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
<head> <title> Contact us</title>
<link rel="stylesheet" href="css/layout.css" type="text/css" media="all">
<link rel="stylesheet" href="css/style.css" type="text/css" media="all">
</head>
<body>
<h4>+254 0702 672922 • <a href="contacts.html"> twitter: @apps:lab </a></h4>
<h4><a href="contacts.html"> Moi University Hostel M Room 002 </a></h4>
Kenya Airways<br>
(G.V. Kenya Airways, INCORPORATED)<br>
Phone: +63(2)3525393<br><br>
Kenya Airways<br>
(Kenya Airways, INCORPORATED)<br>
Moi Avenue, Mombasa<br>
Greyhound Bus Co., Kenya<br>
- (02) 743-3809; 912-5354<br>
Telephone No: (632) 781-5894<br><br>
Contact Numbers:<br>
Kenya Airways T<br>
- +63 (078) 846 4259; (078) 846-2265<br>
</div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<div class="body1">
<div class="main">
<!-- footer -->
<footer>
<a rel="nofollow" href="" target="_blank"></a>© 2014 Greyhound Buses<br>
</footer>
<!-- / footer -->
</div>
</div>
<script type="text/javascript"> Cufon.now(); </script>
</body>