var d = new Date();
document.write('<td align="left" valign="top" class="footer">');
document.write('<span id="footer"><a href="http://www.CancerEducation.com" class="footer" title="CancerEducation.com" target="new">CancerEducation.com</a> | ');

document.write('<a href="http://www.cancereducation.com/1/new/indexsearch_all.php" class="footer" title="Programs" target="new">Programs</a>');
document.write('</span></td>');

document.write('<td align="center"  valign="top" class="footer"><span id="footer">');
document.write('<a href="#top" class="footer" title="Back to Top">Back to Top</a> | ');
document.write('<a href="index.html?page=Main" class="footer" title="Main">Main</a> | ');
document.write('<a href="http://www.themmrf.org" class="footer" target="new" title="The Multiple Myeloma Research Foundation">The Multiple Myeloma Research Foundation</a> | ');
document.write('<a href="page_contact.html" class="footer" title="The Multiple Myeloma Research Foundation">Contact Us</a>');
document.write('</span></td>');
document.write('<td align="right" valign="top" class="footer">');
document.write('<span id="footer">  ');

document.write('Copyright &copy; ' + d.getUTCFullYear()+' CancerEducation.com');
document.write('</span></td>');
