HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/lab-portal/footer.php
  <footer>
      <div class="container-fluid">
          <div class="footer_div">
              <div class="footer_div1 d-flex justify-content-between">
                  <div class="labs_img">
                      <figure>
                          <img src="./assets/footer-logo.png" alt="labs logo">
                      </figure>
                  </div>
                  <div class="idh_img">
                      <p class="text-light">Powered By</p>
                      <figure>
                          <img src="./assets/idh-logo.png" alt="idh logo">
                      </figure>
                  </div>
              </div>
              <div class="footer_div2 row mb-3">
                  <div class="footer_div2_right col-md-3 d-flex justify-content-between flex-wrap wow fadeInRight"
                      style="visibility: hidden; animation-name: none;">
                      <div class="links">
                          <ul class="footer_link custom-list">
                              <h4 class="orange">ABOUT US</h4>
                              <li>
                                  <a href="https://labsinitiative.com/program-governance/">Program Governance</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/team">Our Team</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/partners/">Partners</a>
                              </li>
                          </ul>
                      </div>
                  </div>
                  <div class="footer_div2_right col-md-2 d-flex justify-content-between flex-wrap">
                      <div class="links">
                          <ul class="footer_link custom-list">
                              <h4 class="orange">WHERE WE WORK</h4>
                              <li>
                                  <a href="https://labsinitiative.com/global-overview">Global Overview</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/india">India</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/vietnam">Vietnam</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/cambodia">Cambodia</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/indonesia">Indonesia</a>
                              </li>
                          </ul>
                      </div>
                  </div>
                  <div class="col-md-4 d-flex justify-content-between flex-wrap">
                      <div class="links">
                          <ul class="footer_link custom-list">
                              <h4 class="orange">WHAT WE DO</h4>
                              <li>
                                  <a href="https://labsinitiative.com/brand-engagement">Brand Engagement</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/factory-engagement/">Factory Engagement</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/support-provided-by-labs-team/">Support Provided
                                      by LABS team</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/safety-trainings-supporting-ohs-committees/">Safety
                                      Trainings &amp; Supporting OHS Committees</a>
                              </li>
                              <!--               <li><a href="/promoting-gender-equality-and-inclusion/">Promoting Gender Equality and Inclusion</a></li> -->
                              <li>
                                  <a href="https://labsinitiative.com/quality-assurance/">Quality Assurance</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/stakeholder-engagements/">Stakeholder
                                      Engagements</a>
                              </li>
                          </ul>
                      </div>
                  </div>
                  <div class="col-md-3 d-flex justify-content-between flex-wrap">
                      <div class="links">
                          <ul class="footer_link custom-list">
                              <h4 class="orange">RESOURCES &amp; PUBLICATIONS</h4>
                              <li>
                                  <a href="https://labsinitiative.com/news-resources/">News Article</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/newsletters/">Newsletter</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/publications/">Publication</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/labs-resources/">LABS Resources</a>
                              </li>
                              <li>
                                  <a href="https://labsinitiative.com/members-only/">Member's Only</a>
                              </li>
                          </ul>
                      </div>
                  </div>
              </div>
              <div class="footer_div3">
                  <p class="text-light text-center">
                      Copyright © 2025. All Rights Reserved.
                  </p>
              </div>
              <!--
    <div id="side-sticky-tab2">
  <div>
    <div class="textwidget">
      <div class="sticky-container2">
        <div class="callout">
          <a class="support" href="/annual-report" style="text-decoration:none">Annual Reports</a>
        </div>
		  </div>
    </div>
  </div>
</div>
-->
          </div>
      </div>
  </footer>
  <button id="goToTopBtn" title="Go to top" style="display: none;">⇧</button>
  <style>
/* LRM */
body.logged-in .lrm-hide-if-logged-in {
    display: none !important;
}

body.logged-in [class*='lrm-hide-if-logged-in'] {
    display: none !important;
}

