[10190] | 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> |
---|
[10361] | 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"> |
---|
[10190] | 13 | |
---|
[10361] | 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"> |
---|
[10190] | 18 | |
---|
[11734] | 19 | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> |
---|
[10190] | 20 | |
---|
[11734] | 21 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> |
---|
[10361] | 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> |
---|
[10190] | 26 | |
---|
[10361] | 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]--> |
---|
[10190] | 32 | |
---|
[10361] | 33 | <!-- Fav and touch icons --> |
---|
| 34 | <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> |
---|
[10190] | 35 | </head> |
---|
| 36 | |
---|
| 37 | <body> |
---|
| 38 | |
---|
[10361] | 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; |
---|
[11734] | 45 | js.src = "https://connect.facebook.net/es_LA/all.js#xfbml=1&appId=106017272902221"; |
---|
[10361] | 46 | fjs.parentNode.insertBefore(js, fjs); |
---|
| 47 | }(document, 'script', 'facebook-jssdk'));</script> |
---|
[10190] | 48 | |
---|
[10361] | 49 | <div class="container"> |
---|
[10190] | 50 | |
---|
[10361] | 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> |
---|
[11777] | 60 | <h1> |
---|
| 61 | <a href="home.html">Nigerian Research and<br/>Education Network |
---|
| 62 | <br/><sup><font size="2">RC1011289</font></sup></a> |
---|
| 63 | </h1> |
---|
[10361] | 64 | </div> |
---|
| 65 | <div class="btn-group pull-right btn-small" |
---|
| 66 | id="user-options"> |
---|
| 67 | <a class="btn btn-small btn-primary" |
---|
| 68 | href="#"> |
---|
| 69 | <i class="icon-user icon-white"></i> |
---|
| 70 | <span id="user-options-name"> |
---|
| 71 | Username |
---|
| 72 | </span> |
---|
| 73 | </a> |
---|
| 74 | <a class="btn btn-small btn-primary dropdown-toggle" |
---|
| 75 | data-toggle="dropdown" |
---|
| 76 | href="#"> |
---|
| 77 | <span class="caret"></span> |
---|
| 78 | </a> |
---|
| 79 | <ul class="dropdown-menu btn-small"> |
---|
| 80 | <li><a href="#">Dashboard</a></li> |
---|
| 81 | <li><a href="#">Logout</a></li> |
---|
| 82 | </ul> |
---|
| 83 | </div><!-- user-options --> |
---|
| 84 | <form class="navbar-form pull-right"> |
---|
| 85 | <input type="text" /> |
---|
| 86 | <button class="btn btn-primary btn-small search-btn" type="submit">Search</button> |
---|
| 87 | </form> |
---|
| 88 | </div> |
---|
| 89 | <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> |
---|
| 90 | <span>Menu <b class="caret"></b></span> |
---|
| 91 | </button> |
---|
| 92 | <div id="menu-collapse" class="nav-collapse collapse"> |
---|
| 93 | <div class="nav-container"> |
---|
| 94 | <ul class="nav"> |
---|
| 95 | <li class="active"><a href="home.html">Home</a></li> |
---|
| 96 | <li class="dropdown"> |
---|
| 97 | <a href="about-us.html" data-toggle="dropdown" class="dropdown-toggle disabled">About us <b class="caret"></b></a> |
---|
| 98 | <ul class="dropdown-menu"> |
---|
| 99 | <li ><a href="example.html">Board</a></li> |
---|
| 100 | <li ><a href="example.html">Plans</a></li> |
---|
| 101 | <li ><a href="example.html">Policies</a></li> |
---|
| 102 | <li ><a href="example.html">Topology</a></li> |
---|
| 103 | <li ><a href="example.html">News and events</a></li> |
---|
| 104 | </ul> |
---|
| 105 | </li> |
---|
| 106 | <li class="dropdown"> |
---|
| 107 | <a href="services.html" data-toggle="dropdown" class="dropdown-toggle disabled">Services <b class="caret"></b></a> |
---|
| 108 | <ul class="dropdown-menu"> |
---|
| 109 | <li ><a href="example.html">Unified communications</a></li> |
---|
| 110 | <li ><a href="example.html">Video conferencing</a></li> |
---|
| 111 | <li ><a href="example.html">Domain name services</a></li> |
---|
| 112 | <li ><a href="example.html">Caching services</a></li> |
---|
| 113 | <li ><a href="example.html">Digital content</a></li> |
---|
| 114 | <li ><a href="example.html">Network Security (CERT)</a></li> |
---|
| 115 | <li ><a href="example.html">Email and messaging</a></li> |
---|
| 116 | <li ><a href="example.html">Colocation</a></li> |
---|
| 117 | <li ><a href="example.html">Bandwidth supply and management</a></li> |
---|
| 118 | <li ><a href="example.html">Backbone transmission</a></li> |
---|
| 119 | </ul> |
---|
| 120 | </li> |
---|
| 121 | <li><a href="example.html">FAQ</a></li> |
---|
| 122 | </ul> |
---|
| 123 | </div> |
---|
| 124 | </div> |
---|
| 125 | </div> |
---|
| 126 | </div> |
---|
| 127 | </div><!-- /.navbar --> |
---|
| 128 | </div> |
---|
[10190] | 129 | |
---|
[10361] | 130 | <!-- Slider --> |
---|
| 131 | <div class="rslides_container curly-shadow border-radius slider gradient-radius-module"> |
---|
| 132 | <div class="curly-shadow-container border-radius"> |
---|
| 133 | <ul class="rslides slider-container border-radius" id="slider1"> |
---|
| 134 | <li> |
---|
| 135 | <div class="slider-text"> |
---|
| 136 | <h3><a href="example.html">Welcome to NgREN</a></h3> |
---|
| 137 | <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> |
---|
| 138 | <a href="example.html">Read more »</a> |
---|
| 139 | </div> |
---|
| 140 | <div class="slider-image-container border-radius"> |
---|
| 141 | <img class="slider-image border-radius" src="img/slider/nigerian-men2.jpg" alt="nigerian woman 1" /> |
---|
| 142 | </div> |
---|
| 143 | </li> |
---|
| 144 | <li> |
---|
| 145 | <div class="slider-text"> |
---|
| 146 | <h3><a href="example.html">NgREN and Other RENs</a></h3> |
---|
| 147 | <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> |
---|
| 148 | <a href="example.html">Read more »</a> |
---|
| 149 | </div> |
---|
| 150 | <div class="slider-image-container border-radius"> |
---|
| 151 | <img class="slider-image border-radius" src="img/slider/nigerian-women.jpg" alt="nigerian woman 2" /> |
---|
| 152 | </div> |
---|
| 153 | </li> |
---|
| 154 | <li> |
---|
| 155 | <div class="slider-text"> |
---|
| 156 | <h3><a href="example.html">Medical Research</a></h3> |
---|
| 157 | <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> |
---|
| 158 | <a href="example.html">Read more »</a> |
---|
| 159 | </div> |
---|
| 160 | <div class="slider-image-container border-radius"> |
---|
| 161 | <img class="slider-image border-radius" src="img/slider/health.jpg" alt="nigerian woman 3" /> |
---|
| 162 | </div> |
---|
| 163 | </li> |
---|
| 164 | <li> |
---|
| 165 | <div class="slider-text"> |
---|
| 166 | <h3><a href="example.html">Mobility Services</a></h3> |
---|
| 167 | <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> |
---|
| 168 | <a href="example.html">Read more »</a> |
---|
| 169 | </div> |
---|
| 170 | <div class="slider-image-container border-radius"> |
---|
| 171 | <img class="slider-image border-radius" src="img/slider/nigerian-men.jpg" alt="nigerian woman 4" /> |
---|
| 172 | </div> |
---|
| 173 | </li> |
---|
| 174 | </ul> |
---|
| 175 | </div> |
---|
| 176 | </div> |
---|
[10190] | 177 | |
---|
[10361] | 178 | <div class="left-col"> |
---|
| 179 | <h4 class="title">» Featured</h4> |
---|
| 180 | <div class="row-fluid"> |
---|
| 181 | <div class="span6 center home-option gradient-radius-module"> |
---|
| 182 | <a href="example.html"><img class="home-icon" src="img/mobile-icon.png" alt="icon heart" /></a> |
---|
| 183 | <h3><a href="example.html">NgREN Infrastructure<br/>and Facilities</a></h3> |
---|
| 184 | <p class="text">Read more about the UNICC project.</p> |
---|
| 185 | <p><a href="example.html">View details »</a></p> |
---|
| 186 | </div> |
---|
| 187 | <div class="span6 center home-option gradient-radius-module"> |
---|
| 188 | <a href="example.html"><img class="home-icon" src="img/network-icon.png" alt="icon network" /></a> |
---|
| 189 | <h3><a href="example.html">NgREN<br/>and Other RENs</a></h3> |
---|
| 190 | <p class="text">Read more about NgREN Linkage Plans and Activities.</p> |
---|
| 191 | <p><a href="example.html">View details »</a></p> |
---|
| 192 | </div> |
---|
| 193 | </div> |
---|
| 194 | </div> |
---|
[10190] | 195 | |
---|
[10361] | 196 | <div class="right-col"> |
---|
| 197 | <h4 class="title">» Latest news</h4> |
---|
| 198 | <div class="streaming white-background"> |
---|
| 199 | <div id="streaming-news"> |
---|
| 200 | <ul> |
---|
| 201 | <li> |
---|
| 202 | <h4><a href="example.html">Plans and Activities</a></h4> |
---|
| 203 | <p class="text">NgREN Linkage Plans and Activities.</p> |
---|
| 204 | <p><a href="example.html">Read more</a></p> |
---|
| 205 | </li> |
---|
| 206 | <li> |
---|
| 207 | <h4><a href="example.html">Plans and Activities 2</a></h4> |
---|
| 208 | <p class="text">NgREN Linkage Plans and Activities.</p> |
---|
| 209 | <p><a href="example.html">Read more</a></p> |
---|
| 210 | </li> |
---|
| 211 | <li> |
---|
| 212 | <h4><a href="example.html">Plans and Activities 3</a></h4> |
---|
| 213 | <p class="text">NgREN Linkage Plans and Activities.</p> |
---|
| 214 | <p><a href="example.html">Read more</a></p> |
---|
| 215 | </li> |
---|
| 216 | <li> |
---|
| 217 | <h4><a href="example.html">Plans and Activities 4</a></h4> |
---|
| 218 | <p class="text">NgREN Linkage Plans and Activities.</p> |
---|
| 219 | <p><a href="example.html">Read more</a></p> |
---|
| 220 | </li> |
---|
| 221 | <li> |
---|
| 222 | <h4><a href="example.html">Plans and Activities 5</a></h4> |
---|
| 223 | <p class="text">NgREN Linkage Plans and Activities.</p> |
---|
| 224 | <p><a href="example.html">Read more</a></p> |
---|
| 225 | </li> |
---|
| 226 | </ul> |
---|
| 227 | </div> |
---|
| 228 | </div> |
---|
| 229 | </div> |
---|
[10190] | 230 | |
---|
[10361] | 231 | <div class="full-col"> |
---|
[11777] | 232 | <h4 class="title">» Partners</h4> |
---|
[10361] | 233 | <div id="partners-tile" class="gradient-radius-module"> |
---|
| 234 | </div> |
---|
| 235 | </div> |
---|
[10190] | 236 | |
---|
[10361] | 237 | <hr> |
---|
[10190] | 238 | |
---|
[10361] | 239 | <div class="footer"> |
---|
| 240 | <div class="copyright"> |
---|
| 241 | <span>© Nigerian Research and Education Network</span> |
---|
| 242 | <script type="text/javascript"> |
---|
| 243 | renderCurrentYear(); |
---|
| 244 | </script> |
---|
| 245 | </div> |
---|
| 246 | <div class="address"> |
---|
| 247 | <ul> |
---|
| 248 | <li>NgREN</li> |
---|
[11781] | 249 | <li>Peter Okebukola Building</li> |
---|
[10424] | 250 | <li>National Universities Commission</li> |
---|
[10361] | 251 | <li>Aguiyi Ironsi Street</li> |
---|
| 252 | <li>Maitama District</li> |
---|
| 253 | <li>Abuja, Nigeria</li> |
---|
| 254 | </ul> |
---|
| 255 | </div> |
---|
[10190] | 256 | |
---|
[10361] | 257 | <div class="section"> |
---|
| 258 | <ul> |
---|
| 259 | <li class="title">» NgREN</li> |
---|
| 260 | <li><a href="example.html">Contact</a></li> |
---|
| 261 | <li><a href="example.html">Sitemap</a></li> |
---|
| 262 | </ul> |
---|
| 263 | </div> |
---|
| 264 | </div> |
---|
[10190] | 265 | |
---|
[10361] | 266 | </div> <!-- /container --> |
---|
[10190] | 267 | |
---|
[10361] | 268 | <!-- Le javascript |
---|
| 269 | ================================================== --> |
---|
| 270 | <!-- Placed at the end of the document so the pages load faster --> |
---|
[10190] | 271 | |
---|
[10361] | 272 | <script type="text/javascript"> |
---|
| 273 | $(document).ready(function() { |
---|
| 274 | initHomeFunctions(); |
---|
| 275 | }); |
---|
| 276 | </script> |
---|
[10190] | 277 | |
---|
| 278 | </body> |
---|
| 279 | </html> |
---|