<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Jean McLaughlin, President<br>');

document.write('Jean McLaughlin and Associates, Inc.');

document.write('</span><br>');

document.write('670 Deer Circle Dr<br>');

document.write('Carlyle, IL 62231<br>');

document.write('PHONE: <span class="subtitle">(618) 594-8990<BR></span>');

document.write('CELL: <span class="subtitle">(303) 886-4742<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:jean@jeanmclaughlin.com">Jean@jeanmclaughlin.com</a><br>');


//  End -->