function writefooter() {
document.write('<tr><td width="100%" height="1" colspan="2" bgcolor="191964"><img src="./imgs/x.gif" height="1"></td></tr>')
document.write('<tr><td width="100%" colspan="2" bgcolor="E0E0E0" align="center"><br>')
document.write('<a href="./corporateprofile.html"  class="bottombar">ABOUT UNITED HEALTH CENTERS</a> | ')
document.write('<a href="./parlier.html" class="bottombar">LOCATIONS</a> | ')
document.write('<a href="./services.html"  class="bottombar">SERVICES</a> | ')
document.write('<a href="./slidingfee.html"  class="bottombar">PROGRAMS</a> | ')
document.write('<a href="./cvhn.html"  class="bottombar">NEWS & EVENTS</a> | ')
document.write('<a href="./careers.html"  class="bottombar">CAREERS</a> | ')
document.write('<a href="https://mail.unitedhealthcenters.org/owa/"  class="bottombar"><img src="./imgs/mail.gif" border=0></a></br>')
document.write('<font class="copyright">&copy; 2006 United Health Centers of San Joaquin Valley</font>')
document.write('</td></tr>')
}