weebly statistics

AIR BOTSWANA

Air Botswana Head Office: +267 3688400 / +267 3952812
SALES & RESERVATIONS 
Gaborone: +267 3680900/3951921
Email: sales@airbotswana.co.bw
Essential Numbers Ab
Lost Baggage: +267 3688506/556 - Cargo: +267 3688543/551
Operations: +267 3688528 - Engineering: +267 3688557
General Manager: +267 3688443 - Marketing: +267 3688426/7
Purchasing and Supplies: +267 3688538/9
Creditors: +267 3688411/415/451/525  - Debtors: +267 3688403/408/409/460/463/464
document.addEventListener("DOMContentLoaded", function() { var adsenseLoadTriggered = false; // 1. Function to load the main AdSense SDK function loadAdSenseSDK() { if (adsenseLoadTriggered) return; var script = document.createElement("script"); script.async = true; script.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4986925452700064"; script.crossOrigin = "anonymous"; document.head.appendChild(script); adsenseLoadTriggered = true; } // 2. Setup the Observer var adObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { // User is close to the ad! loadAdSenseSDK(); // Ensure SDK is there (adsbygoogle = window.adsbygoogle || []).push({}); // Trigger this specific ad observer.unobserve(entry.target); // Stop watching this ad } }); }, { rootMargin: "200px" }); // Starts loading 200px before it enters view // 3. Attach observer to all ad units document.querySelectorAll(".adsbygoogle").forEach(function(ad) { adObserver.observe(ad); }); });