Total Return Calculator
function docReady(fn) {
// see if DOM is already available
if (document.readyState === "complete" || document.readyState === "interactive") {
// call on next available tick
setTimeout(fn, 1);
} else {
document.addEventListener("DOMContentLoaded", fn);
}
}
docReady(function() {
console.log("f");
window.addEventListener("click", function(event) {const element = document.querySelector('.main-wrapper');
console.log(getComputedStyle(element).height);
});
});
iFrameResize({ log: true }, '#iFrameResizer0')
Contact

Philipp Gebhardt
Vice President Corporate Investor Relations

Johannes Mattner
Manager Investor Relations