body:not(.logged-in) .lrm-show-if-logged-in {
    display: none !important;
}

body:not(.logged-in) [class*='lrm-show-if-logged-in'] {
    display: none !important;
}
  </style>
  <!-- LRMDD
-->
  <div class="lrm-main lrm-font-svg lrm-user-modal lrm-btn-style--default" style="visibility: hidden;">
      <!--<div class="lrm-user-modal" style="visibility: hidden;">  this is the entire modal form, including the background -->
      <div class="lrm-user-modal-container">
          <!-- this is the container wrapper -->
          <div class="lrm-user-modal-container-inner">
              <!-- this is the container wrapper -->
              <ul class="lrm-switcher -is-login-only">
                  <li>
                      <a href="https://labsinitiative.com/#0"
                          class="lrm-switch-to-link lrm-switch-to--login lrm-ficon-login selected">
                          Sign in
                      </a>
                  </li>
              </ul>
              <div class="lrm-signin-section is-selected">
                  <!-- log in form -->
                  <form class="lrm-form js-lrm-form" action="https://labsinitiative.com/#0" data-action="login">
                      <div class="lrm-fieldset-wrap">
                          <div class="lrm-integrations lrm-integrations--login"></div>
                          <p class="lrm-form-message lrm-form-message--init"></p>
                          <div class="fieldset">
                              <label class="image-replace lrm-email lrm-ficon-mail" title="Email or Username"></label>
                              <input name="username" class="full-width has-padding has-border" type="text"
                                  aria-label="Email or Username" placeholder="Email or Username" required="" value=""
                                  autocomplete="username" data-autofocus="1">
                              <span class="lrm-error-message"></span>
                          </div>
                          <div class="fieldset">
                              <label class="image-replace lrm-password lrm-ficon-key" title="Password"></label>
                              <input name="password" class="full-width has-padding has-border" type="password"
                                  aria-label="Password" placeholder="Password" required="" value="">
                              <span class="lrm-error-message"></span>
                              <span class="hide-password lrm-ficon-eye" data-show="Show" data-hide="Hide"
                                  aria-label="Show"></span>
                          </div>
                          <div class="fieldset">
                              <label class="lrm-nice-checkbox__label lrm-remember-me-checkbox">
                                  Remember me
                                  <input type="checkbox" class="lrm-nice-checkbox lrm-remember-me" name="remember-me"
                                      checked="">
                                  <div class="lrm-nice-checkbox__indicator"></div>
                              </label>
                          </div>
                          <div class="lrm-integrations lrm-integrations--login lrm-integrations-before-btn"></div>
                          <div class="lrm-integrations-otp"></div>
                      </div>
                      <div class="fieldset fieldset--submit fieldset--default">
                          <button class="full-width has-padding" type="submit">
                              Log in
                          </button>
                      </div>
                      <div class="lrm-fieldset-wrap">
                          <div class="lrm-integrations lrm-integrations--login"></div>
                      </div>
                      <input type="hidden" name="redirect_to" value="">
                      <input type="hidden" name="lrm_action" value="login">
                      <input type="hidden" name="wp-submit" value="1">
                      <!-- Fix for Eduma WP theme-->
                      <input type="hidden" name="lp-ajax" value="login">
                      <input type="hidden" id="security-login" name="security-login" value="93bdb15ab7">
                      <input type="hidden" name="_wp_http_referer" value="/">
                      <!-- For Invisible Recaptcha plugin -->
                      <span class="wpcf7-submit" style="display: none;"></span>
                  </form>
                  <p class="lrm-form-bottom-message">
                      <a href="https://labsinitiative.com/#0" class="lrm-switch-to--reset-password">Forgot your
                          password?</a>
                  </p>
                  <!-- <a href="#0" class="lrm-close-form">Close</a> -->
              </div>
              <!-- lrm-login -->
              <div class="lrm-reset-password-section ">
                  <!-- reset password form -->
                  <form class="lrm-form js-lrm-form" action="https://labsinitiative.com/#0" data-action="lost-password">
                      <div class="lrm-fieldset-wrap">
                          <p class="lrm-form-message">Lost your password? Please enter your email address. You will
                              receive mail with link to set new password.</p>
                          <div class="fieldset">
                              <label class="image-replace lrm-email lrm-ficon-mail" title="Email or Username"></label>
                              <input class="full-width has-padding has-border" name="user_login" type="text" required=""
                                  placeholder="Email or Username" data-autofocus="1" aria-label="Email or Username">
                              <span class="lrm-error-message"></span>
                          </div>
                          <div class="lrm-integrations lrm-integrations--reset-pass"></div>
                          <input type="hidden" name="lrm_action" value="lostpassword">
                          <input type="hidden" name="wp-submit" value="1">
                          <input type="hidden" id="security-lostpassword" name="security-lostpassword"
                              value="d08e2ca1d5">
                          <input type="hidden" name="_wp_http_referer" value="/">
                      </div>
                      <div class="fieldset fieldset--submit fieldset--default">
                          <button class="full-width has-padding" type="submit">
                              Reset password
                          </button>
                      </div>
                      <!-- For Invisible Recaptcha plugin -->
                      <span class="wpcf7-submit" style="display: none;"></span>
                  </form>
                  <p class="lrm-form-bottom-message">
                      <a href="https://labsinitiative.com/#0" class="lrm-switch-to--login">Back to login</a>
                  </p>
              </div>
              <!-- lrm-reset-password -->
          </div>
          <!-- lrm-user-modal-container -->
          <a href="https://labsinitiative.com/#0" class="lrm-close-form" title="close">
              <span class="lrm-ficon-close"></span>
          </a>
      </div>
      <!-- lrm-user-modal-container -->
  </div>
  <!-- lrm-user-modal -->
  <script type="text/javascript" id="lrm-modal-js-extra">
