// JavaScript Document

function mainfooter(){
document.write("<br>")
document.write("<table border=0 cellpadding=0 cellspacing=0 width=100%><tr><td>")
document.write("<p align=center><span class=sidetext><i>header photo courtesy of Lowell Richards</i></span>")
document.write("<br><span class=ctext><strong>The Congress of Neutrals</strong>")
document.write("<br>1300 Civic Drive, Suite 102, Walnut Creek, CA 94596<br>")
document.write("Tel: (925) 937-3008</span><br></p>")
document.write("</td></tr></table>")
}
