document.title = "Greg Wilson Photography";

function RelevantTitle() {
    var albumTitle = document.getElementById("albumTitle");
    var galleryTitle = document.getElementById("galleryTitle");
}

