window.DOM = { get: function(id) { return document.getElementById(id) } };