<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Mental Health Association of the Southern Tier');

document.write('</span><br>');

document.write('153 Court St.<br>');

document.write('Binghamton, NY 13901<br>');

document.write('PHONE: <span class="phonetitle">(607) 771-8888<br></span>');

document.write('FAX: <span class="phonetitle">(607) 771- 8892 <br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@yourmha.com">info@yourmha.com</a><br>');


//  End -->