function swapFooter() {
document.getElementById("footer-table").getElementsByTagName("img")[1].src="/images/black-station-logos.gif";
}

