Skip to main content
search

AFC செய்திகள்

செய்தி காப்பகம்

Filter

Filter

செயல்திறன் மிக்க நிலைத்தன்மை

உயிரின பல்வகைமைப் பாதுகாப்பு மற்றும் சூழல் கட்டமைப்பை மறுசீரமைக்கும் செயற்றிட்டம்: உயிரின பல்வகைமை பாதுகாப்பு மற்றும் சுற்றாடல் கட்டமைப்பு

சமூக தொழில்முனைவோர் அதிகாரமளிக்கும் திட்டம் :சமூக தொழில்முனைவோர் அதிகாரமளிக்கும் திட்டம்

எலயன்ஸ் நிதிக் கம்பனி முச்சக்கர வண்டிகளை வாயுவுக்கு மாற்றுதல்.

எலயன்ஸ் நிதிக் கம்பனியின் சேதன வளமாக்கி செயற்றிட்டம்

(function() { // 1. Check if we are on the Tamil version of the site if (window.location.pathname.includes('/ta')) { document.addEventListener("DOMContentLoaded", function() { // 2. Define the HTML structure you provided const mobilePhoneHTML = `
`; // 3. Find the mobile navigation trigger (the hamburger or search icon) // Salient usually uses #mobile-menu or .mobile-search const mobileToggle = document.querySelector('#mobile-cart-link, #search-btn, .mobile-search, #mobile-menu'); if (mobileToggle && !document.querySelector('.mobile-header-phone-wrapper')) { // 4. Inject the HTML before the toggle mobileToggle.insertAdjacentHTML('beforebegin', mobilePhoneHTML); } }); } })();