<!-- Begin

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

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

document.write('St. Matthew Church');

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

document.write('111 Tolland Green<br>');

document.write('P. O. Box 100<br>');

document.write('Tolland, Connecticut  06084<br><br>');

document.write('PHONE: <span class="phonetitle">(860) 872-0200<br></span>');

document.write('FAX: <span class="phonetitle">(860) 875-4413<br></span>');

document.write('EMAIL: <span class="phonetitle"><a href="mailto:parishoffice@stmatthewct.org">Parish Office</a><br></span>');




//  End -->