<!-- Start

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

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

document.write('St. Martin Lutheran Church and School');

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

document.write('100 S. Clinton Ave.<br>');

document.write('Clintonville, WI  54929<br>');

document.write('PHONE: <span class="phonetitle">(715) 823-6538<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(715) 823-1464<BR></span>');

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

document.write(' <A HREF="mailto:contact@stmlc.org">contact@stmlc.org</a><br>');

//  End -->

