function getElem(text,id) { var tdiv = document.createElement('div'); tdiv.innerHTML = text; return div.getElementById(id); }