﻿<!--
document.writeln('<div id="footer">');
document.writeln('<p>&copy 2010 CMH Info .org All Rights Reserved.');
document.writeln('&nbsp;&nbsp;');   
document.writeln('<a href="/main/root/about/about.html">About</a>');
document.writeln('&nbsp;&nbsp;');    
document.writeln('<a href="/main/root/legal/disclaimer.html">Disclaimer</a>');  
document.writeln('&nbsp;&nbsp;'); 
document.writeln('<a href="/main/root/legal/terms.html">Terms of Use</a>');
document.writeln('&nbsp;&nbsp;'); 
document.writeln('<a href="/main/root/mobile/home.html">Mobile</a>');
document.writeln('</p></div>');
//-->

