<!-- // FOOTER

document.write('<div id="footerdiv">');
document.write('<table cellpadding="0" cellspacing="2" border="0" width="100%" class="footer"><tr><td valign="bottom" align="left" width="50%">');



document.write('&copy;Copyright 2012 <a href="index.html" class="footerlink">Dr. Severns</a><br>');

document.write('</td><td valign="bottom" align="right" width="50%">');

document.write('Site Design &copy;2012 <a href="http://teamcreations.com" class="footerlink">Team Creations Inc.</a> <a href="http://teamcreations.com" class="footerlink"></a><br>');



document.write('</td></tr></table>');
document.write('</div>');

//  End -->
