<!-- Begin
document.write('<center>');
document.write('<a href="index.htm">Home</a>'); 
document.write('&mdash;<a href="warning.htm">Warning</a>'); 
document.write('&mdash;<a href="community.htm">Community</a>'); 
document.write('&mdash;<a href="services.htm">Services</a>'); 
document.write('&mdash;<a href="staff.htm">Staff</a>'); 
document.write('&mdash;<a href="you_help.htm">Help</a>');
document.write('&mdash;<a href="teens.htm">Teens</a>');
document.write('&mdash;<a href="assault.htm">Assault</a>');
document.write('&mdash;<a href="violence.htm">Violence</a>');
document.write('&mdash;<a href="links.htm">Links</a>');
document.write('&mdash;<a href="news.htm">News</a>');
document.write('</center>');

document.write('<hr />');

document.write('<center>');
document.write('Site Last Updated: 5/25/03 '); 
document.write('&mdash; Site Design &copy; House of Ruth ');
document.write('&mdash; Office: 793-5214, Crisis: 793-2232  '); 
document.write('&mdash; <a href="mailto:webmaster@houseofruthdothan.org" class="black">Email us</a> ');
document.write('</center>');
// End -->
