<!-- Begin

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

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

document.write('Midland Reformed Church');

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

document.write('1100 N Saginaw Rd<br>');

document.write('Midland, MI 48640<br>');

document.write('PHONE: <span class="phonetitle">(989) 835-4000<br></span>');

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

document.write(' <A HREF="mailto:mrcoffice@att.net">MRC E-Mail</a><br>');


//  End -->