(function(){"use strict";/** * @copyright (C) 2018 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */(function(o,n){o.iFrameHeight=function(t){var i="contentDocument"in t?t.contentDocument:t.contentWindow.document,e=parseInt(i.body.scrollHeight,10);n.all?n.all&&t.id&&(n.all[t.id].style.height=parseInt(e,10)+20+"px"):t.style.height=parseInt(e,10)+60+"px"}})(window,document)})();