<!-- Begin

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

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

document.write('Speech Therapy Solutions, Inc.');

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

document.write('224 Main Street Suite 2D<br>');

document.write('Salem, NH 03079<br>');

document.write('PHONE: <span class="phonetitle">(603) 893-8550<BR></span>');

document.write('FAX: <span class="phonetitle">(603) 893-8680<BR></span>');

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

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


//  End -->