function idEl(id){ return document.getElementById(id); }
