<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html">Homepage</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="about.htm">Our Team</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="services.htm">Our Services</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="facility.htm">Our Facility</a>');
document.write('&nbsp;|&nbsp;');document.write(' <a href="links.htm">Links</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact.htm">Contact Us</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="contact_form.htm">Contact Form</a>');
document.write('&nbsp;|&nbsp;');
document.write(' <a href="apply.htm">Work With Us</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="http://blog.columbusta.com "target="_blank">Our Blog</a>')


document.write('<br>Providing Quality Therapy in Your Neighborhood');
document.write('<br><a href="index.html"><img src="picts/cta_logo_horizontal_small.png" alt="Occupational and Speech Therapy in your neighborhood" border="0" vspace="6"></a>');
document.write('<br>1500 W. Third Ave, Suite 315, Columbus, OH 43212 - Phone 614-595-9037');
document.write('<br>All contents &copy;Copyright 2010 ');
document.write('<a href="index.html">Columbus Therapy Associates</a><br>');
document.write('<A HREF="mailto:WebGuy@ColumbusTA.com" class="link">Contact Webmaster</a>');
document.write('<br>');

//  End -->
