+92 321 824 1652
info@ashraepakistan.com
Follow Us:

Contact Us

If You Have Any Query, Please Contact Us

ASHRAE PAKISTAN CHAPTER

Plot No. 27-C, Lane No. 11, Phase-6, DHA Karachi

Tel:+92 321 824 1652

Email:info@ashraepakistan.com

// document.addEventListener("DOMContentLoaded", function () { // openImageViewer(); // }); // function openImageViewer() { // document.getElementById("imageViewer").style.display = "flex"; // } // function closeImageViewer() { // document.getElementById("imageViewer").style.display = "none"; // } // function downloadImage() { // var imgUrl = document.getElementById("viewerImage").src; // var a = document.createElement("a"); // a.href = imgUrl; // a.download = "dl-program-07-04-2025.jpg"; // document.body.appendChild(a); // a.click(); // document.body.removeChild(a); // }