Home
About Us
Products
Catalogue
Contact Us
X
Search for:
Search Button
Hinges
FBLH – 2D – 3001
(product_subtitle)
FBLH – 3D – 3001
(product_subtitle)
Download Flybird Brochure
Download Brochure
Fill out below details to download brochure
Name
Email
Mobile
Submit
Name
Email
Message
Send
Download product catalog
Download catalogue
Download product catalogue
document.addEventListener("DOMContentLoaded", function () { const cpItems = document.querySelectorAll(".cp-hover-container"); cpItems.forEach(item => { const imgURL = item.getAttribute("data-image"); if (!imgURL) return; let popupImg = document.createElement("img"); popupImg.src = imgURL; popupImg.className = "cp-hover-preview"; item.appendChild(popupImg); item.addEventListener("mouseenter", () => { popupImg.style.display = "block"; }); item.addEventListener("mouseleave", () => { popupImg.style.display = "none"; }); }); });