// JavaScript Document
var pageLinks = document.getElementsByTagName("a");

pageLinks[1].href = "http://dougherty-taylor.com";