JavaScript Obtenha o próximo elemento DOM
document.getElementById('foo2').nextSibling;
Friendly Hawk
document.getElementById('foo2').nextSibling;