fnz.div = (function () { return { getClientHeight: function (id) { return fnz.getEl(id).clientHeight; } } })();