<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Physical Therapy at Briarcliff & Jefferson Valley, P.C.');

document.write('</span><br>');

document.write('<strong>Briarcliff Office</strong><br>');

document.write('584 North State Road<br>');

document.write('Briarcliff Manor, NY, 10510<br>');

document.write('PHONE: <span class="phonetitle">(914) 762-2222<BR></span>');

document.write('FAX: <span class="phonetitle">(914) 762-2549<BR></span>');

document.write('</span><br>');

document.write('<strong>Jefferson Valley Office</strong><br>');

document.write('600 Bank Road<br>');

document.write('Jefferson Valley, NY 10535<br>');

document.write('PHONE: <span class="phonetitle">(914) 245-8807<BR></span>');

document.write('FAX: <span class="phonetitle">(914) 245-9015<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:meryle@ptrehab.com">info@ptrehab.com</a><p>');

document.write('<a href="#top">Back to Top</a><br>');
//  End -->