<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('FORT MYERS');

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

document.write('5294 Summerlin Commons Way, Suite 1201<br>');

document.write('Fort Myers, Florida 33907<br>');

document.write('PHONE: <span class="phonetitle">(239) 590-0263<BR></span>');

document.write('FAX: <span class="phonetitle">(239) 590-0281<BR></span>');

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

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

document.write('SARASOTA');

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

document.write('1990 Main Street, Suite 750<br>');

document.write('Sarasota, Florida 34236<br>');

document.write('PHONE: <span class="phonetitle">(941) 309-5346<BR></span>');

document.write('FAX: <span class="phonetitle">(941) 309-5201<BR></span>');

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

document.write(' <A HREF="mailto:info@lcm.com" class="link">info@lcm.com</a><br>');


//  End -->