<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lamarca Law Office P.C.');

document.write('</span><br>');

document.write('1118 South Sixth Street<br>');

document.write('Springfield, IL 60703<br>');

document.write('PHONE: <span class="phonetitle">(217) 492-9000<BR></span>');

document.write('FAX: <span class="phonetitle">(217) 744-1712<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:bill@lamarcalawoffice.com">bill@lamarcalawoffice.com</a><br>');


//  End -->