Al hassad international schools | مدارس الحصاد الدولية

WhatsApp: 962785955599
Ratings: 5
Address:
Amman
Contact Information
Phone: 962785955599

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

Welcome to Ordonna Guide

Install
×
Enable Notifications OK No thanks
function fixW2DCLinks() { document.querySelectorAll(".w2dc-listing-location").forEach(function(listing) { let btn = listing.querySelector(".w2dc-show-on-map"); let link = listing.querySelector("h2 a"); if (!btn || !link) return; // remove old button completely let a = document.createElement("a"); a.href = link.href; a.className = btn.className; a.textContent = "View"; btn.replaceWith(a); }); } // run multiple times (because map reloads DOM) setInterval(fixW2DCLinks, 1000);