(function(w,d){w.addEventListener("beforeprint",function(){let images=d.getElementsByTagName("img");for(let img of images){if(!img.dataset.optSrc){continue}
img.src=img.dataset.optSrc;delete img.dataset.optSrc}})}(window,document))