<!-- Start

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

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

document.write('Kalamazoo Free Methodist Church');

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

document.write('931 West Maple Street<br>');

document.write('Kalamazoo, MI 49008<br>');

document.write('PHONE: <span class="phonetitle">(269) 382-3100<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(269) 382-3123<BR></span>');

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

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

//  End -->


