// block_left_star_ef } } function sendMessage(obj, to, message) { obj.createTextNode(message); var before = to.firstChild; to.insertBefore(obj, before); }