<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Immanuel Lutheran Church');

document.write('</span><br>');

document.write('164 Hanover Street<br>');

document.write('Meriden, CT 06451<br>');

document.write('PHONE: <span class="phonetitle">(203) 238-1248<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(203) 238-1249<BR></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:webmaster@immanuelmeriden.com">webmaster@immanuelmeriden.com</a><br>');

//  End -->

