
<!--  headers.js           -->






function bottom01() {

document.write('<!-- ===================================================== -->');
document.write('<p>&nbsp;</p>');
document.write('<UL>');
document.write('<LI>');
document.write('<b><a href=\"../index.html\">Home Page</a></b></LI>');
document.write('</UL>');
document.write('<p>&nbsp;</p>');

document.write('<table width=\"90%\" align=\"center\" cellspacing=\"1\" cellpadding=\"0\"><tr><td BackGround="../images/grey.jpg" BGColor="#CCF" font-size ="13pt">');
document.write('<p>&nbsp;</p>');
document.write('<b><u>Please email your friends about this site, and link to this site on your web page!</u></b>');
document.write('<p>');
document.write('Click here to read the: <a href=\"../Disclaimer.html\">FDA Required Disclaimer</a><br>');
document.write('<P>');
document.write('</TD></TR></TABLE>');
document.write('<br>');
document.write('<br>');
document.write('<!-- ===================================================== -->');

  return;
}


