'use strict';document.addEventListener("DOMContentLoaded",function(){if(window.document.documentMode)for(var a=document.querySelectorAll(".iframe-cmpt"),b=0;b{var a=document.getElementById("responsive-height");if(a){var b=a.getAttribute("data-iframe-id"),c=a.getAttribute("data-post-message");if(!c)throw Error("post message could not be found");var d=document.getElementById(b);if(!d)throw Error("Iframe could not be found");a=d.getAttribute("src");if(!a)throw Error("Iframe does not have a source");b=a.split("/");var e="";if(3<=b.length)e=b[0]+"//"+b[2];else throw Error("Invalid origin string format:",a);window.addEventListener("resize", ()=>{d.contentWindow.postMessage("",e)});window.addEventListener("message",f=>{f.origin===e&&f.data.msg===c&&(d.style.height=f.data.content+"px")},!1)}};adjustIframe(); $(".modal").each(function(){document.querySelector(`#${$(this).attr("id")}`).addEventListener("onHide",function(a){a=a.target.querySelector("iframe");var b=a.src;a.src="http://approjects.co.za/?big=";a.setAttribute("data-src",b)});document.querySelector(`#${$(this).attr("id")}`).addEventListener("onShow",function(a){a=a.target.querySelector("iframe");var b=a.dataset.src;b&&(a.src=b,a.setAttribute("data-src",""))})});