<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
j="tm";

j=j.sup();


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

document.write('LexAmi' + j)
document.write(' , LLC');

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

document.write('2052 Oak Mountain Drive ');

document.write('Pelham, AL 35124 <br>');

document.write('<nobr>');

document.write('Phone: (205) 664-5862</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('Toll Free: (800) 607-5692<br>');

document.write('Facsimile: (205) 664-5863<br>');

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

document.write('email: ');

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


//  End -->