/* <![CDATA[ */
var LRM = {
    "home_url_arr": {
        "scheme": "https",
        "host": "labsinitiative.com"
    },
    "home_url": "https:\/\/labsinitiative.com",
    "validate_domain": "1",
    "password_zxcvbn_js_src": "https:\/\/labsinitiative.com\/wp-includes\/js\/zxcvbn.min.js",
    "validate_password_strength": "yes",
    "password_strength_lib": null,
    "redirect_url": "",
    "ajax_url": "https:\/\/labsinitiative.com\/?lrm=1",
    "is_user_logged_in": "",
    "reload_after_login": null,
    "selectors_mapping": {
        "login": "a[href*='wp-login']",
        "register": ""
    },
    "is_customize_preview": "",
    "l10n": {
        "password_is_good": "Good Password",
        "password_is_strong": "Strong Password",
        "password_is_short": "Too Short Password",
        "password_is_bad": "Bad Password",
        "passwords_is_mismatch": "Passwords is mismatch!",
        "passwords_is_weak": "Error: Your password is very weak!"
    }
};
/* ]]> */
  </script>
  <script type="text/javascript" src="./assets/lrm-core.js.download" id="lrm-modal-js"></script>
  <script type="text/javascript" src="./assets/api.js.download" id="google-recaptcha-js"></script>
  <script type="text/javascript" src="./assets/wp-polyfill-inert.min.js.download" id="wp-polyfill-inert-js"></script>
  <script type="text/javascript" src="./assets/regenerator-runtime.min.js.download" id="regenerator-runtime-js">
  </script>
  <script type="text/javascript" src="./assets/wp-polyfill.min.js.download" id="wp-polyfill-js"></script>
  <script type="text/javascript" id="wpcf7-recaptcha-js-extra">
/* <![CDATA[ */
var wpcf7_recaptcha = {
    "sitekey": "6Lfudm4qAAAAAMX8TRXy-X5AY3qBn0N47d3PlQBh",
    "actions": {
        "homepage": "homepage",
        "contactform": "contactform"
    }
};
/* ]]> */
  </script>
  <script type="text/javascript" src="./assets/index.js.download" id="wpcf7-recaptcha-js"></script>
  <script>
