<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lyle J. Mannweiler');

document.write('</span><br>');

document.write('7304 Riley CT<br>');

document.write('Indianapolis IN<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(317) 845-9026<BR></span>');

document.write('CELL: &nbsp;<span class="phonetitle">(317) 627-5134<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:lyle@mannweiler.com">lyle@mannweiler.com</a>');

//  End -->