Cómo cambiar el enlace Href con JavaScript
document.getElementById("foo").href="newPage.php";
Q_Q
document.getElementById("foo").href="newPage.php";