document.addEventListener("DOMContentLoaded", function() {
    const searchButton = document.getElementById("searchButton");
    const searchArea = searchButton.querySelector(".search_area");

    searchButton.addEventListener("click", function(event) {
        // Prevent the click event from propagating if necessary
        event.stopPropagation();
        // Toggle the visibility of the search_area
        if (searchArea.style.display === "none" || searchArea.style.display === "") {
            searchArea.style.display = "block";
        } else {
            searchArea.style.display = "none";
        }
    });

    // Stop propagation for clicks inside the search_area to prevent hiding
    searchArea.addEventListener("click", function(event) {
        event.stopPropagation();
    });

    // Hide the search_area when clicking outside of it
    document.addEventListener("click", function() {
        searchArea.style.display = "none";
    });
});
  </script>
  <script>
var goToTopBtn = document.getElementById("goToTopBtn");

// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {
    scrollFunction()
};

function scrollFunction() {
    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
        goToTopBtn.style.display = "block";
    } else {
        goToTopBtn.style.display = "none";
    }
}

// When the user clicks on the button, scroll to the top of the document
goToTopBtn.addEventListener("click", function() {
    document.body.scrollTop = 0; // For Safari
    document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
});
  </script>
  <script>
document.addEventListener("DOMContentLoaded", function() {
    // Get all tabs and their corresponding content
    var tabs = document.querySelectorAll(".menu-items");
    var tabContents = document.querySelectorAll(".tab_content > div");

    // Hide all tab contents except for the first one
    tabContents.forEach(function(content, index) {
        if (index !== 0) {
            content.classList.remove("active");
        }
    });

    // Add click event listeners to each tab
    tabs.forEach(function(tab) {
        tab.addEventListener("click", function(event) {
            event.preventDefault();
            var tabId = this.id;
            // Hide all tab contents
            tabContents.forEach(function(content) {
                content.classList.remove("active");
            });
            // Show the corresponding tab content
            var contentToShow = document.getElementById(tabId + "_content");

            if (contentToShow) {
                contentToShow.classList.add("active");
            }
            // Remove 'active' class from all tabs
            tabs.forEach(function(tab) {
                tab.classList.remove("active");
            });
            // Add 'active' class to the clicked tab
            this.classList.add("active");
        });
    });

    // By default, open the first tab and add 'active' class to it
    var defaultTab = document.getElementById("first_tab");
    defaultTab.click();
});
  </script>
  <script>
wow = new WOW({
    animateClass: 'animated',
    offset: 100,
    mobile: false
});
wow.init();
  </script>
  <a href="https://labsinitiative.com/labs_resources/labs-standards-and-methodology/" style="position: fixed;
    right: -150px;
    z-index: 100000;
    top: 50%;
    transform: rotate(90deg);
    text-decoration: none;
    font-weight: 500;" class="text-light navbar_joinus_btn d-none">LABS Standard and Methodology</a>
  <script>
document.addEventListener('DOMContentLoaded', function() {
    // Select all tab links
    var tabLinks = document.querySelectorAll('#myTab a');

    tabLinks.forEach(function(link) {
        // Add click event listener to each tab link
        link.addEventListener('click', function(event) {
            event.preventDefault();

            // Remove 'active' class from all tab links
            tabLinks.forEach(function(link) {
                link.classList.remove('active');
            });

            // Add 'active' class to the clicked tab link
            link.classList.add('active');

            // Hide all tab panes
            var tabPanes = document.querySelectorAll('.tab-pane');
            tabPanes.forEach(function(pane) {
                pane.classList.remove('show', 'active');
            });

            // Show the corresponding tab pane
            var targetPane = document.querySelector(link.getAttribute('href'));
            targetPane.classList.add('show', 'active');
        });
    });
});
  </script>
  <script>
