var obj = document.getElementById('pai');obj.options[obj.options.length] = new Option("Todos","0");