<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Radney Law Contact');

document.write('</span><br>');

document.write('56 Court Square - PO Box 819<br>');

document.write('Alexander City, AL.  35011<br>');

document.write('PHONE: <span class="phonetitle">(256) 234-2547<br></span>');

document.write('FAX: <span class="phonetitle">(256) 234-7871<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@radneylaw.com">info@radneylaw.com</a><br>');

//  End -->