-
Notifications
You must be signed in to change notification settings - Fork 0
/
logistics.html
450 lines (409 loc) · 28.6 KB
/
logistics.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
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
<!DOCTYPE html>
<html>
<head>
<title>DataBD</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS Spreadsheet -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style2.css">
<link rel="stylesheet" type="text/css" href="css/style3.css">
<link rel="stylesheet" type="text/css" href="css/style4.css">
<link rel="stylesheet" type="text/css" href="slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css" />
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/bootstrap-dropdownhover.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/jquery.simplyscroll.css" media="all" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<!-- Body Content -->
<div class="container-fluid" style="height:3px;background-color: #070185;margin-bottom: 35px;"></div>
<!--Header-->
<header>
<div class="container">
<div class="row">
<div class="col-lg-6 col-xs-6"><a class="logo" href="#"><img src="img/logo.png"></div>
<div class="col-lg-6 col-xs-6">
<div class="col-lg-6 col-lg-push-5 col-md-6 col-md-push-5 ">
<div class="pull-right"><a href="#" class="button">Stuff Login</a></div>
</div>
</div>
</div>
</div>
</header>
<!--Navbar-->
<nav class="navbar navbar-default" style="margin-top: 35px;">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav">
<li class="l1"><a href="index.html">Home</a></li>
<li class="l1 dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" href="#">About Us <span class="caret"></span></a>
<ul class="dropdown-menu" style="padding: 20px;">
<li><a href="organizational.html">Organizational Abstract</a></li>
<li><a href="logistics.html">Logistics</a></li>
<li><a href="hr.html">Human Resources</a></li>
<li><a href="reports.html">Reports</a></li>
</ul>
</li>
<li class="l1"><a href="major_works.html">Major Works</a></li>
<li class="l1"><a href="workinprogress.html">Works In Progress</a></li>
<li class="l1"><a href="upcoming_works.html">Upcoming Works</a></li>
<li class="l1"><a href="we_offer.html">We Offer</a></li>
<li class="l1"><a href="#go_to">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!--Organisational Abstract -->
<div class="container" style="margin-top: 60px;margin-bottom: 30px;">
<div class="row" style="margin-bottom: 25px;">
<div class="col-md-5 col-xs-12" "><h4 class="h3_oa " style="color:#2e41eb;margin: auto;padding: auto; ">About Us <span style="color: grey; "> > </span> <span style="color: black; ">Logistics</span></h4></div>
<div class="col-md-7 col-xs-12 "><hr class ="hr1 " style="border-top: 2px solid #ebecf2;margin-top: 13px; "></div>
</div>
<div class="row " style="margin-bottom: 25px;margin-top: 45px; ">
<div class="col-md-12 col-sm-4 col-xs-5 "">
<h3 class="h3_offer" style="color:#2e41eb;margin: auto;padding: auto;">Logistics</h3>
</div>
<div class="col-md-12 col-xs-12">
<h4>Physical Facilities and Logistical Support</h4>
</div>
</div>
<!-- table content start -->
<div class="row">
<div class="col-xs-12 oa_para" style="margin-bottom: 25px;">
<p>
DATA has the necessary physical facilities and logistical support to implement its assignments with efficiency and on time. Besides modern office equipment and communication facilities, it has a project-related reference library, a data bank, and a reprographics unit. DATA has a fully developed computer section with all the necessary hardware and software and has well-qualified instructors who carry on upgrading the skills of the data entry operators on a regular basis. Data analysis is done by professional data analysis team. Computers are connected through a LAN (local area network) system that enables fast and efficient data management. Also have a variety of spreadsheet and statistical software that are an essential part of data management. The currently available equipment and logistical support of DATA are the following:
</p>
<p><b>Equipments and Facilities:</b></p>
<!-- table content-->
<div class="row">
<div class="col-xs-12">
<div class="table-responsive">
<table class="table table-bordered">
<thead class="text-center">
<tr>
<th style="width: 35%;padding: 20px;">Service Type</th>
<th style="width: 55%;padding: 20px;">Name of Equipment/Facility</th>
<th style="width: 10%;padding: 20px;">Quantity</th>
</tr>
</thead>
<tbody>
<!--One row-->
<tr>
<td style="padding-left: 20px;
padding-top: 20px; border-style: none solid none solid;">A. Survey Equipments</td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
</tr>
<tr>
<td style="padding-left: 40px;border-style: none solid none solid">Data collection</td>
<td style="padding-left: 20px;border-style: none solid none solid"> Blood sample collection tools [type 1]</td>
<td style=" text-align: center;border-style: none solid none solid">3</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Blood sample collection tools [type 2]</td>
<td style=" text-align: center;border-style: none solid none solid">40</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Freezer for storing blood and other samples
</td>
<td style=" text-align: center;border-style: none solid none solid">2</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Large Ice chest for carrying blood and other samples
</td>
<td style=" text-align: center;border-style: none solid none solid">2</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Geographical Positioning System GPS
</td>
<td style=" text-align: center;border-style: none solid none solid">50</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Bathroom Scale (UNI-Scale)
</td>
<td style=" text-align: center;border-style: none solid none solid">9</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"> Bathroom Scale (Standard)
</td>
<td style=" text-align: center;border-style: none solid none solid">70</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Height measurement tools
</td>
<td style=" text-align: center;border-style: none solid none solid">80</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Audio recorder (tape)
</td>
<td style=" text-align: center;border-style: none solid none solid">3</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Audio recorder (digital)
</td>
<td style=" text-align: center;border-style: none solid none solid">8</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Still camera
</td>
<td style=" text-align: center;border-style: none solid none solid">4</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Video camera
</td>
<td style=" text-align: center;border-style: none solid none solid">1</td>
</tr>
<tr>
<td style="padding-left: 40px;padding-top: 15px; border-style: none solid none solid">Survey utility</td>
<td style="padding-left: 20px;padding-top: 15px;border-style: none solid none solid">Flash light [rechargeable]
</td>
<td style=" text-align: center;padding-top: 15px;border-style: none solid none solid">15</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Torch light
</td>
<td style=" text-align: center;border-style: none solid none solid">75</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Umbrella
</td>
<td style=" text-align: center;border-style: none solid none solid">75</td>
</tr>
<tr>
<td style="padding-left: 20px;padding-bottom: 20px;border-style: none solid solid solid"></td>
<td style="padding-left: 20px;padding-bottom: 20px;border-style: none solid solid solid">Carrying bag
</td>
<td style=" text-align: center;padding-bottom: 20px;border-style: none solid solid solid">500</td>
</tr>
<!--2nd row -->
<tr>
<td style="padding: 20px;border-style: solid">B. Bio marker collection/ processing/<br/> preservation</td>
<td style="padding-left: 20px;border-style: solid"></td>
<td style=" text-align: center;border-style:solid"></td>
</tr>
<!--3rd row -->
<tr>
<td style="padding-left: 20px;
padding-top: 20px; border-style: none solid none solid;">C. Mobile device for CAPI based survey
</td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Samsung Tablet (Android)
</td>
<td style=" text-align: center;border-style: none solid none solid">80</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Samsung Tablet (Android)
</td>
<td style=" text-align: center;border-style: none solid none solid">135</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Lenovo Tablet (Android)
</td>
<td style=" text-align: center;border-style: none solid none solid">60</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Nexus 7 Tablet (Android)
</td>
<td style=" text-align: center;border-style: none solid none solid">76</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Mirus schoolmate netbook (windows)
</td>
<td style=" text-align: center;border-style: none solid none solid">34</td>
</tr>
<tr>
<td style="padding-left: 40px;padding-top: 15px;padding-bottom: 20px; border-style: none solid solid solid">Utilities for CAPI device</td>
<td style="padding-left: 20px;padding-top: 15px;padding-bottom: 20px;border-style: none solid solid solid">Power bank
</td>
<td style=" text-align: center;padding-top: 15px;padding-bottom: 20px;border-style: none solid solid solid">100</td>
</tr>
<!--4th row -->
<tr>
<td style="padding-left: 20px;
padding-top: 20px; border-style: none solid none solid;">D. Computer Facilities</td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
</tr>
<tr>
<td style="padding-left: 40px;border-style: none solid none solid">I. Hardware</td>
<td style="padding-left: 20px;border-style: none solid none solid"> </td>
<td style=" text-align: center;border-style: none solid none solid"></td>
</tr>
<tr>
<td style="padding-left: 60px;border-style: none solid none solid">Office Administration and Accounts</td>
<td style="padding-left: 20px;border-style: none solid none solid">Pentium IV computer with internal DVD/CD burner
</td>
<td style=" text-align: center;border-style: none solid none solid">1</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Dell Pentium IV (Laptop) computer
</td>
<td style=" text-align: center;border-style: none solid none solid">2</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"> EPSON LQ - 2170 Printer
</td>
<td style=" text-align: center;border-style: none solid none solid">3</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Access to all devices through LAN
</td>
<td style=" text-align: center;border-style: none solid none solid"></td>
</tr>
<tr>
<td style="padding-left: 60px;padding-top: 15px;border-style: none solid none solid">Data Management</td>
<td style="padding-left: 20px;padding-top: 15px;border-style: none solid none solid">Pentium IV computer with internal DVD/CD burner
</td>
<td style=" text-align: center;padding-top: 15px;border-style: none solid none solid">1</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Dell Pentium IV (Laptop) computer
</td>
<td style=" text-align: center;border-style: none solid none solid">2</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid"> EPSON LQ - 2170 Printer
</td>
<td style=" text-align: center;border-style: none solid none solid">3</td>
</tr>
<tr>
<td style="padding-left: 60px;padding-top: 15px;border-style: none solid none solid">Data Entry</td>
<td style="padding-left: 20px;padding-top: 15px;border-style: none solid none solid">Pentium IV computer with internal DVD/CD burner
</td>
<td style=" text-align: center;padding-top: 15px;border-style: none solid none solid">1</td>
</tr>
<tr>
<td style="padding-left: 20px;border-style: none solid none solid"></td>
<td style="padding-left: 20px;border-style: none solid none solid">Dell Pentium IV (Laptop) computer
</td>
<td style=" text-align: center;border-style: none solid none solid">2</td>
</tr>
<tr>
<td style="padding-left: 20px;padding-bottom: 20px;border-style: none solid solid solid"></td>
<td style="padding-left: 20px;padding-bottom: 20px;border-style: none solid solid solid"> EPSON LQ - 2170 Printer
</td>
<td style=" text-align: center;padding-bottom: 20px;border-style: none solid solid solid">3</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<!--footer-->
<div class="container">
<section class="footer">
<div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-2">
<div class="logo"> <img src="img/logo_bw.png" alt=""> </div>
</div>
<div class="col-sm-10">
<ul class="nav nav-pills pull-right">
<li role="presentation"><a href="#">Home</a></li>
<li role="presentation"><a href="#">About Us</a></li>
<li role="presentation"><a href="#">Major Works</a></li>
<li role="presentation"><a href="#">Upcoming Works</a></li>
<li role="presentation"><a href="#">Works In Progress</a></li>
<li role="presentation"><a href="#">We Offer</a></li>
<li role="presentation"><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
<div class="row"><hr class ="hr1" style="border-top: 2px solid #ebecf2;margin-top: 13px;"></div>
<div class="row">
<div class="col-sm-8">
<p>Data Analysis and Technical Assistance Limited</p>
<p>All rights reserved. DATA holds the copyright to its publications and web pages but encourages duplication of these materials for noncommercial purposes. Proper citation is required. For problems or questions regarding this web contact [[email protected] OR [email protected]].</p>
</div>
<div class="col-sm-4">
<p style="float: right;">Developed By <strong>Crytenet<sup>®</sup></strong></p>
</div>
</div>
</div>
</section>
</div>
<!-- JavaScript -->
<script src="js/bootstrap-dropdownhover.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<script type="text/javascript" src="slick/slick.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.my_slick').slick({
slidesToShow: 4,
slidesToScroll: 4,
arrows: false,
dots: true,
responsive: [{
breakpoint: 1200,
settings: {
slidesToShow: 3,
slidesToScroll: 3,
infinite: true,
dots: true
}
},
{
breakpoint: 660,
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
},
{
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}
]
});
});
</script>
</body>
</html>