����JFIF��H�H����Exif��MM�*���� ��3����V�����3������3�(��������������������3�����
Server IP : 162.0.232.25 / Your IP : 3.145.61.142 Web Server : LiteSpeed System : Linux premium276.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : kwacuqig ( 988) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/kwacuqig/mtumbuka.org/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from preview.colorlib.com/theme/schmidt/work.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 02 Sep 2024 09:17:01 GMT --> <head> <title>Mathews Mtumbuka - Webinars</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/4.5.6/css/ionicons.min.css"> <link rel="stylesheet" href="css/animate.css"> <link rel="stylesheet" href="css/flaticon.css"> <link rel="stylesheet" href="css/tiny-slider.css"> <link rel="stylesheet" href="css/glightbox.min.css"> <link rel="stylesheet" href="css/aos.css"> <link rel="stylesheet" href="css/style.css"> <meta property="og:url" content="https://mtumbuka.org/home" /> <meta property="og:type" content="website" /> <meta property="og:title" content="<?php echo "Eng. Dr. Mathews Mtumbuka"; ?>" /> <meta property="og:image" content="https://mtumbuka.org/images/mmtumbuka.jpg" /> <meta property="og:description" content="Webinars" /> <script nonce="9d10d78c-9c63-4536-8e51-070275157002"> try { (function(w, d) { ! function(j, k, l, m) { if (j.zaraz) console.error("zaraz is loaded twice"); else { j[l] = j[l] || {}; j[l].executed = []; j.zaraz = { deferred: [], listeners: [] }; j.zaraz._v = "5796"; j.zaraz.q = []; j.zaraz._f = function(n) { return async function() { var o = Array.prototype.slice.call(arguments); j.zaraz.q.push({ m: n, a: o }) } }; for (const p of ["track", "set", "debug"]) j.zaraz[p] = j.zaraz._f(p); j.zaraz.init = () => { var q = k.getElementsByTagName(m)[0], r = k.createElement(m), s = k.getElementsByTagName("title")[0]; s && (j[l].t = k.getElementsByTagName("title")[0].text); j[l].x = Math.random(); j[l].w = j.screen.width; j[l].h = j.screen.height; j[l].j = j.innerHeight; j[l].e = j.innerWidth; j[l].l = j.location.href; j[l].r = k.referrer; j[l].k = j.screen.colorDepth; j[l].n = k.characterSet; j[l].o = (new Date).getTimezoneOffset(); if (j.dataLayer) for (const w of Object.entries(Object.entries(dataLayer).reduce(((x, y) => ({ ...x[1], ...y[1] })), {}))) zaraz.set(w[0], w[1], { scope: "page" }); j[l].q = []; for (; j.zaraz.q.length;) { const z = j.zaraz.q.shift(); j[l].q.push(z) } r.defer = !0; for (const A of [localStorage, sessionStorage]) Object.keys(A || {}).filter((C => C.startsWith("_zaraz_"))).forEach((B => { try { j[l]["z_" + B.slice(7)] = JSON.parse(A.getItem(B)) } catch { j[l]["z_" + B.slice(7)] = A.getItem(B) } })); r.referrerPolicy = "origin"; r.src = "../../cdn-cgi/zaraz/sd0d9.js?z=" + btoa(encodeURIComponent(JSON.stringify(j[l]))); q.parentNode.insertBefore(r, q) }; ["complete", "interactive"].includes(k.readyState) ? zaraz.init() : j.addEventListener("DOMContentLoaded", zaraz.init) } }(w, d, "zarazData", "script"); window.zaraz._p = async bv => new Promise((bw => { if (bv) { bv.e && bv.e.forEach((bx => { try { const by = d.querySelector("script[nonce]"), bz = by?.nonce || by?.getAttribute("nonce"), bA = d.createElement("script"); bz && (bA.nonce = bz); bA.innerHTML = bx; bA.onload = () => { d.head.removeChild(bA) }; d.head.appendChild(bA) } catch (bB) { console.error(`Error executing script: ${bx}\n`, bB) } })); Promise.allSettled((bv.f || []).map((bC => fetch(bC[0], bC[1])))) } bw() })); zaraz._p({ "e": ["(function(w,d){})(window,document)"] }); })(window, document) } catch (e) { throw fetch("/cdn-cgi/zaraz/t"), e; }; </script> </head> <body> <?php include './nav.php'; ?> <section class="hero-wrap hero-wrap-2"> <div class="overlay"></div> <div class="container"> <div class="row no-gutters slider-text align-items-end justify-content-center"> <div class="col-md-9 pt-5 text-center"> <p class="breadcrumbs"><span class="me-2"><a href="home">Home <i class="fa fa-chevron-right"></i></a></span> <span>Webinars <i class="fa fa-chevron-right"></i></span></p> <h1 class="mb-0 bread">Webinars</h1> </div> </div> </div> </section> <section class="ftco-section ftco-project"> <div class="container"> <div class="row"> <?php include './php/connect.php'; $run = mysqli_query($conn, "SELECT * FROM `webinars` ORDER BY `wid` DESC") or die(mysqli_error($conn)); while ($row = mysqli_fetch_array($run)) { ?> <div class="col-md-6" data-aos="fade-up" data-aos-duration="1000" data-aos-delay="150"> <div class="youtube"> <div class="iframe-container"> <iframe src="<?php echo "https://www.youtube.com/embed/".$row['link']; ?>?autoplay=0&controls=1" allowfullscreen='true'></iframe> </div> <h5><?php echo $row['title'];?></h5> </div> </div> <?php } ?> </div> </div> </section> <footer class="ftco-footer"> <div class="container-xl"> <div class="row"> <div class="col-md-12 text-center"> <p class="mb-0 copyright">Copyright ©<script> document.write(new Date().getFullYear()); </script> All rights reserved </p> </div> </div> </div> </footer> <script src="js/bootstrap.bundle.min.js"></script> <script src="js/tiny-slider.js"></script> <script src="js/glightbox.min.js"></script> <script src="js/aos.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script> <script src="js/google-map.js"></script> <script src="js/main.js"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-23581568-13"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-23581568-13'); </script> <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"rayId":"8bcc6316af3e4f69","version":"2024.8.0","serverTiming":{"name":{"cfL4":true}},"token":"cd0b4b3a733644fc843ef0b185f98241","b":1}' crossorigin="anonymous"></script> <script> document.querySelectorAll("nav ul li a")[2].classList.add("active") </script> </body> </html>