// JavaScript Document - Footer
// Website created by FreshWebWorks.com

document.write('<table border="0" cellpadding="0" cellspacing="0" width="900">');
document.write('	<tr>');
document.write('		<td width="167" valign="top" bgcolor="#620024"></td>');
document.write('		<td width="733" valign="top" bgcolor="#F5F5F5" class="footer">');
document.write('			<div style="background-color:#CCCCCC; border-top:solid #620024 2px;">');
document.write('			<img src="images/clear.gif" / width="2" height="6"><br />');
document.write('			<b><a href="default.htm">Home</a>  &middot;');
document.write('			<a href="founder.htm">Founder D. Keith Kleven</a>  &middot;');
document.write('			<a href="staff.htm">Kleven Institute Staff</a>  &middot;');
document.write('			<a href="therapy.htm">Physical Therapy</a>  &middot;');
document.write('			<a href="orthopaedics.htm">Orthopaedics</a>  &middot;');
document.write('			<a href="sports.htm">Sports Medicine</a>  &middot;');
document.write('			<a href="wellness.htm">Wellness & Conditioning</a> &middot; <br />');
document.write('			<a href="spine.htm">Spine Stabilization Program</a>  &middot;');
document.write('			<a href="dance.htm">Dance Center</a>  &middot;');
document.write('			<a href="pilates.htm">Pilates Studio</a>  &middot;');
document.write('			<a href="fitness.htm">Fitness Training</a>  &middot;');
document.write('			<a href="geriatrics.htm">Geriatrics</a>  &middot;');
document.write('			<a href="contact.asp">Contact Us</a></b><br />');
document.write('			<img src="images/clear.gif" / width="2" height="6"><br />');
document.write('			© 2008 The Kleven Institute. All Rights Reserved. &nbsp;&nbsp; Web Design by <a href="http://www.freshwebworks.com" target="_blank">FreshWebWorks.com</a>');
document.write('			</div>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');
