<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


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

document.write('Stephen M. Berman & Associates, LLC');

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

document.write('3475 Lenox Road. Suite 950<br>');

document.write('Atlanta, GA 30326<br>');

document.write('PHONE: <span class="phonetitle">(404) 262-2181<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(404) 262-2781<BR></span>');

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

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



//  End -->
