/*This is used to hold the ALT value of top_.jpg so we don't have 
to rewrite it ad naseum every time the picture changes */
function writeAlt() { 
document.write('<img height=120 src=\"/images/top_.jpg\" width=800 alt=\"The Worship of God in Morro Bay\" />');
}