//  begin
   
    document.write('<table width="780" height="10" border="0" cellpadding="5" cellspacing="0" class="footer">');
    document.write('<tr align="left" valign="middle">');
    document.write('<td width="780" height="10">&copy; 2005 - 2010 CLM Counseling and Care.  <a href="../sitemap/index.html">SITE MAP</a>');
    document.write('</td>');
    document.write('</tr>');
    document.write('</table>');
	
// end