source: main/ngren.theme/trunk/ngren/theme/ngren_theme/home.html @ 11735

Last change on this file since 11735 was 11734, checked in by Henrik Bettermann, 10 years ago

Change road name.
Change logo.
Do not let the browser choose the protocol automatically.

File size: 11.1 KB
Line 
1<!DOCTYPE html>
2<!--[if IE 7 ]><html class="ie7" lang="en"><![endif]-->
3<!--[if IE 8 ]><html class="ie8" lang="en"><![endif]-->
4<!--[if (gte IE 9)|!(IE)]><!-->
5<html class="" lang="en">
6<!--<![endif]-->
7<head>
8  <meta charset="utf-8">
9  <title>NgREN - Nigerian Research and Education Network</title>
10  <meta name="viewport" content="width=device-width, initial-scale=1.0">
11  <meta name="description" content="NgREN's vision is to be a world-class research and education network in Africa, fulfilling stakeholder needs for communication and collaboration as a cornerstone for Nigeria’s economic and social transformation.">
12  <meta name="author" content="NgREN">
13
14  <!-- Le styles -->
15  <link href="css/bootstrap.min.css" rel="stylesheet">
16  <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
17  <link href="css/style.css" rel="stylesheet">
18
19  <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
20
21  <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
22  <script src="js/responsiveslides.min.js"></script>
23  <script src="js/jquery.vticker-min.js"></script>
24  <script src="js/bootstrap.js"></script>
25  <script src="js/functions.js"></script>
26
27  <!-- HTML5 shim, for IE6-8 support of HTML5 elements and CSS3 Media Queries -->
28  <!--[if lt IE 9]>
29  <script src="js/html5shiv.js"></script>
30  <script src="js/css3-mediaqueries.js"></script>
31  <![endif]-->
32
33  <!-- Fav and touch icons -->
34  <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
35</head>
36
37<body>
38
39  <!-- Facebook -->
40  <div id="fb-root"></div>
41  <script>(function(d, s, id) {
42  var js, fjs = d.getElementsByTagName(s)[0];
43  if (d.getElementById(id)) return;
44  js = d.createElement(s); js.id = id;
45  js.src = "https://connect.facebook.net/es_LA/all.js#xfbml=1&appId=106017272902221";
46  fjs.parentNode.insertBefore(js, fjs);
47  }(document, 'script', 'facebook-jssdk'));</script>
48
49  <div class="container">
50
51  <div class="masthead">
52    <div class="navbar">
53    <div class="navbar-inner">
54      <div class="container relative">
55        <div id="header-head">
56          <div id="logo-container">
57            <a href="home.html">
58              <img id="logo" src="img/ngren_logo.png" alt="NgREN logo" />
59            </a>
60            <h1><a href="home.html">Nigerian Research and<br/>Education Network</a></h1>
61          </div>
62            <div class="btn-group pull-right btn-small"
63                 id="user-options">
64              <a class="btn btn-small btn-primary"
65                 href="#">
66                <i class="icon-user icon-white"></i>
67                <span id="user-options-name">
68                  Username
69                </span>
70              </a>
71              <a class="btn btn-small btn-primary dropdown-toggle"
72                 data-toggle="dropdown"
73                 href="#">
74                <span class="caret"></span>
75              </a>
76              <ul class="dropdown-menu btn-small">
77                <li><a href="#">Dashboard</a></li>
78                <li><a href="#">Logout</a></li>
79              </ul>
80            </div><!-- user-options -->
81          <form class="navbar-form pull-right">
82            <input type="text" />
83            <button class="btn btn-primary btn-small search-btn" type="submit">Search</button>
84          </form>
85        </div>
86        <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
87          <span>Menu <b class="caret"></b></span>
88        </button>
89        <div id="menu-collapse" class="nav-collapse collapse">
90          <div class="nav-container">
91            <ul class="nav">
92              <li class="active"><a href="home.html">Home</a></li>
93              <li class="dropdown">
94                <a href="about-us.html" data-toggle="dropdown" class="dropdown-toggle disabled">About us <b class="caret"></b></a>
95                <ul class="dropdown-menu">
96                  <li ><a href="example.html">Board</a></li>
97                  <li ><a href="example.html">Plans</a></li>
98                  <li ><a href="example.html">Policies</a></li>
99                  <li ><a href="example.html">Topology</a></li>
100                  <li ><a href="example.html">News and events</a></li>
101                </ul>
102              </li>
103              <li class="dropdown">
104                <a href="services.html" data-toggle="dropdown" class="dropdown-toggle disabled">Services <b class="caret"></b></a>
105                <ul class="dropdown-menu">
106                  <li ><a href="example.html">Unified communications</a></li>
107                  <li ><a href="example.html">Video conferencing</a></li>
108                  <li ><a href="example.html">Domain name services</a></li>
109                  <li ><a href="example.html">Caching services</a></li>
110                  <li ><a href="example.html">Digital content</a></li>
111                  <li ><a href="example.html">Network Security (CERT)</a></li>
112                  <li ><a href="example.html">Email and messaging</a></li>
113                  <li ><a href="example.html">Colocation</a></li>
114                  <li ><a href="example.html">Bandwidth supply and management</a></li>
115                  <li ><a href="example.html">Backbone transmission</a></li>
116                </ul>
117              </li>
118              <li><a href="example.html">FAQ</a></li>
119            </ul>
120          </div>
121        </div>
122      </div>
123    </div>
124    </div><!-- /.navbar -->
125  </div>
126
127  <!-- Slider -->
128  <div class="rslides_container curly-shadow border-radius slider gradient-radius-module">
129  <div class="curly-shadow-container border-radius">
130  <ul class="rslides slider-container border-radius" id="slider1">
131    <li>
132      <div class="slider-text">
133        <h3><a href="example.html">Welcome to NgREN</a></h3>
134        <p>The NgREN is committed to harmonizing knowledge within the tertiary sector to <span class="highlight">drive productive research, collaboration and knowledge</span> dissemination for the development of Nigeria and Mankind.</p>
135        <a href="example.html">Read more &raquo;</a>
136      </div>
137      <div class="slider-image-container border-radius">
138        <img class="slider-image border-radius" src="img/slider/nigerian-men2.jpg" alt="nigerian woman 1" />
139      </div>
140    </li>
141    <li>
142      <div class="slider-text">
143        <h3><a href="example.html">NgREN and Other RENs</a></h3>
144        <p>The NgREN is committed to harmonizing knowledge within the tertiary sector to drive productive research, collaboration and knowledge dissemination for the development of Nigeria and Mankind.</p>
145        <a href="example.html">Read more &raquo;</a>
146      </div>
147      <div class="slider-image-container border-radius">
148        <img class="slider-image border-radius" src="img/slider/nigerian-women.jpg" alt="nigerian woman 2" />
149      </div>
150    </li>
151    <li>
152      <div class="slider-text">
153        <h3><a href="example.html">Medical Research</a></h3>
154        <p>The NgREN is committed to harmonizing knowledge within the tertiary sector to drive productive research, collaboration and knowledge dissemination for the development of Nigeria and Mankind.</p>
155        <a href="example.html">Read more &raquo;</a>
156      </div>
157      <div class="slider-image-container border-radius">
158        <img class="slider-image border-radius" src="img/slider/health.jpg" alt="nigerian woman 3" />
159      </div>
160    </li>
161    <li>
162      <div class="slider-text">
163        <h3><a href="example.html">Mobility Services</a></h3>
164        <p>The NgREN is committed to harmonizing knowledge within the tertiary sector to drive productive research, collaboration and knowledge dissemination for the development of Nigeria and Mankind.</p>
165        <a href="example.html">Read more &raquo;</a>
166      </div>
167      <div class="slider-image-container border-radius">
168        <img class="slider-image border-radius" src="img/slider/nigerian-men.jpg" alt="nigerian woman 4" />
169      </div>
170    </li>
171  </ul>
172  </div>
173  </div>
174
175  <div class="left-col">
176    <h4 class="title">&raquo; Featured</h4>
177    <div class="row-fluid">
178      <div class="span6 center home-option gradient-radius-module">
179        <a href="example.html"><img class="home-icon" src="img/mobile-icon.png" alt="icon heart" /></a>
180        <h3><a href="example.html">NgREN Infrastructure<br/>and Facilities</a></h3>
181        <p class="text">Read more about the UNICC project.</p>
182        <p><a href="example.html">View details &raquo;</a></p>
183      </div>
184      <div class="span6 center home-option gradient-radius-module">
185        <a href="example.html"><img class="home-icon" src="img/network-icon.png" alt="icon network" /></a>
186        <h3><a href="example.html">NgREN<br/>and Other RENs</a></h3>
187        <p class="text">Read more about NgREN Linkage Plans and Activities.</p>
188        <p><a href="example.html">View details &raquo;</a></p>
189      </div>
190    </div>
191  </div>
192
193  <div class="right-col">
194    <h4 class="title">&raquo; Latest news</h4>
195    <div class="streaming white-background">
196      <div id="streaming-news">
197      <ul>
198        <li>
199          <h4><a href="example.html">Plans and Activities</a></h4>
200          <p class="text">NgREN Linkage Plans and Activities.</p>
201          <p><a href="example.html">Read more</a></p>
202        </li>
203        <li>
204          <h4><a href="example.html">Plans and Activities 2</a></h4>
205          <p class="text">NgREN Linkage Plans and Activities.</p>
206          <p><a href="example.html">Read more</a></p>
207        </li>
208        <li>
209          <h4><a href="example.html">Plans and Activities 3</a></h4>
210          <p class="text">NgREN Linkage Plans and Activities.</p>
211          <p><a href="example.html">Read more</a></p>
212        </li>
213        <li>
214          <h4><a href="example.html">Plans and Activities 4</a></h4>
215          <p class="text">NgREN Linkage Plans and Activities.</p>
216          <p><a href="example.html">Read more</a></p>
217        </li>
218        <li>
219          <h4><a href="example.html">Plans and Activities 5</a></h4>
220          <p class="text">NgREN Linkage Plans and Activities.</p>
221          <p><a href="example.html">Read more</a></p>
222        </li>
223      </ul>
224      </div>
225    </div>
226  </div>
227
228  <div class="full-col">
229    <h4 class="title">&raquo; Partners</h4>
230    <div id="partners-tile" class="gradient-radius-module">
231    </div>
232  </div>
233
234  <hr>
235
236  <div class="footer">
237    <div class="copyright">
238      <span>&copy; Nigerian Research and Education Network</span>
239      <script type="text/javascript">
240      renderCurrentYear();
241      </script>
242    </div>
243    <div class="address">
244      <ul>
245        <li>NgREN</li>
246        <li>National Universities Commission</li>
247        <li>Peter Okebukola Building</li>
248        <li>Aguiyi Ironsi Street</li>
249        <li>Maitama District</li>
250        <li>Abuja, Nigeria</li>
251      </ul>
252    </div>
253
254    <div class="section">
255      <ul>
256        <li class="title">&raquo; NgREN</li>
257        <li><a href="example.html">Contact</a></li>
258        <li><a href="example.html">Sitemap</a></li>
259      </ul>
260    </div>
261  </div>
262
263  </div> <!-- /container -->
264
265  <!-- Le javascript
266  ================================================== -->
267  <!-- Placed at the end of the document so the pages load faster -->
268
269  <script type="text/javascript">
270  $(document).ready(function() {
271    initHomeFunctions();
272  });
273  </script>
274
275</body>
276</html>
Note: See TracBrowser for help on using the repository browser.