366 lines
22 KiB
HTML
366 lines
22 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html lang="en">
|
|||
|
<head>
|
|||
|
<title>grassroots-pelican</title>
|
|||
|
<meta charset="utf-8"/>
|
|||
|
<meta name="ida" content="Pelican"/>
|
|||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
|
|||
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
|
|||
|
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
|
|||
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css"
|
|||
|
href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" crossorigin="anonymous">
|
|||
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
|||
|
<link href="https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap" rel="stylesheet">
|
|||
|
<link rel="stylesheet" type="text/css" href="./theme/css/style.css">
|
|||
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha512-3P8rXCuGJdNZOnUx/03c1jOTnMn3rP63nBip5gOP2qmUh5YAdVAvFZ1E+QLZZbC1rtMrQb+mah3AfYW11RUrWA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
|||
|
<!-- <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"-->
|
|||
|
<!-- integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"-->
|
|||
|
<!-- crossorigin="anonymous"></script>-->
|
|||
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>-->
|
|||
|
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>-->
|
|||
|
<script src="https://use.fontawesome.com/5932321f98.js"></script>
|
|||
|
|
|||
|
|
|||
|
<link rel="stylesheet" type="text/css" href="./theme/css/index-styles.css">
|
|||
|
|
|||
|
</head>
|
|||
|
|
|||
|
<body id="base-index" class="base-home">
|
|||
|
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
|||
|
<div class="container-fluid">
|
|||
|
<a class="navbar-brand" href="#">
|
|||
|
<img id="nav-logo" src="./theme/images/ge-logo-resizeimage.png" alt="logo">
|
|||
|
</a>
|
|||
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
|
|||
|
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
|||
|
<span class="navbar-toggler-icon"></span>
|
|||
|
</button>
|
|||
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
|||
|
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/about-us.html">about-us</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/contact-us.html">Contact us</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/dashboard.html">Dashboard</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/food-forests.html">Food Forests</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/get-involved.html">Get Involved</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/home.html">Home</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/how-it-works.html">How It Works</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/media.html">Media</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/mooc.html">MOOC</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/research.html">Research</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link" href="./pages/sarafu-network.html">Sarafu Network</a></li>
|
|||
|
<li class="nav-item" ><a class="nav-link"
|
|||
|
href="./category/blog.html">blog</a></li>
|
|||
|
|
|||
|
<li class="nav-item dropdown">
|
|||
|
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button"
|
|||
|
data-bs-toggle="dropdown" aria-expanded="false">
|
|||
|
More
|
|||
|
</a>
|
|||
|
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
|
|||
|
<li><a class="dropdown-item" href="./pages/mooc.html">MOOC</a></li>
|
|||
|
<li><a class="dropdown-item" href="./pages/contact-us.html">Contact-us</a></li>
|
|||
|
<li>
|
|||
|
<hr class="dropdown-divider">
|
|||
|
</li>
|
|||
|
<li><a class="dropdown-item" href="#">Something else here</a></li>
|
|||
|
</ul>
|
|||
|
</li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</nav>
|
|||
|
|
|||
|
<div class="container container-margins">
|
|||
|
<section id="content">
|
|||
|
<!--<h2 class="try">All articles</h2>-->
|
|||
|
|
|||
|
<ul class="ul-style" id="post-list">
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./blockchain-in.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/blockchain-in1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/ruth-njau-antony-ngoka.html">Ruth Njau & Antony Ngoka</a><br>
|
|||
|
<time class="published" datetime="2019-01-18T00:00:00+03:00"> Fri 18 January 2019 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./blockchain-in.html" rel="bookmark" title="Permalink to Blockchain in Clinics, Vegetables, Cafes and Shops">Blockchain in Clinics, Vegetables, Cafes and Shops</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">While the rest of the world wonders how blockchain will impact lives these people are using it daily to bring their community out of poverty</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./use-cases.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/use-cases1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/lynda-chalker.html">Lynda Chalker</a><br>
|
|||
|
<time class="published" datetime="2018-12-21T00:00:00+03:00"> Fri 21 December 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./use-cases.html" rel="bookmark" title="Permalink to Use Cases - Honoring 2018">Use Cases - Honoring 2018</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">Closing 2018 with a bang! We mark the end of 2018 and the beginning of this festive season by honoring schools, clinics, micro and small...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./blockchain-without.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/blockchain-without1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/lynda-chalker.html">Lynda Chalker</a><br>
|
|||
|
<time class="published" datetime="2018-12-03T00:00:00+03:00"> Mon 03 December 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./blockchain-without.html" rel="bookmark" title="Permalink to Blockchain without Internet">Blockchain without Internet</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">We can't print enough paper notes for everyone who needs them. But nearly everyone has a phone (without internet). In order to reach a...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./takaungu-pesa.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/takaungu-pesa1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/caroline-dama.html">Caroline Dama</a><br>
|
|||
|
<time class="published" datetime="2018-11-09T00:00:00+03:00"> Fri 09 November 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./takaungu-pesa.html" rel="bookmark" title="Permalink to Takaungu Pesa is here!">Takaungu Pesa is here!</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">The Vindakala Youth Bunge’s motto “Coming Together is Just The Beginning.” mirrors this excitement we have after the launch of Takaungu...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./interactive-village.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/interactive-village1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/will-ruddick.html">Will Ruddick</a><br>
|
|||
|
<time class="published" datetime="2018-05-25T00:00:00+03:00"> Fri 25 May 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./interactive-village.html" rel="bookmark" title="Permalink to Interactive Village Market Simulator!">Interactive Village Market Simulator!</a></h2>
|
|||
|
<div class="entry-content"> <p class="first">The 5th installment of the Village Market Simulator series is now online! You can find it on YouTube or in the 'Simulations' section of...</p>
|
|||
|
<p class="last"><strong>The 5th installment of the Village Market Simulator series is now online! You can find it on YouTube or in the 'Simulations' section of our MOOC.</strong>
|
|||
|
<strong>The 5th installment of the Village Market Simulator series is now online! You can find it on YouTube or in the 'Simulations' section of our MOOC.</strong>
|
|||
|
<strong>The 5th installment of the Village Market Simulator series is now online! You can find it on YouTube or in the 'Simulations' section of our MOOC.</strong>
|
|||
|
<a class="reference external" href="http://www.youtube.com/watch?v=AyYkJsFGjHg">YouTube</a> <a class="reference external" href="http://www.grassrootseconomics.org/mooc">MOOC</a></p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./sarafu-cooperative.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/sarafu-cooperative1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/will-ruddick.html">Will Ruddick</a><br>
|
|||
|
<time class="published" datetime="2018-05-10T00:00:00+03:00"> Thu 10 May 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./sarafu-cooperative.html" rel="bookmark" title="Permalink to Sarafu Cooperative is born!">Sarafu Cooperative is born!</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">We are very happy to announce that today, for the first time in our organizational history, the community currency members of the Nairobi...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./happy-mothers.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/happy-mothers1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/daniel-mukosia.html">Daniel Mukosia</a><br>
|
|||
|
<time class="published" datetime="2018-03-13T00:00:00+03:00"> Tue 13 March 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./happy-mothers.html" rel="bookmark" title="Permalink to Happy Mother's Day!">Happy Mother's Day!</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">As a way to celebrate we are happy to share two stories from our network members! Bevelyne Ombayo is a single mother, who lives in Lindi...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./gatina-business.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/gatina-business1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/daniel-mukosia.html">Daniel Mukosia</a><br>
|
|||
|
<time class="published" datetime="2018-03-09T00:00:00+03:00"> Fri 09 March 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./gatina-business.html" rel="bookmark" title="Permalink to Gatina Business Organization and the Love School Success Story">Gatina Business Organization and the Love School Success Story</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">Love School is one of the schools that has enabled children to acquire education by allowing them to pay part of their school fees and...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./lindi-business.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/lindi-business1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/daniel-mukosia.html">Daniel Mukosia</a><br>
|
|||
|
<time class="published" datetime="2018-03-04T00:00:00+03:00"> Sun 04 March 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./lindi-business.html" rel="bookmark" title="Permalink to Lindi Business Network Gumbaru Trainings">Lindi Business Network Gumbaru Trainings</a></h2>
|
|||
|
<div class="entry-content"> <p class="first last">Empowering women is a great ways to boast our economy . This however doesn't come without facing challenges of Illitracy among most...</p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
<li class="li-style"><article class="article-display">
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="set-height">
|
|||
|
<a href="./empowering-mothers.html" rel="bookmark"><img class="img-fluid img-resize" src="./images/blog/empowering-mothers1.webp"/></a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="col-lg-6 col-md-12 col-sm-12">
|
|||
|
<div class="post-wrap">
|
|||
|
<div class="post-info">
|
|||
|
<address class="vcard-author">By
|
|||
|
<a class="author-url" href="./author/tatianarubianogoubert.html">tatiana.rubiano.goubert</a><br>
|
|||
|
<time class="published" datetime="2018-03-01T00:00:00+03:00"> Thu 01 March 2018 </time>
|
|||
|
</address>
|
|||
|
</div>
|
|||
|
<h2 class="entry-title"><a href="./empowering-mothers.html" rel="bookmark" title="Permalink to Empowering Mothers">Empowering Mothers</a></h2>
|
|||
|
<div class="entry-content"> <p class="first">Sarafu-Credit: empowering strong women who never stop fighting for their families wellbeing We are joining together to celebrate mothers’...</p>
|
|||
|
<p class="last"><strong>Sarafu-Credit: empowering strong women who never stop fighting for their families wellbeing</strong></p>
|
|||
|
</div><!-- /.entry-content -->
|
|||
|
<div class="article-display-footer">
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
</article></li>
|
|||
|
</ul><!-- /#posts-list -->
|
|||
|
<p class="paginator">
|
|||
|
<a href="./index.html">⇇</a>
|
|||
|
<a href="./index4.html">«</a>
|
|||
|
Page 5 / 14
|
|||
|
<a href="./index6.html">»</a>
|
|||
|
<a href="./index14.html">⇉</a>
|
|||
|
</p>
|
|||
|
</section><!-- /#content -->
|
|||
|
</div>
|
|||
|
<div class="row">
|
|||
|
<div class="col-lg-12 base-footer">
|
|||
|
<a href="https://wa.me/254757628885">
|
|||
|
<img class="img-fluid" src="./theme/images/base-imgs/whatsaap.webp">
|
|||
|
</a>
|
|||
|
<a href="https://www.facebook.com/grassrootseconomicsfoundation/">
|
|||
|
<img class="img-fluid" src="./theme/images/base-imgs/facebook.webp">
|
|||
|
</a>
|
|||
|
<a href="https://twitter.com/grassecon?lang=en">
|
|||
|
<img class="img-fluid" src="./theme/images/base-imgs/twitter.webp">
|
|||
|
</a>
|
|||
|
<a href="https://www.youtube.com/user/motomotocircus/featured">
|
|||
|
<img class="img-fluid" src="./theme/images/base-imgs/youtube.webp">
|
|||
|
</a>
|
|||
|
<a id="terms-conditions" href="./pages/terms-and-conditions.html">TERMS AND CONDITIONS</a>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
|
|||
|
integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4"
|
|||
|
crossorigin="anonymous"></script>
|
|||
|
</body>
|
|||
|
</html>
|