document.getElementById('id1').appendChild = function(el){ //обработка элемента document.getElementById('id1').appendChild(el); }