function highlightLocation(locationId) {
    for (var location in simplemaps_continentmap_mapdata.locations) {
        simplemaps_continentmap_mapdata.locations[location].size = "25";
        simplemaps_continentmap_mapdata.locations[location].color = "";
        simplemaps_continentmap_mapdata.locations[location].type = "image";
        simplemaps_continentmap_mapdata.locations[location].image_url =
            "https://labsinitiative.com/wp-content/uploads/2024/06/map-dot-preview.png";
    }
    if (locationId == 0) {
        simplemaps_continentmap_mapdata.locations[locationId].size = "60";
        simplemaps_continentmap_mapdata.locations[locationId].type = "image";
        simplemaps_continentmap_mapdata.locations[locationId].image_url =
            "https://labsinitiative.com/wp-content/uploads/2024/07/india-1.png";
        simplemaps_continentmap_mapdata.locations[locationId].color = ""; // Highlight color
    } else if (locationId == 1) {
        simplemaps_continentmap_mapdata.locations[locationId].size = "60";
        simplemaps_continentmap_mapdata.locations[locationId].type = "image";
        simplemaps_continentmap_mapdata.locations[locationId].image_url =
            "https://labsinitiative.com/wp-content/uploads/2024/07/vietnam.png";
        simplemaps_continentmap_mapdata.locations[locationId].color = ""; // Highlight color


    } else if (locationId == 2) {
        simplemaps_continentmap_mapdata.locations[locationId].size = "60";
        simplemaps_continentmap_mapdata.locations[locationId].type = "image";
        simplemaps_continentmap_mapdata.locations[locationId].image_url =
            "https://labsinitiative.com/wp-content/uploads/2024/07/cambodia-1.png";
        simplemaps_continentmap_mapdata.locations[locationId].color = ""; // Highlight color

    } else if (locationId == 3) {
        simplemaps_continentmap_mapdata.locations[locationId].size = "60";
        simplemaps_continentmap_mapdata.locations[locationId].type = "image";
        simplemaps_continentmap_mapdata.locations[locationId].image_url =
            "https://labsinitiative.com/wp-content/uploads/2024/07/indonedia.png";
        simplemaps_continentmap_mapdata.locations[locationId].color = ""; // Highlight color

    }
    simplemaps_continentmap.refresh();
}

function handleButtonClick(locationId, countryId) {
    if (countryId !== 'global') {
        highlightLocation(locationId);
    } else {
        highlightLocation(null);
    }

    const listItems = document.querySelectorAll('.countriesName ul li');
    listItems.forEach(li => li.classList.remove('active'));
    document.getElementById(countryId).classList.add('active');

    const countryDivs = document.querySelectorAll('.country-div');
    countryDivs.forEach(div => div.classList.remove('active'));
    document.getElementById(countryId + '-content').classList.add('active');
}

document.getElementById('global').addEventListener('click', function() {
    handleButtonClick(-1, 'global'); // No location ID for global
});

document.getElementById('india').addEventListener('click', function() {
    handleButtonClick(0, 'india'); // '0' is the location ID for India
});

document.getElementById('vietnam').addEventListener('click', function() {
    handleButtonClick(1, 'vietnam'); // '1' is the location ID for Vietnam
});

document.getElementById('cambodia').addEventListener('click', function() {
    handleButtonClick(2, 'cambodia'); // '2' is the location ID for Cambodia
});

document.getElementById('indonesia').addEventListener('click', function() {
    handleButtonClick(3, 'indonesia'); // '3' is the location ID for Indonesia
});
  </script>
  <div>
      <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo">
              <iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-p6oglupqp2mb"
                  frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="./assets/anchor.html"></iframe>
          </div>
          <div class="grecaptcha-error"></div>
          <textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
      <iframe style="display: none;" src="./assets/saved_resource(1).html"></iframe>
  </div>
  </body>

  </html>