<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lansing Church Of Christ');

document.write('</span><br>');

document.write('17277 Wentworth Ave.<br>');

document.write('Lansing, IL 60438<br>');

document.write('PHONE: <span class="phonetitle">(708) 474-9199<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@lansingcoc.com">info@lansingcoc.com</a><br>');


//  End -->