// JavaScript Document

var pageLinks = document.getElementsByTagName("a");

pageLinks[1].href = "http://southbay-mls.net/";


